.. |
commands
|
Desktop: Fixes #8844: Hide option to share a notebook when it is not available
|
2023-09-12 19:20:12 +01:00 |
contextkey
|
Tools: Add class member accessibility modifiers and converted rule @typescript-eslint/explicit-member-accessibility to an error
|
2023-03-06 14:22:37 +00:00 |
database
|
Chore: Automatically build migration index
|
2024-01-04 17:18:57 +00:00 |
debug
|
Tools: Apply eslint rules "no-console" and "id-denylist"
|
2023-02-16 10:58:24 +00:00 |
e2ee
|
All: Resolves #8657: Temporarily revert to AES-128 as encryption method due to severe performance issues
|
2023-08-14 18:26:49 +01:00 |
ExternalEditWatcher
|
Chore: Move Logger from lib to utils package
|
2023-07-27 16:08:11 +01:00 |
interop
|
Chore: Refactor renderer package: Limit dependency on @joplin/lib and improve type safety (#9701)
|
2024-01-18 11:20:10 +00:00 |
joplinServer
|
Chore: Make it easier to test publishing notes
|
2022-12-24 12:30:52 +00:00 |
keychain
|
Tools: Apply eslint rule @typescript-eslint/no-inferrable-types with ignoreProperties=false
|
2023-06-30 09:07:03 +01:00 |
noteList
|
Desktop: Resolves #8225: No strikethrough on completed to-dos in note list to improve readability
|
2023-09-24 23:38:20 +01:00 |
ocr
|
Chore: Try to fix random test timeout
|
2024-01-13 19:10:34 +00:00 |
plugins
|
Desktop: Fixes #9781: Extract default plugins to directories matching their IDs (#9782)
|
2024-01-26 10:33:48 +00:00 |
profileConfig
|
Chore: Move Logger from lib to utils package
|
2023-07-27 16:08:11 +01:00 |
ResourceEditWatcher
|
Chore: Move Logger from lib to utils package
|
2023-07-27 16:08:11 +01:00 |
rest
|
API: Increase protection of files downloaded via the REST API (#9676)
|
2024-01-22 14:46:18 +00:00 |
search
|
Desktop, Mobile, Cli: Resolves #9769: Removed ability to search by note ID to fix issue with certain plugins
|
2024-01-26 20:15:00 +00:00 |
share
|
Chore: Improve sharing tests
|
2023-12-03 11:50:11 +01:00 |
spellChecker
|
Tools: Apply rule github/array-foreach
|
2023-06-30 09:39:21 +01:00 |
style
|
Chore: Migrate from css to @adobe/css-tools (#9660)
|
2024-01-06 12:13:23 +00:00 |
synchronizer
|
Desktop, Mobile, Cli: Allow setting a minimum app version on the sync target (#9778)
|
2024-01-26 10:32:35 +00:00 |
AlarmService.ts
|
Chore: Move Logger from lib to utils package
|
2023-07-27 16:08:11 +01:00 |
AlarmServiceDriverNode.ts
|
Desktop: Add support for OCR (#8975)
|
2023-12-13 19:24:58 +00:00 |
BaseService.ts
|
Chore: Move Logger from lib to utils package
|
2023-07-27 16:08:11 +01:00 |
CommandService.test.ts
|
Desktop: Fixes #8898: Show a gear when a plugin doesn't specify an icon (#8909)
|
2023-09-19 11:29:19 +01:00 |
CommandService.ts
|
Desktop: Add support for OCR (#8975)
|
2023-12-13 19:24:58 +00:00 |
DecryptionWorker.ts
|
Chore: Move Logger from lib to utils package
|
2023-07-27 16:08:11 +01:00 |
ExternalEditWatcher.ts
|
Chore: Move Logger from lib to utils package
|
2023-07-27 16:08:11 +01:00 |
ItemChangeUtils.ts
|
Tools: Add class member accessibility modifiers and converted rule @typescript-eslint/explicit-member-accessibility to an error
|
2023-03-06 14:22:37 +00:00 |
KeymapService_keycodeToElectronMap.ts
|
Tools: Apply eslint rule "no-multi-spaces"
|
2021-01-23 15:51:19 +00:00 |
KeymapService_keysRegExp.ts
|
Tools: Fixed issue with gettext not knowing how to parse regex that includes backtick
|
2020-12-05 11:54:58 +00:00 |
KeymapService.test.js
|
Tools: Apply rule github/array-foreach
|
2023-06-30 09:39:21 +01:00 |
KeymapService.ts
|
Desktop: Add support for OCR (#8975)
|
2023-12-13 19:24:58 +00:00 |
KvStore.test.js
|
Tools: Add prefer-arrow-callbacks to ESlint rules (#7810)
|
2023-02-20 15:02:29 +00:00 |
KvStore.ts
|
Tools: Apply eslint rule @typescript-eslint/no-inferrable-types with ignoreArguments=false
|
2023-06-30 09:11:26 +01:00 |
MigrationService.ts
|
Tools: Add class member accessibility modifiers and converted rule @typescript-eslint/explicit-member-accessibility to an error
|
2023-03-06 14:22:37 +00:00 |
NavService.ts
|
Chore: Refactor Note.tsx and note-screen-shared.tsx to improve type safety (#9467)
|
2023-12-08 10:12:23 +00:00 |
PluginManager.js
|
Chore: Move Logger from lib to utils package
|
2023-07-27 16:08:11 +01:00 |
PostMessageService.ts
|
Chore: Move Logger from lib to utils package
|
2023-07-27 16:08:11 +01:00 |
ReportService.ts
|
Chore: Refactor folder related functions to TypeScript
|
2024-01-06 17:21:51 +00:00 |
ResourceFetcher.ts
|
Chore: Fixed file checking logic on resource fetcher
|
2024-01-14 14:57:29 +00:00 |
ResourceService.test.ts
|
Chore: Moved search files from "searchengine" namespace to just "search"
|
2024-01-05 14:15:47 +00:00 |
ResourceService.ts
|
Chore: Moved search files from "searchengine" namespace to just "search"
|
2024-01-05 14:15:47 +00:00 |
RevisionService.test.ts
|
Chore: Trying to improve flaky test
|
2023-12-05 18:53:32 +00:00 |
RevisionService.ts
|
Tools: Enable eslint rule comma-dangle: always-multiline for functions
|
2023-08-23 18:28:00 +01:00 |
SettingUtils.ts
|
All: Improved E2EE usability by making its state a property of the sync target (#5276)
|
2021-08-12 16:54:10 +01:00 |
UndoRedoService.ts
|
Tools: Apply rule @typescript-eslint/ban-types
|
2023-06-30 10:30:29 +01:00 |
WhenClause.test.ts
|
Tools: Add prefer-arrow-callbacks to ESlint rules (#7810)
|
2023-02-20 15:02:29 +00:00 |
WhenClause.ts
|
Tools: Apply eslint rule @typescript-eslint/no-inferrable-types with ignoreArguments=false
|
2023-06-30 09:11:26 +01:00 |