Commit Graph

15794 Commits

Author SHA1 Message Date
Elian Doran 63ea9104c6 Merge pull request #2029 from TriliumNext/refactor/typecheck_errors
Solve typecheck errors
2025-05-29 10:21:53 +03:00
Elian Doran 7651083e63 Merge remote-tracking branch 'origin/develop' into refactor/typecheck_errors 2025-05-29 09:35:12 +03:00
Elian Doran 78236954e5 Merge pull request #2045 from TriliumNext/renovate/globals-16.x
fix(deps): update dependency globals to v16.2.0
2025-05-29 09:18:29 +03:00
renovate[bot] d98831c408 fix(deps): update dependency globals to v16.2.0 2025-05-29 06:18:08 +00:00
Elian Doran 3a33013307 Merge pull request #2043 from TriliumNext/renovate/node-22.x
chore(deps): update node.js to v22.16.0
2025-05-29 09:17:27 +03:00
renovate[bot] 77bf898805 chore(deps): update node.js to v22.16.0 2025-05-29 06:16:15 +00:00
Elian Doran 80560f3906 Merge pull request #2046 from TriliumNext/renovate/mind-elixir-4.x
fix(deps): update dependency mind-elixir to v4.6.0
2025-05-29 09:16:10 +03:00
Elian Doran f0a22fb761 Merge pull request #2035 from TriliumNext/renovate/react-monorepo
chore(deps): update dependency @types/react to v19.1.6
2025-05-29 09:13:01 +03:00
Elian Doran 4e1959a159 Merge pull request #2036 from TriliumNext/renovate/electron-36.x
chore(deps): update dependency electron to v36.3.2
2025-05-29 09:12:32 +03:00
Elian Doran 5b723dc308 Merge pull request #2038 from TriliumNext/renovate/typedoc-0.x
chore(deps): update dependency typedoc to v0.28.5
2025-05-29 09:11:22 +03:00
Elian Doran c9b8bbb560 Merge pull request #2039 from TriliumNext/renovate/i18next-25.x
fix(deps): update dependency i18next to v25.2.1
2025-05-29 09:10:59 +03:00
Elian Doran 0550a8cfc3 Merge pull request #2040 from TriliumNext/renovate/happy-dom-monorepo
chore(deps): update dependency happy-dom to v17.5.6
2025-05-29 09:10:34 +03:00
Elian Doran efd1b82d7b Merge pull request #2042 from TriliumNext/renovate/node-abi-4.x
chore(deps): update dependency node-abi to v4.9.0
2025-05-29 09:09:55 +03:00
Elian Doran d19cab6b41 Merge pull request #2049 from TriliumNext/renovate/yargs-18.x
fix(deps): update dependency yargs to v18
2025-05-29 09:07:23 +03:00
renovate[bot] 9de1d94924 fix(deps): update dependency yargs to v18 2025-05-29 01:47:00 +00:00
renovate[bot] c5e1e1f87b fix(deps): update dependency mind-elixir to v4.6.0 2025-05-29 01:44:29 +00:00
renovate[bot] 70f5a1c5c5 chore(deps): update dependency node-abi to v4.9.0 2025-05-29 01:40:52 +00:00
renovate[bot] 3db7535340 chore(deps): update dependency happy-dom to v17.5.6 2025-05-29 01:39:12 +00:00
renovate[bot] 50b7046d6c fix(deps): update dependency i18next to v25.2.1 2025-05-29 01:38:27 +00:00
renovate[bot] 46ef50173b chore(deps): update dependency typedoc to v0.28.5 2025-05-29 01:37:42 +00:00
renovate[bot] 1404af9db4 chore(deps): update dependency electron to v36.3.2 2025-05-29 01:36:27 +00:00
renovate[bot] 052583c331 chore(deps): update dependency @types/react to v19.1.6 2025-05-29 01:35:46 +00:00
Elian Doran f87e7fb577 chore(ckeditor5): missing type augmentations 2025-05-28 23:03:19 +03:00
Elian Doran 7af44f609d chore(client): fix a type error in tests 2025-05-28 21:36:00 +03:00
Elian Doran c597ad7694 chore(client): remove unused linter for now 2025-05-28 21:15:55 +03:00
Elian Doran 395bc372ce chore(ckeditor5): type errors due to augmentation 2025-05-28 20:46:33 +03:00
Elian Doran 26c1cbeff1 chore(client): fix most type errors 2025-05-28 20:42:21 +03:00
Elian Doran cb7aee742e chore(vscode): configure TypeScript SDK 2025-05-28 20:10:14 +03:00
Elian Doran 52a082d0e2 chore(server): align test configuration 2025-05-28 20:09:56 +03:00
Elian Doran ff106e21cf chore(server): fix more type errors 2025-05-28 19:57:55 +03:00
Elian Doran ba7c93967e chore(server): fix some type errors 2025-05-28 19:03:53 +03:00
Elian Doran 483e09aaa0 fix(test): avoid ELIFECYCLE by recursive calling of test 2025-05-28 18:03:02 +03:00
Elian Doran 21370f3b3e docs(release): update changelog 2025-05-28 18:01:47 +03:00
Elian Doran 23439a0b0e Merge pull request #2030 from TriliumNext/tab
fix: improve tab scroll UX by switching from instant to smooth behavior
2025-05-28 17:49:42 +03:00
Elian Doran 5357bfa3eb Merge pull request #2032 from TriliumNext/math1
fix(math-edit): Set focus to input field when inserting math formula
2025-05-28 17:47:48 +03:00
SiriusXT 3b09147e52 fix(math-edit): Set focus to input field when inserting math formula 2025-05-28 20:39:17 +08:00
SiriusXT a8f94b712f fix(ts): specify array type to fix TS2345 error 2025-05-28 16:49:43 +08:00
SiriusXT bbc77b522f fix(tab-row): Optimize tab-row scrolling experience 2025-05-28 16:46:56 +08:00
Elian Doran 05c4721bd5 chore(server): type error due to ESM vs CJS 2025-05-28 00:05:16 +03:00
Elian Doran 811f0ea2bf chore(server,desktop): re-enable strict mode 2025-05-28 00:00:59 +03:00
Elian Doran c4e10b6eba fix(commons): not importable due to wrong meta 2025-05-27 23:49:33 +03:00
Elian Doran 8578aa26c1 chore(types): disable verbatim module syntax for now 2025-05-27 23:43:28 +03:00
Elian Doran 7972d3f31b chore(ckeditor5): fix type errors 2025-05-27 23:36:41 +03:00
Elian Doran fe8e090b1b chore(codemirror): fix type errors 2025-05-27 23:33:45 +03:00
Elian Doran 44c502f9cc chore(deps): remove dependencies on swc 2025-05-27 23:31:29 +03:00
Elian Doran d81ab9ea1d fix(commons): type errors 2025-05-27 23:28:09 +03:00
Elian Doran 114607f762 refactor(commons): switch to esbuild 2025-05-27 23:28:01 +03:00
Elian Doran 1893686e66 feat(ci): run typecheck 2025-05-27 23:21:26 +03:00
Elian Doran 111258b539 chore(deps): run audit 2025-05-27 22:29:19 +03:00
Elian Doran 2dfccc4929 chore(nx): expose scripts 2025-05-27 22:26:58 +03:00