Commit Graph

15835 Commits

Author SHA1 Message Date
Elian Doran
355d1cfb5e chore(docs): sync 2025-05-30 21:45:45 +03:00
Elian Doran
56cf993f46 Merge remote-tracking branch 'origin/develop' into patch-2 2025-05-30 21:39:57 +03:00
Elian Doran
adc9172681 Merge branch 'develop' of https://github.com/TriliumNext/Notes into develop 2025-05-30 21:33:28 +03:00
Elian Doran
8994f537dc fix(migration): use bundleable migrations
This fixes TypeScript migrations, which were not being run correctly
even in previous versions.

On the ESBuild version, neither SQL migrations worked due to the fact
that they were not being bundled.
2025-05-30 21:32:35 +03:00
Elian Doran
939469ba54 style(next): fix dropdown container while app is loading 2025-05-30 19:22:51 +03:00
Elian Doran
b93e44a38f fix(llm): button shown even if disabled 2025-05-30 17:39:38 +03:00
Elian Doran
e4af99bfd4 Merge pull request #2059 from TriliumNext/tab-row
feat(tab-row): Added smooth decay logic
2025-05-30 17:31:48 +03:00
SiriusXT
7010472bea feat(tab): enable Shift + Wheel to switch tabs 2025-05-30 20:40:33 +08:00
SiriusXT
dd4cb7de7d feat(tab-row): Added smooth decay logic to ensure responsive and fluid animation 2025-05-30 20:28:17 +08:00
Elian Doran
64234aed9b docs(release): update 2025-05-30 09:18:01 +03:00
Elian Doran
74a11b5e66 Merge pull request #2055 from TriliumNext/mind-map-find
feat(mindMap): support find
2025-05-30 09:17:48 +03:00
SiriusXT
e59c972780 fix(e2e): Search works when dismissing a tab 2025-05-30 09:59:29 +08:00
Jon Fuller
ef581b181f fix(docs): update the command used to edit docs 2025-05-29 12:01:07 -07:00
Elian Doran
7ef05780a6 fix(client): selecting note after split pane opens in wrong pane 2025-05-29 21:02:35 +03:00
Hershey
1db36c5aec Update Packaged version for Linux.md
- Added link to releases
- Added clarity on wget use
- Added missing suffix to file in nohup command
- Added clarity on nohups function
2025-05-29 16:44:30 +01:00
Elian Doran
f4c615cfec fix(editor): ctrl-clicking a reference link would open it in a new browser tab 2025-05-29 18:26:12 +03:00
SiriusXT
11b8c3425c feat(mindMap): support find 2025-05-29 23:09:52 +08:00
Elian Doran
c11c271aa6 style(search): remove calendar view toolbar padding 2025-05-29 17:46:22 +03:00
Elian Doran
ce3506d5d0 feat(search): display calendar view if the right viewType attribute is set 2025-05-29 17:44:00 +03:00
Elian Doran
01f6368f95 chore(search): don't render note list if no results 2025-05-29 17:41:02 +03:00
Elian Doran
5b99c8f595 fix(client): override bootstrap defaults 2025-05-29 17:19:29 +03:00
Elian Doran
af5eab4518 fix(calendar): becomes invisible if resizing while not visible 2025-05-29 15:29:05 +03:00
Elian Doran
93a1d62218 fix(sql_console): background color 2025-05-29 14:48:17 +03:00
Elian Doran
844fb3cfb7 refactor(client): use different approach for disabling code background 2025-05-29 14:45:55 +03:00
Elian Doran
e29e711861 fix(mermaid): background color of the preview 2025-05-29 14:41:50 +03:00
Elian Doran
9fadc9341a fix(mermaid): code background stuck after navigating to new note 2025-05-29 14:35:40 +03:00
Elian Doran
ae5421902b Merge pull request #2044 from TriliumNext/renovate/typescript-eslint-monorepo
chore(deps): update dependency @typescript-eslint/eslint-plugin to ~8.33.0
2025-05-29 13:56:58 +03:00
Elian Doran
b88f07c202 refactor(server): add missing override 2025-05-29 13:34:42 +03:00
Elian Doran
2309863d64 refactor(ckeditor5): remove unused method 2025-05-29 13:25:31 +03:00
Elian Doran
e70d2a25fa refactor(highlightjs): clean up unused imports 2025-05-29 13:25:21 +03:00
Elian Doran
b5f2c2d557 refactor(ckeditor5): add explicit types 2025-05-29 13:24:32 +03:00
Elian Doran
3eddb55aa2 refactor(ckeditor5): add explicit override 2025-05-29 13:22:38 +03:00
renovate[bot]
1d5ad500eb chore(deps): update dependency @typescript-eslint/eslint-plugin to ~8.33.0 2025-05-29 10:06:49 +00:00
Elian Doran
74b7420942 Merge pull request #2047 from TriliumNext/renovate/eslint-config-ckeditor5-10.x-lockfile
chore(deps): update dependency eslint-config-ckeditor5 to v10
2025-05-29 13:04:30 +03:00
Elian Doran
df1d23ae4d chore(forge): build failing due to minimatch 2025-05-29 12:40:35 +03:00
Elian Doran
09003270f1 chore(codemirror): problematic provide due to types 2025-05-29 11:45:26 +03:00
Elian Doran
57cdd9ee93 chore(ckeditor5): migrate config
See:

* https://github.com/ckeditor/ckeditor5-package-generator/pull/229
* https://github.com/ckeditor/ckeditor5-linters-config/pull/60
2025-05-29 11:27:41 +03:00
renovate[bot]
caa87df7ad chore(deps): update dependency eslint-config-ckeditor5 to v10 2025-05-29 08:08:04 +00:00
Elian Doran
27f36a438a chore(ci): run nx affected in verbose mode 2025-05-29 11:01:11 +03:00
Elian Doran
ede1760d1a Merge pull request #2051 from TriliumNext/renovate/codemirror
fix(deps): update dependency @codemirror/view to v6.37.0
2025-05-29 10:59:12 +03:00
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
renovate[bot]
42e2a7ed24 fix(deps): update dependency @codemirror/view to v6.37.0 2025-05-29 06:25:34 +00: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