Commit Graph

12392 Commits (c6956df1c97d4fef18ce28f3262bcbc5ed3254fb)

Author SHA1 Message Date
pedr 5f2f3ed9d8
Mobile: Resolves #11486: Add an accordion for disabled master keys on encryption screen (#11529) 2024-12-18 12:00:03 +01:00
Henry Heino 5078341c15
Mobile: Fixes #11264: Fix editor shows nothing when there are no selected note IDs (#11514) 2024-12-18 11:58:36 +01:00
Joplin Bot 9e80e2e072 Doc: Auto-update documentation
Auto-updated using release-website.sh
2024-12-17 18:25:57 +00:00
Laurent Cozic 2da789aaa4 Desktop release v3.2.5 2024-12-17 19:06:53 +01:00
Henry Heino ac28d31cce
Desktop: Fixes #11508: Upgrade `electron-builder` and `@electron/rebuild` (#11512) 2024-12-17 19:06:24 +01:00
pedr b147cc6235
Desktop: Generate .deb package (#11526) 2024-12-17 19:05:15 +01:00
Laurent Cozic 6dc1bc7870
Desktop: Resolves #11314: Make js-draw a default plugin (#11516)
Co-authored-by: Henry Heino <46334387+personalizedrefrigerator@users.noreply.github.com>
2024-12-17 19:04:36 +01:00
Azure Lunatic b3e84b699d
Doc: Update clipper.md: more specific location for Web Clipper options (#11527)
Co-authored-by: Laurent Cozic <laurent22@users.noreply.github.com>
2024-12-17 19:04:23 +01:00
renovate[bot] c3a734c980
Update dependency @react-native-clipboard/clipboard to v1.14.2 (#11524)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-17 18:03:04 +00:00
Laurent Cozic 51d5d58cec Doc: Add sponsor 2024-12-17 16:07:22 +01:00
Joplin Bot df3924f71f Doc: Auto-update documentation
Auto-updated using release-website.sh
2024-12-16 18:23:09 +00:00
Laurent Cozic 2399e56602 Doc: Add two more projects 2024-12-16 14:28:26 +01:00
Laurent Cozic 3983a3a52f
Mobile: Resolves #10374: Add more options when long pressing the icon on mobile (#11517) 2024-12-16 10:49:46 +01:00
Henry Heino dc96811940
Chore: Desktop: Fix automated test that makes assumptions about which plugins are loaded (#11522) 2024-12-16 10:47:23 +01:00
Henry Heino dbc8e39d5e
Chore: Apply package.json lint changes (#11523) 2024-12-16 10:46:23 +01:00
Laurent Cozic 5a30528131 Chore: avoid using cSpell:disable 2024-12-14 13:48:05 +01:00
pedr 9338c5c810
Desktop: Fixes #11179: Fixed tags with same special unicode characters not matching (#11513) 2024-12-14 12:42:36 +01:00
Henry Heino 0a5bc9647d
Desktop: Reduce application size (#11505) 2024-12-13 19:52:25 +01:00
Laurent Cozic 09413606cf
Mobile: Removed old hack that was making the note body move up and down (#11511) 2024-12-13 19:21:27 +01:00
Laurent Cozic 1fa327f034
Mobile: Resolves #10609: Display html notes using white theme (#11510) 2024-12-13 19:21:20 +01:00
Laurent Cozic 7863118565 Mobile: Resolves #11081: Use real timers for sync operations 2024-12-13 18:43:20 +01:00
Laurent Cozic 955d39bf2e iOS: Mark biometric lock feature as stable 2024-12-13 18:28:34 +01:00
Laurent Cozic 979753d8a7 Mobile: Fixes #10926: Locked out of mobile app due to broken fingerprint scanner 2024-12-13 18:12:54 +01:00
wljince007 c7e3a31ed8
Desktop: Make table in HTML format horizontally scrollable (#11198)
Co-authored-by: Laurent Cozic <laurent22@users.noreply.github.com>
2024-12-13 13:57:23 +01:00
Meow dc445579da
iOS: Resolves #11119: Add iOS Dark Icon (#11460) 2024-12-13 13:56:36 +01:00
Henry Heino 815b922988
Mobile: Plugin API: Add support for the renderMarkup command (#11494) 2024-12-13 13:55:51 +01:00
Henry Heino 81f3a02dba
Mobile: Plugin API: Implement the `toggleVisiblePanes` command (#11496) 2024-12-13 13:55:37 +01:00
renovate[bot] 154b78f7ce
Update dependency adm-zip to v0.5.16 (#11501)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-13 13:55:21 +01:00
renovate[bot] d946c4bdc9
Update dependency @types/zxcvbn to v4.4.5 (#11500)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-13 13:55:11 +01:00
Henry Heino 421edb6691
Desktop: Fixes #11485: Fix pressing enter during composition in the title input moves focus (#11491) 2024-12-12 22:30:20 +01:00
Henry Heino 30dbacc1a1
Chore: Desktop: Increase test timeout (#11502) 2024-12-12 22:06:17 +01:00
Joplin Bot 61b95c3afb Doc: Auto-update documentation
Auto-updated using release-website.sh
2024-12-12 18:23:28 +00:00
renovate[bot] a453617743
Update dependency @types/serviceworker to v0.0.95 (#11499)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-12 17:36:15 +00:00
Laurent Cozic 30f64b1dfb Doc: Add documentation to explain how to create a new Joplin-specific package 2024-12-12 18:20:37 +01:00
Laurent Cozic 6f0d3595b9 Chore: Build only one APK 2024-12-12 17:56:51 +01:00
Laurent Cozic a35f0296c1 iOS 13.2.2 2024-12-12 17:40:05 +01:00
Laurent Cozic a5e3083bfd Chore: Add warning message before releasing iOS app 2024-12-12 17:37:43 +01:00
Laurent Cozic dd9d5e3cfb Chore: lock file 2024-12-12 17:36:26 +01:00
Laurent Cozic a62ae2b895 CLI v3.2.2 2024-12-12 16:47:46 +01:00
Laurent Cozic 01621d4f56 Lock file 2024-12-12 16:41:04 +01:00
Laurent Cozic 7cd9f82f8c Releasing sub-packages 2024-12-12 16:40:09 +01:00
Laurent Cozic 388d124d91 Cli: Make Sharp package optional 2024-12-12 16:35:02 +01:00
Laurent Cozic d1ea90cd5c Chore: Clean up old debugging code in CLI 2024-12-12 16:33:43 +01:00
Laurent Cozic 8ca8295cc5 CLI v3.2.1 2024-12-12 15:16:55 +01:00
Laurent Cozic 84d577720a Chore: Lock files 2024-12-12 14:49:04 +01:00
Laurent Cozic 363b829db7 Releasing sub-packages 2024-12-12 14:12:02 +01:00
Laurent Cozic 82b021245c Chore: Fixed onenote-converter package for publishing 2024-12-12 14:07:51 +01:00
Laurent Cozic 3db862f870 Releasing sub-packages 2024-12-12 14:07:50 +01:00
renovate[bot] c219bf710d
Update dependency @react-native-community/netinfo to v11.3.3 (#11495)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-12 13:01:19 +00:00
Laurent Cozic 7575abbf54 Chore: Fixed onenote-converter package for publishing 2024-12-12 13:58:39 +01:00