Adorian Doran
|
de004bd8ba
|
fix #7667
|
2025-11-10 14:17:37 +02:00 |
|
Elian Doran
|
06eb30c69d
|
chore(release): prepare for v0.99.4
|
2025-11-09 21:29:21 +02:00 |
|
Elian Doran
|
b9b5c13d9c
|
fix(client): ribbon adapter not working
|
2025-11-09 21:14:28 +02:00 |
|
Elian Doran
|
8e697d0578
|
fix(ribbon): not dismissing active tab after change
|
2025-11-09 20:17:13 +02:00 |
|
Elian Doran
|
6f245ec8d5
|
fix(ribbon): not refreshing if note is temporarily edited
|
2025-11-09 20:15:06 +02:00 |
|
Elian Doran
|
532df6559a
|
fix(ribbon): formatting toolbar displayed in read-only notes
|
2025-11-09 20:15:06 +02:00 |
|
Adorian Doran
|
8589f7f164
|
style/note list widget: fix broken CSS selector
|
2025-11-09 19:50:48 +02:00 |
|
Adorian Doran
|
7b9303b392
|
style/zen mode: do not show an empty toolbar container when the toolbar is not actually available
|
2025-11-09 19:35:47 +02:00 |
|
Adorian Doran
|
b905c1d03a
|
style: different appearance tweaks
|
2025-11-09 17:10:23 +02:00 |
|
Adorian Doran
|
f03448bae4
|
style/gutter: tweak color on horizontal layout when background effects are enabled
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 / main (push) Waiting to run
|
2025-11-09 16:32:32 +02:00 |
|
Adorian Doran
|
f8ac09df38
|
style/right pane: tweak appearance
|
2025-11-09 16:16:37 +02:00 |
|
Adorian Doran
|
15c329c331
|
style/scrolling container widget: fix CSS selector
|
2025-11-09 15:51:29 +02:00 |
|
Adorian Doran
|
f6afc0b718
|
style/scrolling container widget: improve full-height widget handling
|
2025-11-09 15:46:57 +02:00 |
|
Adorian Doran
|
ecfa333491
|
style/note cards: remove shadow
|
2025-11-09 14:47:31 +02:00 |
|
Adorian Doran
|
21b0ef9554
|
style/note cards: improve style, remove no longer unused CSS variables
|
2025-11-09 14:43:59 +02:00 |
|
Adorian Doran
|
2f3be96dff
|
style/info bar: improve style
|
2025-11-09 14:17:04 +02:00 |
|
Adorian Doran
|
4ba7907bee
|
client/content header container: fix parent detection
|
2025-11-09 14:07:27 +02:00 |
|
Elian Doran
|
afa92551ea
|
fix(tree): type issues & error if active node is empty
|
2025-11-09 11:16:35 +02:00 |
|
Elian Doran
|
cc0646e79c
|
style(next): remove alignment of last toolbar group
|
2025-11-09 10:35:03 +02:00 |
|
Elian Doran
|
4c8f20be9a
|
ignore toggle tray command if tray is disabled (#7654)
|
2025-11-09 09:45:37 +02:00 |
|
Francis C.
|
706abeb307
|
Translated using Weblate (Chinese (Traditional Han script))
Currently translated at 100.0% (1621 of 1621 strings)
Translation: Trilium Notes/Client
Translate-URL: https://hosted.weblate.org/projects/trilium/client/zh_Hant/
|
2025-11-09 01:41:35 +01:00 |
|
Francis C.
|
7158c48831
|
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 100.0% (1621 of 1621 strings)
Translation: Trilium Notes/Client
Translate-URL: https://hosted.weblate.org/projects/trilium/client/zh_Hans/
|
2025-11-09 01:41:35 +01:00 |
|
Adorian Doran
|
7659224e3a
|
style/read-only note info bar: fix zen mode appearance
|
2025-11-09 02:26:37 +02:00 |
|
Adorian Doran
|
baff349fa2
|
client: refactor
|
2025-11-09 02:23:57 +02:00 |
|
Adorian Doran
|
50869d29db
|
client/shared note info bar: improve appearance
|
2025-11-09 02:14:43 +02:00 |
|
Adorian Doran
|
c4603fce25
|
client/shared note message: convert to an info bar
|
2025-11-09 01:56:52 +02:00 |
|
Adorian Doran
|
220aab2b76
|
client/read-only note info bar: refactor
|
2025-11-09 01:35:33 +02:00 |
|
Adorian Doran
|
285a7253e3
|
client: make the info bar part of the scrollable content, prevent overlapping with the floating buttons
|
2025-11-09 01:19:45 +02:00 |
|
Adorian Doran
|
d8d80ed936
|
Merge branch 'main' of https://github.com/TriliumNext/Trilium into feat/ui-improvements
|
2025-11-08 21:25:39 +02:00 |
|
Elian Doran
|
3463cb83a0
|
fix(collections/board): cloned notes appearing twice (closes #6786)
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 / main (push) Waiting to run
|
2025-11-08 20:17:56 +02:00 |
|
Elian Doran
|
b0bd60b9a4
|
feat(collections/calendar): use formatting locale
|
2025-11-08 18:01:58 +02:00 |
|
contributor
|
3d70a0534b
|
ignore toggle tray command if tray is disabled
|
2025-11-08 13:03:42 +02:00 |
|
Elian Doran
|
4476615d33
|
fix(deps): update dependency marked to v16.4.2 (#7649)
|
2025-11-08 08:27:36 +02:00 |
|
renovate[bot]
|
d95eb9f5d3
|
fix(deps): update dependency marked to v16.4.2
|
2025-11-08 01:38:37 +00:00 |
|
renovate[bot]
|
d75279316a
|
fix(deps): update dependency i18next to v25.6.1
|
2025-11-08 01:37:54 +00:00 |
|
Adorian Doran
|
2f74b40095
|
client/read only note info bar: refactor
Checks / main (push) Has been cancelled
|
2025-11-07 23:45:48 +02:00 |
|
Adorian Doran
|
a844e1faab
|
client: fix typo
|
2025-11-07 21:19:11 +02:00 |
|
Adorian Doran
|
9bccc72668
|
client/options/keep content centered: simplify the inner workings
|
2025-11-07 21:15:51 +02:00 |
|
Adorian Doran
|
c617c84d86
|
style/options: properly align cards when content centering is enabled
|
2025-11-07 19:02:59 +02:00 |
|
Adorian Doran
|
b38780755a
|
client: add a CSS class to identify option splits
|
2025-11-07 19:01:50 +02:00 |
|
Adorian Doran
|
78a54fa9f7
|
client: refactor
|
2025-11-07 18:23:30 +02:00 |
|
Adorian Doran
|
fa64ca2c93
|
client: add an option to center the content
|
2025-11-07 18:17:28 +02:00 |
|
Elian Doran
|
71d7403690
|
feat(print): support CSS for collections too
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 / main (push) Waiting to run
|
2025-11-07 17:48:37 +02:00 |
|
Elian Doran
|
7a677cff5f
|
feat(print): allow custom CSS (closes #7608)
|
2025-11-07 17:25:05 +02:00 |
|
Adorian Doran
|
2d03dd22e3
|
Merge branch 'main' of https://github.com/TriliumNext/Trilium into feat/ui-improvements
|
2025-11-07 17:06:21 +02:00 |
|
green
|
28c0ef52f3
|
Translated using Weblate (Japanese)
Currently translated at 100.0% (1621 of 1621 strings)
Translation: Trilium Notes/Client
Translate-URL: https://hosted.weblate.org/projects/trilium/client/ja/
|
2025-11-06 20:28:01 +01:00 |
|
Unknown
|
9464a64d64
|
Translated using Weblate (Spanish)
Currently translated at 99.7% (1617 of 1621 strings)
Translation: Trilium Notes/Client
Translate-URL: https://hosted.weblate.org/projects/trilium/client/es/
|
2025-11-06 20:28:00 +01:00 |
|
SngAbc
|
c3af6a6aa2
|
Translated using Weblate (Chinese (Simplified Han script))
Currently translated at 99.7% (1617 of 1621 strings)
Translation: Trilium Notes/Client
Translate-URL: https://hosted.weblate.org/projects/trilium/client/zh_Hans/
|
2025-11-06 20:28:00 +01:00 |
|
Adorian Doran
|
5c0d6e1fef
|
style/alert bar: update message
Checks / main (push) Has been cancelled
|
2025-11-06 08:55:08 +02:00 |
|
Adorian Doran
|
23f1103822
|
style/alert bar: update message
|
2025-11-06 08:45:53 +02:00 |
|