copilot-swe-agent[bot]
730e2da932
Improve test reliability by using vi.waitFor() for async checks
...
Replaced hardcoded timeouts with vi.waitFor() for better test reliability.
Co-authored-by: eliandoran <21236836+eliandoran@users.noreply.github.com>
2025-11-05 18:19:55 +00:00
copilot-swe-agent[bot]
18a198496b
Fix syntax errors in LLM service test mocks
...
Fixed vi.mock() syntax errors that were preventing tests from running.
Co-authored-by: eliandoran <21236836+eliandoran@users.noreply.github.com>
2025-11-05 18:16:47 +00:00
copilot-swe-agent[bot]
5eb791fd65
Fix LLM streaming test race conditions after Vite update
...
Added waits for async streaming operations in tests and reduced concurrent request count to 2 for reliability.
Co-authored-by: eliandoran <21236836+eliandoran@users.noreply.github.com>
2025-11-05 18:12:52 +00:00
Elian Doran
35f244cf50
chore(deps): adapt most of the tests
Checks / main (push) Has been cancelled
2025-11-01 19:21:57 +02:00
Elian Doran
fa30bfc04b
chore(deps): fix typecheck issues
2025-11-01 18:26:43 +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
Checks / main (push) Has been cancelled
CodeQL Advanced / Analyze (actions) (push) Has been cancelled
CodeQL Advanced / Analyze (javascript-typescript) (push) Has been cancelled
Deploy Documentation / Build and Deploy Documentation (push) Has been cancelled
Dev / Test development (push) Has been cancelled
/ Check Docker build (Dockerfile) (push) Has been cancelled
/ Check Docker build (Dockerfile.alpine) (push) Has been cancelled
playwright / main (push) Has been cancelled
Dev / Build Docker image (push) Has been cancelled
Dev / Check Docker build (Dockerfile) (push) Has been cancelled
Dev / Check Docker build (Dockerfile.alpine) (push) Has been cancelled
/ Build Docker images (Dockerfile, ubuntu-24.04-arm, linux/arm64) (push) Has been cancelled
/ Build Docker images (Dockerfile.alpine, ubuntu-latest, linux/amd64) (push) Has been cancelled
/ Build Docker images (Dockerfile.legacy, ubuntu-24.04-arm, linux/arm/v7) (push) Has been cancelled
/ Build Docker images (Dockerfile.legacy, ubuntu-24.04-arm, linux/arm/v8) (push) Has been cancelled
/ Merge manifest lists (push) Has been cancelled
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
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
Francis C
ddcd27ddf6
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-10-30 07:50:41 +01:00
Antonio Sanchez Castellón
a641e452ce
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (387 of 387 strings)
Translation: Trilium Notes/Server
Translate-URL: https://hosted.weblate.org/projects/trilium/server/es/
2025-10-30 07:50:39 +01:00
Francis C
5f4fa25da5
Translated using Weblate (Chinese (Simplified 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_Hans/
2025-10-30 07:50:38 +01:00
Elian Doran
413b16b51c
chore(collections): rename Board to Kanban Board
2025-10-30 08:42:00 +02:00
Elian Doran
faf030ab3a
docs(user): minor improvements to the collection main page
2025-10-30 08:18:13 +02:00
Elian Doran
6e20d4b5dd
docs(user): rename Board to Kanban Board
2025-10-30 08:15:57 +02:00
Elian Doran
10e809af75
docs(user): rename and reorder collection pages
2025-10-30 08:14:22 +02:00
Elian Doran
f1478f8149
docs(user): change presentation method for collections
2025-10-30 08:13:34 +02:00
Elian Doran
9087adf254
docs(user): move collections one level up
2025-10-30 08:07:09 +02:00
Elian Doran
f944c6d8e2
docs(user): add slug + tips on how to identify pages without one easily
2025-10-30 08:03:09 +02:00
Elian Doran
444e103047
docs(dev): document exporting functionality
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-10-29 22:36:45 +02:00
Elian Doran
1d6ab64ae5
docs(guide): document exporting for web publishing
2025-10-29 22:21:15 +02:00
Elian Doran
0bc86d7c75
docs(guide): deduplicate home page with quick start
2025-10-29 22:00:31 +02:00
Elian Doran
cfd55147df
Deploy share-based static documentation ( #7548 )
2025-10-29 21:27:49 +02:00
Elian Doran
754bb61a52
feat(export/share): render 404 page
2025-10-29 21:05:50 +02:00
Elian Doran
4f103375b5
fix(share): 404 not rendering in dev mode
2025-10-29 20:20:35 +02:00
Elian Doran
6ffce824d1
fix(docker): incorrect version for arm v7
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-10-29 17:43:10 +02:00
Elian Doran
08e66c18e7
fix(export/share): navigation in search not working
2025-10-29 14:57:53 +02:00
Elian Doran
cf8089b07f
feat(export/share): functional full-text search
2025-10-29 13:58:37 +02:00
Elian Doran
f8c61ecde9
feat(export/share): use better content parsing for search
2025-10-29 08:45:47 +02:00
Elian Doran
6d51da9b88
feat(export/share): generate search index
2025-10-29 08:41:07 +02:00
Elian Doran
0ad95d00dc
chore(ci): try to fix arm v6/v7 build
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-10-29 08:08:16 +02:00
Elian Doran
55a7017e92
docs(guide): document the zoom function
2025-10-28 22:55:52 +02:00
Elian Doran
39608a2815
docs(guide): home page & third party hosting + sync
2025-10-28 22:07:05 +02:00
Elian Doran
f656c2caaa
fix(export/zip): links breaking down in markdown export
2025-10-28 21:32:05 +02:00
Elian Doran
bd3e92f091
fix(export/zip): export options not considered
2025-10-28 20:40:53 +02:00
Elian Doran
5b7e9d4c12
Revision history: two fixes ( #7544 )
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/arm/v7) (push) Blocked by required conditions
/ Build Docker images (Dockerfile, ubuntu-24.04-arm, linux/arm/v8) (push) Blocked by required conditions
/ 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
/ Merge manifest lists (push) Blocked by required conditions
playwright / main (push) Waiting to run
Deploy MkDocs Documentation / Build and Deploy MkDocs (push) Has been cancelled
Deploy website / Build & deploy website (push) Has been cancelled
2025-10-28 18:30:50 +02:00
Elian Doran
88d90fdedd
fix(export/share): favicon working only on top-level
2025-10-28 18:23:11 +02:00
Elian Doran
be98a27439
feat(export/share): prefer #shareAlias
2025-10-28 17:57:48 +02:00
Elian Doran
54200fa0cb
chore(export/share): disable non-functional search
2025-10-28 17:33:36 +02:00