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
Laurent
0765cf5955
All: Add support for sharing notebooks with Joplin Server ( #4772 )
...
- Joplin Server: Adds support for sharing a notebook
- Desktop: Adds support for sharing a notebook with Joplin Server
- Mobile: Adds support for reading and writing to a shared notebook (not possible to share a notebook)
- Cli: Adds support for reading and writing to a shared notebook (not possible to share a notebook)
2021-05-13 17:57:37 +01:00
Jalaj
518d7fc187
Desktop: Fixes #4697 : Prevent Goto anything from changing folders when all notes filter is on ( #4751 )
...
Fixes #4697
2021-04-08 10:10:11 +01:00
Laurent Cozic
5667e687e9
Desktop: Regression: Fixed handling of provisional status of note
2021-04-07 18:57:44 +02:00
Laurent Cozic
63559ac8b9
Tools: Apply eslint rule "no-multi-spaces"
2021-01-23 15:51:19 +00:00
Laurent Cozic
86610e7561
Converted models and services to TypeScript
2021-01-22 17:41:11 +00:00
Laurent Cozic
61618fb37c
All: Refresh sidebar and notes when moving note outside of conflict folder
2020-11-19 16:21:24 +00:00
Laurent Cozic
17d835d694
Tools: Apply rule @typescript-eslint/member-delimiter-style
2020-11-12 19:29:22 +00:00
Laurent Cozic
d20694e52c
Tools: Apply rule @typescript-eslint/type-annotation-spacing
2020-11-12 19:13:28 +00:00
Laurent Cozic
ed71726e87
Desktop: Fixes #3876 : Tags could not be selected in some cases
2020-11-09 13:33:12 +00:00
Laurent Cozic
d0ec598ee4
Desktop: Fixes #3904 , Fixes #3973 : Fixed inconsistent note list state when using search
2020-11-09 12:07:37 +00:00
Laurent Cozic
cc07016b07
All: Use Lerna to manage monorepo
2020-11-05 16:58:23 +00:00