Adorian Doran
|
d87e8b729f
|
client/note color picker/clear color cell: fix icon alignment
|
2025-11-21 02:12:52 +02:00 |
|
Adorian Doran
|
0db08f4c62
|
client/note color picker: decrease the debouncer interval
|
2025-11-21 01:30:45 +02:00 |
|
Adorian Doran
|
e9796c9a35
|
client/note color picker: fix the custom color picker on Safari
|
2025-11-21 01:29:54 +02:00 |
|
Adorian Doran
|
36350bd71a
|
Merge branch 'main' of https://github.com/TriliumNext/Trilium into feat/ui/note-color
Checks / main (push) Waiting to run
|
2025-11-21 00:02:51 +02:00 |
|
Adorian Doran
|
e53a2255a9
|
client/tree context menu: relocate the note color picker
|
2025-11-20 23:55:26 +02:00 |
|
Adorian Doran
|
d42f911df9
|
client/note color picker: dismiss the menu when a color is clicked
|
2025-11-20 23:43:08 +02:00 |
|
Adorian Doran
|
1b2d922c3f
|
client/note color picker: tweak style
|
2025-11-20 23:37:03 +02:00 |
|
Adorian Doran
|
a5c5486474
|
client/note color picker: tweak style
|
2025-11-20 23:34:37 +02:00 |
|
Adorian Doran
|
926f0f85f3
|
client/note color picker: refactor
|
2025-11-20 23:10:36 +02:00 |
|
Elian Doran
|
63d430c3d9
|
Translations update from Hosted Weblate (#7811)
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
|
2025-11-20 21:54:00 +02:00 |
|
Elian Doran
|
26a009b397
|
Printable list collection (#7812)
|
2025-11-20 21:52:55 +02:00 |
|
Elian Doran
|
be115c74c3
|
chore(print/list): address review
|
2025-11-20 21:42:50 +02:00 |
|
Elian Doran
|
049721bbfe
|
docs(user): update limitations for printing/exporting
|
2025-11-20 21:32:06 +02:00 |
|
Elian Doran
|
8b4e76832f
|
docs(user): update documentation regarding printing multiple notes
|
2025-11-20 21:28:55 +02:00 |
|
Elian Doran
|
25a51a71a0
|
feat(print/list): unlink references to notes that are not printed
|
2025-11-20 21:20:24 +02:00 |
|
Elian Doran
|
f4d6e98d61
|
feat(print/list): rewrite links
|
2025-11-20 21:06:25 +02:00 |
|
Elian Doran
|
eee496a050
|
chore(print/list): get rid of inner div
|
2025-11-20 20:59:34 +02:00 |
|
Elian Doran
|
89a83a625b
|
refactor(print/list): extract into functions
|
2025-11-20 20:58:50 +02:00 |
|
Elian Doran
|
c17df24a19
|
refactor(print/list): use separate file
|
2025-11-20 20:56:55 +02:00 |
|
Elian Doran
|
bbcc2f4be4
|
feat(print/list): rewrite headings while preserving depth
|
2025-11-20 20:51:41 +02:00 |
|
Elian Doran
|
5e63d9015f
|
feat(print/list): start rewriting headings
|
2025-11-20 20:48:39 +02:00 |
|
Elian Doran
|
4958b89636
|
feat(print/list): process notes recursively
|
2025-11-20 20:31:45 +02:00 |
|
Elian Doran
|
f4b6e9c25a
|
feat(print/list): display parent note title
|
2025-11-20 20:27:01 +02:00 |
|
Elian Doran
|
a59d407f12
|
fix(print/list): note content not shown due to race condition
|
2025-11-20 20:24:19 +02:00 |
|
Elian Doran
|
c95cb79672
|
chore(print/list): enable print dialog
|
2025-11-20 20:17:20 +02:00 |
|
Elian Doran
|
73e7fa0f85
|
chore(print/list): get note content to render
|
2025-11-20 20:15:44 +02:00 |
|
Elian Doran
|
7f81b83955
|
chore(print/list): get note titles to render
|
2025-11-20 20:13:20 +02:00 |
|
Hosted Weblate
|
a42ae62042
|
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-11-20 19:03:46 +01:00 |
|
Elian Doran
|
165357f444
|
fix(global_menu): uncaught exception if update request fails (closes #5700)
|
2025-11-20 19:52:13 +02:00 |
|
Adorian Doran
|
e4c928ae87
|
client/note color picker: refactor
|
2025-11-20 19:11:51 +02:00 |
|
Elian Doran
|
d51e3de674
|
feat(text): strike-through todo items (closes #4269)
|
2025-11-20 19:10:54 +02:00 |
|
Adorian Doran
|
b0476c7017
|
client/note color picker: refactor
|
2025-11-20 18:49:47 +02:00 |
|
Adorian Doran
|
1de9f715fa
|
client/note color picker: refactor
|
2025-11-20 18:46:27 +02:00 |
|
Adorian Doran
|
f15e048763
|
client/note color picker menu item: refactor stylesheet
|
2025-11-20 18:43:16 +02:00 |
|
Adorian Doran
|
422b324f7c
|
client/note color picker menu item: add tooltips
|
2025-11-20 18:15:56 +02:00 |
|
Adorian Doran
|
fb163367d4
|
client/note color picker menu item: refactor
|
2025-11-20 17:50:32 +02:00 |
|
Adorian Doran
|
c91eec8b3e
|
client/note color picker menu item: add a new color to the palette
|
2025-11-20 17:42:36 +02:00 |
|
Elian Doran
|
c16eee79d4
|
fix(share): broken reference links in static HTML export
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
|
2025-11-20 14:50:52 +02:00 |
|
Elian Doran
|
1e86d85035
|
fix(share): some reference links appear with [missing note]
|
2025-11-20 14:41:00 +02:00 |
|
Elian Doran
|
abfc2fea3e
|
feat(print): render inline mermaid
|
2025-11-20 14:30:04 +02:00 |
|
Elian Doran
|
991d61600d
|
fix(server): redundant CSS import (closes #7772)
|
2025-11-20 14:30:04 +02:00 |
|
Elian Doran
|
0f4713bddc
|
chore(deps): update dependency @smithy/middleware-retry to v4.4.12 (#7796)
|
2025-11-20 11:25:40 +02:00 |
|
Elian Doran
|
51205fffa0
|
fix(deps): update dependency i18next to v25.6.3 (#7801)
|
2025-11-20 11:24:27 +02:00 |
|
renovate[bot]
|
9f4fd92452
|
fix(deps): update dependency i18next to v25.6.3
|
2025-11-20 06:54:46 +00:00 |
|
Elian Doran
|
354fccab8b
|
Translations update from Hosted Weblate (#7803)
|
2025-11-20 08:53:02 +02:00 |
|
yunus uçan
|
a6ba87c2f8
|
Translated using Weblate (Turkish)
Currently translated at 4.3% (70 of 1625 strings)
Translation: Trilium Notes/Client
Translate-URL: https://hosted.weblate.org/projects/trilium/client/tr/
|
2025-11-20 07:52:04 +01:00 |
|
yunus uçan
|
ae8aa0374f
|
Translated using Weblate (Turkish)
Currently translated at 3.0% (12 of 389 strings)
Translation: Trilium Notes/Server
Translate-URL: https://hosted.weblate.org/projects/trilium/server/tr/
|
2025-11-20 07:52:03 +01:00 |
|
yunus uçan
|
dc5e073715
|
Translated using Weblate (Turkish)
Currently translated at 3.2% (5 of 152 strings)
Translation: Trilium Notes/Website
Translate-URL: https://hosted.weblate.org/projects/trilium/website/tr/
|
2025-11-20 07:52:03 +01:00 |
|
Hosted Weblate
|
8c68ff5419
|
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-11-20 07:52:02 +01:00 |
|
Elian Doran
|
bc10408729
|
chore(deps): update dependency @stylistic/eslint-plugin to v5.6.1 (#7797)
|
2025-11-20 08:51:54 +02:00 |
|