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

645 Commits

Author SHA1 Message Date
Henry Heino
815b922988
Mobile: Plugin API: Add support for the renderMarkup command () 2024-12-13 13:55:51 +01:00
Henry Heino
81f3a02dba
Mobile: Plugin API: Implement the toggleVisiblePanes command () 2024-12-13 13:55:37 +01:00
Henry Heino
d935a491ba
Mobile: Editor: Switch to a scrolling toolbar, allow adding/removing toolbar items () 2024-12-11 13:31:05 +01:00
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
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
a7add9961f
Mobile: Accessibility: Improve note selection screen reader accessibility () 2024-11-22 10:47:22 +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
a07dfbc164
Chore: Fix iOS build with recent XCode versions () 2024-11-19 19:10:22 +00:00
pedr
4d7fa5972f
Desktop: Add OneNote Importer () 2024-11-17 16:21:08 +00:00
Henry Heino
84eab775c3
Mobile: Accessibility: Improve dialog accessibility () 2024-11-16 21:09:50 +00:00
Laurent Cozic
f091c32992
Plugins: Add support for editor plugins () 2024-11-10 14:04:46 +00:00
Laurent Cozic
33942d44c8 Revert "Desktop: Add OneNote Importer ()"
This reverts commit b248700e28.

We need to find a solution to make building the Rust package optional
2024-11-09 13:42:37 +00:00
Henry Heino
a616dc3cd2
Desktop: Fix errors found by automated accessibility testing ()
Co-authored-by: Laurent Cozic <laurent22@users.noreply.github.com>
2024-11-09 12:50:06 +00:00
pedr
b248700e28
Desktop: Add OneNote Importer () 2024-11-09 12:47:01 +00:00
Henry Heino
3894c05217
Chore: Fix website build () 2024-11-09 12:44:12 +00:00
Henry Heino
4a88d6ff7a
Desktop: Multiple window support ()
Co-authored-by: Laurent Cozic <laurent22@users.noreply.github.com>
2024-11-08 15:32:05 +00:00
pedr
0aba14f581
Desktop,CLI: Fixes : Change Resource filetype detecting strategy ()
Co-authored-by: Laurent Cozic <laurent22@users.noreply.github.com>
2024-11-07 13:46:08 +00:00
pedr
02a0d0d0cc
Desktop, Mobile: Resolves : Allow user to generate deletion logs () 2024-11-07 13:45:29 +00:00
Henry Heino
100f8a23f4
Mobile: Camera screen: Support scanning QR codes () 2024-10-30 21:12:27 +00:00
Laurent Cozic
f4ee4a178e Chore: Added tests for renderMarkup command 2024-10-27 21:39:44 +00:00
Laurent Cozic
ff09937ca2 Plugins: Added a renderMarkup command to render MD or HTML markup to HTML 2024-10-27 21:19:38 +00:00
Self Not Found
aa6348c5c2
All: Add new encryption methods based on native crypto libraries ()
Co-authored-by: Laurent Cozic <laurent22@users.noreply.github.com>
Co-authored-by: Henry Heino <personalizedrefrigerator@gmail.com>
2024-10-26 21:15:10 +01:00
Henry Heino
bed5297829
Desktop,Mobile,Web: Add support for overwrite mode in the Markdown editor () 2024-10-26 21:12:27 +01:00
Henry Heino
f07e4e9b5a
Desktop: Accessibility: Add missing labels to the note attachments screen and master password dialog () 2024-10-26 21:06:09 +01:00
Henry Heino
e77fa19fea
Desktop: Allow Markdown editor search dialog to be localised () 2024-10-26 21:02:54 +01:00
Henry Heino
4e7d74e49a
Chore: Refactoring: Prefer empty array to KeychainServiceDriverDummy () 2024-10-26 21:02:34 +01:00
Henry Heino
9f5282c8f5
Android: Allow switching the voice typing library to Whisper ()
Co-authored-by: Laurent Cozic <laurent22@users.noreply.github.com>
2024-10-26 21:00:56 +01:00
Henry Heino
38be0e81a9
Desktop: Accessibility: Add ARIA information to the sidebar's notebook and tag list () 2024-10-15 17:59:51 +01:00
Henry Heino
e3d5f0c9cf
Chore: Desktop: Use SCSS instead of styled-components for plugin dialogs and toolbar buttons () 2024-10-11 22:03:41 +01:00
Henry Heino
eda2c69334
Desktop: Fixes : Improve performance by allowing note list background timers to be cancelled () 2024-09-27 15:25:55 +01:00
Henry Heino
5935c9c147
Chore: Mobile: Improve note screen tests and fix CI warning () 2024-09-27 15:23:02 +01:00
Henry Heino
c4a7749f2a
Desktop: Fixes : Plugin API: Save changes made with editor.setText () 2024-09-26 11:35:32 +01:00
Henry Heino
3d42485315
Mobile: Show loading indicator while loading search results () 2024-09-24 15:12:02 +01:00
pedr
e3576683b0
Desktop,Mobile,Cli: Fixes : WebDAV synchronisation not working because of URL encoding differences () 2024-09-23 18:19:51 +01:00
Henry Heino
0cac69c2fa
Chore: Migrate back-button.js to TypeScript () 2024-09-21 18:28:41 +01:00
Henry Heino
220f867814
Mobile: Resolves : Support permanent note deletion on mobile () 2024-09-21 13:05:27 +01:00
Henry Heino
b9dc226031
Chore: Mobile: Migrate NoteItem and Checkbox to TypeScript () 2024-09-21 12:57:26 +01:00
Henry Heino
a81c1ff663
Chore: Mobile: Convert side-menu-content-note.js to a TypeScript function component () 2024-09-21 12:57:08 +01:00
Henry Heino
0965c6d257
Desktop,Mobile: Fixes : Improve performance when there are many selected items () 2024-09-21 12:53:16 +01:00
Henry Heino
e0daf807a6
Mobile: Fixes : Accessibility: Fix sidebar broken in right-to-left mode, improve screen reader accessibility () 2024-09-16 22:17:12 +01:00
Alice
5763de3b26
Desktop: Seamless-Updates: generated and uploaded latest-mac-arm64.yml to GitHub Releases () 2024-09-14 22:16:42 +01:00
Henry Heino
bcb5218e1a
Desktop: Fix editor/viewer loses focus when visible panels are changed with ctrl-l () 2024-09-12 17:54:10 +01:00
Henry Heino
ea61bfc498
Mobile: Fixes : Move accessibility focus to the first note action menu item on open () 2024-09-12 09:04:23 +01:00
Henry Heino
79773dab95
Mobile,Desktop: Fix unable to change incorrect decryption password if the same as the master password () 2024-09-11 19:01:57 +01:00
Alice
6163364b26
Desktop: Seamless-Updates - added tests for autoUpdaterService ()
Co-authored-by: Laurent Cozic <laurent22@users.noreply.github.com>
2024-09-02 12:24:19 +01:00
Henry Heino
d2b7d64f4f
Desktop: Accessibility: Improve note list keyboard and screen reader accessibility () 2024-08-31 16:05:01 +01:00
Henry Heino
74be949d33
Desktop: Accessibility: Improve note title focus handling () 2024-08-27 18:05:48 +01:00
Henry Heino
02bdb7a79c
Docs: Include dependency overview ()
Co-authored-by: Laurent Cozic <laurent22@users.noreply.github.com>
2024-08-22 21:53:27 +01:00
Henry Heino
6a0dd4e20d
Desktop: Fixes : Fix alt+up/alt+down fails to re-order multiple lines () 2024-08-22 21:52:22 +01:00