1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-12 08:54:00 +02:00
joplin/packages/lib/services
2023-05-15 18:14:26 +01:00
..
commands 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
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 Desktop: Display default notebook icons when at least one notebook has an icon 2022-09-05 17:26:22 +01:00
debug Tools: Apply eslint rules "no-console" and "id-denylist" 2023-02-16 10:58:24 +00:00
e2ee 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
ExternalEditWatcher Tools: Moved some utility functions to @joplin/utils to reduce dependencies between packages 2023-03-19 15:38:09 +00:00
interop 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
joplinServer Chore: Make it easier to test publishing notes 2022-12-24 12:30:52 +00:00
keychain 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
plugins Merge branch 'release-2.10' into dev 2023-04-03 18:30:55 +02:00
profileConfig Desktop: Fixes #8143: Fixes crash when using multiple profiles along with certain plugins 2023-05-08 16:45:18 +01:00
ResourceEditWatcher 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
rest 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
searchengine Chore: Add types to search engine 2023-04-23 10:07:38 +01:00
share Tools: Add prefer-arrow-callbacks to ESlint rules (#7810) 2023-02-20 15:02:29 +00:00
spellChecker Desktop: Add support for multi-language spell check (#6617) 2022-08-27 12:05:44 +01:00
style Tools: Add prefer-arrow-callbacks to ESlint rules (#7810) 2023-02-20 15:02:29 +00:00
synchronizer Fixed tests 2023-05-15 18:14:26 +01:00
AlarmService.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
AlarmServiceDriverNode.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
BaseService.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
CommandService.test.ts Tools: Add prefer-arrow-callbacks to ESlint rules (#7810) 2023-02-20 15:02:29 +00:00
CommandService.ts Chore: Refactor note list on desktop using React Hooks (#6410) 2022-04-14 16:50:42 +01:00
DecryptionWorker.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
ExternalEditWatcher.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
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
KeymapService_keycodeToElectronMap.ts Tools: Apply eslint rule "no-multi-spaces" 2021-01-23 15:51:19 +00:00
KeymapService_keysRegExp.ts Tools: Fixed issue with gettext not knowing how to parse regex that includes backtick 2020-12-05 11:54:58 +00:00
KeymapService.test.js Tools: Moved lib-specific tests under lib package 2021-05-21 15:17:21 +02:00
KeymapService.ts Tools: Apply eslint rules "no-console" and "id-denylist" 2023-02-16 10:58:24 +00:00
KvStore.test.js Tools: Add prefer-arrow-callbacks to ESlint rules (#7810) 2023-02-20 15:02:29 +00:00
KvStore.ts Chore: Convert test-utils to TypeScript 2020-12-08 20:01:33 +00:00
MigrationService.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
NavService.ts Mobile: Allow enabling and disabling feature flags 2021-06-19 17:32:36 +01:00
PluginManager.js Plugins: Add support for gotoAnything command so that it can be called from plugins 2021-06-27 14:14:11 +01:00
PostMessageService.ts Plugins: Allow posting messages from plugin to webview (#5569) 2021-11-09 15:50:50 +00:00
ReportService.ts Desktop, Mobile: Fixes #7940: Removed MasterKey from Sync Status report (#8026) 2023-04-09 12:54:48 +01:00
ResourceFetcher.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
ResourceService.test.ts Tools: Add prefer-arrow-callbacks to ESlint rules (#7810) 2023-02-20 15:02:29 +00:00
ResourceService.ts Server: Add support for sharing notes via a link 2021-01-29 18:45:11 +00:00
RevisionService.test.ts Tools: Add prefer-arrow-callbacks to ESlint rules (#7810) 2023-02-20 15:02:29 +00:00
RevisionService.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
SettingUtils.ts All: Improved E2EE usability by making its state a property of the sync target (#5276) 2021-08-12 16:54:10 +01:00
UndoRedoService.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
WhenClause.test.ts Tools: Add prefer-arrow-callbacks to ESlint rules (#7810) 2023-02-20 15:02:29 +00:00
WhenClause.ts Tools: Add eslint rule "@typescript-eslint/no-inferrable-types" 2023-02-05 12:27:09 +00:00