Laurent Cozic
9c0982dcab
Android 2.6.7
2021-12-16 11:08:32 +01:00
Laurent Cozic
23de363548
Desktop release v2.6.7
2021-12-16 11:08:32 +01:00
Laurent Cozic
4a1bc075ac
Server: Display NTP server domain and port when there is an error, and display message when NTP check is skipped
2021-12-16 10:53:28 +01:00
Laurent Cozic
39196fa582
lock file
2021-12-16 10:34:26 +01:00
Gen Neko
28c6f91ac3
All: Translation: Update ja_JP.po ( #5862 )
2021-12-16 02:55:37 -05:00
Kenichi Kobayashi
5c82e439a7
Desktop: Fixes #5708 : Scroll positions are preserved ( #5826 )
...
Features:
- Scroll position is preserved when the editor layout changes.
- Scroll position is remembered when a note selection changes.
Modifications:
- The current Sync Scroll feature (in v2.6.2) is modified to use line-percent-based scroll positions.
- Scroll position translation functions, Viewer-to-Editor and Editor-to-Viewer, are separated into V2L / L2E and E2L / L2V respectively.
- The scrollmap is moved from gui/utils/SyncScrollMap.ts to note-viewer/scrollmap.js.
- IPC Protocol about the scrollmap becomes not necessary and is removed.
- Ignores non-user scroll events to avoid sync with incorrect scroll positions.
- When CodeMirror is not ready, setEditorPercentScroll() is waited.
- Fixes the bug: An incorrect scroll position is sometimes recorded.
- Since scroll positions become line-percent-based, the following incompatibilities of scroll positions are fixed:
- Between Editor and Viewer.
- Between Viewer Layout and Split Layout of Viewer
- Between Editor Layout and Split Layout of Editor
2021-12-15 18:03:20 +00:00
Helmut K. C. Tessarek
a4aa40dde8
Update translations
2021-12-14 17:44:19 -05:00
Laurent
b40d9bd8a1
Doc: Removed sponsor
2021-12-14 12:27:01 +00:00
Laurent Cozic
4ad4fdee49
Doc: Update Discord link
2021-12-13 16:53:26 +01:00
Kenichi Kobayashi
7ce9ae11c7
Desktop: Added detailed tooltip for 'Toggle Sort Order Field' button ( #5854 )
2021-12-13 15:29:23 +00:00
Laurent Cozic
deb300326b
Android 2.6.6
2021-12-13 13:32:34 +01:00
Laurent Cozic
227c9dcfee
Desktop release v2.6.6
2021-12-13 11:52:48 +01:00
Laurent Cozic
28c7b717f3
lock file
2021-12-13 11:52:35 +01:00
Helmut K. C. Tessarek
c499473467
All: fixes #5801 : Links in flowchart Mermaid diagrams ( #5830 )
2021-12-13 10:38:12 +00:00
xaa
7fa278f875
Update fr_FR.po ( #5750 )
2021-12-13 10:36:07 +00:00
Helmut K. C. Tessarek
06e427fc5a
All: Update Mermaid: 8.12.1 -> 8.13.5 ( #5831 )
2021-12-13 10:35:21 +00:00
Daeraxa
51f7dc9ab8
Desktop: Changed note sort buttons to 3px radius ( #5771 )
2021-12-13 10:34:54 +00:00
Laurent Cozic
eca964b03b
Android 2.6.5
2021-12-13 10:41:32 +01:00
Laurent Cozic
bfcc02a769
Desktop release v2.6.5
2021-12-13 10:34:21 +01:00
Laurent Cozic
7c42688072
Merge branch 'dev' into release-2.6
2021-12-13 10:34:01 +01:00
Laurent Cozic
e0e93c436b
All: Fixed "Invalid lock client type" error when migrating sync target
2021-12-13 10:32:22 +01:00
Daeraxa
78c5877c65
Docs: Added richtext editor improvement ideas ( #5848 )
2021-12-10 18:34:55 +00:00
Laurent Cozic
9767b659c2
Desktop release v2.6.4
2021-12-09 20:18:39 +01:00
Laurent Cozic
4b6210802b
Tools: Trying to go back to windows-2016 to fix CI build
2021-12-09 20:18:38 +01:00
Laurent Cozic
9f0def64f3
Desktop release v2.6.3
2021-12-09 20:18:38 +01:00
Laurent Cozic
16c94d95cb
Desktop release v2.6.4
2021-12-09 20:18:17 +01:00
Laurent Cozic
03c8942a74
Tools: Trying to go back to windows-2016 to fix CI build
2021-12-09 20:18:04 +01:00
Laurent Cozic
1626170ea6
Desktop release v2.6.3
2021-12-09 10:22:32 +01:00
Laurent Cozic
fd03ab4f47
Merge branch 'dev' into release-2.6
2021-12-09 10:22:09 +01:00
Laurent Cozic
684857752f
Server v2.6.14
2021-12-09 10:20:47 +01:00
NiceYoyo
95f88d0f2c
All: Translation: Update de_DE.po ( #5829 )
...
Added some translations and edited flagged ones. I also changed some translations from formal "Sie" to informal "Du", as it is used more often through the translation.
2021-12-05 22:28:16 -05:00
Laurent Cozic
3ddfa0b774
Doc: Added GSoC idea: Implement a toolbar for the mobile beta code editor
2021-12-03 19:15:16 +00:00
Laurent Cozic
35f684a1ee
Server: Increase default MAX_TIME_DRIFT to 2000
2021-12-03 12:24:29 +00:00
Caleb John
aac044fc9c
Desktop: Fixes #5311 : Rich text editor flashing white when switching notes/editor ( #5793 )
2021-12-03 12:23:31 +00:00
Laurent Cozic
9cbc3b3096
Server v2.6.14
2021-12-02 16:30:06 +00:00
Laurent Cozic
122afd6d46
Server: Improved storage command
2021-12-02 11:27:22 +00:00
Laurent Cozic
75c67b7d78
Tools: Fixed getting the latest release from GitHub
2021-12-01 16:17:04 +00:00
Amin Vakil
33822295ef
Tools: Use latest minor release of Postgres 13 in sample docker-compose files ( #5797 )
2021-12-01 13:52:38 +00:00
Stephanos Komnenos
a5b1255f45
Desktop: Allow flags for native wayland ( #5804 )
2021-12-01 13:51:42 +00:00
Laurent
62f4396ffe
Tools: Use windows-latest to build desktop app on CI ( #5809 )
2021-12-01 13:51:11 +00:00
Laurent Cozic
7384ad0001
Android 2.6.4
2021-12-01 11:45:46 +00:00
Laurent Cozic
6361ae3736
Tools: Fixed Android build
2021-12-01 11:09:16 +00:00
Laurent
6bbf053a4f
Tools: Run Joplin Server Postgres tests on CI ( #5807 )
2021-11-30 15:37:07 +00:00
Laurent Cozic
6eec0dd58e
Server v2.6.13
2021-11-29 18:41:53 +00:00
Laurent Cozic
dc67eace24
Server: Allow disabling NTP time drift check
2021-11-29 18:39:07 +00:00
Laurent Cozic
4fecb083a7
Server: Optimise reading from external storage when fallback driver is not present
2021-11-29 18:28:39 +00:00
Laurent Cozic
ef23d99b47
Added tests
2021-11-29 17:51:41 +00:00
Laurent Cozic
01048f5971
Server: Added command to delete database item content
2021-11-29 17:27:40 +00:00
Laurent Cozic
06ce4adc20
iOS: Resolves #5705 (partially): Ping joplinapp.org domain instead of Google when doing the WiFi connection check
2021-11-29 12:51:11 +00:00
Laurent Cozic
2fd8f39293
Update clipper button text
2021-11-29 11:24:34 +00:00