1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-01-05 12:50:29 +02:00
joplin/packages/lib
renovate[bot] 2478ddbfa9
Update dependency @types/node to v18.19.54 (#11558)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-28 00:00:59 +00:00
..
commands Mobile: Plugin API: Add support for the renderMarkup command (#11494) 2024-12-13 13:55:51 +01:00
components Desktop, Mobile: Fixes #11317: Fix race condition which may cause data loss, particularly before or after pasting text in the note editor (#11334) 2024-11-13 10:11:34 +00:00
countable
debug
hooks Desktop: Multiple window support (#11181) 2024-11-08 15:32:05 +00:00
images
lib
locales
migrations
models Chore: avoid using cSpell:disable 2024-12-14 13:48:05 +01:00
renderers
rnInjectedJs
services Chore: Implement eslint rule no-unused-expressions (#11533) 2024-12-18 14:30:05 +01:00
testing Chore: Refactoring: Prefer empty array to KeychainServiceDriverDummy (#11216) 2024-10-26 21:02:34 +01:00
themes Desktop: Fix errors found by automated accessibility testing (#11246) 2024-11-09 12:50:06 +00:00
utils Desktop, Cli, Mobile: Reactivate pCloud synchronisation 2024-12-08 16:01:48 +01:00
vendor
.gitignore
array.ts
ArrayUtils.test.js
ArrayUtils.ts
AsyncActionQueue.test.ts
AsyncActionQueue.ts
BaseApplication.ts Desktop: Fixes #11409: Goto Anything fails for long strings (#11436) 2024-11-23 16:47:46 +00:00
BaseModel.test.ts Desktop,Mobile: Fixes #11065: Improve performance when there are many selected items (#11067) 2024-09-21 12:53:16 +01:00
BaseModel.ts Desktop: Add OneNote Importer (#11392) 2024-11-17 16:21:08 +00:00
BaseSyncTarget.ts
Cache.js
callbackUrlUtils.test.ts
callbackUrlUtils.ts
ClipperServer.ts
clipperUtils.ts Chore: Implement eslint rule no-unused-expressions (#11533) 2024-12-18 14:30:05 +01:00
CssUtils.ts
database-driver-better-sqlite.ts
database-driver-node.js
database.test.js
database.ts
determineBaseAppDirs.ts
dom.ts Desktop: Fixes #11129: Improve performance by allowing note list background timers to be cancelled (#11133) 2024-09-27 15:25:55 +01:00
downloadController.ts
DropboxApi.js
envFromArgs.js
errors.ts
errorUtils.ts
EventDispatcher.test.ts
EventDispatcher.ts
eventManager.test.js
eventManager.ts Plugins: Add support for editor plugins (#11296) 2024-11-10 14:04:46 +00:00
file-api-driver-amazon-s3.js
file-api-driver-dropbox.js
file-api-driver-joplinServer.ts
file-api-driver-local.ts
file-api-driver-memory.ts
file-api-driver-onedrive.js
file-api-driver-webdav.js Desktop,Mobile,Cli: Fixes #10608: WebDAV synchronisation not working because of URL encoding differences (#11076) 2024-09-23 18:19:51 +01:00
file-api-driver-webdav.test.ts Desktop,Mobile,Cli: Fixes #10608: WebDAV synchronisation not working because of URL encoding differences (#11076) 2024-09-23 18:19:51 +01:00
file-api-driver.test.ts
file-api.test.ts
file-api.ts
folders-screen-utils.ts
fs-driver-base.ts
fs-driver-dummy.js
fs-driver-node.ts
fsDriver.test.ts
geolocation-node.ts
HtmlToMd.ts
htmlUtils2.test.ts
htmlUtils.test.ts
htmlUtils.ts
import-enex-html-gen.js
import-enex-html-gen.test.js
import-enex-md-gen.test.ts
import-enex-md-gen.ts
import-enex.ts
initLib.ts
InMemoryCache.test.ts
InMemoryCache.ts
jest.config.js
jest.setup.js
JoplinDatabase.ts
JoplinError.ts
JoplinServerApi.ts
locale.test.ts
locale.ts
makeDiscourseDebugUrl.test.ts
makeDiscourseDebugUrl.ts
markdownUtils2.test.ts
markdownUtils.test.ts
markdownUtils.ts
markJsUtils.js
markupLanguageUtils.ts
mime-utils-types.js
mime-utils.ts
mimeUtils.test.js
net-utils.ts
ntp.ts
ObjectUtils.ts
onedrive-api-node-utils.js
onedrive-api.test.ts
onedrive-api.ts
package.json Update dependency @types/node to v18.19.54 (#11558) 2024-12-28 00:00:59 +00:00
parameters.js
parseUri.js
path-utils.ts
pathUtils.test.js
pluginCategories.json
PoorManIntervals.ts Mobile: Resolves #11081: Use real timers for sync operations 2024-12-13 18:43:20 +01:00
randomClipperPort.js
react-logger.js
README.md
reducer.test.ts Mobile: Fixes #11264: Fix editor shows nothing when there are no selected note IDs (#11514) 2024-12-18 11:58:36 +01:00
reducer.ts Mobile: Fixes #11264: Fix editor shows nothing when there are no selected note IDs (#11514) 2024-12-18 11:58:36 +01:00
registry.test.ts
registry.ts
reserved-ids.js
resourceUtils.js
RotatingLogs.test.ts
RotatingLogs.ts
shim-init-node.test.ts Desktop,CLI: Fixes #10653: Change Resource filetype detecting strategy (#10907) 2024-11-07 13:46:08 +00:00
shim-init-node.ts Chore: Implement eslint rule no-unused-expressions (#11533) 2024-12-18 14:30:05 +01:00
shim.ts Cli: Make Sharp package optional 2024-12-12 16:35:02 +01:00
string-utils-common.js
string-utils.test.ts
string-utils.ts Desktop: Fixes #11409: Goto Anything fails for long strings (#11436) 2024-11-23 16:47:46 +00:00
Synchronizer.ts Desktop, Cli, Mobile: Remove the need for sync locks (#11377) 2024-11-12 19:02:44 +00:00
SyncTargetAmazonS3.js
SyncTargetDropbox.js
SyncTargetFilesystem.ts
SyncTargetJoplinCloud.ts
SyncTargetJoplinServer.ts
SyncTargetMemory.js
SyncTargetNextcloud.js
SyncTargetNone.ts
SyncTargetOneDrive.ts Chore: Implement eslint rule no-unused-expressions (#11533) 2024-12-18 14:30:05 +01:00
SyncTargetRegistry.ts
SyncTargetWebDAV.js
TaskQueue.test.js
TaskQueue.ts
theme.ts
time.ts
timeUtils.test.js
tsconfig.json
types.ts
urlUtils.test.js
urlUtils.ts
uuid.ts
versionInfo.test.ts
versionInfo.ts Linux: Move keychain support behind an off-by-default feature flag (#11227) 2024-10-17 22:58:03 +01:00
WebDavApi.js
welcomeAssets.js
WelcomeUtils.ts

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