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 |
|
Elian Doran
|
53805e9c49
|
fix(server/notes): images not saved on duplication (fixes #7471)
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 11:27:18 +02:00 |
|
Elian Doran
|
0e95610d4e
|
fix(server): attachments not copied for templates (closes #7612)
|
2025-11-08 11:18:03 +02:00 |
|
Elian Doran
|
051e2b4eef
|
Send global shortcut to current window (#7645)
|
2025-11-08 08:31:17 +02:00 |
|
Elian Doran
|
1d750bde64
|
chore(deps): update dependency vite to v7.2.2 (#7647)
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
Deploy Documentation / Build and Deploy Documentation (push) Has been cancelled
Deploy website / Build & deploy website (push) Has been cancelled
|
2025-11-08 08:28:13 +02:00 |
|
Elian Doran
|
4476615d33
|
fix(deps): update dependency marked to v16.4.2 (#7649)
|
2025-11-08 08:27:36 +02:00 |
|
Elian Doran
|
bbcc16daab
|
fix(deps): update dependency i18next to v25.6.1 (#7648)
|
2025-11-08 08:27:05 +02:00 |
|
Elian Doran
|
457dd070c6
|
chore(deps): update dependency rcedit to v5 (#7651)
|
2025-11-08 08:26:05 +02:00 |
|
Elian Doran
|
ce229dd6f5
|
chore(deps): update dependency electron to v38.6.0 (#7650)
|
2025-11-08 08:22:22 +02:00 |
|
renovate[bot]
|
2e59d9d7bc
|
chore(deps): update dependency rcedit to v5
|
2025-11-08 01:39:22 +00:00 |
|
renovate[bot]
|
bbe96c3967
|
chore(deps): update dependency electron to v38.6.0
|
2025-11-08 01:39:17 +00: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 |
|
renovate[bot]
|
7f6be13a18
|
chore(deps): update dependency vite to v7.2.2
|
2025-11-08 01:37:08 +00:00 |
|
contributor
|
f629f564cd
|
add reusable showAndFocusWindow function
|
2025-11-07 21:17:34 +02:00 |
|
contributor
|
9a5f2f8d3b
|
make global shortcut work with windows in system tray
|
2025-11-07 21:17:34 +02:00 |
|
contributor
|
a29597a4bf
|
add safety check to ensure electron window is not destroyed
|
2025-11-07 20:25:16 +02:00 |
|
contributor
|
44b34d1ea0
|
send global shortcut to current window, not the first one
|
2025-11-07 20:25:09 +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
|
e4cd946ea8
|
docs(user): fix wrong page for documentation
|
2025-11-07 17:31:50 +02:00 |
|
Elian Doran
|
cedd1c4789
|
docs(user): document custom print CSS
|
2025-11-07 17:25:14 +02:00 |
|
Elian Doran
|
7a677cff5f
|
feat(print): allow custom CSS (closes #7608)
|
2025-11-07 17:25:05 +02:00 |
|
Elian Doran
|
e28da416ba
|
Translations update from Hosted Weblate (#7639)
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-06 22:59:32 +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 |
|
Elian Doran
|
a4281fe26f
|
fix(deps): update ckeditor monorepo to v47.2.0 (#7634)
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
Deploy website / Build & deploy website (push) Has been cancelled
|
2025-11-06 09:04:07 +02:00 |
|
renovate[bot]
|
b45ee6879c
|
fix(deps): update ckeditor monorepo to v47.2.0
|
2025-11-06 06:34:53 +00:00 |
|
Elian Doran
|
a8116aa264
|
chore(deps): update dependency vite to v7.2.1 (#7633)
|
2025-11-06 08:31:51 +02:00 |
|
Elian Doran
|
db3960a23e
|
fix(deps): update dependency mind-elixir to v5.3.5 (#7632)
|
2025-11-06 08:31:14 +02:00 |
|
Elian Doran
|
a43e08500e
|
chore(deps): update dependency openai to v6.8.1 (#7631)
|
2025-11-06 08:30:45 +02:00 |
|
renovate[bot]
|
e9ccd52fd5
|
chore(deps): update dependency vite to v7.2.1
|
2025-11-06 04:54:41 +00:00 |
|
renovate[bot]
|
dcd30972bd
|
fix(deps): update dependency mind-elixir to v5.3.5
|
2025-11-06 02:49:14 +00:00 |
|
renovate[bot]
|
4578541fa8
|
chore(deps): update dependency openai to v6.8.1
|
2025-11-06 02:48:32 +00:00 |
|
Elian Doran
|
5e5e0afcf0
|
Translations update from Hosted Weblate (#7630)
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
Deploy website / Build & deploy website (push) Waiting to run
|
2025-11-05 23:36:01 +02:00 |
|
kamykO
|
de85d1f0df
|
Translated using Weblate (Polish)
Currently translated at 100.0% (152 of 152 strings)
Translation: Trilium Notes/Website
Translate-URL: https://hosted.weblate.org/projects/trilium/website/pl/
|
2025-11-05 21:17:29 +00:00 |
|
Elian Doran
|
b287b892e1
|
Merge branch 'main' of github.com:TriliumNext/Trilium
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
Deploy Documentation / Build and Deploy Documentation (push) Has been cancelled
|
2025-11-05 23:17:19 +02:00 |
|
Elian Doran
|
a0edf00caa
|
feat(collections/calendar): context menu option to delete event
|
2025-11-05 23:17:15 +02:00 |
|
Elian Doran
|
218b9404fc
|
fix(print): missing admonition icons
|
2025-11-05 22:08:31 +02:00 |
|
Elian Doran
|
54af120e96
|
fix(search): resolve issue when using = operator in search (#7268)
|
2025-11-05 21:51:44 +02:00 |
|
Elian Doran
|
ba61ab18ff
|
docs: sync
|
2025-11-05 21:01:39 +02:00 |
|
Elian Doran
|
2e14522f86
|
Merge remote-tracking branch 'origin/main'
|
2025-11-05 21:00:28 +02:00 |
|
Elian Doran
|
4ae38ac5d6
|
docs(user): widget basics missing template (closes #6148)
|
2025-11-05 18:32:34 +02:00 |
|
Elian Doran
|
a577fd45e2
|
fix(quick_search): enable Numpad Enter to trigger quick search (#7624)
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-05 14:49:01 +02:00 |
|
Elian Doran
|
977284fe57
|
docs(user): document read-only database (closes #4341)
|
2025-11-05 10:20:35 +02:00 |
|
SiriusXT
|
26ea43d604
|
chore(test): add vitest for NumpadEnter
|
2025-11-05 16:01:26 +08:00 |
|
SiriusXT
|
4cb328bdb3
|
Merge branch 'main' into quick_search
|
2025-11-05 15:41:13 +08:00 |
|
SiriusXT
|
16785a5c0b
|
fix(quick_search): enable Numpad Enter to trigger quick search
|
2025-11-05 15:40:12 +08:00 |
|
Elian Doran
|
d271fe7fdd
|
docs(demo): clean up expansion state
|
2025-11-05 09:26:14 +02:00 |
|