pedr
|
8c8a38e704
|
Desktop: Resolves #2059: Add option to transform HTML notes into Markdown (#12730)
Co-authored-by: Laurent Cozic <laurent22@users.noreply.github.com>
|
2025-08-06 11:02:13 +01:00 |
|
Henry Heino
|
b93a125f95
|
Desktop,CLI,Mobile: Update immer to v9.0.21 (#12182)
|
2025-04-29 13:49:57 +01:00 |
|
Laurent Cozic
|
06359834d6
|
Desktop: Add a button to collapse or expand all folders (#11905)
|
2025-03-02 22:20:47 +00:00 |
|
Laurent Cozic
|
c6154cfb4e
|
Mobile: Add support for plugin editor views (#11831)
Co-authored-by: Henry Heino <46334387+personalizedrefrigerator@users.noreply.github.com>
|
2025-02-17 13:47:56 +00:00 |
|
Henry Heino
|
6e3258a5d8
|
Mobile: Plugins: Support the showToast API (#11787)
|
2025-02-06 18:03:50 +00:00 |
|
Henry Heino
|
25aab57af5
|
Desktop: Fix secondary windows not removed from state if closed while focused (#11740)
|
2025-01-30 06:58:12 -08:00 |
|
Laurent Cozic
|
8990dec4bd
|
Plugins: Resolves #11579: Add Toast plugin API (#11583)
|
2025-01-06 10:53:46 +00:00 |
|
Henry Heino
|
5078341c15
|
Mobile: Fixes #11264: Fix editor shows nothing when there are no selected note IDs (#11514)
|
2024-12-18 11:58:36 +01:00 |
|
Henry Heino
|
4a88d6ff7a
|
Desktop: Multiple window support (#11181)
Co-authored-by: Laurent Cozic <laurent22@users.noreply.github.com>
|
2024-11-08 15:32:05 +00:00 |
|
pedr
|
a074532497
|
Desktop, Mobile: Fixes #10645: Show notification in case Joplin Cloud credential is not valid anymore (#10649)
|
2024-07-01 17:21:17 +02:00 |
|
Henry Heino
|
a44412ae78
|
Chore: Increase strength of Settings types (#10605)
|
2024-06-25 15:01:39 +02:00 |
|
Henry Heino
|
ed31d8202b
|
Mobile: Fixes #10589: Fix selected note changes on moving to a different folder (#10630)
|
2024-06-18 09:59:08 +01:00 |
|
Henry Heino
|
8cf4ef88b5
|
Desktop: Fixes #10586: Don't re-order the note list when in search (#10587)
|
2024-06-14 19:39:26 +01:00 |
|
Henry Heino
|
7d0cc675aa
|
Desktop: Fixes #10236: Fix note disappears while editing during search (#10568)
|
2024-06-12 15:11:53 +01:00 |
|
Henry Heino
|
4e3326b12f
|
Desktop: Fixes #10230: Fix new note and to-do buttons greyed when initial selection is "all notes" or a tag (#10434)
|
2024-05-28 13:43:33 +01:00 |
|
Henry Heino
|
8393ccc7f8
|
Chore: Desktop: Use stronger types in Sidebar.tsx (#10305)
|
2024-04-15 18:15:18 +01:00 |
|
Laurent Cozic
|
2e2a2b3193
|
Tools: Implement @typescript-eslint/no-explicit-any rule
|
2024-04-05 12:16:49 +01:00 |
|
Laurent Cozic
|
f19b1c5364
|
All: Resolves #483: Add trash folder (#9671)
|
2024-03-02 14:25:27 +00:00 |
|
Laurent Cozic
|
47f95cb294
|
Chore: Implement cSpell to detect spelling mistakes in codebase (#10001)
Co-authored-by: Helmut K. C. Tessarek <tessarek@evermeet.cx>
Co-authored-by: Henry Heino <46334387+personalizedrefrigerator@users.noreply.github.com>
|
2024-02-26 10:16:23 +00:00 |
|
Laurent Cozic
|
149e409bfa
|
Desktop, Mobile: Fixes #9157: Clear "Some items cannot be synchronised" banner after situation is resolved
|
2024-01-27 16:59:19 +00:00 |
|
Laurent Cozic
|
af59295968
|
Desktop: Removed obsolete template-related banner
|
2024-01-27 10:41:31 +00:00 |
|
Laurent Cozic
|
7b06090255
|
Desktop, Mobile, Cli: Allow setting a minimum app version on the sync target (#9778)
|
2024-01-26 10:32:35 +00:00 |
|
Laurent Cozic
|
2bf4f39ca1
|
Chore: Moved search files from "searchengine" namespace to just "search"
|
2024-01-05 14:15:47 +00:00 |
|
Laurent Cozic
|
f95ee689fd
|
Mobile: Improve sync by reducing how often note list is sorted
|
2024-01-03 18:02:05 +00:00 |
|
Laurent Cozic
|
bce94f1775
|
Desktop: Add support for OCR (#8975)
|
2023-12-13 19:24:58 +00:00 |
|
Henry Heino
|
672d028d29
|
Mobile: Settings screen: Create separate pages for each screen (#8567)
|
2023-11-09 19:19:08 +00:00 |
|
Laurent Cozic
|
d14b694b6c
|
Desktop, Mobile: Resolves #8021: Remember whether "All notes", a notebook or a tag was opened when re-opening the app
|
2023-09-24 20:21:58 +01:00 |
|
Laurent Cozic
|
06130a8e9a
|
lock file and fixed linter
|
2023-09-19 10:13:13 +01:00 |
|
Laurent Cozic
|
fa0740338d
|
Desktop: Resolves ##5389: Add support for note list plugins (#8897)
|
2023-09-18 17:40:36 +01:00 |
|
Laurent Cozic
|
2e9f93ad9a
|
Tools: Enable eslint rule comma-dangle: always-multiline for functions
|
2023-08-22 11:58:53 +01:00 |
|
Laurent Cozic
|
0edc66da49
|
Desktop: Refactor note list in preparation for plugin support (#8624)
Relates to #5389
|
2023-08-21 16:01:20 +01:00 |
|
Laurent Cozic
|
e89b59be8e
|
Tools: Apply eslint rule @typescript-eslint/no-inferrable-types with ignoreArguments=false
|
2023-06-30 09:11:26 +01:00 |
|
Laurent Cozic
|
c89edd7b22
|
Tools: Implement "prefer-object-spread" eslint rule
|
2023-06-01 12:02:36 +01:00 |
|
Laurent Cozic
|
a1a10a6c55
|
Android: Fixes #7691: Sharing file to Joplin does not work
|
2023-02-10 16:12:49 +00:00 |
|
Henry Heino
|
257a24166e
|
Chore: Mobile: Migrate action button to react-native-paper (#7477)
|
2023-01-08 12:22:41 +00:00 |
|
Laurent Cozic
|
44e60bdda9
|
Revert: Mobile: Add note bar (#6772)
Revert commit dfd95f8385
Due to UX issues.
Ref https://discourse.joplinapp.org/t/25775/30
|
2022-09-30 11:46:26 +01:00 |
|
Tolulope Malomo
|
dfd95f8385
|
Mobile: Add note bar (#6772)
|
2022-09-09 15:06:03 +01:00 |
|
Henry Heino
|
92c24c2129
|
Chore: Migrate mobile Dropdown, ScreenHeader to TypeScript (#6763)
|
2022-08-27 13:36:59 +01:00 |
|
Laurent Cozic
|
052d9f03d6
|
Chore: Add eslint rule to enforce strict equality (eqeqeq)
|
2022-07-23 09:31:32 +02:00 |
|
Kenichi Kobayashi
|
40bc63e7ea
|
Suppress redundant NoteEditor re-rendering by removing non-changing updates of state.selectedNoteTags (#6470)
|
2022-06-08 10:34:08 +01:00 |
|
Kenichi Kobayashi
|
c320d2364e
|
Performance: suppresses redundant SideBar re-rendering on state.tags (#6451)
|
2022-06-08 10:33:53 +01:00 |
|
Laurent Cozic
|
91df23e959
|
Chore: Removed lodash package to save space
|
2022-05-26 15:57:44 +01:00 |
|
Laurent
|
6458ad0540
|
Desktop: Resolves #591: Add support for multiple profiles (#6385)
|
2022-04-11 16:49:32 +01:00 |
|
Laurent Cozic
|
32de63fad3
|
Desktop: Fixes #5584: Clicking on folder button was no longer jumping to the right folder
Regression introduced by https://github.com/laurent22/joplin/issues/4697
|
2022-03-03 13:33:52 +00:00 |
|
Kenichi Kobayashi
|
6c43b78496
|
All: Fixes #5447: Plugin onNoteSelectionChange() is triggered twice after a search (#5449)
|
2021-09-12 11:40:14 +01:00 |
|
Laurent Cozic
|
7faa58e0f9
|
All: Add a way to disable a master key
|
2021-08-17 12:03:19 +01:00 |
|
Laurent
|
dcd5a8d975
|
All: Improved E2EE usability by making its state a property of the sync target (#5276)
|
2021-08-12 16:54:10 +01:00 |
|
Laurent Cozic
|
e9d590169b
|
Desktop: Remove template feature (replaced by template plugin)
|
2021-08-06 10:58:32 +01:00 |
|
Laurent Cozic
|
07d2a60c75
|
Plugins: Add support for loading application chrome and note CSS from the plugin
|
2021-07-23 11:05:21 +01:00 |
|
Laurent Cozic
|
67d9977489
|
Desktop, Clipper: Web Clipper now must request authorisation before accessing the application data
|
2021-06-22 19:57:04 +01:00 |
|