1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-18 09:35:20 +02:00
joplin/packages/lib/services
2024-11-02 21:53:51 +00:00
..
commands Desktop,Mobile: Fixes #11065: Improve performance when there are many selected items (#11067) 2024-09-21 12:53:16 +01:00
contextkey
database
debug
e2ee All: Add new encryption methods based on native crypto libraries (#10696) 2024-10-26 21:15:10 +01:00
ExternalEditWatcher
interop Desktop: Fixes #11020: Fix clicking on most non-media resource links opens them inline (#11022) 2024-09-11 16:49:35 +01:00
joplinServer
keychain Chore: Refactoring: Prefer empty array to KeychainServiceDriverDummy (#11216) 2024-10-26 21:02:34 +01:00
noteList Desktop: Accessibility: Improve note list keyboard and screen reader accessibility (#10940) 2024-08-31 16:05:01 +01:00
ocr Desktop: Resolves #10835: Allow specifying custom language data URLs (#10846) 2024-08-09 11:29:39 +01:00
plugins Doc: Fixed plugin API note list images 2024-11-02 21:53:51 +00:00
profileConfig
ResourceEditWatcher
rest
search Desktop: Resolves #11063: Improve the performance of GoToAnything (#11064) 2024-09-16 22:20:44 +01:00
share Mobile: Support building for web (#10650) 2024-08-02 14:51:49 +01:00
spellChecker
style
synchronizer All: Add new encryption methods based on native crypto libraries (#10696) 2024-10-26 21:15:10 +01:00
trash
AlarmService.ts
AlarmServiceDriverNode.ts
BaseService.ts
CommandService.test.ts
CommandService.ts Chore: Mobile: Add note screen tests (#10766) 2024-07-26 12:35:50 +01:00
DecryptionWorker.ts
ExternalEditWatcher.ts Desktop: Fixes #10672: External editing: Fix notes often not updated when saved from Vim (#10780) 2024-07-26 12:39:21 +01:00
ItemChangeUtils.ts
joplinCloudUtils.ts
KeymapService_keycodeToElectronMap.ts
KeymapService_keysRegExp.ts
KeymapService.test.js
KeymapService.ts Desktop: Fixes #10685: Fix shift-delete asks to permanently delete the current note, rather than cut text, when the editor is selected. (#10687) 2024-07-06 12:05:35 +02:00
KvStore.test.js
KvStore.ts
MigrationService.ts
NavService.ts
PluginManager.js
PostMessageService.ts
ReportService.test.ts
ReportService.ts
ResourceFetcher.ts
ResourceService.test.ts
ResourceService.ts
RevisionService.test.ts Desktop,Mobile,Cli: Fixes #11017: Delete revisions on the sync target when deleted locally (#11035) 2024-09-21 13:04:54 +01:00
RevisionService.ts
SettingUtils.ts Desktop: Windows portable: Fix keychain-backed storage incorrectly enabled (#10942) 2024-09-02 12:26:43 +01:00
UndoRedoService.ts
WhenClause.test.ts
WhenClause.ts