Commit Graph

12576 Commits (69fb1ab104e06403bc08a65de858ac2951739a46)

Author SHA1 Message Date
Laurent Cozic 69fb1ab104 Chore: Fixed test that fails on fast enough computers 2025-03-05 00:43:39 +00:00
Helmut K. C. Tessarek 67ae0ea2d1
Desktop: improve download in install script (#11921) 2025-03-04 19:06:31 -05:00
Celestial.y cdb61b922b
All: Translation: Update zh_CN.po (#11922) 2025-03-04 18:52:12 -05:00
pedr da80443796
Chore: Remove file created during automated test (#11915) 2025-03-04 11:58:57 +00:00
Henry Heino 1924dd31d2
Desktop: Make "toggle all folders" button also expand the folder list (#11917) 2025-03-04 11:58:31 +00:00
Henry Heino b831d8c068
Desktop: Accessibility: Improve "toggle all notebooks" accessibility (#11918) 2025-03-04 11:57:11 +00:00
Joplin Bot 4ad1b49769 Doc: Auto-update documentation
Auto-updated using release-website.sh
2025-03-04 02:03:55 +00:00
klxiang 0d6c1067e3
All: Translation: Update zh_CN.po (#11920) 2025-03-03 21:01:55 -05:00
Eric Duarte 0bdc38a6be
All: Translation: Update es_ES.po (#11913) 2025-03-03 20:43:27 -05:00
Laurent Cozic 5c35569b5b Android 3.3.2 2025-03-03 22:36:37 +00:00
Laurent Cozic 5f02af9724 Server v3.3.4 2025-03-03 22:29:46 +00:00
Henry Heino 975f16d21c
Server: Security: Improve request validation in default route (#11916) 2025-03-03 22:29:05 +00:00
Laurent Cozic 06359834d6
Desktop: Add a button to collapse or expand all folders (#11905) 2025-03-02 22:20:47 +00:00
Laurent Cozic 0cc0fec8c3 lock file 2025-03-01 13:04:37 +00:00
Joplin Bot 68ab5dcda5 Doc: Auto-update documentation
Auto-updated using release-website.sh
2025-03-01 02:08:23 +00:00
Joplin Bot 65544123e6 Doc: Auto-update documentation
Auto-updated using release-website.sh
2025-02-28 18:43:59 +00:00
Laurent Cozic cfbded00e2 Merge branch 'release-3.2' into dev 2025-02-28 14:14:21 +00:00
Laurent Cozic a898e17b4c Desktop release v3.2.13 2025-02-28 14:13:20 +00:00
pedr d12e2d9a81 Desktop: Fixes #11759: Preserve attachment file extensions regardless of the mime type (#11852)
Co-authored-by: Laurent Cozic <laurent22@users.noreply.github.com>
2025-02-28 14:13:08 +00:00
Henry Heino 7025321d76
Mobile: Accessibility: Fix "new note" and "new to-do" buttons are focusable even while invisible (#11899) 2025-02-28 10:30:50 +00:00
Laurent Cozic 6c890121b9 Doc: Update release cycle 2025-02-27 18:47:02 +00:00
Josh Scheitler 9c4be00745
Desktop: Resolves #11663: Improve Rich Text Editor toolbar structure (#11869)
Co-authored-by: Laurent Cozic <laurent22@users.noreply.github.com>
2025-02-27 18:32:47 +00:00
Henry Heino 7f51712311
Android: Switch default library used for Whisper voice typing (#11881) 2025-02-27 18:31:13 +00:00
Anmol Garg 502c929c88
Chore: Update Docker Compose POSTGRES_HOST for proper service-to-service communication (#11886) 2025-02-27 18:26:21 +00:00
Kev Bittner 1abf9e9602
Doc: Update S3 synchronization documentation (#11890) 2025-02-27 18:24:45 +00:00
Laurent Cozic 8bdb6c5d72
Desktop: Add dialog to select a note and link to it (#11891) 2025-02-27 18:24:02 +00:00
Henry Heino 9cbd1b855c
Desktop: Accessibility: Add more standard keyboard shortcuts for the notebook sidebar (#11892) 2025-02-27 18:23:28 +00:00
Laurent Cozic ae8658554f
Desktop: Fix issue with GotoAnything that would prevent it from highlighting search results in note titles (#11888) 2025-02-27 16:29:33 +00:00
renovate[bot] bc385d59e9
Update dependency @types/node to v18.19.67 (#11880)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-27 16:13:24 +00:00
renovate[bot] 00ccd994e3
Update dependency @types/adm-zip to v0.5.7 (#11895)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-27 16:11:10 +00:00
Laurent Cozic 9251299289 Deskop: Attempt to capture more debug info when the app crashes 2025-02-26 10:51:18 +00:00
Laurent Cozic fe67a44285 Plugins: Add support for `joplin.shouldUseDarkColors` API 2025-02-25 15:33:44 +00:00
Laurent Cozic 50a1b184fd Chore: Desktop: Ensure dev tools are open on startup in dev mode 2025-02-24 16:55:52 +00:00
Laurent Cozic 3caa718132 Chore: Improve error message when renderMarkup command cannot render some text 2025-02-24 16:54:57 +00:00
Laurent Cozic d0e16c0878 Chore: Improve error message when data API cannot parse a note 2025-02-24 16:54:56 +00:00
renovate[bot] 4fcb250c27
Update dependency @bam.tech/react-native-image-resizer to v3.0.11 (#11879)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-24 00:01:48 +00:00
Laurent Cozic 86e59ad621 Server v3.3.3 2025-02-23 19:07:47 +00:00
Laurent Cozic 12baa9827d Server: Fixed patching user properties 2025-02-23 18:40:12 +00:00
pedr 95c50ada7c
Mobile: Fixes #11858: Fix disabled encryption keys list showing enabled keys (#11861) 2025-02-23 14:08:55 +00:00
Henry Heino 55a57f7baf
Mobile: Resolves #11846: Improve encryption config screen accessibility (#11874) 2025-02-23 14:08:09 +00:00
summoner001 69b24b4437
Update hu-HU.po (#11877) 2025-02-23 13:56:11 +00:00
Henry Heino 5143fae0f6
Mobile: Fixes #11864: Fix voice recorder crash (#11876) 2025-02-23 13:53:28 +00:00
Henry Heino 01a62acfdf
Chore: Fix yarn tsc fails when run from packages/utils (#11873) 2025-02-23 13:52:24 +00:00
renovate[bot] c663742689
Update dependency @types/node to v18.19.65 (#11875)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-23 11:42:29 +00:00
Laurent Cozic 0c405951ed Server v3.3.2 2025-02-19 23:16:30 +00:00
Laurent Cozic 4b411e600c Chore: Add iOS entitlements for push notifications 2025-02-19 21:58:43 +00:00
Laurent Cozic bf58a52394 Chore: Server: Exclude db migration from test 2025-02-19 21:57:13 +00:00
Laurent Cozic 36d3736bff Server v3.3.1 2025-02-19 19:19:02 +00:00
Laurent Cozic 4df0b9f851 Server: Optimise delta sync queries by optimising the underlying SQL query 2025-02-19 19:01:09 +00:00
Joplin Bot 914b5e230d Doc: Auto-update documentation
Auto-updated using release-website.sh
2025-02-19 18:42:49 +00:00