Elian Doran
|
cb83c51632
|
chore(ai): update system prompt regarding tests
|
2026-04-10 23:17:09 +03:00 |
|
Elian Doran
|
97256ba291
|
feat(options): add nicer sync timeout selector (closes #5513)
|
2026-04-10 23:12:07 +03:00 |
|
Elian Doran
|
d3c596aaa0
|
feat(highlights): render highlighted equations in new layout
|
2026-04-10 23:03:30 +03:00 |
|
Elian Doran
|
3d2fa57873
|
fix(toc): equations sometimes duplicated
|
2026-04-10 23:01:07 +03:00 |
|
Elian Doran
|
c435050018
|
refactor(client): deduplicate checks for title/icon editability
|
2026-04-10 22:36:13 +03:00 |
|
Elian Doran
|
14f761de36
|
fix(options): icons can be modified
|
2026-04-10 22:35:06 +03:00 |
|
Elian Doran
|
626438d8f5
|
fix(options): titles can be modified (closes #5371)
|
2026-04-10 22:33:39 +03:00 |
|
Elian Doran
|
e29555a89b
|
fix(collections/calendar): displaying deep children (closes #7944)
|
2026-04-10 22:17:55 +03:00 |
|
Elian Doran
|
05da2d7a50
|
fix(collections/table): unable to set number cell to zero (closes #6555)
|
2026-04-10 22:11:10 +03:00 |
|
Elian Doran
|
1124533557
|
fix(edit-docs): wrong starting note
|
2026-04-10 22:01:41 +03:00 |
|
Elian Doran
|
878603c7b0
|
fix(jump_to_note): caret at the end when entering command mode (closes #7942)
|
2026-04-10 21:17:38 +03:00 |
|
Elian Doran
|
19583cd84a
|
fix(edit-demo): cloned notes lost due to async issue
|
2026-04-10 21:14:39 +03:00 |
|
Elian Doran
|
9f26d6efdc
|
feat(text): render note icons in autocompletion (closes #8188)
|
2026-04-10 21:11:49 +03:00 |
|
Elian Doran
|
043e620231
|
fix(setup): trailing slash affects sync (closes #8045)
|
2026-04-10 21:09:29 +03:00 |
|
Elian Doran
|
d3dbdd4ceb
|
docs(scripting): typos in "Trilium Demo" note (closes #8230)
|
2026-04-10 21:02:05 +03:00 |
|
Elian Doran
|
0859165072
|
docs(scripting): missing step in word count widget (closes #8561)
|
2026-04-10 20:54:13 +03:00 |
|
Elian Doran
|
ca7ab6105d
|
chore(ai): keep system prompts in sync
|
2026-04-10 20:48:15 +03:00 |
|
Elian Doran
|
3af2b32783
|
fix(react): workaround for bootstrap tooltip error (closes #8900)
|
2026-04-10 20:43:41 +03:00 |
|
Elian Doran
|
8d5df7e888
|
chore(ai): update system prompt for reusing components and using translations
|
2026-04-10 20:42:33 +03:00 |
|
Elian Doran
|
126ee27505
|
feat(search): some error messages were not translated (closes #8850)
|
2026-04-10 20:38:13 +03:00 |
|
Elian Doran
|
fc2d8452b5
|
feat(search): clarify error message for full-text search after expressions
|
2026-04-10 20:31:23 +03:00 |
|
Elian Doran
|
1b8c234f30
|
feat(search): clarify error message for use of unquoted note
|
2026-04-10 20:28:37 +03:00 |
|
Elian Doran
|
540b607459
|
fix(note_map): freezing the app if there are too many notes (closes #8916)
|
2026-04-10 20:13:00 +03:00 |
|
Elian Doran
|
ee229bd0d7
|
fix(client): note title doesn't get selected anymore when creating new note (closes #8407)
|
2026-04-10 20:04:23 +03:00 |
|
Elian Doran
|
439d39d8fa
|
Editing quirks (#9362)
|
2026-04-10 13:42:03 +03:00 |
|
Elian Doran
|
8c379d03a9
|
Update apps/client/src/widgets/collections/calendar/index.tsx
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
|
2026-04-10 13:41:25 +03:00 |
|
Elian Doran
|
ff31104b99
|
fix(collections/calendar): unnecessary start date set when editing a note in quick edit
|
2026-04-10 13:31:44 +03:00 |
|
Elian Doran
|
dfe6063929
|
fix(client): spaced update saving more times than necesssary and causing performance issues
|
2026-04-10 12:00:08 +03:00 |
|
Elian Doran
|
a4b716f8c7
|
fix(board): clicking on a URL would open th quick edit panel
|
2026-04-10 11:38:42 +03:00 |
|
Elian Doran
|
7efc36efef
|
fix(collections): not reacting to changes in reordering
|
2026-04-10 11:35:32 +03:00 |
|
Elian Doran
|
1554c9907e
|
fix(server): not starting due to dependency update
|
2026-04-10 11:34:46 +03:00 |
|
Elian Doran
|
df46ddcf60
|
chore(deps): update pnpm lock
|
2026-04-10 11:28:18 +03:00 |
|
Elian Doran
|
6fb19d0287
|
feat: add download button for backups (#9190)
|
2026-04-10 11:00:04 +03:00 |
|
Elian Doran
|
d702f69415
|
Update dependency minimatch@3>brace-expansion to v5 (#9307)
|
2026-04-10 10:41:05 +03:00 |
|
Elian Doran
|
eb81e830a1
|
Update dependency eslint-linter-browserify to v10.2.0 (#9334)
|
2026-04-10 10:38:45 +03:00 |
|
Elian Doran
|
a24b9d7a38
|
fix(web-clipper): Remove trailing / from triliumServerUrl (#9344)
|
2026-04-10 10:37:14 +03:00 |
|
Elian Doran
|
efeaa1e895
|
chore(deps): audit fix
|
2026-04-10 10:29:50 +03:00 |
|
Elian Doran
|
a239eba6ce
|
chore(llm): update backend script to be aware of the changes
|
2026-04-10 10:24:44 +03:00 |
|
Elian Doran
|
d009582252
|
feat(script): mark cheerio as deprecated and provide alternative
|
2026-04-10 10:22:15 +03:00 |
|
Elian Doran
|
fe710823c1
|
docs(user): add breaking change documentation for axios
|
2026-04-10 10:15:24 +03:00 |
|
Elian Doran
|
bfe593ae52
|
feat(server): remove axios
|
2026-04-10 09:59:51 +03:00 |
|
Elian Doran
|
f653a22557
|
chore(deps): remove upath
|
2026-04-10 09:51:49 +03:00 |
|
Elian Doran
|
96e7f22520
|
Update ai sdk (#9357)
|
2026-04-10 09:49:30 +03:00 |
|
Elian Doran
|
e6d3d22db7
|
Update dependency fuse.js to v7.3.0 (#9335)
|
2026-04-10 09:46:01 +03:00 |
|
Elian Doran
|
1258dedab3
|
Update dependency marked to v17.0.6 (#9348)
|
2026-04-10 08:18:26 +03:00 |
|
Elian Doran
|
ec15c7e63e
|
Update dependency eslint-plugin-simple-import-sort to v13 (#9359)
|
2026-04-10 08:17:44 +03:00 |
|
Elian Doran
|
5037eaf205
|
Update codemirror themes (#9358)
|
2026-04-10 08:16:43 +03:00 |
|
renovate[bot]
|
cb706453aa
|
Update dependency eslint-plugin-simple-import-sort to v13
|
2026-04-10 02:14:33 +00:00 |
|
renovate[bot]
|
772ebbf929
|
Update codemirror themes
|
2026-04-10 02:13:55 +00:00 |
|
renovate[bot]
|
60e1aca3b1
|
Update ai sdk
|
2026-04-10 02:13:17 +00:00 |
|