Commit Graph

626 Commits (2194eb4df5e823d0cbeebe391fd6b4efc10ab76d)

Author SHA1 Message Date
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
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