1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-01-08 13:06:15 +02:00
Commit Graph

615 Commits

Author SHA1 Message Date
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
Henry Heino
eb53c7e3b9
Windows: Fix PDF, video, and audio rendering () 2024-08-17 12:22:03 +01:00
Henry Heino
b94cf5a107
Desktop: Resolves : Rich Text Editor: Add eight spaces when pressing tab () 2024-08-17 12:21:43 +01:00
Henry Heino
b5313067cd
Desktop: Allow searching when only the note viewer is visible and sync search with editor () 2024-08-15 16:01:52 +01:00
Henry Heino
cd40861ec8
Chore: Generator: Update types () 2024-08-08 20:02:53 +01:00
Henry Heino
08eab7a73a
Desktop: Use Electron safeStorage for keychain support () 2024-08-08 19:53:43 +01:00
pedr
5c8be448ab
Desktop: Fixes : Tags and Delete note not being available on Search and on All Notes list () 2024-08-02 17:44:30 +01:00
Henry Heino
f69dffcf23
Mobile: Support building for web () 2024-08-02 14:51:49 +01:00
Henry Heino
14cc053094
Desktop: Accessibility: Improve settings screen keyboard navigation and screen reader accessibility () 2024-08-02 14:49:15 +01:00
Henry Heino
65ef700fdc
Mobile, Desktop: Improve RTL support in the Markdown editor () 2024-08-02 14:47:56 +01:00
Henry Heino
9dbd481f28
Desktop: Fix images fail to render in the preview pane for HTML notes () 2024-08-02 14:47:43 +01:00
Henry Heino
e5c8b4bb66
Desktop: Resolves : Make the beta markdown editor the default () 2024-08-02 14:47:26 +01:00
Henry Heino
596bcd8d8b
Desktop: Accessibility: Improve focus handling for plugin and prompt dialogs () 2024-07-31 14:10:58 +01:00
Henry Heino
8c0769fdb3
Chore: Mobile: Add note screen tests () 2024-07-26 12:35:50 +01:00
Henry Heino
d2028588e8
Desktop: Resolves : Move the note viewer to a separate process () 2024-07-26 12:22:49 +01:00
Laurent Cozic
9c07e57e28 lock file 2024-07-18 15:06:47 +01:00
Henry Heino
821daeca94
Chore: Mobile: Add NoteBodyViewer tests () 2024-07-18 09:44:13 +01:00
Henry Heino
71f70f4d2c
Mobile: Resolves : Support pasting images () 2024-07-16 19:28:05 +01:00
Henry Heino
9ad1249f11
Chore: Mobile: Migrate shim-init-react to TypeScript () 2024-07-16 19:23:03 +01:00
Laurent Cozic
f2841a9a94 Tools: Add script to validate Markdown filenames on commit 2024-07-02 15:16:16 +02:00
Henry Heino
a44412ae78
Chore: Increase strength of Settings types () 2024-06-25 15:01:39 +02:00
Henry Heino
c7116b135f
Chore: Refactor mobile plugin logic into locations more consistent with other parts of the app () 2024-06-25 14:59:59 +02:00
Henry Heino
d9dadf28cb
Mobile: Resolves : Move mobile plugin setting tabs under a separate section () 2024-06-18 10:02:11 +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
Henry Heino
e465b45d6e
Mobile: Resolves : Make mobile plugin settings screen UI closer to desktop () 2024-06-15 10:00:21 +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
bf634270be
Mobile: Mark plugin support as in beta () 2024-06-14 19:38:50 +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
Henry Heino
940739ce12
Desktop: Fixes : Rich text editor: Include "ctrl-click to open" in link tooltips () 2024-06-11 07:49:28 +01:00
Henry Heino
b17f28ce94
Desktop: Fixes : Fix wrong text selected when adding a link in the beta editor () 2024-06-11 07:41:41 +01:00