linull
dbad13c4e2
Add comments explaining exclude/include matrix configuration
2025-09-16 22:13:26 +08:00
linull
a274da80b7
Remove test workflow, prepare for PR
...
Core changes for ARM64 Linux better-sqlite3 fix:
- .github/workflows/release.yml: Use ubuntu-24.04-arm for ARM64 Linux
- .github/actions/build-electron/action.yml: Add TARGET_ARCH env var
- scripts/electron-rebuild.mts: Add arch parameter to rebuild
2025-09-16 22:02:51 +08:00
linull
66c05619df
Fix path checking in test workflow
2025-09-16 21:51:27 +08:00
linull
67c99dea2d
Fix flatpak dependencies for ARM64 build
2025-09-16 21:40:34 +08:00
linull
c77b7f8c74
Add detailed better_sqlite3.node checking
...
- Check exact path: app.asar.unpacked/node_modules/better-sqlite3/build/Release/
- Verify file existence and architecture
- Upload artifacts for manual inspection
2025-09-16 21:35:50 +08:00
linull
cc51fbe77e
Update test workflow to build and check packages
2025-09-16 21:35:00 +08:00
linull
2e510f9dbb
Fix better-sqlite3 for ARM64 Linux
...
- Use ubuntu-24.04-arm for ARM64 Linux builds
- Add TARGET_ARCH support to electron-rebuild
- Add test workflow for ARM64 fix
2025-09-16 21:29:16 +08:00
Elian Doran
982d136151
fix(client): menu stays active while printing
2025-09-15 19:42:31 +03:00
Elian Doran
377de59df9
fix(client): printing triggers twice
2025-09-15 19:40:32 +03:00
Elian Doran
b394fb1e86
fix(demo): geomap incorrect
2025-09-15 19:29:00 +03:00
Elian Doran
a5171ce093
fix(client): pressing "Download" on PDF preview also opens note
2025-09-15 18:58:58 +03:00
Elian Doran
c5dbaccea8
fix(client): pressing "Open" on PDF preview also opens note
2025-09-15 18:58:22 +03:00
Elian Doran
0c9d1e91bb
fix(client): opening a new tab doesn't preserve view scope
2025-09-15 18:46:08 +03:00
Elian Doran
a1ee0cb5d0
feat(client): disable background effects setting if native title bar is on
2025-09-15 18:41:03 +03:00
Elian Doran
a2d41247fe
fix(desktop): background effects breaking if native title bar is enabled
2025-09-15 18:35:04 +03:00
Elian Doran
97bb38e4f3
chore(deps): update dependency @types/node to v22.18.3 ( #6976 )
2025-09-15 09:03:48 +03:00
Elian Doran
8e8ae26828
chore(deps): update dependency debug to v4.4.3 ( #6979 )
2025-09-15 09:02:05 +03:00
Elian Doran
e241e91a84
fix(deps): update dependency @inlang/paraglide-js to v2.3.2 ( #6983 )
2025-09-15 08:41:00 +03:00
renovate[bot]
ea277cf972
chore(deps): update dependency debug to v4.4.3
2025-09-15 05:39:00 +00:00
Elian Doran
046e7ac4c3
fix(deps): update dependency @codemirror/lang-html to v6.4.10 ( #6981 )
2025-09-15 08:37:43 +03:00
Elian Doran
beea8d9edf
chore(deps): update dependency typedoc to v0.28.13 ( #6980 )
2025-09-15 08:37:08 +03:00
Elian Doran
1c928bb139
chore(deps): update dependency axios to v1.12.2 ( #6978 )
2025-09-15 08:36:43 +03:00
Elian Doran
987e6ad4c6
fix(deps): update dependency preact to v10.27.2 ( #6984 )
2025-09-15 08:36:12 +03:00
Elian Doran
b7732e53c6
chore(deps): update pnpm to v10.16.1 ( #6985 )
2025-09-15 08:34:37 +03:00
renovate[bot]
bfb34cf236
chore(deps): update dependency @types/node to v22.18.3
2025-09-15 05:34:26 +00:00
Elian Doran
50b9bebf98
chore(deps): update svelte monorepo ( #6986 )
2025-09-15 08:32:58 +03:00
Elian Doran
e21624ed52
fix(deps): update dependency marked to v16.3.0 ( #6987 )
2025-09-15 08:27:24 +03:00
Elian Doran
86a8085239
feat(readme): update readme with new docs site ( #6990 )
2025-09-15 08:20:06 +03:00
perf3ct
19c756a971
feat(readme): update readme with new docs site
2025-09-15 04:16:57 +00:00
renovate[bot]
b76c6ed444
fix(deps): update dependency marked to v16.3.0
2025-09-15 01:16:38 +00:00
renovate[bot]
bd07342689
chore(deps): update svelte monorepo
2025-09-15 01:16:02 +00:00
renovate[bot]
be1d7309fd
chore(deps): update pnpm to v10.16.1
2025-09-15 01:15:25 +00:00
renovate[bot]
9471fad7bb
fix(deps): update dependency preact to v10.27.2
2025-09-15 01:15:15 +00:00
renovate[bot]
642bf60f45
fix(deps): update dependency @inlang/paraglide-js to v2.3.2
2025-09-15 01:14:26 +00:00
renovate[bot]
7245e32876
fix(deps): update dependency @codemirror/lang-html to v6.4.10
2025-09-15 01:13:40 +00:00
renovate[bot]
dcc1a2dc51
chore(deps): update dependency typedoc to v0.28.13
2025-09-15 01:13:01 +00:00
renovate[bot]
2b3874d8e9
chore(deps): update dependency axios to v1.12.2
2025-09-15 01:12:15 +00:00
Elian Doran
29f9c311d2
chore(client): missing class selector
2025-09-14 20:57:36 +03:00
Elian Doran
adae78e747
fix(client): typecheck
2025-09-14 20:16:38 +03:00
Elian Doran
5b5f3233d8
feat: create a more seamless PWA top bar ( #6960 )
2025-09-14 19:10:03 +03:00
Elian Doran
e6889798ff
Translations update from Hosted Weblate ( #6973 )
2025-09-14 19:05:20 +03:00
Newcomer1989
a5ae6f7013
Translated using Weblate (German)
...
Currently translated at 100.0% (380 of 380 strings)
Translation: Trilium Notes/Server
Translate-URL: https://hosted.weblate.org/projects/trilium/server/de/
2025-09-14 18:01:48 +02:00
Elian Doran
0ac2df8102
Port collections to React ( #6837 )
2025-09-14 19:01:30 +03:00
Elian Doran
ec5e7607f0
Merge branch 'main' into react/collections
2025-09-14 19:01:18 +03:00
Elian Doran
7588026640
fix(collapse-subtree): improve performance of collapsing subtrees from O(n) to O(v) ( #6971 )
2025-09-14 18:27:29 +03:00
Elian Doran
ad366ee928
docs(help): document new features for collections
2025-09-14 18:25:14 +03:00
Jakob Schlanstedt
1fc38e941e
fix(collapse-subtree): improve performance of collapsing subtrees from O(n) to O(v)
...
Only collapse currently expanded descendants instead of the entire subtree.
Assuming n is the number of subnotes and v is the number of opened notes
2025-09-14 10:56:18 +02:00
Elian Doran
b80c4ed921
chore(client): remove unnecessary file
2025-09-14 11:43:26 +03:00
Elian Doran
1de9634c44
chore(client): remove unnecessary logs
2025-09-14 11:29:19 +03:00
Elian Doran
d8386bfbe8
(fix)redirectBareDomain not working when MFA is on ( #6961 )
2025-09-14 11:18:20 +03:00