Laurent Cozic
315f071337
Tools: Apply eslint rule @typescript-eslint/no-inferrable-types with ignoreProperties=false
2023-06-30 09:07:03 +01:00
Laurent Cozic
8b578c5dde
Desktop: Trying to fix white screen issue
2023-06-06 16:31:31 +01:00
Laurent Cozic
e81332e6b9
Desktop: Prevent double-initialisation of plugins
2023-06-05 20:05:00 +01:00
Laurent Cozic
45877f8b26
Desktop: Fixes #7484 : Window is white on startup
2023-06-05 17:49:34 +01:00
Laurent Cozic
fa7d48a3bd
Chore: Desktop: Add more ways to automatically populate the database
2023-01-10 18:14:48 +00:00
Laurent Cozic
44a96f347a
Tools: Add eslint rule prefer-await-to-then
2022-09-30 17:32:00 +01:00
Mayank Bondre
66c9ee0a1a
Desktop: Fix missing plugin file error and missing setting key error in dev mode ( #6827 )
2022-09-12 16:08:06 +01:00
Mayank Bondre
01f4bb0591
Desktop: Install default plugins on first app start ( #6585 )
2022-09-01 11:44:33 +01:00
Laurent Cozic
052d9f03d6
Chore: Add eslint rule to enforce strict equality (eqeqeq)
2022-07-23 09:31:32 +02:00
Laurent Cozic
c7697b65ca
Add resourceService for debugging
2022-06-13 18:08:20 +01:00
Laurent Cozic
766d7ebb65
Tools: Add spellchecker to pre-commit hook
2022-05-05 16:36:28 +01:00
Laurent Cozic
47c3ee0f2c
Desktop: Disable crash detection handler for now
2022-05-02 16:01:26 +01:00
Laurent Cozic
22c83214be
Chore: Disable crash detection in dev mode
2022-04-26 13:26:51 +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
Laurent Cozic
b7167552ec
Desktop: Enabled plugin throttling logic to prevent certain plugins from freezing the app
2022-04-19 15:53:13 +01:00
Laurent Cozic
0cdef66816
Desktop: Multi-profiles: Share custom CSS between profiles
2022-04-16 13:51:17 +01:00
Laurent Cozic
558e55090f
Desktop: Resovles #6194 : Improved handling of ENTER and ESCAPE keys in dialogs
2022-04-13 14:44:52 +01:00
Helmut K. C. Tessarek
3dfe43204d
Desktop: Fix wording "Check for updates" in settings ( #5832 )
2022-01-09 11:23:24 +00:00
Daeraxa
898c96a566
Tools: Fix desktop app build ( #5960 )
2022-01-06 10:54:10 +00:00
Laurent Cozic
b5b02d8d7b
Chore: Removed unused method
2021-12-30 12:11:23 +01:00
Laurent Cozic
2660ff3af6
Plugins: Adds joplin.workspace.onResourceChange
2021-12-30 12:11:22 +01:00
Laurent Cozic
e97bb78ce4
Desktop, Mobile: Added support for notebook icons
2021-11-15 17:19:51 +00:00
Kenichi Kobayashi
f495db1391
Desktop: Sort Order Buttons and Per-Notebook Sort Order ( #5437 )
2021-11-11 15:33:37 +00:00
Laurent
af19865865
All, Server: Add support for sharing notes when E2EE is enabled ( #5529 )
2021-11-03 16:24:40 +00:00
Laurent Cozic
8d09ed3bac
Fixed package path
2021-10-17 18:50:56 +01:00
Laurent Cozic
21a7149493
Fixed mobile build
2021-10-17 14:54:48 +01:00
Laurent Cozic
fb935dde18
Tools: Added syncDebugLog to help debugging sync operations
2021-10-15 12:24:22 +01:00
Laurent
c758377188
All: Add support for public-private key pairs and improved master password support ( #5438 )
...
Also improved SCSS support, which was needed for the master password dialog.
2021-10-03 16:00:49 +01:00
Laurent Cozic
4a7746beb2
Desktop: Upgrade Electron from v10 to v14
2021-10-01 19:35:27 +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
e6bff3f2e0
Chore: Moved desktop app reducer to separate file so that it can be unit tested
2021-09-04 12:37:22 +01:00
Laurent Cozic
d97ba57dda
Desktop: Sort plugin results according to recommended property, and display Recommended tag
2021-09-01 12:17:20 +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
Laurent Cozic
fe4900d254
Desktop: Add Sync Wizard dialog
2021-08-16 15:20: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
e9d590169b
Desktop: Remove template feature (replaced by template plugin)
2021-08-06 10:58:32 +01:00
Laurent Cozic
3348b4f6f8
Desktop: Fixes #5253 : Fixed plugin state when it has been deleted outside the app
2021-08-05 12:48:39 +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
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
Nishant Mittal
c5c38a323f
Desktop: Expose prompt to plugins as a command ( #5058 )
2021-06-11 00:26:16 +01:00
Laurent Cozic
5fd6571bf1
Desktop: Allow restoring a delete note from note history using command palette
2021-06-10 11:49:20 +02:00
Laurent Cozic
a31b402b9e
Desktop: Added button to skip an application update
...
And made auto-updates enabled by default
2021-05-14 11:29:06 +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
Caleb John
81b3ddf0e7
Desktop: Add monospace enforcement for certain elements in Markdown editor ( #4689 )
2021-03-26 09:08:22 +00: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