1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-01-11 18:24:43 +02:00
joplin/packages/lib/services
pedr 4d8fcff6d5
Desktop: Change Joplin Cloud login process to allow MFA via browser (#9445)
Co-authored-by: Laurent Cozic <laurent22@users.noreply.github.com>
2024-03-09 10:35:54 +00:00
..
commands All: Resolves #483: Add trash folder (#9671) 2024-03-02 14:25:27 +00:00
contextkey
database Desktop, Cli, Mobile: Migrate profile in preparation for trash feature 2024-02-12 15:02:52 +00:00
debug Chore: Implement cSpell to detect spelling mistakes in codebase (#10001) 2024-02-26 10:16:23 +00:00
e2ee Chore: Implement cSpell to detect spelling mistakes in codebase (#10001) 2024-02-26 10:16:23 +00:00
ExternalEditWatcher Desktop: Security: Disallow UNC file links (#9979) 2024-02-22 21:29:16 +00:00
interop Chore: Implement cSpell to detect spelling mistakes in codebase (#10001) 2024-02-26 10:16:23 +00:00
joplinServer
keychain
noteList Desktop: Fixes #9982: Show focus indicator when navigating with keyboard (#9989) 2024-03-02 15:54:16 +00:00
ocr Chore: Implement cSpell to detect spelling mistakes in codebase (#10001) 2024-02-26 10:16:23 +00:00
plugins Chore: Plugin API: Rename CodeMirrorContentScriptModule to MarkdownEditorContentScriptModule (#10015) 2024-03-02 15:57:40 +00:00
profileConfig
ResourceEditWatcher Chore: Implement cSpell to detect spelling mistakes in codebase (#10001) 2024-02-26 10:16:23 +00:00
rest Cli,Desktop,Mobile: Resolves #9465: Log user actions (deletions) (#9585) 2024-03-09 10:33:05 +00:00
search All: Resolves #483: Add trash folder (#9671) 2024-03-02 14:25:27 +00:00
share Cli,Desktop,Mobile: Resolves #9465: Log user actions (deletions) (#9585) 2024-03-09 10:33:05 +00:00
spellChecker
style Chore: Implement cSpell to detect spelling mistakes in codebase (#10001) 2024-02-26 10:16:23 +00:00
synchronizer Cli,Desktop,Mobile: Resolves #9465: Log user actions (deletions) (#9585) 2024-03-09 10:33:05 +00:00
trash Cli,Desktop,Mobile: Resolves #9465: Log user actions (deletions) (#9585) 2024-03-09 10:33:05 +00:00
AlarmService.ts Cli,Desktop,Mobile: Resolves #9465: Log user actions (deletions) (#9585) 2024-03-09 10:33:05 +00:00
AlarmServiceDriverNode.ts Desktop: Add support for OCR (#8975) 2023-12-13 19:24:58 +00:00
BaseService.ts
CommandService.test.ts
CommandService.ts Desktop: Add support for OCR (#8975) 2023-12-13 19:24:58 +00:00
DecryptionWorker.ts Chore: Implement cSpell to detect spelling mistakes in codebase (#10001) 2024-02-26 10:16:23 +00:00
ExternalEditWatcher.ts
ItemChangeUtils.ts
joplinCloudUtils.ts Desktop: Change Joplin Cloud login process to allow MFA via browser (#9445) 2024-03-09 10:35:54 +00:00
KeymapService_keycodeToElectronMap.ts
KeymapService_keysRegExp.ts
KeymapService.test.js
KeymapService.ts All: Resolves #483: Add trash folder (#9671) 2024-03-02 14:25:27 +00:00
KvStore.test.js
KvStore.ts
MigrationService.ts Cli,Desktop,Mobile: Resolves #9465: Log user actions (deletions) (#9585) 2024-03-09 10:33:05 +00:00
NavService.ts Tools: Spellcheck Markdown documents (#10004) 2024-02-26 16:53:48 +00:00
PluginManager.js
PostMessageService.ts
ReportService.ts Chore: Implement cSpell to detect spelling mistakes in codebase (#10001) 2024-02-26 10:16:23 +00:00
ResourceFetcher.ts Desktop, Mobile: Fixes #9157: Clear "Some items cannot be synchronised" banner after situation is resolved 2024-01-27 16:59:19 +00:00
ResourceService.test.ts All: Resolves #483: Add trash folder (#9671) 2024-03-02 14:25:27 +00:00
ResourceService.ts Cli,Desktop,Mobile: Resolves #9465: Log user actions (deletions) (#9585) 2024-03-09 10:33:05 +00:00
RevisionService.test.ts Chore: Implement cSpell to detect spelling mistakes in codebase (#10001) 2024-02-26 10:16:23 +00:00
RevisionService.ts
SettingUtils.ts
UndoRedoService.ts
WhenClause.test.ts
WhenClause.ts