JYC333
d5b496e597
fix: relation definition is not included when create relation in relation map
2026-03-19 10:33:26 +00:00
Elian Doran
3de712aca4
fix(server/search): invalid canvas crashing search ( closes #9004 )
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 / E2E tests on linux-arm64 (push) Waiting to run
playwright / E2E tests on linux-x64 (push) Waiting to run
2026-03-11 18:32:53 +02:00
Elian Doran
cb5b4d870f
refactor(server/search): extract fulltext preprocessing to separate file
2026-03-11 18:29:36 +02:00
Elian Doran
8cb58dcc45
fix(icon_packs): missing empty icon
2026-03-10 18:35:20 +02:00
Elian Doran
d005c0ef2d
feat(spreadsheet): basic note list preview using SVG
2026-03-08 19:49:53 +02:00
Elian Doran
bc6a6fd860
Revert "test(server): reset ws module"
...
This reverts commit 02123988153d92a3dcb473789d0aaf27b7165401.
2026-03-05 23:44:24 +02:00
Elian Doran
432f86ea4b
Revert "test(server): switch to forks with 2 max workers"
...
This reverts commit 4ac22678df9a467023aef3028bfd6b0d0318398a.
2026-03-05 23:37:28 +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
0212398815
test(server): reset ws module
2026-03-05 22:14:34 +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
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
Elian Doran
7ec718218e
fix(hidden_subtree): attribute of wrong type (relation vs label) causing issues
2026-02-23 18:45:20 +02:00
Elian Doran
34a08be4cd
feat(dev): remove ai/llm features ( #8678 )
2026-02-22 20:12:49 +02:00
Elian Doran
22341bf0b1
fix(server): LLM launcher & option still not removed
2026-02-22 15:46:56 +02:00
Elian Doran
56f796bf80
Fix searching with orderby and parentheses / increased expression level ( #8717 )
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
7f760bff17
Merge remote-tracking branch 'origin/main' into feat/remove-ai-llm
2026-02-22 11:51:57 +02:00
Elian Doran
82cae8ffbf
fix(hidden_subtree): clean up LLM launch item
2026-02-22 11:13:37 +02:00
Elian Doran
33b1490de0
Fix week note title error when cross year ( #8431 )
2026-02-21 20:09:14 +02:00
Elian Doran
c38220892b
Merge branch 'main' into fix_parens_orderby
2026-02-21 17:31:33 +02:00
JYC333
0ead246ce7
Merge branch 'main' into week-note
2026-02-21 14:10:19 +00:00
Elian Doran
ebb180b0ab
chore(hidden_subtree): disable hiding subtree by default for now
2026-02-21 12:45:24 +02:00
Elian Doran
299f694aa9
chore: disable support notice for i18next
...
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 / E2E tests on linux-arm64 (push) Waiting to run
playwright / E2E tests on linux-x64 (push) Waiting to run
Deploy website / Build & deploy website (push) Waiting to run
Signed-off-by: Elian Doran <contact@eliandoran.me>
2026-02-20 23:39:55 +02:00
Elian Doran
2675698d3a
feat: enhance build-docs utility with pnpm and Nix support ( #8574 )
2026-02-20 23:13:05 +02:00
Elian Doran
7310d8af30
Merge remote-tracking branch 'origin/main' into feat/remove-ai-llm
Checks / main (push) Has been cancelled
2026-02-20 15:31:34 +02:00
contributor
b23a5348b5
fix(desktop): web view note in second window does not load content
2026-02-17 00:47:33 +02:00
misch334
e29b238161
fix orderby in combination with parentheses / increased expression level
2026-02-14 14:50:10 +01:00
Elian Doran
9b3396349e
refactor(commons): add builtin_attributes to commons
2026-02-14 10:30:24 +02:00
perfectra1n
f3d415a3a7
merge main into branch
Checks / main (push) Has been cancelled
2026-02-11 10:01:49 -08:00
Elian Doran
43be0a1a3f
chore(desktop): disable dev tools for the print window
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-10 17:29:00 +02:00
Elian Doran
5eb32744c3
feat(desktop): display print errors
2026-02-10 17:26:58 +02:00
Elian Doran
89d39f5f2b
feat(desktop): add logs when printing
2026-02-10 17:12:28 +02:00
perfectra1n
d7d411caf9
feat(dev): remove ai/llm features
2026-02-07 13:04:37 -08:00
Elian Doran
442937f540
feat(bookmarks): add launcher on mobile
2026-02-05 21:20:22 +02:00
Elian Doran
ec915177ad
feat(mobile): add search to launch bar
2026-02-04 21:36:00 +02:00
Elian Doran
3e54d0ceae
chore(hidden_tree): add icon to mobile tab switcher launcher
2026-02-04 18:48:37 +02:00
Jin
19781bb14c
Merge branch 'main' into week-note
Checks / main (push) Has been cancelled
2026-02-01 14:29:45 +00:00
Elian Doran
c3b4c2f7d4
fix(desktop): background effects interferes with native title bar
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-01 15:47:07 +02:00
Wael Nasreddine
07f273fda4
feat: enhance build-docs utility with pnpm and Nix support
...
This enhances the `build-docs` utility to allow running it via pnpm and
packaging it as a Nix application. Changes include:
- Added `build` and `cli` scripts to `apps/build-docs/package.json`.
- Implemented a standalone CLI wrapper for documentation generation.
- Added a `trilium-build-docs` package to the Nix flake for use in other projects.
- Integrated `apps/build-docs` into the Nix workspace and build pipeline.
These changes make the documentation build process more portable and easier
to integrate into CI/CD pipelines outside of the main repository.
2026-02-01 00:32:51 -08:00
Elian Doran
0a7b2e3304
feat(mobile/tab_switcher): integrate into launch bar
2026-01-31 18:50:17 +02:00
Elian Doran
f9803a4694
Merge remote-tracking branch 'origin/main' into feature/vibrancy
2026-01-30 18:45:30 +02:00
Elian Doran
85bf1eb4ec
fix(desktop): nightly icon not respected
2026-01-28 10:03:45 +02:00
Elian Doran
8c0d4cde86
feat(desktop): basic vibrancy support
2026-01-26 23:02:14 +02:00
Elian Doran
e3fdae8932
chore: address requested changes
2026-01-23 15:02:33 +02:00
Elian Doran
81c85d712e
chore(calendar): create note with attributes atomically
2026-01-23 12:11:06 +02:00