1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-11-30 08:26:59 +02:00
joplin/packages/lib
2021-08-17 07:05:31 +01:00
..
commands Server: Add support for sharing notes via a link 2021-01-29 18:45:11 +00:00
components/shared All: Improved E2EE usability by making its state a property of the sync target (#5276) 2021-08-12 16:54:10 +01:00
debug All: Add support for sharing notebooks with Joplin Server (#4772) 2021-05-13 17:57:37 +01:00
images
lib
locales Update translations 2021-07-28 13:35:40 +01:00
migrations All: Add "id" and "due" search filters (#4898) 2021-04-29 15:27:38 +01:00
models Desktop: Allow setting a max width for the editor content 2021-08-14 12:19:53 +01:00
renderers
rnInjectedJs
services Desktop, Cli: Fixes #5325: Fixed file paths when exporting as HTML 2021-08-17 07:05:31 +01:00
testing All: Improved E2EE usability by making its state a property of the sync target (#5276) 2021-08-12 16:54:10 +01:00
themes Desktop: Fixes #5258: Fixed recipient list colors in Share Notebook dialog 2021-08-05 12:23:10 +01:00
utils Server: Add support for Stripe yearly subscriptions 2021-07-31 14:42:56 +01:00
vendor Tools: Replace Jasmine with Jest to run tests 2020-11-10 15:59:30 +00:00
.gitignore Desktop: Resolves #4750 Disappearing text in markdown editor (#4781) 2021-04-01 21:39:42 -06:00
array.ts Doc: Added sponsors and automatically build sponsor list on README 2021-07-26 18:21:19 +01:00
ArrayUtils.js Doc: Added sponsors and automatically build sponsor list on README 2021-07-26 18:21:19 +01:00
ArrayUtils.test.js Tools: Moved lib-specific tests under lib package 2021-05-21 15:17:21 +02:00
AsyncActionQueue.ts Chore: Fixed TS issues 2021-03-15 16:33:42 +00:00
BaseApplication.ts All: Improved E2EE usability by making its state a property of the sync target (#5276) 2021-08-12 16:54:10 +01:00
BaseModel.ts Fix types 2021-05-10 11:32:31 +02:00
BaseSyncTarget.ts All: Add support for sharing notebooks with Joplin Server (#4772) 2021-05-13 17:57:37 +01:00
Cache.js
ClipperServer.ts Desktop, Clipper: Web Clipper now must request authorisation before accessing the application data 2021-06-22 19:57:04 +01:00
CssUtils.ts Plugins: Add support for loading application chrome and note CSS from the plugin 2021-07-23 11:05:21 +01:00
database-driver-node.js
database.test.js Tools: Moved lib-specific tests under lib package 2021-05-21 15:17:21 +02:00
database.ts All: Add support for sharing notebooks with Joplin Server (#4772) 2021-05-13 17:57:37 +01:00
DropboxApi.js All: Add support for sharing notebooks with Joplin Server (#4772) 2021-05-13 17:57:37 +01:00
dummy.test.ts Tools: Cleaned up tests and splitted sync tests into smaller parts 2020-12-01 18:05:24 +00:00
envFromArgs.js
errorUtils.ts Tools: Apply rule @typescript-eslint/type-annotation-spacing 2020-11-12 19:13:28 +00:00
EventDispatcher.js
eventManager.test.js Tools: Moved lib-specific tests under lib package 2021-05-21 15:17:21 +02:00
eventManager.ts Plugins: Improved note change event handling. Also added tests and improved debugging plugins. 2020-12-01 14:08:41 +00:00
file-api-driver-amazon-s3.js Revert: All: Resolves #4810, Resolves #4610: Fix AWS S3 sync error and upgrade framework to v3 (#5212) 2021-08-11 11:24:01 +01:00
file-api-driver-dropbox.js All: Add support for sharing notebooks with Joplin Server (#4772) 2021-05-13 17:57:37 +01:00
file-api-driver-joplinServer.ts All: Activate Joplin Server optimisations 2021-06-26 10:19:48 +01:00
file-api-driver-local.js
file-api-driver-memory.ts All: Improved first sync speed when synchronising with Joplin Server 2021-06-19 10:34:44 +01:00
file-api-driver-onedrive.js Server: Add support for sharing notes via a link 2021-01-29 18:45:11 +00:00
file-api-driver-webdav.js All: Add support for sharing notebooks with Joplin Server (#4772) 2021-05-13 17:57:37 +01:00
file-api-driver.test.ts Tools: Moved lib-specific tests under lib package 2021-05-21 15:17:21 +02:00
file-api.ts All: Improved first sync speed when synchronising with Joplin Server 2021-06-19 10:34:44 +01:00
folders-screen-utils.js Converted models and services to TypeScript 2021-01-22 17:41:11 +00:00
fs-driver-base.ts Mobile: Fixed mobile build 2021-01-27 17:42:58 +00:00
fs-driver-dummy.js Revert: All: Resolves #4810, Resolves #4610: Fix AWS S3 sync error and upgrade framework to v3 (#5212) 2021-08-11 11:24:01 +01:00
fs-driver-node.ts Revert: All: Resolves #4810, Resolves #4610: Fix AWS S3 sync error and upgrade framework to v3 (#5212) 2021-08-11 11:24:01 +01:00
fsDriver.test.ts All: Improved E2EE usability by making its state a property of the sync target (#5276) 2021-08-12 16:54:10 +01:00
geolocation-node.js
HtmlToMd.ts Desktop: Fixes #4669: Copying code block from Rich Text editor results in two copies of the text 2021-04-11 19:01:06 +02:00
htmlUtils2.test.ts Tools: Moved lib-specific tests under lib package 2021-05-21 15:17:21 +02:00
htmlUtils.test.ts Desktop: Fixed pasting HTML in Rich Text editor, and improved pasting plain text 2021-05-20 18:08:59 +02:00
htmlUtils.ts Desktop: Fixed pasting HTML in Rich Text editor, and improved pasting plain text 2021-05-20 18:08:59 +02:00
import-enex-html-gen.js Desktop: Fixes #4441: Fixed copying text from Rich Text editor 2021-01-30 11:08:11 +00:00
import-enex-md-gen.test.ts All: Improved E2EE usability by making its state a property of the sync target (#5276) 2021-08-12 16:54:10 +01:00
import-enex-md-gen.ts Desktop, Cli: Fixes #5213: Import highlighted text from ENEX files 2021-07-20 10:39:20 +01:00
import-enex.js Desktop, Cli: Improved error handling when importing ENEX 2021-01-24 15:24:10 +00:00
InMemoryCache.test.ts Tools: Moved lib-specific tests under lib package 2021-05-21 15:17:21 +02:00
InMemoryCache.ts Tools: Apply rule @typescript-eslint/member-delimiter-style 2020-11-12 19:29:22 +00:00
jest.config.js Tools: Moved lib-specific tests under lib package 2021-05-21 15:17:21 +02:00
jest.setup.js Tools: Fixed tests 2021-05-21 17:02:56 +02:00
JoplinDatabase.ts All: Conflict notes will now populate a new field with the ID of the conflict note. (#5049) 2021-06-12 08:46:49 +01:00
JoplinError.ts All: Add support for sharing notebooks with Joplin Server (#4772) 2021-05-13 17:57:37 +01:00
JoplinServerApi.ts All, Server: Add support for X-API-MIN-VERSION header 2021-06-24 09:25:58 +01:00
locale.ts Desktop: Made sync more reliable by making it skip items that time out, and improved sync status screen 2021-05-15 20:56:49 +02:00
Logger.ts Desktop: Add synchronization tools to clear local sync state or data 2021-05-03 12:57:46 +02:00
markdownUtils2.test.ts All: Improved E2EE usability by making its state a property of the sync target (#5276) 2021-08-12 16:54:10 +01:00
markdownUtils.test.ts Desktop: Resolves #4750 Disappearing text in markdown editor (#4781) 2021-04-01 21:39:42 -06:00
markdownUtils.ts Doc: Added script to build Sponsors table 2021-05-27 15:24:56 +02:00
markJsUtils.js
markupLanguageUtils.ts Desktop: Pass custom CSS property to all export handlers and renderers 2021-05-19 15:00:16 +02:00
mime-utils-types.js
mime-utils.js
mimeUtils.test.js Tools: Moved lib-specific tests under lib package 2021-05-21 15:17:21 +02:00
net-utils.js
ntpDate.ts Converted models and services to TypeScript 2021-01-22 17:41:11 +00:00
ObjectUtils.js
onedrive-api-node-utils.js
onedrive-api.ts All: Resolves #5244: Handles OneDrive throttling responses and sets User-Agent based on Microsoft best practices (#5246) 2021-08-08 18:38:04 +01:00
package-lock.json Releasing sub-packages 2021-08-16 10:03:33 +01:00
package.json Releasing sub-packages 2021-08-16 10:03:33 +01:00
parameters.js
parseUri.js
path-utils.ts Desktop, Cli: Fixes #5325: Fixed file paths when exporting as HTML 2021-08-17 07:05:31 +01:00
pathUtils.test.js Desktop, Cli: Fixes #5325: Fixed file paths when exporting as HTML 2021-08-17 07:05:31 +01:00
PoorManIntervals.ts Converted models and services to TypeScript 2021-01-22 17:41:11 +00:00
promise-utils.js
randomClipperPort.js
react-logger.js
README.md
reducer.test.js Tools: Moved lib-specific tests under lib package 2021-05-21 15:17:21 +02:00
reducer.ts All: Improved E2EE usability by making its state a property of the sync target (#5276) 2021-08-12 16:54:10 +01:00
registry.test.ts Tools: Moved lib-specific tests under lib package 2021-05-21 15:17:21 +02:00
registry.ts All: Add support for sharing notebooks with Joplin Server (#4772) 2021-05-13 17:57:37 +01:00
reserved-ids.js
resourceUtils.js Desktop, Cli: Resolves #4968: Import SVG as images when importing ENEX files 2021-05-15 13:42:57 +02:00
shim-init-node.js Should wait when copying file 2021-08-05 15:08:57 +01:00
shim.ts All: Fixed issue when trying to sync an item associated with a share that no longer exists 2021-06-20 19:29:59 +01:00
string-utils-common.js
string-utils.js
StringUtils.test.js Tools: Moved lib-specific tests under lib package 2021-05-21 15:17:21 +02:00
Synchronizer.ts All: Improved E2EE usability by making its state a property of the sync target (#5276) 2021-08-12 16:54:10 +01:00
SyncTargetAmazonS3.js Revert: All: Resolves #4810, Resolves #4610: Fix AWS S3 sync error and upgrade framework to v3 (#5212) 2021-08-11 11:24:01 +01:00
SyncTargetDropbox.js Server: Add support for sharing notes via a link 2021-01-29 18:45:11 +00:00
SyncTargetFilesystem.js Server: Add support for sharing notes via a link 2021-01-29 18:45:11 +00:00
SyncTargetJoplinCloud.ts Desktop: Improved Joplin Server error handling 2021-06-08 01:34:33 +02:00
SyncTargetJoplinServer.ts Desktop: Improved Joplin Server error handling 2021-06-08 01:34:33 +02:00
SyncTargetMemory.js All: Allow uploading items in batch when synchronising with Joplin Server 2021-06-18 17:17:25 +01:00
SyncTargetNextcloud.js Android: Fixes #4439: Add option to disable TLS validation and allow self-signed certificates for WebDAV/NextCloud (#4742) 2021-04-25 09:50:52 +01:00
SyncTargetOneDrive.ts Server: Add support for sharing notes via a link 2021-01-29 18:45:11 +00:00
SyncTargetRegistry.js Desktop: Add Joplin Cloud sync target 2021-06-03 17:12:07 +02:00
SyncTargetWebDAV.js Android: Fixes #4439: Add option to disable TLS validation and allow self-signed certificates for WebDAV/NextCloud (#4742) 2021-04-25 09:50:52 +01:00
TaskQueue.test.js Chore: Clean up synchronizer code and add types 2021-06-17 12:39:06 +01:00
TaskQueue.ts Chore: Clean up synchronizer code and add types 2021-06-17 12:39:06 +01:00
theme.ts Revert "Desktop: Make font size consistent between Markdown and Rich Text editors" 2021-06-10 10:59:15 +02:00
time.ts Server: Add support for sharing notes via a link 2021-01-29 18:45:11 +00:00
timeUtils.test.js Tools: Moved lib-specific tests under lib package 2021-05-21 15:17:21 +02:00
tsconfig.json Plugins: Add support for editor context menu 2020-11-14 00:02:17 +00:00
urlUtils.js
urlUtils.test.js Tools: Moved lib-specific tests under lib package 2021-05-21 15:17:21 +02:00
uuid.ts Desktop, Clipper: Web Clipper now must request authorisation before accessing the application data 2021-06-22 19:57:04 +01:00
versionInfo.ts Desktop: remove branch name in detached head state (#4636) 2021-03-11 14:39:18 +00:00
WebDavApi.js All: Add support for sharing notebooks with Joplin Server (#4772) 2021-05-13 17:57:37 +01:00
welcomeAssets.js Doc: Tweak welcome notes 2021-07-10 16:55:34 +01:00
WelcomeUtils.js Converted models and services to TypeScript 2021-01-22 17:41:11 +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.