1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-12 08:54:00 +02:00
joplin/packages/lib/services
2021-01-02 16:21:32 +00:00
..
commands Desktop: Fixes #4036: Focus editor after pressing toolbar buttons (#4037) 2020-12-02 10:36:00 +00:00
contextkey
database
debug Clipper: Certain tags could be missing from the dropdownlist 2020-11-25 10:27:41 +00:00
interop Desktop: Use plugins whenever printing or exporting notes 2020-12-19 17:42:18 +00:00
keychain
plugins Plugins: Allow loading external JS or CSS from dialog 2021-01-02 16:21:32 +00:00
ResourceEditWatcher Desktop: Fixed potential crash when watching note files or resources 2020-11-27 12:19:57 +00:00
rest Revert "Tools: Adding debug info to tests" 2020-11-29 16:47:07 +00:00
searchengine All: Fixed #4025: Fixed issue when searching for text that contains diacritic (#4152) 2020-12-09 13:02:54 +00:00
spellChecker Desktop: Removed warning for Markdown editor spell checking 2020-12-23 23:19:35 +00:00
synchronizer Added no-floating-promises eslint rule 2020-11-25 14:40:25 +00:00
AlarmService.ts
AlarmServiceDriverNode.ts Merge branch 'release-1.4' into dev 2020-11-29 00:22:17 +00:00
BaseService.ts
CommandService.ts Desktop, Cli: Improved error handling when importing ENEX files 2020-12-23 17:25:26 +00:00
DecryptionWorker.js
EncryptionService.js
EncryptionServiceDriverNode.js
ExternalEditWatcher.ts Desktop: Fixed potential crash when watching note files or resources 2020-11-27 12:19:57 +00:00
ItemChangeUtils.js
KeymapService_keycodeToElectronMap.ts Chore: moving the keycode map to a separate file (#4192) 2020-12-06 15:01:30 +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.ts Desktop: Fixes #4130: Register Markdown editor commands with the Keyboard Shortcut editor (#4136) 2020-12-19 17:57:41 +00:00
KvStore.ts Chore: Convert test-utils to TypeScript 2020-12-08 20:01:33 +00:00
MigrationService.js
ModelCache.js
NavService.js
PluginManager.js
report.js Server: Support for notifications and clean up 2020-12-30 18:35:18 +00:00
ResourceFetcher.js
ResourceService.ts Added no-floating-promises eslint rule 2020-11-25 14:40:25 +00:00
RevisionService.js
SettingUtils.ts
UndoRedoService.ts
WhenClause.ts