GitStart
12bba9da29
Desktop: Fixes #7933 : Don't display "obsolete encryption method" message if the key is disabled ( #8025 )
...
Co-authored-by: Laurent Cozic <laurent22@users.noreply.github.com>
2023-05-29 11:27:53 +01:00
Laurent Cozic
c1db7182ac
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
pedr
3a14b76a61
Desktop: Add a menu option to reset the application layout ( #7786 )
2023-02-17 13:07:18 +00:00
Laurent Cozic
7fa1459dc3
Tools: Apply eslint rules "no-console" and "id-denylist"
2023-02-16 10:58:24 +00:00
Laurent Cozic
27bec674a0
Chore: Desktop: Convert last JSX files to TSX
2023-01-20 14:35:22 +00:00
Laurent Cozic
71efa09737
Fixed newly upgraded packages
2022-11-13 12:14:30 +00:00
Kenichi Kobayashi
2dedede5c3
Removes unnecessary trivial dependencies that causes re-rendering ( #6471 )
2022-06-07 18:21:55 +01:00
Kenichi Kobayashi
443e049022
Performance: fixes false dependencies in MainScreen ( #6444 )
2022-06-07 18:09:50 +01:00
Laurent Cozic
d9a4a9cb30
Desktop: Ask to start in safe mode when the application has crashed
2022-04-25 17:18:26 +01:00
Kenichi Kobayashi
5d9b43ee31
Desktop: Resolves #5770 : Performance improvement when switching note while plugins are running ( #6409 )
2022-04-17 12:41:27 +01:00
Laurent Cozic
39efc88059
Chore: Fixed lib imports
2022-04-14 09:58:34 +01:00
Laurent
7f64fbfd9b
Tools: Use Yarn 3 to manage monorepo ( #5833 )
2021-12-20 15:08:43 +00:00
Laurent Cozic
0a4c43631d
All: Fixes #5721 : Sharing multiple notebooks via Joplin Server with the same user results in an error
2021-11-14 18:34:58 +00:00
Laurent
af19865865
All, Server: Add support for sharing notes when E2EE is enabled ( #5529 )
2021-11-03 16:24:40 +00:00
Roman Musin
6879481fd5
Desktop: Resolves #5168 : Add support for callback URLs ( #5416 )
2021-10-16 10:07:41 +01:00
Laurent Cozic
8a7fa78c54
Chore: Moved share invitation response logic to separate file (Desktop)
2021-10-15 16:16:02 +01:00
Laurent Cozic
9bff2d1ef4
Desktop: Improved share error handling
2021-10-14 15:39:17 +01:00
Laurent Cozic
8ada059401
Desktop: Improved accepting a folder share
2021-09-25 18:00:43 +01:00
Laurent Cozic
80762572cf
Chore: Moved app state to separate file
2021-09-04 18:11:29 +01:00
Laurent Cozic
c529b972e3
Chore: Automatically create command index for desktop app
2021-09-04 13:43:25 +01:00
Laurent Cozic
f371bb8e59
Revert "Merge branch 'desktop-protocol' of https://github.com/roman-r-m/joplin into dev"
...
This reverts commit 7c85889c1f
, reversing
changes made to ab134807ea
.
Reason: Messed up and accidentally merged a pull request.
2021-09-03 15:03:17 +01:00
Laurent Cozic
7c85889c1f
Merge branch 'desktop-protocol' of https://github.com/roman-r-m/joplin into dev
2021-09-03 15:00:31 +01:00
Roman
1a703c4ecd
Rename ProtocolUtils -> callbackUrlUtils
2021-09-01 22:28:33 +01:00
Roman
1126899769
Code review changes
2021-09-01 22:27:24 +01:00
Laurent Cozic
814f602bd6
Chore: Moved EncryptionService under e2ee directory
2021-08-23 18:47:07 +01:00
Roman
f42fd0ecce
Fix enum usage
2021-08-20 21:43:37 +01:00
Roman Musin
e73a4b7286
Merge branch 'dev' into desktop-protocol
2021-08-20 12:02:11 +01:00
Ahmad Mamdouh
9b27b3b1fb
Plugins: Resolves #5288 : Improved support for fitToContent webview property ( #5298 )
2021-08-18 12:09:45 +01:00
Laurent Cozic
4f5ad86028
Desktop: Fixes #5184 : GotoAnything is not working on first try
2021-08-18 11:54:28 +01:00
Laurent Cozic
7faa58e0f9
All: Add a way to disable a master key
2021-08-17 12:03:19 +01:00
Roman
20d1f74ee4
Use enum
2021-08-14 23:30:19 +01:00
Roman
2386abea3e
Rename parseUrl -> parseCallbackUrl
2021-08-14 23:18:58 +01:00
Roman
2b6b4dd916
Rename initialUrl -> initialCallbackUrl
2021-08-14 21:55:47 +01:00
Roman
047883bd27
Read initial url from a field
2021-08-14 20:12:14 +01:00
Roman
f118f5250f
Handle openFolder and openTag too; change the URL format; extract ULR functions to a separate file
2021-08-14 13:33:45 +01:00
Roman
61161039c8
Open the note from URL even if Joplin isn't running
2021-08-13 23:21:14 +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
70cdaa3a22
Revert "Plugins: Add ability to make dialogs fit the application window ( #5219 )"
...
This reverts commit c89037b4a2
.
Ref: https://github.com/laurent22/joplin/pull/5219#issuecomment-896702259
2021-08-11 11:25:14 +01:00
Laurent Cozic
e9d590169b
Desktop: Remove template feature (replaced by template plugin)
2021-08-06 10:58:32 +01:00
Laurent Cozic
fb9ec105df
Desktop: Converted Clipper notification to a modal dialog that shows up in all screens
2021-07-25 13:15:56 +01:00
Ahmad Mamdouh
c89037b4a2
Plugins: Add ability to make dialogs fit the application window ( #5219 )
2021-07-22 10:21:57 +01:00
Laurent Cozic
00b39e4671
Plugins: Add support for gotoAnything command so that it can be called from plugins
2021-06-27 14:14:11 +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 Cozic
7c92015fe6
Desktop: Fixes #4983 : Fixed readability of links in notification banners
2021-06-21 19:30:20 +01:00
Nishant Mittal
c5c38a323f
Desktop: Expose prompt to plugins as a command ( #5058 )
2021-06-11 00:26:16 +01:00
Laurent Cozic
0b46880a00
Desktop: Fixes #4926 : Fixed issue with empty panels being created by plugins
2021-05-15 17:30:56 +02: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
Laurent Cozic
3235f58f5a
Desktop: Resolves #4727 : Add support for safe mode, which temporarily disables note rendering and plugins
2021-04-24 20:23:33 +02:00
Laurent Cozic
ce8f156f51
Desktop: Fixed issue which could cause plugin views to be orphaned
2021-02-07 16:47:56 +00:00
Laurent Cozic
11c8bf7e6e
Desktop: Resolves #4458 : Improved spell checking support in dialogs and text input fields
2021-02-06 12:17:30 +00:00