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 )
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
...
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
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
2026-02-11 10:01:49 -08:00
Elian Doran
43be0a1a3f
chore(desktop): disable dev tools for the print window
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
2026-02-01 14:29:45 +00:00
Elian Doran
c3b4c2f7d4
fix(desktop): background effects interferes with native title bar
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
Jin
4f3575d765
fix: move date_notes to use common week note utils
2026-01-19 20:56:52 +00:00
Elian Doran
5a7fc1c8b6
chore(markdown): address requested changes
2026-01-17 13:22:24 +02:00
Elian Doran
fabab6abb1
refactor(export/markdown): spacing issues
2026-01-17 13:16:21 +02:00
Elian Doran
67cc1113b1
chore(export/markdown): render emphasis with underscore
2026-01-17 13:05:29 +02:00
Elian Doran
3aacd255f4
chore(export/markdown): add test for jQuery-like text inside table
2026-01-17 12:58:24 +02:00
Elian Doran
51157e1979
fix(export/markdown): error due to namespace usage
2026-01-17 12:47:34 +02:00
Elian Doran
bfb6d975ff
fix(export/markdown): type error due to blankReplacement signature change
2026-01-17 12:46:55 +02:00
Elian Doran
aa01bc1457
feat(markdown): switch to turnish instead of turndown
2026-01-17 12:44:30 +02:00
Elian Doran
f6924d7fda
feat(import/zip): remove extension from title for PDF imports
2026-01-16 16:25:15 +02:00
Elian Doran
3a0880fcd6
feat(import/single): remove extension from title for PDF imports
2026-01-16 12:01:11 +02:00
Elian Doran
9d0fa9f7ca
Fix sorting ( #7878 )
2026-01-14 17:18:41 +02:00
Elian Doran
a41b78d36f
feat(ux): show more helpful output when users encounter permissions issues within the data directory ( #8273 )
2026-01-13 21:44:30 +02:00
Elian Doran
211d2dcf99
feat(collections): hide children by default for some collection types
2026-01-09 20:06:49 +02:00
perfectra1n
2dd541e1d0
fix(tests): update data_dir tests for new EEXIST graceful handling
2026-01-05 14:34:52 -08:00
perfectra1n
0185dd0d18
feat(ux): implement suggestions from gemini just to make sure
2026-01-05 11:55:14 -08:00
perfectra1n
142ed42d90
feat(ux): show more helpful output when users encounter permissions issues within the data directory
2026-01-05 11:38:18 -08:00
Elian Doran
4710a6af41
feat(export/markdown): add spellcheck=false to inline code
2026-01-03 23:19:58 +02:00