16367 Commits

Author SHA1 Message Date
Elian Doran
02fe7c97ca
feat(share): automatic light/dark mode 2025-06-09 19:38:44 +03:00
Elian Doran
0cba323091
feat(share): display icons in note tree 2025-06-09 18:47:02 +03:00
Elian Doran
89e931bca6
feat(share): improve style of copy button 2025-06-09 18:31:02 +03:00
Elian Doran
1bcb811835
feat(share): enable syntax highlighting 2025-06-09 18:22:30 +03:00
Elian Doran
54ffeeaed9
refactor(share): remove experiment to precompile EJS 2025-06-09 16:24:21 +03:00
Elian Doran
828da2aabf
refactor(share): relocate 404 template 2025-06-09 16:22:22 +03:00
Elian Doran
a61d76deed
refactor(share): remove old templates 2025-06-09 16:13:11 +03:00
Elian Doran
2238fed1b7
style(share): remove superfluous padding 2025-06-09 16:06:30 +03:00
Elian Doran
50777faa02
feat(share): add the Trilium logo by default 2025-06-09 15:10:50 +03:00
Elian Doran
157b4f9398
feat(share): expand subchildren when in folder 2025-06-09 15:02:50 +03:00
Elian Doran
091ffdeb59
feat(share): allow viewing directories 2025-06-09 14:54:04 +03:00
Elian Doran
0b3846fc35
fix(share): reintroduce theme-specific scripts 2025-06-09 14:39:56 +03:00
Elian Doran
c2e0640ea8
chore(share): fix error in dev mode 2025-06-09 14:29:19 +03:00
Elian Doran
3cd4b1b67e
chore(share): remove redundant script import 2025-06-09 14:28:13 +03:00
Elian Doran
41edab3857
fix(share): regressions in child preview due to base theme 2025-06-09 14:21:47 +03:00
Elian Doran
12dbf36358
fix(share): regressions in menu due to base theme 2025-06-09 14:21:07 +03:00
Elian Doran
d630d407ca
refactor(share): integrate with base CSS 2025-06-09 14:20:50 +03:00
Elian Doran
8bdf3626f0
refactor(share): integrate with client 2025-06-09 14:13:35 +03:00
Elian Doran
3def1a1e57
chore(share): introduce theme script 2025-06-09 13:37:38 +03:00
Elian Doran
4fcb186022
chore(share): bring back original share.js 2025-06-09 13:35:14 +03:00
Elian Doran
7451c2701e
chore(share): bring back CSS 2025-06-09 13:33:25 +03:00
Elian Doran
098cd19b18
chore(share): fall back to original EJS rendering mechanism 2025-06-09 13:20:41 +03:00
Elian Doran
2827126be7
chore(share): embed imports 2025-06-09 12:39:48 +03:00
Elian Doran
7e443e7b8d
refactor(share): use custom build plugin 2025-06-09 11:18:47 +03:00
Elian Doran
d6bb790e26
chore(share): use rendered template (missing include) 2025-06-09 11:12:02 +03:00
Elian Doran
2d3265136d
chore(share): prebuilt template 2025-06-09 11:00:58 +03:00
Elian Doran
11853962b7
refactor(share): remove note uploading mechanism 2025-06-09 10:51:18 +03:00
Elian Doran
c6ffa53f0b
chore(share): set nx name 2025-06-09 10:48:31 +03:00
Elian Doran
04f4933e97
fix(share): fonts not loading 2025-06-08 23:23:21 +03:00
Elian Doran
fa5cd150d9
fix(share): loading of tree and table of contents 2025-06-08 23:22:59 +03:00
Elian Doran
9469433143
chore(share): basic integration of CSS 2025-06-08 23:12:09 +03:00
Elian Doran
881a015f68
chore(share): integrate root template 2025-06-08 22:57:24 +03:00
Elian Doran
8e27d877a1
chore(share): install packages 2025-06-08 22:16:21 +03:00
Elian Doran
eea3163f51 Add 'packages/share-theme/' from commit '2cdd2a0a543f0bced8284ca55bc94efadbc7c91f'
git-subtree-dir: packages/share-theme
git-subtree-mainline: d8f0709bce891a8ebc0676bb3b6b5314bf78a129
git-subtree-split: 2cdd2a0a543f0bced8284ca55bc94efadbc7c91f
2025-06-08 22:06:45 +03:00
Elian Doran
d8f0709bce
fix(editor): white screen if CKEditor crashes a second time 2025-06-08 21:35:01 +03:00
Elian Doran
d7f26fa27c
fix(editor): data loss if updating while editor crashed 2025-06-08 20:39:31 +03:00
Elian Doran
b379f89a7a
chore(client): fix logging errors with circular objects 2025-06-08 20:35:38 +03:00
Elian Doran
10abb50971
chore(text): remove duplicate error log 2025-06-08 20:31:09 +03:00
Elian Doran
ef111c36c0
Merge pull request #2219 from hulmgulm/nginx
Doc: update Nginx reverse proxy documentation
2025-06-08 11:02:07 +03:00
hulmgulm
765601bb75
Merge branch 'TriliumNext:develop' into nginx 2025-06-08 09:52:18 +02:00
Elian Doran
e87789d92b
Merge pull request #2208 from TriliumNext/fix/llm-chat-save-bug
fix(llm): save to the same note that the chat request was sent from
2025-06-08 10:45:58 +03:00
Elian Doran
a95acd5529
Merge pull request #2210 from TriliumNext/renovate/compression-1.x
chore(deps): update dependency @types/compression to v1.8.1
2025-06-08 10:45:39 +03:00
Elian Doran
34bc4c9c8c
Merge pull request #2218 from hulmgulm/develop
Doc: Updated theme reference
2025-06-08 10:43:50 +03:00
renovate[bot]
e3d0a73459
chore(deps): update dependency @types/compression to v1.8.1 2025-06-08 07:43:23 +00:00
Elian Doran
93b5fc2236
Merge pull request #2206 from TriliumNext/fix/llm-embeddings-removal-increment-version
fix(server): increment SYNC_VERSION and APP_DB_VERSION for LLM embedd…
2025-06-08 10:42:59 +03:00
Elian Doran
8c25b59bed
Merge pull request #2217 from TriliumNext/fix/llm-add-warning2
feat(llm): add warning to the top of LLM Chat Notes and LLM settings that the feature is experimental
2025-06-08 10:40:22 +03:00
Elian Doran
fb8f3d1d29
Merge pull request #2212 from TriliumNext/renovate/express-5.x-lockfile
chore(deps): update dependency @types/express to v5.0.3
2025-06-08 10:38:53 +03:00
renovate[bot]
3f1007e904
chore(deps): update dependency @types/express to v5.0.3 2025-06-08 07:36:36 +00:00
Elian Doran
916e855ed0
Merge pull request #2215 from TriliumNext/renovate/multer-1.x
chore(deps): update dependency @types/multer to v1.4.13
2025-06-08 10:33:11 +03:00
renovate[bot]
5b154d2544
chore(deps): update dependency @types/multer to v1.4.13 2025-06-08 07:31:57 +00:00