1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-01-11 18:24:43 +02:00
Commit Graph

1895 Commits

Author SHA1 Message Date
Laurent Cozic
51cc458e55 Android 2.6.9 2021-12-20 15:59:32 +01:00
Laurent Cozic
667d6420f2 All: Fixed issue where synchroniser would try to update a shared folder that is not longer accessible 2021-12-20 15:47:50 +01:00
Laurent Cozic
98fba37cd3 Desktop release v2.6.10 2021-12-19 11:58:42 +01:00
Laurent Cozic
2db2a1ccac Desktop: Fixes #5879 (Regression): Fixed exporting notes that contain Mermaid diagrams as PDF or HTML 2021-12-19 11:55:18 +01:00
Laurent Cozic
78d2190767 Tools: Update release-website.sh 2021-12-19 10:49:00 +01:00
Laurent Cozic
2788521607 Tools: Update release-website.sh 2021-12-19 10:39:40 +01:00
Laurent Cozic
19dba16099 Tools: Update release-website.sh 2021-12-19 10:25:34 +01:00
Laurent Cozic
d1c77bdcfa Tools: Update release-website.sh 2021-12-19 10:23:49 +01:00
Laurent Cozic
b14956afbd Tools: Build website to separate repository 2021-12-19 08:53:19 +01:00
Elaborendum
250e97247f
All: Translation: Update es_ES.po (#5880) 2021-12-19 02:43:56 -05:00
NiceYoyo
41cb47b6c8
All: Translation: Update de_DE.po (#5877)
Added new translations and edited one or two.
2021-12-18 18:40:24 -05:00
Laurent Cozic
2171132555 Doc: Add "discuss" link to news posts 2021-12-18 16:45:59 +01:00
Laurent Cozic
3e1b1ae749 Doc: Fixed width of news items 2021-12-18 16:31:08 +01:00
Laurent Cozic
8297d5a5c7 Tools: Fixed CLI tcp-port-used dependency 2021-12-18 16:25:59 +01:00
Daniel Landau
79a930597d
Doc: Add instructions for Docker on Linux (#5864) 2021-12-18 15:16:57 +00:00
Kenichi Kobayashi
3a6380fa92
Doc: Fix sync-scroll comment to refer a correct URL (#5868) 2021-12-18 15:16:00 +00:00
Kenichi Kobayashi
fe2eb25acb
Desktop: Fixes #5872: Markdown search no longer scrolls to result (#5876) 2021-12-18 15:14:57 +00:00
Laurent Cozic
5462ee635c Desktop: Fixes #5873 (Regression): Fixed export of HTML files on Linux 2021-12-18 13:50:24 +01:00
Laurent Cozic
5f4192e180 Doc: Fixed news page layout 2021-12-17 18:58:49 +01:00
Laurent Cozic
a41994bfe9 Doc: Added "What's new" section to website 2021-12-17 18:37:01 +01:00
Laurent Cozic
2f1047e3eb Doc: Import Patreon posts 2021-12-17 15:35:26 +01:00
Laurent Cozic
90363ec233 Tools: Set error code when building website fails 2021-12-17 15:08:52 +01:00
Laurent Cozic
0e9dc0f272 CLI v2.6.2 2021-12-17 13:02:10 +01:00
Laurent Cozic
c0fd2274ee Releasing sub-packages 2021-12-17 13:02:09 +01:00
Laurent Cozic
5cfdb8d39b Desktop release v2.6.9 2021-12-17 13:02:09 +01:00
Laurent Cozic
64bd7bf994 timesteamp 2021-12-17 13:02:08 +01:00
Laurent Cozic
bca25c2d4c fix iOS build 2021-12-17 13:02:05 +01:00
Laurent Cozic
b08fee3919 lock file 2021-12-17 13:01:39 +01:00
Laurent Cozic
7f169807ca Android 2.6.8 2021-12-17 11:15:33 +01:00
Laurent Cozic
514c3437b3 iOS 12.6.2 2021-12-17 11:04:24 +01:00
Laurent Cozic
552e78c4cd Set iOS min supported version to 11.0 2021-12-17 11:04:23 +01:00
Laurent Cozic
c7031f29d0 Desktop release v2.6.8 2021-12-17 11:04:23 +01:00
Laurent Cozic
db3fc3a827 fix iOS build 2021-12-17 11:04:23 +01:00
Laurent Cozic
6e133b0725 lock file 2021-12-17 11:04:22 +01:00
Laurent Cozic
3200224b6f fix iOS build 2021-12-17 01:18:28 +01:00
Laurent Cozic
98b55cbe73 lock file 2021-12-17 01:18:28 +01:00
Laurent Cozic
87e44e9381 ios-v12.6.1 2021-12-17 01:18:27 +01:00
Laurent Cozic
1cb62d8357 Update translations 2021-12-17 01:16:46 +01:00
Laurent Cozic
4faba40b1e translations 2021-12-17 01:12:30 +01:00
Laurent Cozic
d1508ce8f2 Update translations 2021-12-17 00:47:01 +01:00
Laurent Cozic
c26ce462e8 Fix AWS string names 2021-12-17 00:45:00 +01:00
Laurent Cozic
f761e9021b Tools: Auto-create iOS changelog 2021-12-16 17:10:17 +01:00
Laurent Cozic
586542e15e Tools: Throw an error if IPHONEOS_DEPLOYMENT_TARGET versions do not match in pbxproj file 2021-12-16 17:04:52 +01:00
Laurent Cozic
10c6af8aa7 Fixed tests 2021-12-16 11:42:33 +01:00
Laurent Cozic
e9ce3d194c Server: Changed ID length from 32 to 22 characters
Should still prevent collisions for 60 times the age of the Universe
2021-12-16 11:27:22 +01:00
Laurent Cozic
83a46e563d Server: Disable logs and items pages for end-user
These pages don't provide very useful information, even possibly
confusing and could probably be used to DoS the server since the
associated requests are not optimised.
2021-12-16 11:18:35 +01:00
Laurent Cozic
aa42cebbca Server: Setup localisation 2021-12-16 11:08:43 +01:00
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