2085 Commits

Author SHA1 Message Date
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
Elian Doran
da9c9ac346
chore(vite): remove vite/importMeta from spec types 2026-01-01 23:34:39 +02:00
Elian Doran
3fecc4c648
chore(vite): remove vite/client from spec types 2026-01-01 23:33:21 +02:00
Elian Doran
98cefcf77b
fix(desktop/pdfjs): not working due to build script 2026-01-01 23:13:21 +02:00
Yatrik Patel
da4112c078
Translated using Weblate (Hindi)
Currently translated at 2.0% (8 of 389 strings)

Translation: Trilium Notes/Server
Translate-URL: https://hosted.weblate.org/projects/trilium/server/hi/
2026-01-01 20:49:30 +00:00
Elian Doran
63b6abdb9d
PDF.js sidebar experiments for new layout (#8212) 2026-01-01 22:49:15 +02:00
Yatrik Patel
08b7a6985e
Translated using Weblate (Hindi)
Currently translated at 1.0% (4 of 389 strings)

Translation: Trilium Notes/Server
Translate-URL: https://hosted.weblate.org/projects/trilium/server/hi/
2026-01-01 17:39:40 +01:00
Elian Doran
cfccbb8927
test(server/pdf): basic table of contents test 2025-12-31 23:40:32 +02:00
Elian Doran
2f9f94dee0
fix(server): pdfjs not available in dist
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
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
2025-12-31 22:46:55 +02:00
Elian Doran
ff97461ff8
PDF.js integration (part I) (#8206) 2025-12-30 01:39:09 +02:00
Wael Nasreddine
118d22c4ec
Merge branch 'main' into static-implement-sharejs 2025-12-29 11:02:07 -08:00
Elian Doran
d96528dae4
chore(server): fix type error 2025-12-29 20:38:48 +02:00
Elian Doran
f3cfa84d1d
Merge remote-tracking branch 'origin/main' into static-correct-type 2025-12-29 20:37:05 +02:00
Elian Doran
bb374a5ce2
fix(client/pdf): blob reloaded when saving 2025-12-29 16:46:30 +02:00
openapphub
37c0f7ec75
Fix: Change /calendar/weeks/{date} to use ISO week format (YYYY-Www) instead of date 2025-12-29 15:44:37 +08:00
Elian Doran
abb7b0f8c8
feat(server): serve pdfjs over static route 2025-12-29 00:50:59 +02:00
Elian Doran
dbfaad6c06
test(server): fix broken test after changes to CSS generation 2025-12-28 21:46:19 +02:00
Elian Doran
082040c6e1
feat(share): display an icon for attachment download 2025-12-28 21:03:30 +02:00
Elian Doran
1ae11ce3a5
fix(export/share): .zip attachment marked as html 2025-12-28 20:52:47 +02:00
Elian Doran
cf968b3590
fix(export/share): attachment download links not working 2025-12-28 20:45:33 +02:00
Elian Doran
46e5090445
fix(icon-pack): non-BMP icons not rendering
Some checks failed
Checks / main (push) Has been cancelled
2025-12-28 17:33:12 +02:00
Elian Doran
645720a725
feat(icon-pack-builder): build zip without content yet 2025-12-28 16:50:16 +02:00
Elian Doran
02d42dc5ff
chore(icon_packs): address requested changes 2025-12-28 15:50:01 +02:00
Elian Doran
e730378b27
fix(icon_packs): references to .bx for icon selection 2025-12-28 13:42:45 +02:00
Elian Doran
c14d95f561
docs(user): mention icon pack prefix constraints 2025-12-28 12:36:18 +02:00
Elian Doran
13b700e0e5
chore(icon_packs): address requested changes 2025-12-28 12:30:26 +02:00
Elian Doran
f849c4b315
chore: fix typecheck 2025-12-28 12:15:43 +02:00
Elian Doran
c2c19e8ecd
chore(server): address self-review 2025-12-28 12:01:10 +02:00
Elian Doran
5d12d57a22
test(server): fix broken tests after changes 2025-12-28 11:52:49 +02:00
Elian Doran
5cc2296768
chore(server): fix typecheck 2025-12-28 11:46:25 +02:00
Elian Doran
d834cd78a7
docs(user): document icon packs 2025-12-28 11:43:25 +02:00
Elian Doran
1570ea77d8
chore(icon_packs): integrate prefix as part of the attribute instead of manifest 2025-12-28 09:56:08 +02:00
Elian Doran
99bdd2e433
feat(icon_packs): skip duplicate icon packs 2025-12-28 09:43:33 +02:00