1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-09 08:45:55 +02:00
joplin/packages/lib/services
2024-05-02 14:59:50 +01:00
..
commands Chore: Desktop: Use stronger types in Sidebar.tsx (#10305) 2024-04-15 18:15:18 +01:00
contextkey Tools: Add class member accessibility modifiers and converted rule @typescript-eslint/explicit-member-accessibility to an error 2023-03-06 14:22:37 +00:00
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 Tools: Implement @typescript-eslint/no-explicit-any rule 2024-04-05 12:16:49 +01:00
ExternalEditWatcher Tools: Implement @typescript-eslint/no-explicit-any rule 2024-04-05 12:16:49 +01:00
interop Tools: Implement @typescript-eslint/no-explicit-any rule 2024-04-05 12:16:49 +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 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: Plugins: Make panel opening/closing more consistent with desktop (#10385) 2024-05-02 14:59:50 +01:00
profileConfig Tools: Implement @typescript-eslint/no-explicit-any rule 2024-04-05 12:16:49 +01:00
ResourceEditWatcher Tools: Implement @typescript-eslint/no-explicit-any rule 2024-04-05 12:16:49 +01:00
rest Chore: Fixed sorting logic for search API 2024-04-27 12:11:40 +01:00
search Tools: Implement @typescript-eslint/no-explicit-any rule 2024-04-05 12:16:49 +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 Chore: Improve types for mobile and desktop themeStyle (#10297) 2024-04-11 08:35:20 +01:00
synchronizer Chore: Migrate file system sync to TypeScript (#10361) 2024-04-25 13:31:48 +01: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 Chore: Move Logger from lib to utils package 2023-07-27 16:08:11 +01:00
CommandService.test.ts Tools: Implement @typescript-eslint/no-explicit-any rule 2024-04-05 12:16:49 +01:00
CommandService.ts Chore: Refactor EventManager to use stronger types (#10272) 2024-04-06 18:08:16 +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 Tools: Add class member accessibility modifiers and converted rule @typescript-eslint/explicit-member-accessibility to an error 2023-03-06 14:22:37 +00:00
joplinCloudUtils.ts Desktop, Mobile: Fixes #10292: Email to note address not presented in configuration screen before synchronisation (#10293) 2024-04-10 11:37:00 +01:00
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 Chore: Refactor EventManager to use stronger types (#10272) 2024-04-06 18:08:16 +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 Chore: Move Logger from lib to utils package 2023-07-27 16:08:11 +01:00
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 Mobile: Fixes #10313: Fix error on retry or ignore attachment too large error (#10314) 2024-04-15 18:13:41 +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
WhenClause.ts Tools: Implement @typescript-eslint/no-explicit-any rule 2024-04-05 12:16:49 +01:00