812 Commits
Author SHA1 Message Date
cfcf796211 Chore: Upgrade ESLint to v9 (#15586)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-03 23:57:08 +02:00
c73d47063d Chore: TypeScript: Migrate more any types (#15599)
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-03 23:55:51 +02:00
renovate[bot]GitHubrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
45fee00d47 fix(deps): update dependency fs-extra to v11.3.4 (#15589)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-06-02 05:00:08 +00:00
c277fb0090 Chore: Migrate more JavaScript files to TypeScript in packages/lib (#15558)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-29 10:59:39 +02:00
Laurent CozicandGitHub b15472bc96 Desktop: Restrict KaTeX \href to safe URL schemes (#15538) 2026-05-27 04:33:11 +01:00
24b088d73a Chore: Convert JavaScript to TypeScript in packages/lib (#15547)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-26 21:37:55 +01:00
2a4219fae6 Chore: Convert more requires to typed imports (#15533)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-26 08:39:10 +01:00
ef7acdd55e Chore: Convert JavaScript files to TypeScript in packages/app-cli (#15523)
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
Co-authored-by: Laurent Cozic <laurent22@users.noreply.github.com>
2026-05-25 22:03:21 +01:00
5df182d871 Chore: Convert most requires to imports in TypeScript files (#15527)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-25 22:02:07 +01:00
Aissa BenfoddaandGitHub 18fd4d3b87 Desktop: Resolves #15202: Importing from OneNote: Issues with XPS-Printouts (#15290) 2026-05-17 15:18:26 +01:00
Laurent CozicandGitHub 9ac4aac4e5 Chore: Replace any with proper types in lib (#15416) 2026-05-15 01:28:50 +01:00
Laurent CozicandGitHub 38fa615af0 Chore: Replace any with proper types in app-cli (#15400) 2026-05-13 13:17:17 +01:00
Laurent Cozic bdfae85691 Chore: Setup release 3.7 2026-05-11 11:25:57 +01:00
mrjo118andGitHub ec85b1a7e6 Desktop, CLI: Fix potential unresolved promise race conditions when scheduling the sync (#15216) 2026-05-01 09:55:11 +01:00
renovate[bot]GitHubrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
4759ab151e chore(deps): update eslint (#15224)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-05-01 08:57:09 +01:00
Henry HeinoandGitHub 3b07bc24be Desktop: Importing from OneNote: Improve display of note tags after converting to Markdown (#15181) 2026-04-24 14:54:28 +01:00
Henry HeinoandGitHub 050659e1d8 Desktop: Importing from OneNote: Fix imported bold and italic aren't converted to Markdown (#15187) 2026-04-23 20:48:07 +01:00
Henry HeinoandGitHub 4387c82fda Desktop: Fixes #15092: Importing from OneNote: Support importing nested ink containers (#15109) 2026-04-16 16:54:00 +01:00
Henry HeinoandGitHub b5abc12486 Desktop: Importing from OneNote: Fix incorrect import of vertically-scaled ink (#15110) 2026-04-16 12:02:12 +01:00
Ashutosh SinghandGitHub e19856a6d0 Desktop: Fixes #14852: Text copied from note viewer and pasted in an external rich text editor duplicates the codeblocks (#14860) 2026-04-11 11:21:46 +01:00
dipokandGitHub 6637c05cc8 CLI: Add clear command to clear console output (#14844) 2026-03-23 12:37:18 +00:00
Laurent CozicandGitHub 9fbca68062 Chore: Removed some "any" variables (#14825) 2026-03-22 23:14:16 +00:00
renovate[bot]GitHubrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
5161d18d19 Update dependency fs-extra to v11.3.3 (#14819)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-03-18 21:05:09 +00:00
bwat47andGitHub 667ff1797d Desktop: Fixes #13107: html to markdown conversion sometimes converting links to plaintext with <ins> tags (#14683) 2026-03-12 18:47:49 +00:00
Yugal KaushikandGitHub 754ff28b36 Desktop: Fixes #101111: ENEX import no longer breaks bullet items with a line break into separate paragraphs (#14642) 2026-03-10 12:36:48 +00:00
KeshavandGitHub d046bfa14b Desktop: Resolves #10562: Preserve table customization made on RTE (#14572) 2026-03-10 11:29:59 +00:00
Henry HeinoandGitHub c2321a04ae Chore: Importing from OneNote: Add test to verify that errors are reported to JavaScript (#14550) 2026-03-05 09:13:18 +00:00
Laurent Cozic 7a7bf72aa8 Chore: Minor fix to Paste as Markdown feature 2026-03-04 16:06:27 +00:00
Laurent CozicandGitHub a20a584273 Desktop: Add "Paste as Markdown" command for Markdown editor (#14556) 2026-03-04 14:31:54 +00:00
Sriram Varun KumarandGitHub ae30e8cf00 CLI: Fix trailing spaces in ls -l output (#14559) 2026-03-04 10:16:22 +00:00
Akshaj RawatandGitHub 2574e18c2f Desktop: Fixes #14271: Error message is incorrect when plugin manifest is invalid (#14374) 2026-03-03 13:36:08 +00:00
Laurent CozicandGitHub 45b44b962e All: Fixes #14352: YouTube videos are displayed inline too (#14370) 2026-02-17 22:49:21 +00:00
mrjo118andGitHub 7285270df3 API: Add a delete revisions for note API (#13882) 2026-02-17 17:20:52 +00:00
Laurent CozicandGitHub 5ad4c31b44 Desktop: Display context menu when right-clicking an image in Markdown editor (#14209) 2026-02-17 11:05:28 +00:00
Henry HeinoandGitHub 9edfa0c2b0 Cli: Fix help text for unpublish command (#14293) 2026-02-09 12:49:16 +00:00
renovate[bot]GitHubrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
4346616cae Update dependency sharp to v0.34.5 (#14264)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-02-04 18:02:14 +00:00
Henry HeinoandGitHub aad460e9a1 Chore: Fixes #14222: Retry failing editor test in CI (#14231) 2026-02-04 10:03:11 +00:00
Henry HeinoandGitHub 8939ef1c19 Desktop,Mobile: Resolves #9745: Markdown: Allow specifying the start/end of audio, videos, and PDFs (#14257) 2026-02-04 09:56:05 +00:00
Henry HeinoandGitHub 31bba39ae9 Chore: Fix HTML to Markdown conversion fails for certain rendered code block HTML (#14259) 2026-02-04 09:55:50 +00:00
876ec80911 Desktop: Fixes #14084: .onepkg import: Fix Unicode issues, support Linux and MacOS (#14094)
Co-authored-by: Laurent Cozic <laurent22@users.noreply.github.com>
2026-01-18 11:31:48 +00:00
Laurent Cozic 9873d02b0b Chore: Setup new release 3.6 2026-01-17 11:19:43 +00:00
Laurent CozicandGitHub 0bbcd9a59b All: Add support for external embeds, eg. YouTube videos (#14012) 2026-01-14 13:52:17 +00:00
Laurent CozicandGitHub f1c968c19a Chore: Remove usage of watchman when running Jest tests (#14087) 2026-01-13 15:40:53 +00:00
Laurent Cozic 6d7a70c21a Chore: Update translations 2026-01-09 10:06:42 +00:00
Laurent Cozic ddb6d7a677 Desktop: Fixes #14040: Rich Text Editor: ABC sheet music options lost on edit 2026-01-07 12:14:54 +00:00
27f7cb7ca6 Cli: Added keymap command to print existing keybinds in CLI and TUI (#13984)
Co-authored-by: Henry Heino <46334387+personalizedrefrigerator@users.noreply.github.com>
2026-01-07 11:56:06 +00:00
Laurent CozicandGitHub 5b94e0d470 Chore: CI: Disable mobile tests on macOS (#13987) 2025-12-27 01:28:15 +00:00
27ff8be432 Desktop: OneNote import: Fix certain embedded files are positioned under the header (#13898)
Co-authored-by: Laurent Cozic <laurent22@users.noreply.github.com>
2025-12-18 01:12:35 +00:00
Henry HeinoandGitHub 418a660a66 Chore: Allow specifying a custom API key at build time (#13917) 2025-12-18 01:11:29 +00:00
Henry HeinoandGitHub 2ce65b9315 Clipper: Support importing math from Wikipedia and other websites (#13934) 2025-12-18 00:54:58 +00:00