copilot-swe-agent[bot]
4f442551a9
Integrate Developer Guide into documentation build process
...
Added Developer Guide to the documentation build process alongside the User Guide.
- Modified build-docs.ts to import and export both User Guide and Developer Guide
- Created importAndExportDocs helper function to handle multiple documentation sources
- Developer Guide is exported to /site/developer-guide/ subdirectory
- Updated GitHub workflow to validate Developer Guide is built
- Added build-docs app to workflow triggers
The documentation build now produces:
- User Guide at /site/ (root) and /site/user-guide/
- Developer Guide at /site/developer-guide/
- Script API at /site/script-api/{backend,frontend}/
- REST API at /site/rest-api/{internal,etapi}/
Co-authored-by: eliandoran <21236836+eliandoran@users.noreply.github.com>
2025-11-02 22:28:24 +00:00
copilot-swe-agent[bot]
a8f565d912
Remove build artifacts from git and update .gitignore
2025-11-02 22:23:43 +00:00
Adorian Doran
344f2d819e
style/zen mode: hide the shared note info bar
2025-11-03 00:19:40 +02: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
Adorian Doran
d2e9101675
style/zen mode/fixed formatting toolbar: allow items to overflow if narrow window
2025-11-03 00:14:44 +02: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]
ff4cd7eae5
Fix grammar: 'type of notes' → 'type of note' in Collections.md
...
Co-authored-by: eliandoran <21236836+eliandoran@users.noreply.github.com>
2025-11-02 22:04:34 +00:00
copilot-swe-agent[bot]
a62c9a1a2f
Fix broken wiki-style link in Scripting.md
...
Co-authored-by: eliandoran <21236836+eliandoran@users.noreply.github.com>
2025-11-02 22:03:29 +00:00
copilot-swe-agent[bot]
cf406383c3
Standardize spelling to American English (behavior, categorizing)
...
Co-authored-by: eliandoran <21236836+eliandoran@users.noreply.github.com>
2025-11-02 22:01:44 +00:00
copilot-swe-agent[bot]
07fe42d04e
Add quick reference guide for technical documentation
...
Co-authored-by: eliandoran <21236836+eliandoran@users.noreply.github.com>
2025-11-02 22:01:17 +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]
154492e454
Add comprehensive technical and architectural documentation
...
Co-authored-by: eliandoran <21236836+eliandoran@users.noreply.github.com>
2025-11-02 21:59:29 +00:00
copilot-swe-agent[bot]
b1729ad7ec
Fix additional clarity and grammar issues
...
Co-authored-by: eliandoran <21236836+eliandoran@users.noreply.github.com>
2025-11-02 21:59:22 +00:00
copilot-swe-agent[bot]
01deab9c79
Initial plan
2025-11-02 21:57:43 +00:00
copilot-swe-agent[bot]
daec11b981
Fix additional grammar and clarity issues in documentation
...
Co-authored-by: eliandoran <21236836+eliandoran@users.noreply.github.com>
2025-11-02 21:57:26 +00:00
copilot-swe-agent[bot]
7cdd8ffbe2
Add gitignore for build artifacts and verify tests pass
...
Co-authored-by: eliandoran <21236836+eliandoran@users.noreply.github.com>
2025-11-02 21:56:46 +00:00
copilot-swe-agent[bot]
25ac9e2aa1
Fix spelling, grammar, and broken links in documentation
...
Co-authored-by: eliandoran <21236836+eliandoran@users.noreply.github.com>
2025-11-02 21:54:40 +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
copilot-swe-agent[bot]
3e0d1bfa44
Initial plan
2025-11-02 21:47:57 +00:00
copilot-swe-agent[bot]
3b02eb8851
Initial plan
2025-11-02 21:47:17 +00:00
copilot-swe-agent[bot]
4c5b2a7c75
Initial plan
2025-11-02 21:39:44 +00:00
Elian Doran
a5a90b582a
Translations update from Hosted Weblate ( #7597 )
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
Deploy website / Build & deploy website (push) Has been cancelled
2025-11-02 23:05:06 +02:00
Adorian Doran
e6d2009605
Merge branch 'main' of https://github.com/TriliumNext/Trilium into feat/ui-improvements
2025-11-02 23:00:20 +02:00
Adorian Doran
5d706a88d8
style/zen mode/fixed formatting toolbar: fix the position in multi-split mode
2025-11-02 23:00:00 +02:00
Hosted Weblate
510601037d
Update translation files
...
Updated by "Cleanup translation files" add-on in Weblate.
Translation: Trilium Notes/Client
Translate-URL: https://hosted.weblate.org/projects/trilium/client/
2025-11-02 20:35:51 +00:00
Eugene
b312b6f3bc
Translated using Weblate (Russian)
...
Currently translated at 15.1% (23 of 152 strings)
Translation: Trilium Notes/Website
Translate-URL: https://hosted.weblate.org/projects/trilium/website/ru/
2025-11-02 20:35:47 +00:00
Eugene
0c1efd3402
Translated using Weblate (Russian)
...
Currently translated at 64.4% (76 of 118 strings)
Translation: Trilium Notes/README
Translate-URL: https://hosted.weblate.org/projects/trilium/readme/ru/
2025-11-02 20:35:46 +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
947330ed73
chore(options/etapi): update help
2025-11-02 22:08:42 +02:00
Elian Doran
4526455486
fix(help): webview source not updating
2025-11-02 21:40:21 +02:00
Adorian Doran
c7c7e05106
Merge branch 'main' of https://github.com/TriliumNext/Trilium into feat/ui-improvements
2025-11-02 21:12:36 +02:00
Adorian Doran
e250107202
style/zen mode: fix collections not showing up
Checks / main (push) Waiting to run
2025-11-02 21:12:23 +02:00
Elian Doran
1d259aab9d
Improve documentation building & static Swagger ( #7570 )
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-02 20:24:58 +02:00
Elian Doran
5171675dee
chore(build-docs): fix URL
2025-11-02 20:13:10 +02:00
Elian Doran
6bc54892a3
Update apps/build-docs/src/swagger.ts
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-11-02 20:12:50 +02:00
Elian Doran
0a6670ce5e
Update apps/build-docs/src/backend_script_entrypoint.ts
...
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-11-02 20:05:44 +02:00
Elian Doran
beb7c66ff5
feat(build-docs): rewrite URLs for in-app help
2025-11-02 19:45:16 +02:00
Adorian Doran
c141cbcf07
style/zen mode/fixed formatting toolbar: improve pointer events handling
2025-11-02 19:08:59 +02:00
Adorian Doran
8e83562e6a
style/zen mode/fixed formatting toolbar: fix backdrop blur
2025-11-02 18:37:02 +02:00
Elian Doran
966e5a2ef3
chore(build-docs): update meta
2025-11-02 18:33:13 +02:00
Elian Doran
4f5be54030
chore(build-docs): generate types for doc
2025-11-02 18:28:31 +02:00
Adorian Doran
08197f56d0
style/zen mode/fixed formatting toolbar: add entrance animation
2025-11-02 18:22:07 +02:00
Elian Doran
68c6260e45
chore(build-docs): relocate OpenAPI location
2025-11-02 18:14:03 +02:00
Adorian Doran
ff0d8a70ad
style/zen mode/fixed formatting toolbar: add backdrop blur
2025-11-02 18:08:05 +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
Adorian Doran
605b317f29
style/zen mode: restyle the fixed formatting toolbar, relocate at the bottom of the screen
2025-11-02 17:21:27 +02:00
SngAbc
6f0a264869
Merge branch 'main' into electron_newwindow
Checks / main (push) Waiting to run
2025-11-02 23:06:58 +08:00
Adorian Doran
6a89e096e5
style/zen mode: hide promoted attributes
2025-11-02 16:37:19 +02:00
Adorian Doran
e4e0f7619b
Merge branch 'main' of https://github.com/TriliumNext/Trilium into feat/ui-improvements
2025-11-02 16:34:18 +02:00