1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-27 10:32:58 +02:00
Commit Graph

11499 Commits

Author SHA1 Message Date
pedr
affa620983
Desktop: Fixes: : Prevent application from crashing when the syncInfoCache is corrupted () 2024-06-18 10:01:35 +01:00
Henry Heino
ed31d8202b
Mobile: Fixes : Fix selected note changes on moving to a different folder () 2024-06-18 09:59:08 +01:00
renovate[bot]
573ea6051c
Update dependency @react-native-community/netinfo to v11.3.1 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-17 23:20:07 +01:00
renovate[bot]
f1ec54532f
Update dependency jsdom to v23 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-17 21:25:40 +01:00
renovate[bot]
5eb96d71e1
Update dependency sass to v1.71.0 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-17 21:24:56 +01:00
renovate[bot]
73251bac4a
Update dependency react-native-webview to v13.8.1 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-17 21:24:50 +01:00
renovate[bot]
f40a0da195
Update dependency css-loader to v6.10.0 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-17 21:24:34 +01:00
Laurent Cozic
8dc1ab2cc5
Update renovate.json5 2024-06-17 21:23:55 +01:00
renovate[bot]
1b46c9f5e7
Update dependency chokidar to v3.6.0 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-17 21:23:07 +01:00
renovate[bot]
483ab55a36
Update dependency @react-native-community/netinfo to v11.3.0 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-17 21:22:56 +01:00
renovate[bot]
502002f9f6
Update dependency style-to-js to v1.1.11 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-17 21:22:16 +01:00
renovate[bot]
8d8014511f
Update dependency turndown to v7.1.3 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-17 21:22:09 +01:00
renovate[bot]
28569e652e
Update dependency react-native-image-picker to v7.1.1 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-17 21:21:54 +01:00
renovate[bot]
9acf36d802
Update dependency nodemailer to v6.9.12 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-17 21:21:45 +01:00
renovate[bot]
06d26767ed
Update dependency koa to v2.15.1 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-17 21:21:26 +01:00
renovate[bot]
88858d4413
Update dependency follow-redirects to v1.15.6 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-17 21:21:13 +01:00
github-actions[bot]
27309427a1
@XPhyro has signed the CLA in 2024-06-17 19:50:09 +00:00
renovate[bot]
e83a18a907
Update dependency @types/node to v18.19.26 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-17 14:25:46 +00:00
ERYpTION
9bd8b11f67
Update da_DK.po () 2024-06-17 14:50:34 +01:00
renovate[bot]
3a14c7ce2d
Update dependency @types/node to v18.19.25 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-17 09:13:03 +01:00
github-actions[bot]
fe4c9a2401
@kohi9noor has signed the CLA in 2024-06-16 08:42:17 +00:00
Arda Kılıçdağı
d2fb19cf6d
All: Translation: Update tr_TR.po () 2024-06-15 14:35:15 -04:00
Laurent Cozic
1f8e3fb620 Update translations 2024-06-15 10:17:54 +01:00
Laurent Cozic
8bbe1d30b4 Update French translation 2024-06-15 10:16:16 +01:00
Laurent Cozic
ec92f716de Chore: Removed unncessary string 2024-06-15 10:15:22 +01:00
Laurent Cozic
ab819d9210 Update translations 2024-06-15 10:06:44 +01:00
Henry Heino
e465b45d6e
Mobile: Resolves : Make mobile plugin settings screen UI closer to desktop () 2024-06-15 10:00:21 +01:00
tiberiusteng
a4a4170d49
Mobile: Resolves : implement callback url ()
Co-authored-by: Tib Teng <661892+tiberiusteng@users.noreply.github.com>
2024-06-15 09:58:23 +01:00
Henry Heino
1dcf528443
Chore: Refactor editor package: Move functions in editorStateUtils into separate files () 2024-06-14 19:40:07 +01:00
Henry Heino
8cf4ef88b5
Desktop: Fixes : Don't re-order the note list when in search () 2024-06-14 19:39:26 +01:00
Henry Heino
bf634270be
Mobile: Mark plugin support as in beta () 2024-06-14 19:38:50 +01:00
Henry Heino
56437d3e1b
Mobile: Don't show an "expand" arrow by "Installed plugins" when no plugins are installed ()
Co-authored-by: Laurent Cozic <laurent22@users.noreply.github.com>
2024-06-14 19:38:16 +01:00
Henry Heino
d095ab2be7
All: Fixes : English: Use the plural form of a localization for negative and zero items ()
Co-authored-by: Laurent Cozic <laurent22@users.noreply.github.com>
2024-06-14 19:37:26 +01:00
Henry Heino
4751b4dd74
Mobile: Plugin settings screen: Fix plugin states not set correctly when installing multiple plugins at once ()
Co-authored-by: Laurent Cozic <laurent22@users.noreply.github.com>
2024-06-14 19:36:44 +01:00
Henry Heino
ce22d8238c
Mobile: Plugin settings: Fix plugins without settings can't be disabled without reinstall ()
Co-authored-by: Laurent Cozic <laurent22@users.noreply.github.com>
2024-06-14 19:36:26 +01:00
pedr
9e2b9e5b8d
Desktop: Fixes error when Joplin Cloud login is finished before the settings are saved () 2024-06-14 19:31:50 +01:00
pedr
4952980e0a
Desktop, Mobile: Start synchronisation just after login is complete () 2024-06-14 14:24:35 +01:00
Joplin Bot
59989d2735 Doc: Auto-update documentation
Auto-updated using release-website.sh
2024-06-13 12:22:09 +00:00
Laurent Cozic
eb7f2855b0 Chore: Trying to fix Android build on CI by using debug keys 2024-06-13 09:01:45 +01:00
Laurent Cozic
a0e3e4fefb Android 3.0.4 2024-06-12 21:41:20 +01:00
Laurent Cozic
de9661448b
Chore: Fix Android build for RN 0.74.1 () 2024-06-12 21:33:44 +01:00
Laurent Cozic
562aabafa1 iOS 13.0.2 2024-06-12 21:29:29 +01:00
Laurent Cozic
a659e45a68 lock files 2024-06-12 21:20:59 +01:00
Laurent Cozic
8e44a15c8d
CI: Assemble Android release instead of debug () 2024-06-12 21:16:18 +01:00
Laurent Cozic
a086358824 Desktop release v3.0.9 2024-06-12 18:31:57 +01:00
pedr
889c395818
Desktop, Mobile: Add Joplin Cloud account information to configuration screen () 2024-06-12 15:14:32 +01:00
Henry Heino
7d0cc675aa
Desktop: Fixes : Fix note disappears while editing during search () 2024-06-12 15:11:53 +01:00
pedr
73d3f92ae2
Desktop, Mobile: Add button on Synchronization to Joplin Cloud login screen () 2024-06-12 15:11:30 +01:00
Henry Heino
f5ceb4064c
Mobile,Desktop: Upgrade KaTeX to v0.16.10 () 2024-06-12 15:10:19 +01:00
pedr
53d7bc86ca
Desktop, Mobile: Hide links to login after process is successful () 2024-06-12 15:09:52 +01:00