4969 Commits

Author SHA1 Message Date
Elian Doran
7ec7b6bd7b
chore(pdfjs): manage requested changes
Some checks are pending
Checks / main (push) Waiting to run
2026-01-01 12:36:33 +02:00
Elian Doran
a18578362a
Merge remote-tracking branch 'origin/main' into feature/pdfjs_sidebar_experiments 2025-12-31 22:55:37 +02:00
Elian Doran
0ff4756ef4
chore(pdfjs): fix typecheck issues 2025-12-31 17:00:56 +02:00
Elian Doran
94204b4739
style(pdf_pages): slight improvement to page layout 2025-12-31 16:45:11 +02:00
Elian Doran
bf3a2b768e
chore(pdfjs): set proper target origin when posting messages 2025-12-31 16:37:51 +02:00
Elian Doran
7182d32d9c
Merge remote-tracking branch 'origin/main' into feature/pdfjs_sidebar_experiments
Some checks are pending
Checks / main (push) Waiting to run
2025-12-30 11:47:00 +02:00
green
18381c5d32
Translated using Weblate (Japanese)
Currently translated at 100.0% (1736 of 1736 strings)

Translation: Trilium Notes/Client
Translate-URL: https://hosted.weblate.org/projects/trilium/client/ja/
2025-12-30 09:00:07 +01:00
Kuzma Simonov
79327073b4
Translated using Weblate (Russian)
Currently translated at 100.0% (1736 of 1736 strings)

Translation: Trilium Notes/Client
Translate-URL: https://hosted.weblate.org/projects/trilium/client/ru/
2025-12-30 09:00:06 +01:00
Giovi
018f2fd789
Translated using Weblate (Italian)
Currently translated at 100.0% (1736 of 1736 strings)

Translation: Trilium Notes/Client
Translate-URL: https://hosted.weblate.org/projects/trilium/client/it/
2025-12-30 09:00:06 +01:00
noobhjy
3889392aed
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (1736 of 1736 strings)

Translation: Trilium Notes/Client
Translate-URL: https://hosted.weblate.org/projects/trilium/client/zh_Hans/
2025-12-30 09:00:05 +01:00
Elian Doran
bd976a25f1
style(next): use border for focus instead 2025-12-30 09:59:46 +02:00
Elian Doran
01f05ac6fd
fix(pdf): active context not changed when clicking preview 2025-12-30 09:47:02 +02:00
Elian Doran
52292cb5a5
style(next): indicate active note context 2025-12-30 09:31:03 +02:00
Elian Doran
51b0eb74a5
chore(pdfjs): address requested changes 2025-12-30 01:37:44 +02:00
Elian Doran
fef30f4bea
chore(client): fix typecheck 2025-12-30 01:20:29 +02:00
Elian Doran
eee8d9ab7c
feat(pdfjs): optionally hide left sidebar 2025-12-30 01:09:45 +02:00
Elian Doran
c473fba628
refactor(right_pane): move PDF-specific components in own dir 2025-12-30 00:17:29 +02:00
Elian Doran
9a9cd8e6a5
feat(right_pane): add count in title for PDF items 2025-12-30 00:16:45 +02:00
Elian Doran
f5a89aa81a
feat(right_pane): hide PDF attachments/layers when not needed 2025-12-30 00:10:23 +02:00
Elian Doran
3c1beab725
fix(pdf_pages): fix a few type errors 2025-12-30 00:00:03 +02:00
Elian Doran
574138a1fb
refactor(pdf_layers): get layers to show 2025-12-29 23:08:35 +02:00
Elian Doran
6513e2cfca
refactor(pdf_attachments): deduplicate font size 2025-12-29 23:04:02 +02:00
Elian Doran
43a749b6a7
feat(right_pane): display attachments 2025-12-29 22:56:06 +02:00
Elian Doran
c1d6b3121a
fix(pdf_pages): pages not updating between notes 2025-12-29 22:50:48 +02:00
Elian Doran
0d9c8ae4df
style(pdf_pages): page numbers within pages 2025-12-29 22:46:20 +02:00
Elian Doran
62d8c089ed
chore(pdf_pages): remove logs 2025-12-29 22:43:17 +02:00
Elian Doran
971a76ce11
style(pdf_pages): render in multiple columns 2025-12-29 22:39:38 +02:00
Elian Doran
cb33404122
feat(client/right_pane): use intersection observer for performance 2025-12-29 22:36:03 +02:00
Elian Doran
bcf72f4624
feat(client/right_pane): display pages 2025-12-29 22:34:36 +02:00
Elian Doran
77ad6950e8
feat(client/right_pane): highlight current heading 2025-12-29 22:11:25 +02:00
Elian Doran
64ca04ad07
feat(client/right_pane): jump to heading 2025-12-29 21:55:47 +02:00
Elian Doran
b6506a9331
chore(client/right_pane): get table of contents to show 2025-12-29 21:49:02 +02:00
Elian Doran
fd7222242a
chore(pdf): process PDF outline 2025-12-29 21:44:49 +02:00
Elian Doran
e36049cd43
chore(client/right_pane): get raw ToC data to show up 2025-12-29 21:44:15 +02:00
Elian Doran
257f6c5994
chore(client/right_pane): inject title into PDF toc sidebar 2025-12-29 21:28:17 +02:00
Elian Doran
9098bfb63a
chore(client): prototype implementation to communicate data through note context 2025-12-29 21:26:52 +02:00
Elian Doran
0a9ce84cf2
feat(client/pdf): respect locale
Some checks failed
Checks / main (push) Has been cancelled
2025-12-29 19:10:14 +02:00
Elian Doran
4134e5054a
fix(client/pdf): not refreshing when uploading new revision 2025-12-29 17:02:22 +02:00
Elian Doran
bb374a5ce2
fix(client/pdf): blob reloaded when saving 2025-12-29 16:46:30 +02:00
Elian Doran
ebf725c949
feat(client/pdf): store and restore page position 2025-12-29 15:55:47 +02:00
Elian Doran
480954ee87
feat(pdfjs): react to dark mode 2025-12-29 12:51:43 +02:00
Elian Doran
446822a7ae
chore(client/pdf): inject some CSS variables 2025-12-29 12:21:44 +02:00
Elian Doran
f09a3e06f4
refactor(client/pdf): split into own component 2025-12-29 12:01:47 +02:00
Elian Doran
c0a90402ef
feat(client/pdf): save annotations by uploading new revision 2025-12-29 09:51:54 +02:00
Elian Doran
41bcf9524a
feat(client/pdf): integrate pdf.js 2025-12-29 01:16:56 +02:00
Hosted Weblate
54f51b365a
Update translation files
Updated by "Cleanup translation files" add-on in Weblate.

Translation: Trilium Notes/Client
Translate-URL: https://hosted.weblate.org/projects/trilium/client/
2025-12-28 22:19:17 +01:00
MarcelWie
fb465b442c
Translated using Weblate (German)
Currently translated at 94.3% (1632 of 1730 strings)

Translation: Trilium Notes/Client
Translate-URL: https://hosted.weblate.org/projects/trilium/client/de/
2025-12-28 22:19:13 +01:00
Francis C.
d3a559a700
Translated using Weblate (Chinese (Traditional Han script))
Currently translated at 99.5% (1722 of 1730 strings)

Translation: Trilium Notes/Client
Translate-URL: https://hosted.weblate.org/projects/trilium/client/zh_Hant/
2025-12-28 22:19:13 +01:00
green
7768003735
Translated using Weblate (Japanese)
Currently translated at 100.0% (1730 of 1730 strings)

Translation: Trilium Notes/Client
Translate-URL: https://hosted.weblate.org/projects/trilium/client/ja/
2025-12-28 22:19:12 +01:00
Elian Doran
490c539d63
Merge branch 'main' into feature/icon_packs 2025-12-28 23:09:34 +02:00