Laurent Cozic
8e55fe31ee
fix tests
2021-06-20 12:30:45 +01:00
Laurent Cozic
50ecdc2ff1
Plugins: Add support for read and writing text, HTML and images from/to clipboard
2021-06-20 12:03:18 +01:00
Laurent Cozic
097e49d797
All: Fixes #5051 : Fixed error that could prevent a revision from being created, and that would prevent the revision service from processing the rest of the notes
2021-06-20 11:19:59 +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
4dc1210eb5
All: Improved first sync speed when synchronising with Joplin Server
2021-06-19 10:34:44 +01:00
Laurent Cozic
0222c0f0a6
All: Allow uploading items in batch when synchronising with Joplin Server
2021-06-18 17:17:25 +01:00
Helmut K. C. Tessarek
cef5834d73
All: Update Mermaid: 8.8.4 -> 8.10.2 ( #5092 )
2021-06-18 08:53:16 +01:00
Laurent Cozic
e04133cfc6
Setup new release 2.1
2021-06-17 18:26:58 +01:00
Laurent Cozic
0d33955fcd
All: Mask auth token and password in log
2021-06-17 18:17:23 +01:00
Laurent Cozic
1c597883ef
Chore: Clean up synchronizer code and add types
2021-06-17 12:39:06 +01:00
Laurent Cozic
15ce5cdd6e
All: Optimise first synchronisation, when items have never been synced before
2021-06-17 11:24:02 +01:00
Laurent Cozic
a38958ab7b
Tools: Added scripts to test server performances
2021-06-17 11:21:37 +01:00
Laurent Cozic
db39db45c5
Releasing sub-packages
2021-06-16 20:04:45 +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
2867b66cf1
Tools: Fixed tests
2021-06-16 13:10:42 +01:00
Laurent Cozic
5c6fd93753
All: Prevent sync process from being stuck when the download state of a resource is invalid
2021-06-16 13:03:10 +01:00
Laurent Cozic
4bbb3d1d58
Android: Verbose mode for synchronizer
2021-06-16 10:43:39 +01:00
Laurent Cozic
31121c86d5
Server: Fixed handling of user content URL
2021-06-15 17:24:04 +01:00
Laurent Cozic
a4a156c7a5
Desktop: Fixes #5080 : Ensure resources are decrypted when sharing a notebook with Joplin Server
2021-06-15 17:17:12 +01:00
Laurent Cozic
85cc08c0d4
typo
2021-06-15 12:41:15 +01:00
Laurent Cozic
2cf70675dc
All: Fixed user content URLs when sharing note via Joplin Server
2021-06-15 12:25:55 +01:00
Helmut K. C. Tessarek
b55b35e53f
Update translations
2021-06-14 11:38:21 -04:00
Ahmad Mamdouh
2af3bf61ea
All: Conflict notes will now populate a new field with the ID of the conflict note. ( #5049 )
2021-06-12 08:46:49 +01:00
JackGruber
01e6ca4616
All: Fixes: Wrong field removed in API search ( #5066 )
2021-06-11 00:24:50 +01:00
Laurent Cozic
a36b13dcb4
Server: Handle custom user content URLs
2021-06-10 19:33:04 +02: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
b2b6ad479a
Revert "Desktop: Make font size consistent between Markdown and Rich Text editors"
...
This reverts commit a058e09183ef9915e5eaffeb152c975b96692aea.
Reverts because this change means the settings are directly accessed
from the theme, which makes the themes unusable from Joplin Server.
2021-06-10 10:59:15 +02:00
Laurent Cozic
ca487ade9a
Desktop: Add "Retry all" button to sync status screen for items that could not be uploaded
2021-06-08 22:36:10 +02:00
Laurent Cozic
56fdf97693
Desktop: Fixes #5034 : Certain resource paths could be corrupted when saved from the Rich Text editor
2021-06-08 20:37:44 +02:00
Laurent Cozic
a058e09183
Desktop: Make font size consistent between Markdown and Rich Text editors
2021-06-08 20:21:11 +02:00
Laurent Cozic
95d7ccccea
Desktop: Improved Joplin Server error handling
2021-06-08 01:34:33 +02:00
Laurent Cozic
de7579a14e
Merge branch 'dev' of github.com:laurent22/joplin into dev
2021-06-07 18:04:45 +02:00
Laurent Cozic
3c41b45e8e
Server: Check share ID when uploading a note
2021-06-07 16:17:52 +02:00
mbalint
62a371b9f3
All: Resolves #4613 : Improve search with Asian scripts ( #5018 )
2021-06-07 15:15:04 +01:00
Laurent Cozic
5528ab7cc8
Tools: Fixed tests
2021-06-07 15:46:35 +02:00
JackGruber
dd1c9e3c2a
All: Fixes #5007 : Items are filtered in the API search ( #5017 )
2021-06-07 10:21:24 +01:00
Roman Musin
7c45b95f6f
Desktop: recreate http agent when the protocol changes ( #5016 )
2021-06-07 10:19:59 +01:00
Caleb John
a7e67952b8
Plugins: Support executing codemirror commands from plugins when using execCommand ( #5012 )
2021-06-07 10:19:35 +01:00
Laurent Cozic
de45740129
Server: Load shared user content from correct domain
2021-06-06 19:14:12 +02:00
Helmut K. C. Tessarek
69a8ada2ec
add new translation strings
2021-06-04 00:34:19 -04:00
Laurent Cozic
21ea3253db
Desktop: Add Joplin Cloud sync target
2021-06-03 17:12:07 +02:00
Laurent Cozic
c88e4f6628
Tools: Trim white spaces in credential files
2021-06-02 21:59:53 +02:00
Laurent Cozic
1d2a3a97d2
Keep Joplin Server name for now
2021-06-02 09:56:24 +02:00
Laurent Cozic
a9f0a75d9d
Releasing sub-packages
2021-06-01 11:28:50 +02:00
Laurent Cozic
8f6a47536c
Desktop: Download plugins from GitHub release
2021-06-01 11:09:46 +02:00
Laurent Cozic
d8d83b236e
Releasing sub-packages
2021-06-01 10:42:46 +02:00
Roman Musin
89bc181072
Delete ignored .js files ( #5027 )
2021-05-29 14:12:50 +01:00
Laurent Cozic
5f94de0f24
Fixed tests
2021-05-27 15:44:07 +02:00