1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-11-24 08:12:24 +02:00
joplin/packages/lib
renovate[bot] 1e9cbc9606
Update aws-sdk-js-v3 monorepo to v3.235.0 (#7502)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-21 00:49:37 +00:00
..
commands Chore: Add eslint rule to enforce strict equality (eqeqeq) 2022-07-23 09:31:32 +02:00
components Fix CI 2022-11-20 10:10:41 +00:00
debug
hooks Tools: Add react-hooks/exhaustive-deps eslint rule 2022-08-19 12:10:04 +01:00
images
lib
locales Doc: Update Chinese page 2022-12-20 12:58:03 +00:00
migrations
models Chore: Complete Jest upgrade 2022-11-15 10:23:50 +00:00
renderers All: fixes #5801: Links in flowchart Mermaid diagrams (#5830) 2021-12-13 10:38:12 +00:00
rnInjectedJs
services Fix CI 2022-11-20 10:10:41 +00:00
testing Chore: Finished applying eqeqeq rule 2022-07-23 11:33:12 +02:00
themes Desktop: Fixed color of published note on Light theme 2022-04-11 17:46:33 +01:00
utils Doc: Update Chinese page 2022-12-20 12:58:03 +00:00
vendor Server: Resolves #5738: Check for time drift when the server starts 2021-11-17 18:41:25 +00:00
.gitignore Android: Fixes #5779: Fixed android filesystem sync (#6395) 2022-07-10 15:26:24 +01:00
array.ts Doc: Added sponsors and automatically build sponsor list on README 2021-07-26 18:21:19 +01:00
ArrayUtils.test.js Chore: Complete Jest upgrade 2022-11-15 10:23:50 +00:00
ArrayUtils.ts Chore: Add eslint rule to enforce strict equality (eqeqeq) 2022-07-23 09:31:32 +02:00
AsyncActionQueue.ts
BaseApplication.ts Tools: Add eslint rule prefer-await-to-then 2022-09-30 17:32:00 +01: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
callbackUrlUtils.test.ts Desktop: Resolves #5168: Add support for callback URLs (#5416) 2021-10-16 10:07:41 +01:00
callbackUrlUtils.ts Desktop: Resolves #5168: Add support for callback URLs (#5416) 2021-10-16 10:07:41 +01:00
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-better-sqlite.ts Added better-sqlite database driver, although we cannot use it for now 2021-10-29 18:48:13 +01:00
database-driver-node.js Desktop: Upgrade Electron from v10 to v14 2021-10-01 19:35:27 +01:00
database.test.js Chore: Complete Jest upgrade 2022-11-15 10:23:50 +00:00
database.ts Chore: Add eslint rule to enforce strict equality (eqeqeq) 2022-07-23 09:31:32 +02:00
dom.ts Desktop: Resovles #6194: Improved handling of ENTER and ESCAPE keys in dialogs 2022-04-13 14:44:52 +01:00
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 Chore: Complete Jest upgrade 2022-11-15 10:23:50 +00:00
eventManager.ts Plugins: Add support for joplin.workspace.filterEditorContextMenu to allow dynamically setting editor menu items depending on context 2021-12-27 17:38:21 +01:00
file-api-driver-amazon-s3.js All: Improved S3 sync error handling and reliability, and upgraded S3 SDK (#5312) 2021-11-24 23:03:03 +00:00
file-api-driver-dropbox.js iOS: Fixes #6375: iOS and Dropbox synchronisation not working on iOS 15 2022-04-15 12:03:48 +01:00
file-api-driver-joplinServer.ts All, Server: Add support for faster built-in sync locks (#5662) 2021-11-03 12:26:26 +00:00
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
file-api-driver.test.ts Chore: Complete Jest upgrade 2022-11-15 10:23:50 +00:00
file-api.ts Chore: Removed lodash package to save space 2022-05-26 15:57:44 +01:00
folders-screen-utils.js
fs-driver-base.ts Desktop: Load themes as CSS variables for use in custom themes and internal components 2021-09-06 16:57:07 +01:00
fs-driver-dummy.js All: Improved S3 sync error handling and reliability, and upgraded S3 SDK (#5312) 2021-11-24 23:03:03 +00:00
fs-driver-node.ts Fixed CI 2022-11-13 11:37:05 +00: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.ts Desktop: Fixed getting geolocation for new notes 2022-04-26 13:22:43 +01:00
HtmlToMd.ts Clipper: Resolves #6247: Clipper unable to pull and store PDFs (#6384) 2022-06-20 13:56:54 +01:00
htmlUtils2.test.ts Chore: Complete Jest upgrade 2022-11-15 10:23:50 +00:00
htmlUtils.test.ts
htmlUtils.ts Clipper: Resolves #6247: Clipper unable to pull and store PDFs (#6384) 2022-06-20 13:56:54 +01:00
import-enex-html-gen.js Chore: Add eslint rule to enforce strict equality (eqeqeq) 2022-07-23 09:31:32 +02:00
import-enex-html-gen.test.js Chore: Complete Jest upgrade 2022-11-15 10:23:50 +00:00
import-enex-md-gen.test.ts Chore: Complete Jest upgrade 2022-11-15 10:23:50 +00:00
import-enex-md-gen.ts Chore: Add eslint rule to enforce strict equality (eqeqeq) 2022-07-23 09:31:32 +02:00
import-enex.ts Fixed CI 2022-11-13 11:37:05 +00:00
InMemoryCache.test.ts
InMemoryCache.ts
jest.config.js
jest.setup.js Desktop: Upgrade Electron from v10 to v14 2021-10-01 19:35:27 +01:00
JoplinDatabase.ts Tools: Add eslint rule prefer-await-to-then 2022-09-30 17:32:00 +01:00
JoplinError.ts
JoplinServerApi.ts Chore: Add eslint rule to enforce strict equality (eqeqeq) 2022-07-23 09:31:32 +02:00
locale.ts Tools: Make main website translatable 2022-11-28 17:18:15 +01:00
Logger.ts Tools: Add eslint rule prefer-await-to-then 2022-09-30 17:32:00 +01:00
markdownUtils2.test.ts Chore: Complete Jest upgrade 2022-11-15 10:23:50 +00:00
markdownUtils.test.ts
markdownUtils.ts Chore: Finished applying eqeqeq rule 2022-07-23 11:33:12 +02:00
markJsUtils.js
markupLanguageUtils.ts Clipper: Resolves #6247: Clipper unable to pull and store PDFs (#6384) 2022-06-20 13:56:54 +01:00
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 Chore: Complete Jest upgrade 2022-11-15 10:23:50 +00:00
net-utils.ts Doc: Import Patreon posts 2021-12-17 15:35:26 +01:00
ntp.ts Server: Display NTP server domain and port when there is an error, and display message when NTP check is skipped 2021-12-16 10:53:28 +01:00
ObjectUtils.ts Plugins: Fixed import API 2021-09-04 15:07:38 +01: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 Chore: Add eslint rule to enforce strict equality (eqeqeq) 2022-07-23 09:31:32 +02:00
package.json Update aws-sdk-js-v3 monorepo to v3.235.0 (#7502) 2022-12-21 00:49:37 +00:00
parameters.js
parseUri.js
path-utils.ts Desktop: Fixes #6145: Opening a file with ctrl-click in the editor results in a 'network error' dialogue 2022-04-15 17:48:01 +01:00
pathUtils.test.js Chore: Complete Jest upgrade 2022-11-15 10:23:50 +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 Chore: Complete Jest upgrade 2022-11-15 10:23:50 +00:00
reducer.ts Revert: Mobile: Add note bar (#6772) 2022-09-30 11:46:26 +01:00
registry.test.ts Tools: Add eslint rule prefer-await-to-then 2022-09-30 17:32:00 +01:00
registry.ts Chore: Update ESLint and TypeScript (#6774) 2022-08-31 12:57:28 +01:00
reserved-ids.js
resourceUtils.js Desktop, Mobile: Fixes #5687: Fixed issue with parts of HTML notes not being displayed in some cases 2021-11-09 18:33:28 +00:00
shim-init-node.js All: Fixes #6838, #6914: Support non-ASCII characters in OneDrive (#6916) 2022-10-15 22:51:57 +01: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 Chore: Add eslint rule to enforce strict equality (eqeqeq) 2022-07-23 09:31:32 +02:00
StringUtils.test.js Chore: Complete Jest upgrade 2022-11-15 10:23:50 +00:00
Synchronizer.ts Chore: Add eslint rule to enforce strict equality (eqeqeq) 2022-07-23 09:31:32 +02:00
SyncTargetAmazonS3.js Desktop: Fixes #5875: Show error on sync if S3 region is not set (#5923) 2022-01-09 11:24:24 +00:00
SyncTargetDropbox.js Desktop: Add Sync Wizard dialog 2021-08-16 15:20:14 +01:00
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 All: Improved Joplin Server configuration check to better handle disabled accounts 2021-10-24 14:08:55 +01:00
SyncTargetMemory.js All: Allow uploading items in batch when synchronising with Joplin Server 2021-06-18 17:17:25 +01:00
SyncTargetNextcloud.js Desktop: Add Sync Wizard dialog 2021-08-16 15:20:14 +01:00
SyncTargetNone.ts All: Added "None" sync target to allow disabling synchronisation 2021-08-16 16:18:32 +01:00
SyncTargetOneDrive.ts Chore: Add eslint rule to enforce strict equality (eqeqeq) 2022-07-23 09:31:32 +02:00
SyncTargetRegistry.ts Desktop, Mobile: Sort sync target options 2022-05-05 13:19:23 +01:00
SyncTargetWebDAV.js Desktop: Add Sync Wizard dialog 2021-08-16 15:20:14 +01:00
TaskQueue.test.js Chore: Complete Jest upgrade 2022-11-15 10:23:50 +00:00
TaskQueue.ts Tools: Add eslint rule prefer-await-to-then 2022-09-30 17:32:00 +01:00
theme.ts Revert: Mobile: Add note bar (#6772) 2022-09-30 11:46:26 +01:00
time.ts Desktop, Cli: Resolves #5224: Add Markdown + Front Matter exporter/importer (#5465) 2021-10-16 09:59:37 +01:00
timeUtils.test.js Chore: Complete Jest upgrade 2022-11-15 10:23:50 +00:00
tsconfig.json
urlUtils.js Chore: Fixed mobile build 2021-11-23 12:12:27 +00:00
urlUtils.test.js Chore: Fixed mobile build 2021-11-23 12:12:27 +00:00
uuid.ts Chore: Finish uuid upgrade 2022-11-17 15:19:32 +00:00
versionInfo.ts
WebDavApi.js Chore: Add eslint rule to enforce strict equality (eqeqeq) 2022-07-23 09:31:32 +02:00
welcomeAssets.js Doc: Updated Markdown files 2022-03-01 18:14:23 +00: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.