1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-18 09:35:20 +02:00
joplin/packages/lib/services
2024-07-26 12:39:21 +01:00
..
commands
contextkey
database
debug
e2ee Mobile: Fixes #10409: Fix accepting encrypted shared notebooks (#10429) 2024-05-16 09:54:24 +01:00
ExternalEditWatcher
interop Desktop: Fix importing completed tasks (#10528) 2024-06-04 09:52:34 +01:00
joplinServer
keychain
noteList Desktop: Use relative time in note list for today and yesterday 2024-06-20 14:01:13 +01:00
ocr
plugins Desktop: Resolves #10424: Move the note viewer to a separate process (#10678) 2024-07-26 12:22:49 +01: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 Chore: Migrate SQL queries in preparation for web support (#10670) 2024-07-01 19:56:40 +02:00
share
spellChecker
style Mobile: Implement plugin screen redesign (#10465) 2024-06-04 09:57:52 +01:00
synchronizer Fixed tests 2024-06-29 18:38:18 +02: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 Update translations 2024-05-02 23:12:06 +01:00
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
RevisionService.ts Chore: Migrate SQL queries in preparation for web support (#10670) 2024-07-01 19:56:40 +02:00
SettingUtils.ts
UndoRedoService.ts
WhenClause.test.ts Doc: Fix plural of parenthesis (#10405) 2024-05-07 10:59:06 +01:00
WhenClause.ts