2117 Commits

Author SHA1 Message Date
Elian Doran
4518c9bb99
Merge remote-tracking branch 'origin/main' into lightweight/bootstrap_ejs 2026-01-11 12:20:17 +02:00
Elian Doran
349203e300
chore(client): remove dependency to @preact/preset-vite 2026-01-11 00:35:11 +02:00
Elian Doran
5dd600a291
chore(client): shared config 2026-01-10 23:09:51 +02:00
Elian Doran
a238fc16b2
chore(client): add more optimize deps 2026-01-10 22:26:01 +02:00
Elian Doran
29d0223fd1
chore(server): address requested changes
Some checks failed
Checks / main (push) Has been cancelled
2026-01-10 20:45:03 +02:00
Elian Doran
00852277f2
fix(server): some routes not working on prod 2026-01-10 20:43:43 +02:00
Elian Doran
edfe23d88c
fix(server): server-side images not served in dev mode 2026-01-10 19:58:05 +02:00
Elian Doran
2b8a7a28d9
Merge remote-tracking branch 'origin/main' into lightweight/bootstrap_ejs 2026-01-10 19:51:05 +02:00
Elian Doran
61ac482946
Revert "chore(server): remove runtime from login"
This reverts commit 455edbfb5d1cba588a041ebeb7006982d171f388.
2026-01-10 19:48:14 +02:00
Elian Doran
cb02198c6f
docs(user): document hiding the subtree 2026-01-10 12:57:11 +02:00
Elian Doran
211d2dcf99
feat(collections): hide children by default for some collection types 2026-01-09 20:06:49 +02:00
Elian Doran
fe3160e7a1
e2e(server): adapt tests to new layout directly 2026-01-08 20:32:54 +02:00
Elian Doran
0d41cc2660
Merge remote-tracking branch 'origin/stable' 2026-01-08 19:42:10 +02:00
Elian Doran
f5e8822718
chore(release): prepare for v0.101.3
Some checks failed
Checks / main (push) Has been cancelled
2026-01-08 19:38:21 +02:00
Elian Doran
455edbfb5d
chore(server): remove runtime from login
Some checks failed
Checks / main (push) Has been cancelled
2026-01-07 23:31:28 +02:00
Elian Doran
7288b66d27
chore(client): address requested changes 2026-01-07 23:04:34 +02:00
Elian Doran
f2a74df511
feat(client): use hashes for assets 2026-01-07 21:49:05 +02:00
Elian Doran
c4edb56bd4
fix(server): not starting due to serving of assets 2026-01-07 21:38:44 +02:00
Elian Doran
b6a3fe7cfb
chore(client): get rid of translation issue 2026-01-07 21:18:09 +02:00
Elian Doran
a3fc13de3a
refactor(client): extract bootstrap script into separate file 2026-01-07 21:00:40 +02:00
Elian Doran
ee6cbc710c
chore(server): remove font size globs 2026-01-07 20:52:27 +02:00
Elian Doran
e47c848ec8
chore(server): reintegrate mobile layout 2026-01-07 20:51:33 +02:00
Elian Doran
8645d053de
fix(client): ckeditor theme not loaded properly 2026-01-07 20:51:24 +02:00
Elian Doran
91f2dabed7
Merge remote-tracking branch 'origin/main' into lightweight/bootstrap_ejs
; Conflicts:
;	apps/client/src/widgets/layout/StatusBar.tsx
2026-01-07 20:51:17 +02:00
Yatrik Patel
73e94d385e
Translated using Weblate (Hindi)
Currently translated at 5.9% (23 of 389 strings)

Translation: Trilium Notes/Server
Translate-URL: https://hosted.weblate.org/projects/trilium/server/hi/
2026-01-07 18:32:51 +01:00
Yatrik Patel
b3c0be7559
Translated using Weblate (Hindi)
Currently translated at 3.0% (12 of 389 strings)

Translation: Trilium Notes/Server
Translate-URL: https://hosted.weblate.org/projects/trilium/server/hi/
2026-01-06 04:01:51 +01:00
Elian Doran
688d197472
chore(client): set up body classes 2026-01-05 11:55:51 +02:00
Elian Doran
b745fb476e
chore(client): get icons to load 2026-01-05 11:50:21 +02:00
Elian Doran
047b5a85d2
chore(client): load stylesheets 2026-01-05 11:48:19 +02:00
Elian Doran
0d4558fee1
feat(client): get glob to be populated 2026-01-05 11:37:03 +02:00
Elian Doran
76526e0a96
feat(server): bootstrap route 2026-01-05 11:22:10 +02:00
Elian Doran
70093e0a7d
feat(server): render static Vite HTML 2026-01-05 11:07:40 +02:00
Elian Doran
5bc15a5448
PDFjs v1 final tweaks (#8256) 2026-01-04 21:21:51 +02:00
Elian Doran
20c2652013
chore(server): set up environment for starting Nginx proxy with subdir 2026-01-04 20:33:54 +02:00
Elian Doran
0039f4c155
feat(pdfjs): replace blob instead of creating a new revision every time 2026-01-04 17:25:56 +02:00
Elian Doran
b812177e78
docs(user): add spellcheck=false to inline code 2026-01-03 23:28:28 +02:00
Elian Doran
4710a6af41
feat(export/markdown): add spellcheck=false to inline code 2026-01-03 23:19:58 +02:00
Elian Doran
a613980ea4
docs(user): add missing jsx / HTML code blocks 2026-01-03 22:56:23 +02:00
Elian Doran
20ae1f844b
feat(markdown): support html, jsx in code blocks 2026-01-03 22:44:48 +02:00
Elian Doran
42283b2469
doc(user): mention the save status indicator 2026-01-03 19:40:39 +02:00
Elian Doran
1674401342
Merge remote-tracking branch 'origin/main' into feature/pdfjs_refinement 2026-01-03 09:57:42 +02:00
Yatrik Patel
5cecc72384
Translated using Weblate (Hindi)
Currently translated at 2.8% (11 of 389 strings)

Translation: Trilium Notes/Server
Translate-URL: https://hosted.weblate.org/projects/trilium/server/hi/
2026-01-02 21:51:22 +00:00
Kim Nøglegaard
a01bf3dfa1
Translated using Weblate (Norwegian Bokmål)
Currently translated at 2.0% (8 of 389 strings)

Translation: Trilium Notes/Server
Translate-URL: https://hosted.weblate.org/projects/trilium/server/nb_NO/
2026-01-02 21:51:20 +00:00
Elian Doran
869e0b3973
docs(user): mention updates to the new PDF functions 2026-01-02 12:49:30 +02:00
Elian Doran
b68613dee4
feat(share): integrate custom pdf.js viewer 2026-01-02 12:13:31 +02:00
Elian Doran
e5599adca1
feat(share): Add support for shareJs in static website export (#8173)
Some checks are pending
Checks / main (push) Waiting to run
CodeQL Advanced / Analyze (actions) (push) Waiting to run
CodeQL Advanced / Analyze (javascript-typescript) (push) Waiting to run
Deploy Documentation / Build and Deploy Documentation (push) Waiting to run
Dev / Test development (push) Waiting to run
Dev / Build Docker image (push) Blocked by required conditions
Dev / Check Docker build (Dockerfile) (push) Blocked by required conditions
Dev / Check Docker build (Dockerfile.alpine) (push) Blocked by required conditions
/ Check Docker build (Dockerfile) (push) Waiting to run
/ Check Docker build (Dockerfile.alpine) (push) Waiting to run
/ Build Docker images (Dockerfile, ubuntu-24.04-arm, linux/arm64) (push) Blocked by required conditions
/ Build Docker images (Dockerfile.alpine, ubuntu-latest, linux/amd64) (push) Blocked by required conditions
/ Build Docker images (Dockerfile.legacy, ubuntu-24.04-arm, linux/arm/v7) (push) Blocked by required conditions
/ Build Docker images (Dockerfile.legacy, ubuntu-24.04-arm, linux/arm/v8) (push) Blocked by required conditions
/ Merge manifest lists (push) Blocked by required conditions
playwright / E2E tests on linux-arm64 (push) Waiting to run
playwright / E2E tests on linux-x64 (push) Waiting to run
Deploy website / Build & deploy website (push) Waiting to run
2026-01-02 00:39:36 +02:00
Elian Doran
920fde69bb
chore: add missing space from imports 2026-01-02 00:21:50 +02:00
Elian Doran
c2f59c4b6c
test(server): type error 2026-01-02 00:07:04 +02:00
Elian Doran
3f5616f1fc
chore(vitest): fix node:test import 2026-01-02 00:03:45 +02:00
Elian Doran
229636a796
chore(vite): remove vite/global for server 2026-01-01 23:39:53 +02:00