Elian Doran
0c9697dfdb
docs(developer): revert accidental removal
2026-07-17 11:12:17 +03:00
Adorian Doran
64011e8f02
docs: update
2026-07-17 10:57:54 +03:00
Elian Doran
18fe50a100
docs(user): sync after trimming data-list-item-id
2026-07-07 21:57:05 +03:00
Elian Doran
a5f7cdde4f
docs(user): sync after formatting changes
2026-07-07 21:31:34 +03:00
Elian Doran
c4e9de5b53
docs(user): simplify updates to calendar
2026-07-04 21:20:09 +03:00
Elian Doran
6a027f1dca
test(server): attach edit-integration-db directly to the tracked fixture
...
`edit-integration-db` wrote to `apps/server/spec/db/document.db`, which is
git-ignored, while the DB the tests actually load is the tracked fixture at
`packages/trilium-core/src/test/fixtures/document.db`. Editing the DB therefore
required a manual copy dance in and out of the fixture.
Point the tool at the tracked fixture via `TRILIUM_DOCUMENT_PATH` (keeping
`TRILIUM_DATA_DIR=spec/db` so logs/tmp/config stay git-ignored), and open the
DB in the rollback (DELETE) journal mode under `TRILIUM_INTEGRATION_TEST` so the
fixture stays a single committable file with no WAL sidecars. Update the (stale)
Test database developer doc to match.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-02 09:45:49 +03:00
Elian Doran
c675af2141
chore(docs): remove stale committed Script API output
...
The `docs/Script API/` directory was an orphaned TypeDoc snapshot from an
older docs pipeline. The current generator (apps/build-docs) builds the
Script API into the gitignored `site/script-api/{backend,frontend,electron}`
and publishes it to docs.triliumnotes.org, so the committed copy was no
longer regenerated and had gone stale (its media/README*.md landing pages
still referenced trilium.cc and the old wiki URLs).
Delete the folder and update the docs references that still pointed at it
(CLAUDE.md, copilot-instructions.md, Developer Guide/Documentation.md).
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-29 19:51:53 +03:00
Elian Doran
a19d2e51d9
docs(user): update to Notion import
2026-06-24 09:23:37 +03:00
Elian Doran
ca6c41aa64
docs(dev): clean up broken image
2026-06-22 20:25:52 +03:00
Elian Doran
b00eea0021
docs(user): fix misleading example ( closes #9434 )
2026-06-22 20:25:52 +03:00
Elian Doran
d564f52a9b
docs(user): mention changes to spreadsheet
2026-06-22 18:30:57 +03:00
Elian Doran
4a9f3a736b
docs(user): document Notion & Google Keep import
2026-06-21 19:00:44 +03:00
Elian Doran
a58f079c4d
docs(user): mention OneNote import mechanism
2026-06-20 17:47:09 +03:00
Elian Doran
6f605f8c40
docs(user): mention full width toggle
2026-06-20 09:42:23 +03:00
Elian Doran
70edf1f060
docs(user): sync after generator change
2026-06-18 21:22:18 +03:00
Elian Doran
b6f59308d2
docs(user): improve proxy documentation
2026-06-18 16:40:54 +03:00
Elian Doran
76ca9ff881
docs(user): update MFA and OIDC
2026-06-18 15:04:21 +03:00
Elian Doran
f6db1fba50
docs(user): update multifactor authentication
2026-06-17 19:35:22 +03:00
Elian Doran
9fcf8ce77a
docs(user): improve color, custom widgets & share template
2026-06-16 12:47:51 +03:00
Elian Doran
bbba9a46f3
docs(user): add more missing labels to the reference
2026-06-16 10:26:23 +03:00
Elian Doran
bfa9b3db70
docs(user): document a few missing labels
2026-06-15 22:50:14 +03:00
Elian Doran
acc7cdd650
docs(user): mention tray icon, automatic startup, note inbox
2026-06-15 21:16:09 +03:00
Elian Doran
e3ea556c46
docs(user): mention updates to embeddable items
2026-06-14 14:54:19 +03:00
Elian Doran
6758db6495
docs(user): mention update to lists
2026-06-13 10:44:15 +03:00
Elian Doran
f1e6f53c5d
docs(user): mention the new dashboard feature
2026-06-11 20:16:59 +03:00
Elian Doran
ab9b1313b3
docs(user): mention autocomplete
2026-06-08 22:10:31 +03:00
Elian Doran
ad7ac4bbdb
docs(user): mention updates to spreadsheet
2026-06-04 19:03:16 +03:00
Elian Doran
4fef914657
docs(user): mention changes to security
2026-05-31 18:10:18 +03:00
Elian Doran
d75dd311ab
docs(user): improve documentation for the AI feature
2026-05-27 14:41:21 +03:00
Elian Doran
61ed531d55
docs(user): mention page breaks in Markdown
2026-05-26 19:04:30 +03:00
Elian Doran
3e3161aa34
docs(user): add photos to link previews
2026-05-26 09:06:00 +03:00
Elian Doran
bfe3b4cd0b
docs(user): first draft for link previews
2026-05-26 09:06:00 +03:00
Elian Doran
a529372a52
docs(user): document desktop network access
2026-05-25 20:51:27 +03:00
Elian Doran
6afe27909c
docs(user): mention disabling node integration as breaking change
2026-05-25 18:37:42 +03:00
Elian Doran
6f367f17a7
docs(user): integrate Electron API doc
2026-05-25 17:07:53 +03:00
Elian Doran
ebbfc92b3c
docs(user): mention changes to backend log
2026-05-18 20:20:56 +03:00
Elian Doran
69e79380b0
docs(user): synchronize
2026-05-16 18:28:16 +03:00
Elian Doran
a63ed029b1
refactor(standalone): rename project from client-standalone
2026-05-16 08:57:55 +03:00
Elian Doran
cccb2e9408
Merge remote-tracking branch 'origin/main' into standalone
Checks / main (push) Has been cancelled
Deploy Standalone App / Build and Deploy App (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
Mobile / Build Android APK (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
2026-05-13 23:29:33 +03:00
Elian Doran
19209d9d8a
docs(user): minor update to LLM notification
2026-05-13 21:54:11 +03:00
Elian Doran
7a4114c2c0
docs(user): start offering information about the new AI implementation
Checks / main (push) Waiting to run
CodeQL Advanced / Analyze (${{ matrix.language }}) (none, actions) (push) Waiting to run
CodeQL Advanced / Analyze (${{ matrix.language }}) (none, 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 / E2E tests on ${{ matrix.name }} (arm64, linux-arm64, ubuntu-24.04-arm) (push) Waiting to run
playwright / E2E tests on ${{ matrix.name }} (x64, linux-x64, ubuntu-22.04) (push) Waiting to run
2026-05-13 08:36:14 +03:00
Elian Doran
6180949de2
Merge remote-tracking branch 'origin/main' into standalone
...
; Conflicts:
; .gitignore
; apps/build-docs/package.json
; apps/client/src/components/main_tree_executors.ts
; apps/client/src/translations/en/translation.json
; apps/server/package.json
; apps/server/src/becca/entities/bnote.ts
; apps/server/src/services/keyboard_actions.ts
; apps/server/src/services/notes.ts
; apps/server/src/test/becca_easy_mocking.ts
; packages/trilium-core/src/services/backend_script_api.ts
; packages/trilium-core/src/services/export/zip.ts
; packages/trilium-core/src/services/import/samples/gbk-support.zip
; packages/trilium-core/src/services/import/zip.spec.ts
; packages/trilium-core/src/services/import/zip.ts
; pnpm-lock.yaml
2026-05-11 23:31:28 +03:00
Elian Doran
845877e988
docs(user): mention new features for markdown
2026-05-10 17:18:25 +03:00
Elian Doran
8f4f94f953
docs(user): fix typo regarding anchors
Checks / main (push) Has been cancelled
CodeQL Advanced / Analyze (${{ matrix.language }}) (none, actions) (push) Has been cancelled
CodeQL Advanced / Analyze (${{ matrix.language }}) (none, 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 / E2E tests on ${{ matrix.name }} (arm64, linux-arm64, ubuntu-24.04-arm) (push) Has been cancelled
playwright / E2E tests on ${{ matrix.name }} (x64, linux-x64, ubuntu-22.04) (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
2026-04-28 19:14:15 +03:00
Elian Doran
8236b587b0
Merge remote-tracking branch 'origin/main' into standalone
...
; Conflicts:
; apps/build-docs/package.json
; apps/server/package.json
; apps/server/src/app.ts
; pnpm-lock.yaml
2026-04-28 18:14:44 +03:00
Elian Doran
0304108818
docs(user): document the content width
2026-04-28 17:38:56 +03:00
Elian Doran
9b91ba52b8
Merge remote-tracking branch 'origin/main' into standalone
Checks / main (push) Has been cancelled
Deploy Standalone App / Build and Deploy App (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
Mobile / Build Android APK (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
2026-04-26 16:10:09 +03:00
Elian Doran
1ee4aef2b1
feat(markdown): don't auto-highlight
2026-04-24 10:01:16 +03:00
Elian Doran
28c6826b35
Merge remote-tracking branch 'origin/main' into standalone
2026-04-19 20:26:10 +03:00
Elian Doran
417228ebde
e2e: make tests reusable for standalone
2026-04-19 11:32:52 +03:00