Adorian Doran
|
ca3964f8b7
|
style/floating buttons: tweak position
|
2025-10-23 20:18:52 +03:00 |
|
Adorian Doran
|
ddafda5f4e
|
style/quick edit dialog: tweak the colors for the dark color scheme
|
2025-10-23 20:01:29 +03:00 |
|
Adorian Doran
|
40b08e1828
|
Merge branch 'main' of https://github.com/TriliumNext/Trilium into feat/ui-improvements
|
2025-10-23 19:43:17 +03:00 |
|
Adorian Doran
|
5141f0a0d5
|
style/quick edit dialog: tweak the colors for the dark color scheme
|
2025-10-23 19:43:06 +03:00 |
|
Elian Doran
|
f95082ccdb
|
fix(server): calendar tooltip positioning (closes #5675)
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/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
|
2025-10-23 16:57:48 +03:00 |
|
Elian Doran
|
e94b5ac07a
|
fix(server): edited notes listing automatically generated hidden notes (closes #5683)
|
2025-10-23 16:42:27 +03:00 |
|
Elian Doran
|
5d0669b464
|
fix(canvas): images appearing muted in dark mode (closes #5708)
|
2025-10-23 16:11:05 +03:00 |
|
Elian Doran
|
af95d85b73
|
chore(client): disable import/export for help notes
|
2025-10-23 14:43:04 +03:00 |
|
Elian Doran
|
aae90ede19
|
chore(share): keep diacritics in slug instead of stripping them in
|
2025-10-23 14:29:47 +03:00 |
|
Elian Doran
|
0fa1c0f5c4
|
chore(share): improve slugification to strip diacritics cleanly
|
2025-10-23 14:26:15 +03:00 |
|
Elian Doran
|
d2b6014b49
|
fix(share): HTML tags displayed escaped in headings
|
2025-10-23 14:19:54 +03:00 |
|
Elian Doran
|
94d62f810a
|
fix(share): heading and navigation not supporting CJK (closes #6430)
|
2025-10-23 14:06:13 +03:00 |
|
Elian Doran
|
e953f0cc1a
|
Merge branch 'main' of https://github.com/TriliumNext/Trilium
|
2025-10-23 13:22:26 +03:00 |
|
Adorian Doran
|
8c165c0401
|
style/quick edit dialog: add support for the dark color scheme
Checks / main (push) Waiting to run
|
2025-10-23 10:57:01 +03:00 |
|
Adorian Doran
|
b4dd40e128
|
style/quick edit dialog: refactor
|
2025-10-23 10:48:04 +03:00 |
|
Adorian Doran
|
535b960b76
|
style/quick edit dialog: ignore monochromatic custom colors
|
2025-10-23 10:44:23 +03:00 |
|
Adorian Doran
|
b58f37cd4a
|
style/quick edit dialog: tint the dialog background, border and promoted attributes card according to the note's custom color
|
2025-10-23 10:18:52 +03:00 |
|
Adorian Doran
|
a01fb39599
|
client/quick edit dialog: make available the CSS variables with the custom color of the edited note
|
2025-10-23 10:16:18 +03:00 |
|
Adorian Doran
|
be15934b22
|
Merge branch 'main' of https://github.com/TriliumNext/Trilium into feat/ui-improvements
|
2025-10-23 10:03:03 +03:00 |
|
Elian Doran
|
347da8abde
|
fix(collections/list): excessive spacing in empty note content (closes #7319)
|
2025-10-23 08:16:26 +03:00 |
|
Elian Doran
|
5ff07820d3
|
chore(release): prepare for 0.99.3
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
v0.99.3
|
2025-10-22 22:37:46 +03:00 |
|
Adorian Doran
|
6eccaac4bb
|
style: fix broken colored links inside read-only notes (hover color)
|
2025-10-22 22:12:58 +03:00 |
|
Adorian Doran
|
f5038a08e5
|
style/board/board items: make the note custom color be applied again as the text color
|
2025-10-22 22:05:16 +03:00 |
|
Adorian Doran
|
96b3464f00
|
Merge branch 'main' of https://github.com/TriliumNext/Trilium into feat/ui-improvements
|
2025-10-22 21:53:07 +03:00 |
|
Adorian Doran
|
d1e6bd9c3a
|
Merge branch 'main' of https://github.com/TriliumNext/Trilium
|
2025-10-22 21:52:21 +03:00 |
|
Adorian Doran
|
7911973a83
|
style: fix broken colored links inside read-only notes
|
2025-10-22 21:52:08 +03:00 |
|
Jon Fuller
|
968b595aec
|
fix(scheduler): change session expiration check interval to 30 seconds from 1ms
Increase interval for checking protected session expiration from 1ms to 30s.
|
2025-10-22 11:20:14 -07:00 |
|
Adorian Doran
|
2470b0b334
|
style: tweak the appearance of the promoted attributes cards
|
2025-10-22 20:06:06 +03:00 |
|
Adorian Doran
|
4344687303
|
style: tweak the appearance of the promoted attributes cards
|
2025-10-22 19:58:42 +03:00 |
|
Adorian Doran
|
b4fe46eba3
|
style: tweak the appearance of option cards
|
2025-10-22 19:41:49 +03:00 |
|
Elian Doran
|
704f2c2238
|
Translations update from Hosted Weblate (#7461)
|
2025-10-22 18:30:09 +03:00 |
|
Hosted Weblate
|
f6b86d725c
|
Update translation files
Updated by "Cleanup translation files" add-on in Weblate.
Translation: Trilium Notes/README
Translate-URL: https://hosted.weblate.org/projects/trilium/readme/
|
2025-10-22 17:27:54 +02:00 |
|
Elian Doran
|
a7e0866e0d
|
Flatpak improvements (#7460)
|
2025-10-22 18:27:33 +03:00 |
|
Elian Doran
|
2cb3b877d1
|
chore(forge): fixup electron-forge:make scripts
|
2025-10-22 18:24:34 +03:00 |
|
Elian Doran
|
0b808b8db3
|
fix(forge): missing icon in flatpak build
|
2025-10-22 18:05:38 +03:00 |
|
Elian Doran
|
f02af893bb
|
fix(forge): wrong exec in flatpak desktop template (closes #5516)
|
2025-10-22 18:03:52 +03:00 |
|
Elian Doran
|
cb3f941760
|
chore(forge): add script to make flatpak
|
2025-10-22 17:45:31 +03:00 |
|
Elian Doran
|
93f145a20f
|
fix(forge): missing flatpak permissions (closes #7454)
|
2025-10-22 17:44:19 +03:00 |
|
Elian Doran
|
d34e2a0246
|
Translations update from Hosted Weblate (#7453)
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) Has been cancelled
|
2025-10-22 08:00:27 +03:00 |
|
Hosted Weblate
|
9a0b4f67ed
|
Update translation files
Updated by "Cleanup translation files" add-on in Weblate.
Translation: Trilium Notes/README
Translate-URL: https://hosted.weblate.org/projects/trilium/readme/
|
2025-10-22 07:59:55 +03:00 |
|
Marc
|
651e158e3a
|
Translated using Weblate (French)
Currently translated at 88.8% (1440 of 1621 strings)
Translation: Trilium Notes/Client
Translate-URL: https://hosted.weblate.org/projects/trilium/client/fr/
|
2025-10-22 07:59:55 +03:00 |
|
Elian Doran
|
d11784a894
|
Translations update from Hosted Weblate (#7449)
|
2025-10-22 07:54:29 +03:00 |
|
Elian Doran
|
14db789b7f
|
Apply suggestion from @gemini-code-assist[bot]
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2025-10-22 07:53:45 +03:00 |
|
Marc
|
c4a4995da0
|
Translated using Weblate (French)
Currently translated at 71.9% (105 of 146 strings)
Translation: Trilium Notes/Website
Translate-URL: https://hosted.weblate.org/projects/trilium/website/fr/
|
2025-10-22 07:53:12 +03:00 |
|
Marc
|
45de9da893
|
Translated using Weblate (French)
Currently translated at 90.9% (352 of 387 strings)
Translation: Trilium Notes/Server
Translate-URL: https://hosted.weblate.org/projects/trilium/server/fr/
|
2025-10-22 07:53:12 +03:00 |
|
Marc
|
a6fce1b4c8
|
Translated using Weblate (French)
Currently translated at 86.9% (1409 of 1621 strings)
Translation: Trilium Notes/Client
Translate-URL: https://hosted.weblate.org/projects/trilium/client/fr/
|
2025-10-22 07:53:12 +03:00 |
|
Hosted Weblate
|
1d28a5e5b8
|
Update translation files
Updated by "Cleanup translation files" add-on in Weblate.
Translation: Trilium Notes/README
Translate-URL: https://hosted.weblate.org/projects/trilium/readme/
|
2025-10-22 07:53:12 +03:00 |
|
Adorian Doran
|
d4b05fa0a0
|
style/dialogs/delete confirmation: fix the spacing of the note list
|
2025-10-22 01:29:54 +03:00 |
|
Adorian Doran
|
4bcf209072
|
style/reference links: enable colors in table collections as well
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-22 00:57:55 +03:00 |
|
Adorian Doran
|
4b34ae3fd4
|
style/text editor/reference links: make the underline use the same color as the link caption
|
2025-10-22 00:51:58 +03:00 |
|