1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-21 09:38:01 +02:00
Commit Graph

5772 Commits

Author SHA1 Message Date
Laurent Cozic
5d84f80ad1 Desktop: Added support for rendered note metadata, in particular the joplin-metadata-print-title tag 2024-12-10 17:13:08 +01:00
Laurent Cozic
d1fc69ffbe Desktop, Cli: Prevent PDF and HTML export from failing when a plugin references a non-existent file 2024-12-10 14:12:48 +01:00
Henry Heino
ca9759738f Merge remote-tracking branch 'origin/release-3.1' into dev 2024-12-09 08:29:56 -08:00
Chris Kant
95ca6c4c12
Desktop: Remove Better Code Blocks from the list of plugins incompatible with the new editor () 2024-12-09 16:58:01 +01:00
Manabu Nakazawa
e7583a1ae4
All: Fix the error caused by undefined isCodeBlock_ (turndown-plugin-gfm) () 2024-12-09 16:57:33 +01:00
Henry Heino
56dce15537
Desktop: Fixes : Allow zooming in/out in secondary windows () 2024-12-09 16:56:40 +01:00
Henry Heino
df577bc08c
Android: Close voice typing session when closing the editor () 2024-12-09 16:56:25 +01:00
Henry Heino
9c4142fcd2
Desktop: Fixes : Fix crash on startup if old read-only items are in the trash () 2024-12-09 16:52:45 +01:00
dhakarRaghu
021cdf8034
Desktop: Fixes : Ensure spell-check toggle works on macOS () 2024-12-09 16:48:52 +01:00
Adrien Poupa
f5b5cf74c5
Server: Resolves : Add task to delete events older than a week () 2024-12-09 16:48:21 +01:00
Laurent Cozic
ceea0bc0ad Desktop, Mobile, Cli: Removed deprecation notice on OneDrive sync method
This reverts commit e36f37707f.

Ref: <e36f37707f (commitcomment-150073714)>
2024-12-08 16:04:47 +01:00
Laurent Cozic
23032b9417 Desktop, Cli, Mobile: Reactivate pCloud synchronisation 2024-12-08 16:01:48 +01:00
renovate[bot]
abc2f91623
Update dependency @types/node to v18.19.50 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-07 03:01:14 +00:00
renovate[bot]
fee85069ac
Update dependency @types/node to v18.19.49 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-03 21:32:47 +00:00
Helmut K. C. Tessarek
9ea80c2e2b
All: Translation: Update uk_UA.po (thanks Andrii Poberezhnyi) () 2024-12-03 15:11:32 -05:00
renovate[bot]
24542ca404
Update dependency @types/node to v18.19.48 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-01 15:05:49 +00:00
pedr
eb5c4606f0
Desktop: Fixes : Reduce application size by removing unnecessary Rust files ()
Co-authored-by: Laurent Cozic <laurent22@users.noreply.github.com>
2024-11-28 15:42:25 +00:00
Henry Heino
0275434077
Desktop, Mobile: Fixes : Upgrade CodeMirror packages () 2024-11-27 12:33:27 +00:00
Henry Heino
f776d527ca
Desktop: Fixes : Accessibility: Do not override focus order when pressing tab/shift-tab on the note list () 2024-11-27 12:33:13 +00:00
Henry Heino
4e8b896688
Desktop: Accessibility: Prevent overwrite mode toggle shortcut from conflicting with screen reader shortcuts () 2024-11-27 12:18:16 +00:00
Henry Heino
257b58f4fb
Chore: Mobile: Fix upgrading @types/node fails () 2024-11-27 12:14:45 +00:00
pedr
8cf5ac33d1
Desktop: Fixed fallback icon size on HTML notes () 2024-11-27 12:14:32 +00:00
pedr
2f3b388188
Desktop: Fixes : Correct file path of OneNote converter on release build () 2024-11-27 12:11:50 +00:00
Laurent Cozic
ef0a2ca2d8 Doc: Update sponsors 2024-11-25 00:23:27 +00:00
Jozef Gaal
fea71df181
All: Translation: Add sk_SK.po (Slovak) () 2024-11-23 15:41:13 -05:00
Laurent Cozic
54a82befa0 Chore: Fixed GotoAnything handling of search keywords 2024-11-23 17:07:13 +00:00
Laurent Cozic
e652db05e1
Desktop: Fixes : Goto Anything fails for long strings () 2024-11-23 16:47:46 +00:00
Abhinandan
48fd5d30f7
Doc: Fixed link URL () 2024-11-23 13:27:29 +00:00
Laurent Cozic
9373c334b3 Desktop: Fixes : Fixed checkboxes alignment in note viewer 2024-11-22 20:18:38 +00:00
Laurent Cozic
1087c49b9f Revert "Desktop, Mobile: Fixed vertical alignment of checkboxes"
This reverts commit 49e86d116f.
2024-11-22 20:18:38 +00:00
Laurent Cozic
9bd930d89a Revert "Desktop, Mobile: Fix vertical alignment of checkboxes when text wraps over multiple lines"
This reverts commit 226a8b3813.
2024-11-22 20:18:37 +00:00
Henry Heino
380ba28bac
Mobile: Accessibility: Mark note properties buttons as buttons () 2024-11-22 10:48:18 +00:00
Henry Heino
1dd02f1746
Mobile: Accessibility: Search screen: Hide the progress bar from accessibility tools when invisible () 2024-11-22 10:48:08 +00:00
Henry Heino
81ec3eb5e2
Mobile: Accessibility: Describe the notebook dropdown for accessibility tools () 2024-11-22 10:48:00 +00:00
Henry Heino
3e911204df
Mobile: Accessibility: Fix screen reader is unable to scroll settings tab list () 2024-11-22 10:47:53 +00:00
Henry Heino
db07bd208a
Android: Accessibility: Improve voice typing dialog screen reader accessibility () 2024-11-22 10:47:46 +00:00
Henry Heino
5dfbb18838
Mobile: Accessibility: Improve side menu and heading screen reader accessibility () 2024-11-22 10:47:31 +00:00
Henry Heino
a7add9961f
Mobile: Accessibility: Improve note selection screen reader accessibility () 2024-11-22 10:47:22 +00:00
Laurent Cozic
b07ca88a29 Doc: Add sponsor 2024-11-21 10:45:43 +00:00
Laurent Cozic
d05ddfc258 Chore: Fixed website build 2024-11-20 22:06:29 +00:00
dimitristsilis
85bd6d17f0
Update el_GR.po () 2024-11-20 11:43:02 +00:00
Henry Heino
d648e43cfb
Mobile: Accessibility: Add checked/unchecked accessibility information to the "sort notes by" dialog () 2024-11-20 11:39:33 +00:00
Henry Heino
c9608cf4a1
Mobile: Accessibility: Improve screen reader accessibility of the tag list () 2024-11-20 11:37:09 +00:00
Henry Heino
5dcbf4ce4a
Chore: Desktop: Markdown editor panes: Migrate from style properties to SCSS () 2024-11-20 11:36:56 +00:00
Henry Heino
e5c31e555f
Mobile: Accessibility: Improve tag dialog screen reader accessibility () 2024-11-20 11:35:44 +00:00
Henry Heino
5d7d248a83
Mobile: Accessibility: Improve note list accessibility () 2024-11-20 11:35:35 +00:00
Henry Heino
13d8fbbd65
Chore: Desktop: Fix test failures due to race condition ()
Co-authored-by: Laurent Cozic <laurent22@users.noreply.github.com>
2024-11-20 11:35:22 +00:00
Laurent Cozic
48f5da65bb Doc: Add sponsor 2024-11-20 09:47:48 +00:00
Laurent Cozic
1293037ff9 Doc: Add sponsor 2024-11-19 20:28:29 +00:00
Henry Heino
a07dfbc164
Chore: Fix iOS build with recent XCode versions () 2024-11-19 19:10:22 +00:00