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-03 20:25:15 +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 Chore: Retrying test that may get stuck 2024-11-03 20:25:15 +00:00
plugins Doc: Fixed plugin API note list images 2024-11-02 21:53:51 +00:00
profileConfig
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 Api: Do not return deleted notes in folders/:id/notes call 2024-07-03 10:41:31 +02:00
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 Mobile: Implement plugin screen redesign (#10465) 2024-06-04 09:57:52 +01:00
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 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 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 Chore: Migrate SQL queries in preparation for web support (#10670) 2024-07-01 19:56:40 +02:00
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 Chore: Migrate SQL queries in preparation for web support (#10670) 2024-07-01 19:56:40 +02:00
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 Doc: Fix plural of parenthesis (#10405) 2024-05-07 10:59:06 +01:00
WhenClause.ts