1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-09 08:45:55 +02:00
joplin/packages/lib/services
2024-06-29 18:36:43 +02:00
..
commands Chore: Desktop: Use stronger types in Sidebar.tsx (#10305) 2024-04-15 18:15:18 +01:00
contextkey
database Mobile: Resolves #10245: Allow marking items as "ignored" in sync status (#10261) 2024-04-08 12:35:57 +01:00
debug Tools: Implement @typescript-eslint/no-explicit-any rule 2024-04-05 12:16:49 +01:00
e2ee Mobile: Fixes #10409: Fix accepting encrypted shared notebooks (#10429) 2024-05-16 09:54:24 +01:00
ExternalEditWatcher Tools: Implement @typescript-eslint/no-explicit-any rule 2024-04-05 12:16:49 +01:00
interop Desktop: Fix importing completed tasks (#10528) 2024-06-04 09:52:34 +01:00
joplinServer
keychain
noteList Tools: Implement @typescript-eslint/no-explicit-any rule 2024-04-05 12:16:49 +01:00
ocr Tools: Implement @typescript-eslint/no-explicit-any rule 2024-04-05 12:16:49 +01:00
plugins Mobile: Fixes #10593: Fix plugin list not cached in config screen (#10599) 2024-06-18 10:02:42 +01:00
profileConfig Tools: Implement @typescript-eslint/no-explicit-any rule 2024-04-05 12:16:49 +01:00
ResourceEditWatcher Desktop: Fixes #10284: Sort the note list soon after changing a note's title (#10512) 2024-05-30 08:40:32 +01:00
rest Chore: Migrate mime-utils.js to TypeScript (#10536) 2024-06-04 09:50:18 +01:00
search Mobile,Desktop: Fix nonbreaking spaces and CRLF break search for adjacent words (#10417) 2024-05-12 10:01:12 +01:00
share Mobile: Support accepting Joplin Cloud shares (#10300) 2024-04-15 18:17:34 +01:00
spellChecker Tools: Implement @typescript-eslint/no-explicit-any rule 2024-04-05 12:16:49 +01:00
style Mobile: Implement plugin screen redesign (#10465) 2024-06-04 09:57:52 +01:00
synchronizer Fixed tests 2024-06-29 18:36:43 +02:00
trash Mobile: Fixes #10188: Fix "new note" button is shown in the trash notebook (#10227) 2024-03-29 12:11:15 +00:00
AlarmService.ts Tools: Implement @typescript-eslint/no-explicit-any rule 2024-04-05 12:16:49 +01:00
AlarmServiceDriverNode.ts Tools: Implement @typescript-eslint/no-explicit-any rule 2024-04-05 12:16:49 +01:00
BaseService.ts
CommandService.test.ts Tools: Implement @typescript-eslint/no-explicit-any rule 2024-04-05 12:16:49 +01:00
CommandService.ts Chore: Strengthen eventManager types (#10505) 2024-05-28 11:24:20 +01:00
DecryptionWorker.ts Tools: Implement @typescript-eslint/no-explicit-any rule 2024-04-05 12:16:49 +01:00
ExternalEditWatcher.ts Tools: Implement @typescript-eslint/no-explicit-any rule 2024-04-05 12:16:49 +01:00
ItemChangeUtils.ts
joplinCloudUtils.ts Desktop: Fixes error when Joplin Cloud login is finished before the settings are saved (#10575) 2024-06-14 19:31:50 +01:00
KeymapService_keycodeToElectronMap.ts
KeymapService_keysRegExp.ts
KeymapService.test.js
KeymapService.ts Chore: Strengthen eventManager types (#10505) 2024-05-28 11:24:20 +01:00
KvStore.test.js
KvStore.ts Tools: Implement @typescript-eslint/no-explicit-any rule 2024-04-05 12:16:49 +01:00
MigrationService.ts Cli,Desktop,Mobile: Resolves #9465: Log user actions (deletions) (#9585) 2024-03-09 10:33:05 +00:00
NavService.ts Tools: Implement @typescript-eslint/no-explicit-any rule 2024-04-05 12:16:49 +01:00
PluginManager.js
PostMessageService.ts Tools: Implement @typescript-eslint/no-explicit-any rule 2024-04-05 12:16:49 +01:00
ReportService.test.ts Mobile: Fixes #10313: Fix error on retry or ignore attachment too large error (#10314) 2024-04-15 18:13:41 +01:00
ReportService.ts Update translations 2024-05-02 23:12:06 +01:00
ResourceFetcher.ts Tools: Implement @typescript-eslint/no-explicit-any rule 2024-04-05 12:16:49 +01:00
ResourceService.test.ts All: Resolves #483: Add trash folder (#9671) 2024-03-02 14:25:27 +00:00
ResourceService.ts Tools: Implement @typescript-eslint/no-explicit-any rule 2024-04-05 12:16:49 +01:00
RevisionService.test.ts Chore: Implement cSpell to detect spelling mistakes in codebase (#10001) 2024-02-26 10:16:23 +00:00
RevisionService.ts Tools: Implement @typescript-eslint/no-explicit-any rule 2024-04-05 12:16:49 +01:00
SettingUtils.ts Tools: Implement @typescript-eslint/no-explicit-any rule 2024-04-05 12:16:49 +01:00
UndoRedoService.ts Tools: Implement @typescript-eslint/no-explicit-any rule 2024-04-05 12:16:49 +01:00
WhenClause.test.ts Doc: Fix plural of parenthesis (#10405) 2024-05-07 10:59:06 +01:00
WhenClause.ts Tools: Implement @typescript-eslint/no-explicit-any rule 2024-04-05 12:16:49 +01:00