1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-01-02 12:47:41 +02:00
joplin/packages/lib
2021-08-08 18:38:04 +01:00
..
commands
components/shared Chore: Convert E2EE related files to TypeScript 2021-08-07 12:22:37 +01:00
debug
images
lib
locales Update translations 2021-07-28 13:35:40 +01:00
migrations
models Desktop: Remove template feature (replaced by template plugin) 2021-08-06 10:58:32 +01:00
renderers
rnInjectedJs
services Chore: Convert E2EE related files to TypeScript 2021-08-07 12:22:37 +01:00
testing 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
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
.gitignore
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
BaseApplication.ts Desktop: Remove template feature (replaced by template plugin) 2021-08-06 10:58:32 +01:00
BaseModel.ts
BaseSyncTarget.ts
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
DropboxApi.js
dummy.test.ts
envFromArgs.js
errorUtils.ts
EventDispatcher.js
eventManager.test.js Tools: Moved lib-specific tests under lib package 2021-05-21 15:17:21 +02:00
eventManager.ts
file-api-driver-amazon-s3.js
file-api-driver-dropbox.js
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
file-api-driver-webdav.js
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
fs-driver-base.ts
fs-driver-dummy.js
fs-driver-node.ts
fsDriver.test.ts Tools: Moved lib-specific tests under lib package 2021-05-21 15:17:21 +02:00
geolocation-node.js
HtmlToMd.ts
htmlUtils2.test.ts Tools: Moved lib-specific tests under lib package 2021-05-21 15:17:21 +02:00
htmlUtils.test.ts
htmlUtils.ts
import-enex-html-gen.js
import-enex-md-gen.test.ts Desktop, Cli: Fixes #5213: Import highlighted text from ENEX files 2021-07-20 10:39:20 +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
InMemoryCache.test.ts Tools: Moved lib-specific tests under lib package 2021-05-21 15:17:21 +02:00
InMemoryCache.ts
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
JoplinServerApi.ts All, Server: Add support for X-API-MIN-VERSION header 2021-06-24 09:25:58 +01:00
locale.ts
Logger.ts
markdownUtils2.test.ts Tools: Moved lib-specific tests under lib package 2021-05-21 15:17:21 +02:00
markdownUtils.test.ts
markdownUtils.ts Doc: Added script to build Sponsors table 2021-05-27 15:24:56 +02:00
markJsUtils.js
markupLanguageUtils.ts
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
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 Setup version 2.2 2021-07-03 16:40:44 +01:00
package.json Setup version 2.2 2021-07-03 16:40:44 +01:00
parameters.js
parseUri.js
path-utils.ts
pathUtils.test.js Tools: Moved lib-specific tests under lib package 2021-05-21 15:17:21 +02:00
PoorManIntervals.ts
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 Desktop: Remove template feature (replaced by template plugin) 2021-08-06 10:58:32 +01:00
registry.test.ts Tools: Moved lib-specific tests under lib package 2021-05-21 15:17:21 +02:00
registry.ts
reserved-ids.js
resourceUtils.js
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 Chore: Convert E2EE related files to TypeScript 2021-08-07 12:22:37 +01:00
SyncTargetAmazonS3.js
SyncTargetDropbox.js
SyncTargetFilesystem.js
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
SyncTargetOneDrive.ts
SyncTargetRegistry.js Desktop: Add Joplin Cloud sync target 2021-06-03 17:12:07 +02:00
SyncTargetWebDAV.js
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
timeUtils.test.js Tools: Moved lib-specific tests under lib package 2021-05-21 15:17:21 +02:00
tsconfig.json
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
WebDavApi.js
welcomeAssets.js Doc: Tweak welcome notes 2021-07-10 16:55:34 +01:00
WelcomeUtils.js

@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.