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-12 19:02:44 +00:00
..
commands Desktop: Multiple window support (#11181) 2024-11-08 15:32:05 +00: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 Revert "Desktop: Add OneNote Importer (#10642)" 2024-11-09 13:42:37 +00:00
joplinServer
keychain Merge branch 'release-3.1' into dev 2024-11-04 20:33:15 +00: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 Plugins: Add support for editor plugins (#11296) 2024-11-10 14:04:46 +00:00
profileConfig
ResourceEditWatcher
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 Desktop, Cli, Mobile: Remove the need for sync locks (#11377) 2024-11-12 19:02:44 +00:00
trash
AlarmService.ts
AlarmServiceDriverNode.ts
BaseService.ts
CommandService.test.ts Desktop: Multiple window support (#11181) 2024-11-08 15:32:05 +00:00
CommandService.ts Desktop: Multiple window support (#11181) 2024-11-08 15:32:05 +00: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 Desktop: Multiple window support (#11181) 2024-11-08 15:32:05 +00:00
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 Linux: Move keychain support behind an off-by-default feature flag (#11227) 2024-10-17 22:58:03 +01:00
UndoRedoService.ts
WhenClause.test.ts
WhenClause.ts