1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-11-24 08:12:24 +02:00
joplin/packages/lib
2020-11-18 10:17:27 +00:00
..
commands Tools: Apply rule @typescript-eslint/type-annotation-spacing 2020-11-12 19:13:28 +00:00
components/shared Merge branch 'release-1.3' into dev 2020-11-06 12:05:15 +00:00
images All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00:00
lib All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00:00
locales All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00:00
migrations All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00:00
models Desktop, Cli: Resolves #4095: Allow exporting conflict notes 2020-11-17 11:50:46 +00:00
renderers All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00:00
rnInjectedJs All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00:00
services Plugins: Add support for the JPL plugin format 2020-11-18 10:17:27 +00:00
themes Tools: Apply rule @typescript-eslint/member-delimiter-style 2020-11-12 19:29:22 +00:00
vendor Tools: Replace Jasmine with Jest to run tests 2020-11-10 15:59:30 +00:00
.gitignore Desktop: Allow customising application layout 2020-11-13 17:09:28 +00:00
ArrayUtils.js All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00:00
AsyncActionQueue.ts Tools: Apply rule @typescript-eslint/member-delimiter-style 2020-11-12 19:29:22 +00:00
BaseApplication.ts Tools: Apply rule @typescript-eslint/type-annotation-spacing 2020-11-12 19:13:28 +00:00
BaseModel.ts Tools: Apply rule @typescript-eslint/member-delimiter-style 2020-11-12 19:29:22 +00:00
BaseSyncTarget.js All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00:00
Cache.js All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00:00
ClipperServer.js All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00:00
CssUtils.js All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00:00
database-driver-node.js All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00:00
database.js All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00:00
DropboxApi.js All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00:00
envFromArgs.js All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00:00
errorUtils.ts Tools: Apply rule @typescript-eslint/type-annotation-spacing 2020-11-12 19:13:28 +00:00
EventDispatcher.js All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00:00
eventManager.ts Tools: Apply rule @typescript-eslint/type-annotation-spacing 2020-11-12 19:13:28 +00:00
file-api-driver-amazon-s3.js All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00:00
file-api-driver-dropbox.js All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00:00
file-api-driver-local.js All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00:00
file-api-driver-memory.js All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00:00
file-api-driver-onedrive.js All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00:00
file-api-driver-webdav.js All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00:00
file-api.js All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00:00
folders-screen-utils.js All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00:00
fs-driver-base.js All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00:00
fs-driver-dummy.js All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00:00
fs-driver-node.ts Tools: Apply rule @typescript-eslint/type-annotation-spacing 2020-11-12 19:13:28 +00:00
geolocation-node.js All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00:00
HtmlToMd.js All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00:00
htmlUtils.js Tools: Renamed package namespace from @joplinapp to @joplin 2020-11-07 15:59:37 +00:00
import-enex-html-gen.js Tools: Renamed package namespace from @joplinapp to @joplin 2020-11-07 15:59:37 +00:00
import-enex-md-gen.js Tools: Renamed package namespace from @joplinapp to @joplin 2020-11-07 15:59:37 +00:00
import-enex.js Tools: Renamed package namespace from @joplinapp to @joplin 2020-11-07 15:59:37 +00:00
InMemoryCache.ts Tools: Apply rule @typescript-eslint/member-delimiter-style 2020-11-12 19:29:22 +00:00
joplin-database.js All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00:00
JoplinError.js All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00:00
JoplinServerApi.ts Tools: Apply rule @typescript-eslint/member-delimiter-style 2020-11-12 19:29:22 +00:00
locale.ts Tools: Apply rule @typescript-eslint/member-delimiter-style 2020-11-12 19:29:22 +00:00
Logger.ts Tools: Apply rule @typescript-eslint/member-delimiter-style 2020-11-12 19:29:22 +00:00
markdownUtils.ts Tools: Apply rule @typescript-eslint/member-delimiter-style 2020-11-12 19:29:22 +00:00
markJsUtils.js All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00:00
markupLanguageUtils.ts Tools: Apply rule @typescript-eslint/type-annotation-spacing 2020-11-12 19:13:28 +00:00
mime-utils-types.js All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00:00
mime-utils.js All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00:00
ModelCache.js All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00:00
net-utils.js All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00:00
ntpDate.ts Tools: Apply rule @typescript-eslint/type-annotation-spacing 2020-11-12 19:13:28 +00:00
ObjectUtils.js All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00:00
onedrive-api-node-utils.js All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00:00
onedrive-api.js All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00:00
package-lock.json Plugins: Added support app_min_version property and made it required 2020-11-15 14:18:46 +00:00
package.json Plugins: Added support app_min_version property and made it required 2020-11-15 14:18:46 +00:00
parameters.js All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00:00
parseUri.js All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00:00
path-utils.ts Tools: Apply rule @typescript-eslint/type-annotation-spacing 2020-11-12 19:13:28 +00:00
PoorManIntervals.ts Tools: Apply rule @typescript-eslint/member-delimiter-style 2020-11-12 19:29:22 +00:00
promise-utils.js All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00:00
randomClipperPort.js All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00:00
react-logger.js All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00:00
README.md Tools: Renamed package namespace from @joplinapp to @joplin 2020-11-07 15:59:37 +00:00
reducer.ts Tools: Apply rule @typescript-eslint/member-delimiter-style 2020-11-12 19:29:22 +00:00
registry.js All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00:00
reserved-ids.js All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00:00
resourceUtils.js All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00:00
shim-init-node.js Tools: Replace Jasmine with Jest to run tests 2020-11-10 15:59:30 +00:00
shim.ts All: Fixes #3997: Display note count for conflict folder, and display notes even if they are completed to-dos 2020-11-14 12:37:18 +00:00
string-utils-common.js All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00:00
string-utils.js All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00:00
Synchronizer.ts Tools: Apply rule @typescript-eslint/member-delimiter-style 2020-11-12 19:29:22 +00:00
SyncTargetAmazonS3.js All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00:00
SyncTargetDropbox.js All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00:00
SyncTargetFilesystem.js All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00:00
SyncTargetMemory.js All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00:00
SyncTargetNextcloud.js All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00:00
SyncTargetOneDrive.js All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00:00
SyncTargetOneDriveDev.js All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00:00
SyncTargetRegistry.js All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00:00
SyncTargetWebDAV.js All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00:00
TaskQueue.js All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00:00
TemplateUtils.js Desktop: add {{bowm}} and {{bows}} - Beginning Of Week (Monday/Sunday) (#4023) 2020-11-12 18:41:37 +00:00
theme.ts Tools: Apply rule @typescript-eslint/type-annotation-spacing 2020-11-12 19:13:28 +00:00
time.ts Tools: Apply rule @typescript-eslint/type-annotation-spacing 2020-11-12 19:13:28 +00:00
tsconfig.json Plugins: Add support for editor context menu 2020-11-14 00:02:17 +00:00
urlUtils.js All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00:00
uuid.ts All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00:00
versionInfo.ts Tools: Apply rule @typescript-eslint/type-annotation-spacing 2020-11-12 19:13:28 +00:00
WebDavApi.js All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00:00
welcomeAssets.js All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00:00
WelcomeUtils.js All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00:00

@joplin/lib

Library shared between all applications.

  • It should not have dependencies to any other @joplin package to avoid dependency cycles.
  • Binary packages should be passed via dependency injection from the parent packages, for example like it is done in shim-init-node. This is because each app might need to compile the binary package in a specific way, so doing it from /lib would cause issues.
  • It should not include the react or react-native packages because React in particular breaks when there's more than one instance of it in node_modules. React is passed via dependency injections so that some hooks can be shared.