1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-09 08:45:55 +02:00
joplin/packages/lib/services
2023-09-24 23:22:36 +01:00
..
commands Desktop: Fixes #8844: Hide option to share a notebook when it is not available 2023-09-12 19:20:12 +01:00
contextkey
database Desktop: Resolves ##5389: Add support for note list plugins (#8897) 2023-09-18 17:40:36 +01:00
debug
e2ee All: Resolves #8657: Temporarily revert to AES-128 as encryption method due to severe performance issues 2023-08-14 18:26:49 +01:00
ExternalEditWatcher Chore: Move Logger from lib to utils package 2023-07-27 16:08:11 +01:00
interop Desktop: Resolves #8722: Add option to import HTML and TXT file (#8729) 2023-09-11 17:25:12 +01:00
joplinServer
keychain Tools: Apply eslint rule @typescript-eslint/no-inferrable-types with ignoreProperties=false 2023-06-30 09:07:03 +01:00
noteList Desktop: Resolves ##5389: Add support for note list plugins (#8897) 2023-09-18 17:40:36 +01:00
plugins Desktop: Resolves ##5389: Add support for note list plugins (#8897) 2023-09-18 17:40:36 +01:00
profileConfig Chore: Move Logger from lib to utils package 2023-07-27 16:08:11 +01:00
ResourceEditWatcher Chore: Move Logger from lib to utils package 2023-07-27 16:08:11 +01:00
rest Desktop: Fixes #8706: Pasting a resource in Rich Text editor breaks the resource link 2023-08-23 18:16:06 +01:00
searchengine Mobile: Fixes #8050: Fix complex queries that contain quotes or filters 2023-09-24 23:22:36 +01:00
share Tools: Enable eslint rule comma-dangle: always-multiline for functions 2023-08-23 18:28:00 +01:00
spellChecker Tools: Apply rule github/array-foreach 2023-06-30 09:39:21 +01:00
style All: Add support for share permissions (#8491) 2023-07-16 17:42:42 +01:00
synchronizer All: Resolves #6978: Improved handling of invalid sync info 2023-09-24 16:26:01 +01:00
AlarmService.ts Chore: Move Logger from lib to utils package 2023-07-27 16:08:11 +01:00
AlarmServiceDriverNode.ts Tools: Implement "prefer-object-spread" eslint rule 2023-06-01 12:02:36 +01:00
BaseService.ts Chore: Move Logger from lib to utils package 2023-07-27 16:08:11 +01:00
CommandService.test.ts Desktop: Fixes #8898: Show a gear when a plugin doesn't specify an icon (#8909) 2023-09-19 11:29:19 +01:00
CommandService.ts Desktop: Fixes #8898: Show a gear when a plugin doesn't specify an icon (#8909) 2023-09-19 11:29:19 +01:00
DecryptionWorker.ts Chore: Move Logger from lib to utils package 2023-07-27 16:08:11 +01:00
ExternalEditWatcher.ts Chore: Move Logger from lib to utils package 2023-07-27 16:08:11 +01:00
ItemChangeUtils.ts
KeymapService_keycodeToElectronMap.ts
KeymapService_keysRegExp.ts
KeymapService.test.js Tools: Apply rule github/array-foreach 2023-06-30 09:39:21 +01:00
KeymapService.ts Tools: Enable eslint rule comma-dangle: always-multiline for functions 2023-08-23 18:28:00 +01:00
KvStore.test.js
KvStore.ts Tools: Apply eslint rule @typescript-eslint/no-inferrable-types with ignoreArguments=false 2023-06-30 09:11:26 +01:00
MigrationService.ts
NavService.ts Tools: Apply rule @typescript-eslint/ban-types 2023-06-30 10:30:29 +01:00
PluginManager.js Chore: Move Logger from lib to utils package 2023-07-27 16:08:11 +01:00
PostMessageService.ts Chore: Move Logger from lib to utils package 2023-07-27 16:08:11 +01:00
ReportService.ts Tools: Apply rule @typescript-eslint/ban-types 2023-06-30 10:30:29 +01:00
ResourceFetcher.ts Chore: Move Logger from lib to utils package 2023-07-27 16:08:11 +01:00
ResourceService.test.ts
ResourceService.ts Tools: Enable eslint rule comma-dangle: always-multiline for functions 2023-08-23 18:28:00 +01:00
RevisionService.test.ts Tools: Trying to fix flaky test 2023-07-22 15:32:09 +01:00
RevisionService.ts Tools: Enable eslint rule comma-dangle: always-multiline for functions 2023-08-23 18:28:00 +01:00
SettingUtils.ts
UndoRedoService.ts Tools: Apply rule @typescript-eslint/ban-types 2023-06-30 10:30:29 +01:00
WhenClause.test.ts
WhenClause.ts Tools: Apply eslint rule @typescript-eslint/no-inferrable-types with ignoreArguments=false 2023-06-30 09:11:26 +01:00