1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-12 08:54:00 +02:00
joplin/packages/lib
2023-02-24 12:07:30 +00:00
..
commands Chore: Add eslint rule to enforce strict equality (eqeqeq) 2022-07-23 09:31:32 +02:00
components Tools: Add eslint rule "no-unneeded-ternary" 2023-02-21 17:19:19 +00:00
debug
hooks Tools: Add react-hooks/exhaustive-deps eslint rule 2022-08-19 12:10:04 +01:00
images
lib
locales Update translations 2023-02-24 12:07:30 +00:00
migrations All: Resolves #7661: Stop synchronization with unsupported WebDAV providers (#7819) 2023-02-22 13:12:53 +00:00
models Chore: Mobile: Fixes #7822: Spellcheck was hidden because of deprecated logic (#7830) 2023-02-23 13:31:08 +00:00
renderers Tools: Add prefer-arrow-callbacks to ESlint rules (#7810) 2023-02-20 15:02:29 +00:00
rnInjectedJs
services Desktop: Fixes #7782: Markdown + Front Matter export fails when tag(s) lost (#7820) 2023-02-21 17:57:04 +00:00
testing Tools: Apply eslint rules "no-console" and "id-denylist" 2023-02-16 10:58:24 +00:00
themes Mobile: Add support for multiple profiles 2023-01-10 12:08:13 +00:00
utils All: Resolves #7661: Stop synchronization with unsupported WebDAV providers (#7819) 2023-02-22 13:12:53 +00:00
vendor
.gitignore Android: Fixes #5779: Fixed android filesystem sync (#6395) 2022-07-10 15:26:24 +01:00
array.ts Tools: Add prefer-arrow-callbacks to ESlint rules (#7810) 2023-02-20 15:02:29 +00:00
ArrayUtils.test.js Tools: Add prefer-arrow-callbacks to ESlint rules (#7810) 2023-02-20 15:02:29 +00:00
ArrayUtils.ts Tools: Add prefer-arrow-callbacks to ESlint rules (#7810) 2023-02-20 15:02:29 +00:00
AsyncActionQueue.ts
BaseApplication.ts Chore: Make it easier to test publishing notes 2022-12-24 12:30:52 +00:00
BaseModel.ts Tools: Add eslint rule prefer-await-to-then 2022-09-30 17:32:00 +01:00
BaseSyncTarget.ts Chore: Add eslint rule to enforce strict equality (eqeqeq) 2022-07-23 09:31:32 +02:00
Cache.js Tools: Apply eslint rules "no-console" and "id-denylist" 2023-02-16 10:58:24 +00:00
callbackUrlUtils.test.ts Tools: Add prefer-arrow-callbacks to ESlint rules (#7810) 2023-02-20 15:02:29 +00:00
callbackUrlUtils.ts
ClipperServer.ts Tools: Add prefer-arrow-callbacks to ESlint rules (#7810) 2023-02-20 15:02:29 +00:00
CssUtils.ts
database-driver-better-sqlite.ts
database-driver-node.js
database.test.js Tools: Add prefer-arrow-callbacks to ESlint rules (#7810) 2023-02-20 15:02:29 +00:00
database.ts Tools: Apply eslint rules "no-console" and "id-denylist" 2023-02-16 10:58:24 +00:00
dom.ts
DropboxApi.js Chore: Migrate EventDispatcher to TypeScript, add tests (#6673) 2022-07-28 16:46:52 +01:00
dummy.test.ts
envFromArgs.js
errorUtils.ts
EventDispatcher.test.ts Chore: Migrate EventDispatcher to TypeScript, add tests (#6673) 2022-07-28 16:46:52 +01:00
EventDispatcher.ts Chore: Migrate EventDispatcher to TypeScript, add tests (#6673) 2022-07-28 16:46:52 +01:00
eventManager.test.js Tools: Add prefer-arrow-callbacks to ESlint rules (#7810) 2023-02-20 15:02:29 +00:00
eventManager.ts
file-api-driver-amazon-s3.js Tools: Apply eslint rules "no-console" and "id-denylist" 2023-02-16 10:58:24 +00:00
file-api-driver-dropbox.js
file-api-driver-joplinServer.ts
file-api-driver-local.js Chore: Finished applying eqeqeq rule 2022-07-23 11:33:12 +02:00
file-api-driver-memory.ts Chore: Finished applying eqeqeq rule 2022-07-23 11:33:12 +02:00
file-api-driver-onedrive.js Chore: Add eslint rule to enforce strict equality (eqeqeq) 2022-07-23 09:31:32 +02:00
file-api-driver-webdav.js All: Resolves #7661: Stop synchronization with unsupported WebDAV providers (#7819) 2023-02-22 13:12:53 +00:00
file-api-driver.test.ts Tools: Add prefer-arrow-callbacks to ESlint rules (#7810) 2023-02-20 15:02:29 +00:00
file-api.ts Tools: Add prefer-arrow-callbacks to ESlint rules (#7810) 2023-02-20 15:02:29 +00:00
folders-screen-utils.js
fs-driver-base.ts
fs-driver-dummy.js
fs-driver-node.ts Fixed CI 2022-11-13 11:37:05 +00:00
fsDriver.test.ts Tools: Add prefer-arrow-callbacks to ESlint rules (#7810) 2023-02-20 15:02:29 +00:00
geolocation-node.ts
HtmlToMd.ts
htmlUtils2.test.ts Tools: Add prefer-arrow-callbacks to ESlint rules (#7810) 2023-02-20 15:02:29 +00:00
htmlUtils.test.ts
htmlUtils.ts
import-enex-html-gen.js Tools: Add prefer-arrow-callbacks to ESlint rules (#7810) 2023-02-20 15:02:29 +00:00
import-enex-html-gen.test.js Tools: Add prefer-arrow-callbacks to ESlint rules (#7810) 2023-02-20 15:02:29 +00:00
import-enex-md-gen.test.ts Tools: Add prefer-arrow-callbacks to ESlint rules (#7810) 2023-02-20 15:02:29 +00:00
import-enex-md-gen.ts Tools: Add prefer-arrow-callbacks to ESlint rules (#7810) 2023-02-20 15:02:29 +00:00
import-enex.ts Tools: Add prefer-arrow-callbacks to ESlint rules (#7810) 2023-02-20 15:02:29 +00:00
InMemoryCache.test.ts Tools: Add prefer-arrow-callbacks to ESlint rules (#7810) 2023-02-20 15:02:29 +00:00
InMemoryCache.ts
jest.config.js
jest.setup.js
JoplinDatabase.ts All: Resolves #7661: Stop synchronization with unsupported WebDAV providers (#7819) 2023-02-22 13:12:53 +00:00
JoplinError.ts
JoplinServerApi.ts Chore: Add eslint rule to enforce strict equality (eqeqeq) 2022-07-23 09:31:32 +02:00
locale.ts Chore: Correct language labels for Latvian language. (#7615) 2023-01-12 17:11:01 +00:00
Logger.ts Android: Fixes #7791: Fixed issue where app would close after sharing a file 2023-02-20 16:09:33 +00:00
markdownUtils2.test.ts Tools: Add prefer-arrow-callbacks to ESlint rules (#7810) 2023-02-20 15:02:29 +00:00
markdownUtils.test.ts
markdownUtils.ts Tools: Enable eslint rule "comma-spacing" 2023-01-11 18:40:14 +00:00
markJsUtils.js
markupLanguageUtils.ts
mime-utils-types.js Doc: Mime type comment 2022-07-23 08:48:40 +02:00
mime-utils.js Chore: Finished applying eqeqeq rule 2022-07-23 11:33:12 +02:00
mimeUtils.test.js Tools: Add prefer-arrow-callbacks to ESlint rules (#7810) 2023-02-20 15:02:29 +00:00
net-utils.ts
ntp.ts Tools: Add prefer-arrow-callbacks to ESlint rules (#7810) 2023-02-20 15:02:29 +00:00
ObjectUtils.ts Tools: Add prefer-arrow-callbacks to ESlint rules (#7810) 2023-02-20 15:02:29 +00:00
onedrive-api-node-utils.js Tools: Add eslint rule prefer-await-to-then 2022-09-30 17:32:00 +01:00
onedrive-api.ts Tools: Enable eslint rule "comma-spacing" 2023-01-11 18:40:14 +00:00
package.json Update jest monorepo to v29.4.2 (#7793) 2023-02-18 07:13:34 +00:00
parameters.js
parseUri.js Tools: Add prefer-arrow-callbacks to ESlint rules (#7810) 2023-02-20 15:02:29 +00:00
path-utils.ts
pathUtils.test.js Tools: Add prefer-arrow-callbacks to ESlint rules (#7810) 2023-02-20 15:02:29 +00:00
pluginCategories.json Chore: Seperate allPossibleCategories to @joplin/lib (#6754) 2022-09-09 15:05:08 +01:00
PoorManIntervals.ts
promise-utils.js Tools: Add eslint rule prefer-await-to-then 2022-09-30 17:32:00 +01:00
randomClipperPort.js
react-logger.js
README.md
reducer.test.js Tools: Add prefer-arrow-callbacks to ESlint rules (#7810) 2023-02-20 15:02:29 +00:00
reducer.ts Android: Fixes #7691: Sharing file to Joplin does not work 2023-02-10 16:12:49 +00:00
registry.test.ts Tools: Add prefer-arrow-callbacks to ESlint rules (#7810) 2023-02-20 15:02:29 +00:00
registry.ts Chore: Update ESLint and TypeScript (#6774) 2022-08-31 12:57:28 +01:00
reserved-ids.js
resourceUtils.js
shim-init-node.js Tools: Add prefer-arrow-callbacks to ESlint rules (#7810) 2023-02-20 15:02:29 +00:00
shim.ts Chore: Add eslint rule to enforce strict equality (eqeqeq) 2022-07-23 09:31:32 +02:00
string-utils-common.js
string-utils.js Desktop: Fix highlighting in GotoAnything dialogue (#7592) 2023-02-08 14:20:54 +00:00
StringUtils.test.js Tools: Add prefer-arrow-callbacks to ESlint rules (#7810) 2023-02-20 15:02:29 +00:00
Synchronizer.ts Chore: Add eslint rule to enforce strict equality (eqeqeq) 2022-07-23 09:31:32 +02:00
SyncTargetAmazonS3.js Tools: Apply eslint rules "no-console" and "id-denylist" 2023-02-16 10:58:24 +00:00
SyncTargetDropbox.js
SyncTargetFilesystem.js Android: Fixes #5779: Fixed android filesystem sync (#6395) 2022-07-10 15:26:24 +01:00
SyncTargetJoplinCloud.ts Desktop: Disable publishing recursive notes on Jpolin Cloud (not fully working yet) 2022-08-18 11:39:39 +01:00
SyncTargetJoplinServer.ts
SyncTargetMemory.js
SyncTargetNextcloud.js
SyncTargetNone.ts
SyncTargetOneDrive.ts Chore: Add eslint rule to enforce strict equality (eqeqeq) 2022-07-23 09:31:32 +02:00
SyncTargetRegistry.ts
SyncTargetWebDAV.js All: Resolves #7661: Stop synchronization with unsupported WebDAV providers (#7819) 2023-02-22 13:12:53 +00:00
TaskQueue.test.js Tools: Add prefer-arrow-callbacks to ESlint rules (#7810) 2023-02-20 15:02:29 +00:00
TaskQueue.ts Tools: Add eslint rule prefer-await-to-then 2022-09-30 17:32:00 +01:00
theme.ts Chore: Regression: Revert changes made to the note list' height (#7823) 2023-02-22 13:13:39 +00:00
time.ts
timeUtils.test.js Tools: Add prefer-arrow-callbacks to ESlint rules (#7810) 2023-02-20 15:02:29 +00:00
tsconfig.json
urlUtils.js
urlUtils.test.js Tools: Add prefer-arrow-callbacks to ESlint rules (#7810) 2023-02-20 15:02:29 +00:00
uuid.ts Chore: Finish uuid upgrade 2022-11-17 15:19:32 +00:00
versionInfo.test.ts Tools: Add prefer-arrow-callbacks to ESlint rules (#7810) 2023-02-20 15:02:29 +00:00
versionInfo.ts Tools: Apply eslint rules "no-console" and "id-denylist" 2023-02-16 10:58:24 +00:00
WebDavApi.js Chore: Add eslint rule to enforce strict equality (eqeqeq) 2022-07-23 09:31:32 +02:00
welcomeAssets.js
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.