Commit Graph

1092 Commits

Author SHA1 Message Date
Elian Doran 421c1f257e fix(electron): port-in-use dialog shown when opening a new window | (#7595) 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
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
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
Elian Doran 02404a5f5b fix(build-docs): error due to becca not loading 2025-11-03 10:07:05 +02:00
SngAbc 5782e58db1 Merge branch 'main' into electron_newwindow 2025-11-03 09:49:46 +08:00
copilot-swe-agent[bot] 0c6a57d3bb Fix documentation build system - resolve becca module instance issue
Fixed the issue where multiple becca instances were being created due to inconsistent module import paths. The solution was to export becca from becca_loader and access it from there, ensuring a single instance is used throughout the build process.

Co-authored-by: eliandoran <21236836+eliandoran@users.noreply.github.com>
2025-11-02 22:18:49 +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 68c6260e45 chore(build-docs): relocate OpenAPI location 2025-11-02 18:14:03 +02:00
SngAbc 6f0a264869 Merge branch 'main' into electron_newwindow 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
SiriusXT ef82c3d48b fix(electron): port-in-use dialog shown when opening a new window | 2025-11-02 16:48:05 +08:00
Elian Doran 3ac248169f chore(build-docs): fix typecheck issues 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
Elian Doran c6738ac52f feat(build-docs): generate script API 2025-11-01 22:42:27 +02:00
Elian Doran 4f9f8652e2 fix(build-docs): links to API reference 2025-11-01 20:47:00 +02:00
Elian Doran 27d9ae885f Merge branch 'main' of github.com:TriliumNext/Trilium 2025-11-01 19:36:11 +02:00
Elian Doran 35efd2a680 test(server): broken test due to CLS 2025-11-01 16:48:49 +02:00
Elian Doran 19c6ae6fe5 Keyboard shortcut for today note button (#7549) 2025-11-01 16:17:24 +02:00
Weblate (bot) 3f0b0f9b62 Translations update from Hosted Weblate (#7565) 2025-11-01 14:09:26 +02:00
Elian Doran 859d9dcd04 docs(user): document system requirements 2025-10-31 11:52:40 +02:00
Elian Doran 76dd9baea8 docs(user): document adjusting borders 2025-10-31 11:21:17 +02:00
Elian Doran 82ff5f6660 docs(user): sync 2025-10-31 11:07:22 +02:00
Elian Doran 99fd088ff5 chore(share): use same sandbox features for iframe 2025-10-31 10:12:56 +02:00
Elian Doran 945f29c759 feat(share): render webviews using iframe 2025-10-31 10:12:15 +02:00
Eduard Frigola a1b589148b Translated using Weblate (Catalan)
Currently translated at 17.8% (69 of 387 strings)

Translation: Trilium Notes/Server
Translate-URL: https://hosted.weblate.org/projects/trilium/server/ca/
2025-10-31 08:04:01 +01:00
Elian Doran 66bb639a15 docs(user): port patterns of personal knowledge 2025-10-30 22:50:14 +02:00
Elian Doran 1784b50990 docs(user): port privacy policy 2025-10-30 22:37:59 +02:00
Elian Doran dd8a1e8aca docs(user): document all share theme attributes 2025-10-30 15:46:13 +02:00
Elian Doran 99f43e2280 docs(user): improve fine-grained directory path documentation 2025-10-30 12:02:32 +02:00
Elian Doran bcffa77c90 docs(user): index page for import/export 2025-10-30 11:54:44 +02:00
Elian Doran 8ab2069411 docs(user): fix empty section in kanban board 2025-10-30 11:43:48 +02:00
Elian Doran 21fc61d132 docs(user): restructure LLM section 2025-10-30 11:42:46 +02:00
Elian Doran 552df50fe4 docs(user): add icons to most notes 2025-10-30 11:40:07 +02:00