1669 Commits

Author SHA1 Message Date
renovate[bot]
7651c58c47
chore(deps): update dependency axios to v1.13.2 2025-11-05 01:33:17 +00:00
Elian Doran
421c1f257e
fix(electron): port-in-use dialog shown when opening a new window | (#7595)
Some checks are pending
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-04 19:29:46 +02:00
Elian Doran
97e87741ee
Add multi-branch prefix editing support (#7598) 2025-11-04 19:17:31 +02:00
Elian Doran
58ac325634
docs(dev): integrate some of the architecture notes 2025-11-04 15:51:54 +02:00
Elian Doran
0ae4defc6d
docs(dev): reorganize and clean up technical documentation 2025-11-04 10:55:48 +02:00
Elian Doran
59a2ef7527
chore(build-docs): add preview entrypoint 2025-11-04 09:15:27 +02:00
Elian Doran
0cb989e74f
chore(deps): update dependency openai to v6.8.0 (#7618) 2025-11-04 07:42:44 +02:00
Elian Doran
6c3b5314c8
chore(deps): update dependency sax to v1.4.2 (#7613) 2025-11-04 07:40:20 +02:00
Giovi
33c64b604e
Translated using Weblate (Italian)
Currently translated at 99.7% (386 of 387 strings)

Translation: Trilium Notes/Server
Translate-URL: https://hosted.weblate.org/projects/trilium/server/it/
2025-11-04 01:51:21 +00:00
Francis C.
1fa3420abe
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-11-04 01:51:14 +00:00
renovate[bot]
f8b8edd5aa
chore(deps): update dependency openai to v6.8.0 2025-11-04 01:42:30 +00:00
renovate[bot]
caf88473f6
chore(deps): update dependency sax to v1.4.2 2025-11-04 01:38:35 +00:00
Elian Doran
d9071f2d8e
docs(dev): update recent technical documentation 2025-11-03 22:16:15 +02:00
Elian Doran
d784acaf13
docs(dev): add frontpage 2025-11-03 20:13:21 +02:00
Elian Doran
c54befa8a1
fix(export/share): header link not working 2025-11-03 18:46:24 +02:00
Elian Doran
87c055913f
fix(export/share): some links not working 2025-11-03 18:19:34 +02:00
Elian Doran
e3e5109270
feat(export/share): export without inner subdirectory 2025-11-03 15:49:31 +02:00
SngAbc
5782e58db1
Merge branch 'main' into electron_newwindow
Some checks failed
Checks / main (push) Has been cancelled
2025-11-03 09:49:46 +08:00
renovate[bot]
ffead56a1d
fix(deps): update dependency debounce to v3 2025-11-03 01:12:20 +00:00
copilot-swe-agent[bot]
82e5de2261 Add input validation for prefix to address security concerns
Co-authored-by: eliandoran <21236836+eliandoran@users.noreply.github.com>
2025-11-02 22:06:14 +00:00
copilot-swe-agent[bot]
5b8bb8587d Address code review feedback - add logging and constant for virtual branches
Co-authored-by: eliandoran <21236836+eliandoran@users.noreply.github.com>
2025-11-02 22:00:54 +00:00
copilot-swe-agent[bot]
4fc434a52e Implement multi-branch prefix editing functionality
- Add setPrefixBatch API endpoint to handle batch prefix updates
- Update branch_prefix dialog to support multiple branches
- Remove noSelectedNotes constraint from edit branch prefix menu
- Add translations for multi-branch prefix editing

Co-authored-by: eliandoran <21236836+eliandoran@users.noreply.github.com>
2025-11-02 21:52:02 +00:00
Elian Doran
69182a1a42
feat(mermaid): add link to docs (closes #5378) 2025-11-02 22:32:36 +02:00
Elian Doran
8a63f2028c
docs(user): update link to ETAPI 2025-11-02 22:20:41 +02:00
Elian Doran
4526455486
fix(help): webview source not updating 2025-11-02 21:40:21 +02:00
Elian Doran
5171675dee
chore(build-docs): fix URL 2025-11-02 20:13:10 +02:00
Elian Doran
beb7c66ff5
feat(build-docs): rewrite URLs for in-app help 2025-11-02 19:45:16 +02:00
Elian Doran
966e5a2ef3
chore(build-docs): update meta 2025-11-02 18:33:13 +02:00
Elian Doran
68c6260e45
chore(build-docs): relocate OpenAPI location 2025-11-02 18:14:03 +02:00
Elian Doran
85bfd49d1c
Merge remote-tracking branch 'origin/main' into feature/api_docs
; Conflicts:
;	_regroup/package.json
;	pnpm-lock.yaml
2025-11-02 18:05:02 +02:00
SngAbc
6f0a264869
Merge branch 'main' into electron_newwindow
Some checks are pending
Checks / main (push) Waiting to run
2025-11-02 23:06:58 +08:00
SiriusXT
f3f07cdd28 fix(electron): port-in-use dialog shown when opening a new window 2025-11-02 20:30:01 +08:00
renovate[bot]
05f3f9627d
chore(deps): update node.js to v24 2025-11-02 09:31:25 +00:00
Elian Doran
d5c1604a58
chore(deps): update dependency axios to v1.13.1 (#7575) 2025-11-02 11:29:30 +02:00
Elian Doran
e99f821e88
chore(deps): update dependency chardet to v2.1.1 (#7576) 2025-11-02 11:29:19 +02:00
Elian Doran
83b13cae92
chore(deps): update dependency ollama to v0.6.2 (#7579) 2025-11-02 11:27:57 +02:00
Elian Doran
6663c3abc1
fix(deps): update dependency dayjs to v1.11.19 (#7581) 2025-11-02 11:27:37 +02:00
Elian Doran
39bda30853
chore(deps): update dependency @anthropic-ai/sdk to v0.68.0 (#7583) 2025-11-02 11:26:57 +02:00
Elian Doran
6adcaca5e0
chore(deps): update dependency electron to v38.5.0 (#7584) 2025-11-02 11:26:49 +02:00
SiriusXT
ef82c3d48b fix(electron): port-in-use dialog shown when opening a new window | 2025-11-02 16:48:05 +08:00
renovate[bot]
35e98addc8
chore(deps): update dependency express-rate-limit to v8.2.1 2025-11-02 01:59:58 +00:00
renovate[bot]
79290633b1
chore(deps): update dependency electron to v38.5.0 2025-11-02 01:58:25 +00:00
renovate[bot]
ffc9e715ef
chore(deps): update dependency @anthropic-ai/sdk to v0.68.0 2025-11-02 01:57:40 +00:00
renovate[bot]
136b449f60
fix(deps): update dependency dayjs to v1.11.19 2025-11-02 01:56:07 +00:00
renovate[bot]
61319c3a14
chore(deps): update dependency ollama to v0.6.2 2025-11-02 01:55:13 +00:00
renovate[bot]
16200312ce
chore(deps): update dependency chardet to v2.1.1 2025-11-02 01:52:16 +00:00
renovate[bot]
664de68d53
chore(deps): update dependency axios to v1.13.1 2025-11-02 01:51:29 +00:00
Elian Doran
3ac248169f
chore(build-docs): fix typecheck issues
Some checks failed
Checks / main (push) Has been cancelled
2025-11-01 23:40:27 +02:00
Elian Doran
15e240ac33
refactor(build-docs): remove old Swagger integration 2025-11-01 23:37:17 +02:00
Elian Doran
d30fc09e73
chore(build-docs): fix link to FNote 2025-11-01 23:13:35 +02:00