Jason Williams
8bb5b4a557
Desktop: Resolves #164 : Add support for proxy ( #6537 )
2022-07-10 14:54:31 +01:00
Eduardo Esparza
8f3fd0bf8b
Cli: Resolves #6478 : Added note count indicator per notebook ( #6526 )
2022-06-26 17:55:49 +01:00
Laurent Cozic
191c49c0cd
Desktop: Fixes #6459 : Sync config was lost when switching profiles
2022-05-05 18:15:10 +01:00
Laurent Cozic
814a5a0cd8
Desktop, Mobile: Sort sync target options
2022-05-05 13:19:23 +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
fc095986b0
Plugins: Add support for file and directory selector in Settings API
2022-04-20 16:21:57 +01:00
Laurent Cozic
0cdef66816
Desktop: Multi-profiles: Share custom CSS between profiles
2022-04-16 13:51:17 +01:00
Laurent Cozic
a111531810
Desktop: Multi-profiles: Share UI layout between profiles
2022-04-16 13:37:04 +01:00
Laurent Cozic
0374505212
Chore: Fixed CI tests
2022-04-12 12:42:21 +01:00
Laurent
6458ad0540
Desktop: Resolves #591 : Add support for multiple profiles ( #6385 )
2022-04-11 16:49:32 +01:00
Vincent Jo
288ae1b463
All: Add additional time format HH.mm ( #6086 )
2022-02-03 18:52:24 +00:00
Helmut K. C. Tessarek
3dfe43204d
Desktop: Fix wording "Check for updates" in settings ( #5832 )
2022-01-09 11:23:24 +00:00
Laurent Cozic
1ad5638ade
Update translations
2021-12-21 18:16:25 +01:00
Laurent Cozic
4faba40b1e
translations
2021-12-17 01:12:30 +01:00
Laurent Cozic
c26ce462e8
Fix AWS string names
2021-12-17 00:45:00 +01:00
Lee Matos
5981227c06
All: Improved S3 sync error handling and reliability, and upgraded S3 SDK ( #5312 )
2021-11-24 23:03:03 +00:00
Helmut K. C. Tessarek
8bebf99950
All: Add date format YYYY/MM/DD ( #5759 )
2021-11-19 17:29:27 +00:00
Laurent Cozic
405b49569c
Desktop: Fixes #5720 : Plugin secure settings would be lost if keychain is not enabled
2021-11-14 19:06:48 +00:00
Kenichi Kobayashi
f495db1391
Desktop: Sort Order Buttons and Per-Notebook Sort Order ( #5437 )
2021-11-11 15:33:37 +00:00
Laurent Cozic
e247be1fa7
Desktop: Fixed default migration logic
2021-10-28 22:26:23 +01:00
Laurent Cozic
72db8e469d
All: Added mechanism to migrate default settings to new values
2021-10-18 12:37:25 +01:00
Laurent Cozic
4b39d30255
All: Fix default sync target
2021-09-29 19:27:26 +01:00
Laurent Cozic
ce89ee5bab
All: Add support for single master password, to simplify handling of multiple encryption keys
2021-08-30 14:15:35 +01:00
Laurent Cozic
f5f05e6cc5
All: Added "None" sync target to allow disabling synchronisation
2021-08-16 16:18:32 +01:00
Laurent Cozic
fe4900d254
Desktop: Add Sync Wizard dialog
2021-08-16 15:20:14 +01:00
Laurent Cozic
8063c94ff7
Desktop: Allow setting a max width for the editor content
2021-08-14 12:19:53 +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
8e4be78013
Desktop: Make Markdown editor styling closer to view styling ( #5174 )
2021-07-16 11:32:29 +01:00
Laurent Cozic
8395d5daa9
Mobile: Added new beta editor based on CodeMirror 6
2021-07-13 19:13:13 +01:00
Laurent Cozic
3d03321328
All: Activate Joplin Server optimisations
2021-06-26 10:19:48 +01:00
Laurent Cozic
118a2f9f25
All: Also allow disabling TLS errors for Joplin Cloud to go around error UNABLE_TO_GET_ISSUER_CERT_LOCALLY
2021-06-23 11:37:50 +01:00
Laurent Cozic
5b368e39ca
Mobile: Allow enabling and disabling feature flags
2021-06-19 17:32:36 +01:00
Laurent Cozic
ab9bbcbff2
Plugins: Fixed saving secure settings to the keychain, and added way to store plugin settings to settings.json
2021-06-19 15:56:37 +01:00
Laurent Cozic
326fef486c
All: Added feature flags to disable Joplin Server sync optimisations by default, so that it still work with server 2.0
2021-06-19 14:22:53 +01:00
Laurent Cozic
313c8bbe8c
Desktop: Fixes #5086 : Prevent app from crashing when loading a setting value that has been removed
2021-06-16 18:22:32 +01:00
Laurent Cozic
de45740129
Server: Load shared user content from correct domain
2021-06-06 19:14:12 +02:00
Laurent Cozic
21ea3253db
Desktop: Add Joplin Cloud sync target
2021-06-03 17:12:07 +02:00
Laurent Cozic
1d2a3a97d2
Keep Joplin Server name for now
2021-06-02 09:56:24 +02:00
Laurent Cozic
b20ab19f13
Desktop: Rename Joplin Server to Joplin Cloud in UI
2021-05-25 12:16:57 +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
Helmut K. C. Tessarek
fa6981faa8
All: Add new date format YYMMDD ( #4954 )
2021-05-13 08:55:41 +01:00
Laurent Cozic
a6caa357c8
Desktop: Add synchronization tools to clear local sync state or data
2021-05-03 12:57:46 +02:00
Roman Musin
a4854fcde8
Android: Fixes #4439 : Add option to disable TLS validation and allow self-signed certificates for WebDAV/NextCloud ( #4742 )
2021-04-25 09:50:52 +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
7518ac00fc
Desktop: Fixes #4562 : Ensure that invalid plugin settings do not crash the application
2021-04-11 11:51:40 +02:00
Caleb John
f721d0123e
Update wording for font settings ( #4765 )
2021-04-08 10:14:17 +01:00
mbalint
c516ab405b
Mobile: Resolves #720 : Add "Sync only on Wi-Fi" option ( #4729 )
2021-03-29 09:35:39 +01:00
Caleb John
81b3ddf0e7
Desktop: Add monospace enforcement for certain elements in Markdown editor ( #4689 )
2021-03-26 09:08:22 +00:00