2378 Commits

Author SHA1 Message Date
Elian Doran
5d2daecee0
test(server): switch to forks with 6 max workers 2026-03-05 23:35:15 +02:00
Elian Doran
7c8eb311af
test(server): switch to forks with 3 max workers 2026-03-05 23:31:54 +02:00
Elian Doran
4ac22678df
test(server): switch to forks with 2 max workers 2026-03-05 23:25:45 +02:00
Elian Doran
5057c02176
test(server): fix errors due to database already existing 2026-03-05 22:52:26 +02:00
Elian Doran
d301e56216
refactor(server): don't set up other timers on module init 2026-03-05 22:19:04 +02:00
Elian Doran
3c22ab8c9c
refactor(server): don't set up session timer on module init 2026-03-05 22:17:19 +02:00
Elian Doran
0212398815
test(server): reset ws module 2026-03-05 22:14:34 +02:00
Elian Doran
db0c515bad
test(server): fake timers not restored 2026-03-05 22:11:51 +02:00
Elian Doran
85d8c4c8fa
feat(ci/server): HTML output 2026-03-05 22:06:46 +02:00
Elian Doran
5afab6938a
test(server): reduce max workers to 1 2026-03-05 21:54:30 +02:00
Elian Doran
a437169ad5
test(server): increase hook timeout 2026-03-05 21:20:12 +02:00
renovate[bot]
cd59c75c04
chore(deps): update dependency fs-extra to v11.3.4 2026-03-04 01:13:39 +00:00
Elian Doran
4d0ccac7b5
fix(deps): update dependency node-html-parser to v7.1.0 (#8888) 2026-03-03 21:20:21 +02:00
Elian Doran
6aec7eae00
chore(server): increase sync version to avoid data loss due to unsupported note type 2026-03-03 20:25:33 +02:00
Elian Doran
ee6c192ab9
chore(spreadsheet): create new note type 2026-03-03 18:24:55 +02:00
Elian Doran
4d86c6c4f1
feat(import/single): trim extension for audio files + default icon 2026-03-03 16:19:44 +02:00
Elian Doran
4fd68bf12d
feat(import/single): trim extension for video files 2026-03-03 14:29:18 +02:00
renovate[bot]
00368fc131
fix(deps): update dependency node-html-parser to v7.1.0 2026-03-03 02:01:49 +00:00
Elian Doran
4c5aada5d3
chore(deps): update dependency @types/express-serve-static-core to v5.1.1 (#8346)
Some checks failed
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 / E2E tests on linux-arm64 (push) Has been cancelled
playwright / E2E tests on linux-x64 (push) Has been cancelled
Deploy website / Build & deploy website (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-03-02 22:42:10 +02:00
Elian Doran
ca4d15727d
Merge branch 'main' into renovate/express-serve-static-core-5.x 2026-03-02 22:30:43 +02:00
renovate[bot]
2fe076086e
chore(deps): update dependency sax to v1.5.0 2026-03-02 20:25:56 +00:00
Hasan Kara
9eda264f52
Translated using Weblate (Turkish)
Currently translated at 5.1% (20 of 387 strings)

Translation: Trilium Notes/Server
Translate-URL: https://hosted.weblate.org/projects/trilium/server/tr/
2026-03-02 20:54:14 +01:00
Elian Doran
0feab6d4ed
chore(release): prepare for v0.102.0 2026-03-01 16:54:05 +02:00
Elian Doran
34ca7912fc
Merge remote-tracking branch 'origin/main' into renovate/express-serve-static-core-5.x
Some checks failed
Checks / main (push) Has been cancelled
2026-02-28 19:11:57 +02:00
Elian Doran
123e1ada90
Merge branch 'main' into main 2026-02-28 18:41:48 +02:00
Elian Doran
6e352e5b22
chore(deps): update dependency axios to v1.13.6 (#8851) 2026-02-28 18:36:16 +02:00
renovate[bot]
700edbe2c8
chore(deps): update dependency multer to v2.1.0 2026-02-28 01:31:50 +00:00
renovate[bot]
f311db1cb4
chore(deps): update dependency axios to v1.13.6 2026-02-28 01:28:18 +00:00
BeatLink
40be94804c
Merge branch 'main' into main 2026-02-27 18:09:22 -05:00
BeatLink
5719819947 Update Recurrence Docs 2026-02-27 18:08:13 -05:00
Elian Doran
dc3de5bf36
chore(server): address requested changes
Some checks failed
Checks / main (push) Has been cancelled
2026-02-27 00:05:54 +02:00
Elian Doran
0c6326b678
refactor(server): use strong typing for routes 2026-02-26 21:08:54 +02:00
Elian Doran
9374694a0c
Merge branch 'main' into exec-in-launcher-scripts 2026-02-26 20:17:53 +02:00
Elian Doran
0334166029
feat(turndown-plugin-gfm): adopt MD060 compact style for table cells (#8840) 2026-02-26 20:15:27 +02:00
Zexin Yuan
9e653a87b8
feat(turndown-plugin-gfm): adopt MD060 compact style for table cells
Style compact avoids extra padding with a single space around cell
content:

| Character | Meaning |
| --- | --- |
| Y | Yes |
| N | No |

Closes #8795
2026-02-27 00:23:04 +08:00
renovate[bot]
d7aa744bad
chore(deps): update dependency @types/supertest to v7 2026-02-26 01:54:26 +00:00
Elian Doran
0db75a6cdb
chore(deps): update dependency electron to v40.6.1 (#8828) 2026-02-25 23:01:37 +02:00
renovate[bot]
e69b85a988
chore(deps): update node.js to v24.14.0 2026-02-25 00:56:05 +00:00
renovate[bot]
598501e3f6
chore(deps): update dependency electron to v40.6.1 2026-02-25 00:55:05 +00:00
Christian Barcenas
8efbb8819b fix(server): use exec in launcher script 2026-02-24 00:22:49 +01:00
Elian Doran
b06d390df5
chore(server): use purple icon in dev mode 2026-02-23 18:59:07 +02:00
Elian Doran
7ec718218e
fix(hidden_subtree): attribute of wrong type (relation vs label) causing issues 2026-02-23 18:45:20 +02:00
BeatLink
e53cd7443a Add Docs for Recurrence 2026-02-22 18:22:21 -05:00
Hosted Weblate
83fc82a615
Update translation files
Updated by "Cleanup translation files" add-on in Weblate.

Translation: Trilium Notes/Server
Translate-URL: https://hosted.weblate.org/projects/trilium/server/
2026-02-22 18:13:20 +00:00
Elian Doran
34a08be4cd
feat(dev): remove ai/llm features (#8678) 2026-02-22 20:12:49 +02:00
Elian Doran
72c34eb491
docs(user): mention changes to LLM 2026-02-22 16:03:27 +02:00
Elian Doran
22341bf0b1
fix(server): LLM launcher & option still not removed 2026-02-22 15:46:56 +02:00
Elian Doran
c735870b95
test(server): reduce num workers temporarily
Some checks failed
Checks / main (push) Has been cancelled
2026-02-22 14:33:14 +02:00
Elian Doran
56f796bf80
Fix searching with orderby and parentheses / increased expression level (#8717)
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
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 linux-arm64 (push) Waiting to run
playwright / E2E tests on linux-x64 (push) Waiting to run
2026-02-22 12:34:59 +02:00
Elian Doran
225693fa79
chore(server): update integration DB to latest migration 2026-02-22 12:01:20 +02:00