Elian Doran
|
51f559b332
|
feat(client/search): apply full-width for collection view
|
2025-10-20 19:37:19 +03:00 |
|
Elian Doran
|
a7a8f806e8
|
fix(client): search results taking up space when not needed
|
2025-10-20 19:30:44 +03:00 |
|
Elian Doran
|
25e1c45562
|
style(search): decrease opacity of note path
|
2025-10-20 18:59:44 +03:00 |
|
Elian Doran
|
d90e02d8f4
|
fix(search): note path not visible in search (closes #7404)
|
2025-10-20 18:56:28 +03:00 |
|
Elian Doran
|
d4a46ed4da
|
fix(settings): max content width forces minimum when typing (closes #7423)
|
2025-10-20 18:34:57 +03:00 |
|
Elian Doran
|
a664a58076
|
Merge branch 'main' of https://github.com/TriliumNext/Trilium
|
2025-10-20 18:23:10 +03:00 |
|
Elian Doran
|
ca2cc38bad
|
fix(website): wrong docker command (closes #7426)
|
2025-10-20 18:23:08 +03:00 |
|
kamykO
|
77b0d541b1
|
Translated using Weblate (Polish)
Currently translated at 29.4% (477 of 1620 strings)
Translation: Trilium Notes/Client
Translate-URL: https://hosted.weblate.org/projects/trilium/client/pl/
|
2025-10-20 15:17:06 +00:00 |
|
green
|
e72dc5c5c3
|
Translated using Weblate (Japanese)
Currently translated at 100.0% (387 of 387 strings)
Translation: Trilium Notes/Server
Translate-URL: https://hosted.weblate.org/projects/trilium/server/ja/
|
2025-10-20 15:17:05 +00:00 |
|
green
|
d81fcef1f3
|
Translated using Weblate (Japanese)
Currently translated at 100.0% (1620 of 1620 strings)
Translation: Trilium Notes/Client
Translate-URL: https://hosted.weblate.org/projects/trilium/client/ja/
|
2025-10-20 15:17:04 +00:00 |
|
Francis C
|
77ac0bfbdd
|
Translated using Weblate (Chinese (Traditional Han script))
Currently translated at 100.0% (387 of 387 strings)
Translation: Trilium Notes/Server
Translate-URL: https://hosted.weblate.org/projects/trilium/server/zh_Hant/
|
2025-10-20 15:17:04 +00:00 |
|
Francis C
|
434e3f6035
|
Translated using Weblate (Chinese (Traditional Han script))
Currently translated at 100.0% (1620 of 1620 strings)
Translation: Trilium Notes/Client
Translate-URL: https://hosted.weblate.org/projects/trilium/client/zh_Hant/
|
2025-10-20 15:17:03 +00:00 |
|
Luk On
|
0d2dc86fb9
|
Translated using Weblate (Polish)
Currently translated at 29.4% (476 of 1618 strings)
Translation: Trilium Notes/Client
Translate-URL: https://hosted.weblate.org/projects/trilium/client/pl/
|
2025-10-20 15:17:02 +00:00 |
|
Manfred Manni
|
fa57966b01
|
Translated using Weblate (German)
Currently translated at 99.8% (1616 of 1618 strings)
Translation: Trilium Notes/Client
Translate-URL: https://hosted.weblate.org/projects/trilium/client/de/
|
2025-10-20 15:17:01 +00:00 |
|
Elian Doran
|
29682cef49
|
docs(user): update documentation on search in collections
|
2025-10-20 18:16:28 +03:00 |
|
Elian Doran
|
b224267e3b
|
fix(ribbon): wrong default view type in search
|
2025-10-20 18:03:55 +03:00 |
|
Elian Doran
|
6d09c7116f
|
fix(client/search): freeze in presentation collection
|
2025-10-20 17:59:05 +03:00 |
|
Elian Doran
|
f36535d061
|
fix(client/syntax_highlighting): avoid crash if language not found
|
2025-10-20 17:58:54 +03:00 |
|
Elian Doran
|
95987d474d
|
fix(client/search): freeze in board
|
2025-10-20 17:49:14 +03:00 |
|
Elian Doran
|
1d8b55be5e
|
feat(client/search): disable nesting depth in collection
|
2025-10-20 17:46:21 +03:00 |
|
Elian Doran
|
5d66b7e66f
|
feat(client/search): enable collection properties
|
2025-10-20 17:38:25 +03:00 |
|
Elian Doran
|
f8066417d9
|
fix(client/search): full screen collections not visible
|
2025-10-20 17:36:12 +03:00 |
|
Elian Doran
|
ee9c3f49da
|
chore(client/search): ensure nested note IDs don't work in search everywhere
|
2025-10-20 17:33:48 +03:00 |
|
Elian Doran
|
3743fff21c
|
chore(client/search): ensure all notes are loaded
|
2025-10-20 17:15:08 +03:00 |
|
Elian Doran
|
8939fac447
|
fix(client/search): table freezing due to nesting
|
2025-10-20 17:14:47 +03:00 |
|
Elian Doran
|
c7224bc0d1
|
fix(client/search): note IDs being calculated recursively in table
|
2025-10-20 17:14:26 +03:00 |
|
Elian Doran
|
929eee1350
|
fix(client/search): note IDs being calculated twice in search
|
2025-10-20 16:17:36 +03:00 |
|
Elian Doran
|
e904feb179
|
fix(client/search): collection rendering twice
|
2025-10-20 16:05:24 +03:00 |
|
Elian Doran
|
44c379fce1
|
Better PDF export mechanism (part I) (#7399)
Checks / main (push) Waiting to run
CodeQL Advanced / Analyze (actions) (push) Waiting to run
CodeQL Advanced / Analyze (javascript-typescript) (push) Waiting to run
Deploy MkDocs Documentation / Build and Deploy MkDocs (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/arm/v7) (push) Blocked by required conditions
/ Build Docker images (Dockerfile, ubuntu-24.04-arm, linux/arm/v8) (push) Blocked by required conditions
/ 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
/ Merge manifest lists (push) Blocked by required conditions
playwright / main (push) Waiting to run
Deploy website / Build & deploy website (push) Waiting to run
|
2025-10-20 14:37:35 +03:00 |
|
Elian Doran
|
66896d6457
|
fix(client/print): text notes affecting slides
|
2025-10-20 14:27:35 +03:00 |
|
Elian Doran
|
fffb8317cb
|
fix(client/print): disable printing for unsupported collection types
|
2025-10-20 14:24:14 +03:00 |
|
Elian Doran
|
cc09a450c9
|
docs(user): improve & update documentation for printing
|
2025-10-20 14:16:20 +03:00 |
|
Elian Doran
|
04f6777627
|
chore(client/print): address requested changes
|
2025-10-20 14:04:11 +03:00 |
|
Adam Fišer
|
73c35111e0
|
Translated using Weblate (Czech)
Currently translated at 1.9% (32 of 1618 strings)
Translation: Trilium Notes/Client
Translate-URL: https://hosted.weblate.org/projects/trilium/client/cs/
|
2025-10-20 12:10:20 +02:00 |
|
Luk On
|
942125d236
|
Translated using Weblate (Polish)
Currently translated at 74.0% (286 of 386 strings)
Translation: Trilium Notes/Server
Translate-URL: https://hosted.weblate.org/projects/trilium/server/pl/
|
2025-10-20 12:10:19 +02:00 |
|
Francis C
|
2296e5a089
|
Translated using Weblate (Chinese (Traditional Han script))
Currently translated at 100.0% (386 of 386 strings)
Translation: Trilium Notes/Server
Translate-URL: https://hosted.weblate.org/projects/trilium/server/zh_Hant/
|
2025-10-20 12:10:19 +02:00 |
|
Francis C
|
453c29c160
|
Translated using Weblate (Chinese (Traditional Han script))
Currently translated at 100.0% (1618 of 1618 strings)
Translation: Trilium Notes/Client
Translate-URL: https://hosted.weblate.org/projects/trilium/client/zh_Hant/
|
2025-10-20 12:10:18 +02:00 |
|
Manfred Manni
|
e0aa49b36d
|
Translated using Weblate (German)
Currently translated at 100.0% (386 of 386 strings)
Translation: Trilium Notes/Server
Translate-URL: https://hosted.weblate.org/projects/trilium/server/de/
|
2025-10-20 12:10:18 +02:00 |
|
Manfred Manni
|
551e54a958
|
Translated using Weblate (German)
Currently translated at 99.6% (1613 of 1618 strings)
Translation: Trilium Notes/Client
Translate-URL: https://hosted.weblate.org/projects/trilium/client/de/
|
2025-10-20 12:10:17 +02:00 |
|
Elian Doran
|
acae069b9e
|
chore(client/print): fix typecheck issues
|
2025-10-20 12:56:46 +03:00 |
|
Elian Doran
|
29d6784c59
|
feat(client/print): render 404 errors
|
2025-10-20 12:46:24 +03:00 |
|
Elian Doran
|
e6c8f238f9
|
fix(client/print): stylesheet not loading in prod
|
2025-10-20 12:40:41 +03:00 |
|
Elian Doran
|
e069d87fe8
|
fix(client/print): wrong entrypoint in prod
|
2025-10-20 12:39:38 +03:00 |
|
Elian Doran
|
1ae32c4547
|
feat(client/print): integrate old print stylesheet
|
2025-10-20 11:27:21 +03:00 |
|
Elian Doran
|
7c08864444
|
feat(client/print): enforce VS code theme when printing code notes
|
2025-10-20 11:06:26 +03:00 |
|
Elian Doran
|
74c26b42da
|
fix(client/print): syntax highlighting not loading on code notes
|
2025-10-20 11:00:49 +03:00 |
|
Elian Doran
|
f0fa55715c
|
fix(client/print): ckeditor stylesheet missing
|
2025-10-20 10:48:55 +03:00 |
|
Elian Doran
|
1514432f77
|
fix(client/print): circular dependency affecting ws
|
2025-10-20 10:40:14 +03:00 |
|
Elian Doran
|
08d2cc2ae5
|
Merge remote-tracking branch 'origin/main' into feature/pdf_export_presentation
|
2025-10-20 10:15:24 +03:00 |
|
Elian Doran
|
a63254ab12
|
chore(deps): update dependency happy-dom to v20.0.7 (#7414)
|
2025-10-20 09:12:17 +03:00 |
|