Commit Graph

  • bb381c1349 refactor(highlights): remove unnecessary logic in old layout (closes #5375) Elian Doran 2026-04-10 23:21:00 +03:00
  • 36c31dac14 refactor(client): remove unused translation Elian Doran 2026-04-10 23:20:35 +03:00
  • 01b6926054 test(server): sync options with various scenarios Elian Doran 2026-04-10 23:20:24 +03:00
  • 84cfa0a9f7 fix(server): overriding sync_options affected by the timeScale Elian Doran 2026-04-10 23:17:47 +03:00
  • cb83c51632 chore(ai): update system prompt regarding tests Elian Doran 2026-04-10 23:17:09 +03:00
  • 97256ba291 feat(options): add nicer sync timeout selector (closes #5513) Elian Doran 2026-04-10 23:12:07 +03:00
  • d3c596aaa0 feat(highlights): render highlighted equations in new layout Elian Doran 2026-04-10 23:03:30 +03:00
  • 3d2fa57873 fix(toc): equations sometimes duplicated Elian Doran 2026-04-10 23:01:07 +03:00
  • c435050018 refactor(client): deduplicate checks for title/icon editability Elian Doran 2026-04-10 22:36:13 +03:00
  • 14f761de36 fix(options): icons can be modified Elian Doran 2026-04-10 22:35:06 +03:00
  • 626438d8f5 fix(options): titles can be modified (closes #5371) Elian Doran 2026-04-10 22:33:39 +03:00
  • e29555a89b fix(collections/calendar): displaying deep children (closes #7944) Elian Doran 2026-04-10 22:17:55 +03:00
  • 05da2d7a50 fix(collections/table): unable to set number cell to zero (closes #6555) Elian Doran 2026-04-10 22:11:10 +03:00
  • 1124533557 fix(edit-docs): wrong starting note Elian Doran 2026-04-10 22:01:41 +03:00
  • 878603c7b0 fix(jump_to_note): caret at the end when entering command mode (closes #7942) Elian Doran 2026-04-10 21:17:38 +03:00
  • 19583cd84a fix(edit-demo): cloned notes lost due to async issue Elian Doran 2026-04-10 21:14:39 +03:00
  • 9f26d6efdc feat(text): render note icons in autocompletion (closes #8188) Elian Doran 2026-04-10 21:11:49 +03:00
  • 043e620231 fix(setup): trailing slash affects sync (closes #8045) Elian Doran 2026-04-10 21:09:29 +03:00
  • d3dbdd4ceb docs(scripting): typos in "Trilium Demo" note (closes #8230) Elian Doran 2026-04-10 21:02:05 +03:00
  • 0859165072 docs(scripting): missing step in word count widget (closes #8561) Elian Doran 2026-04-10 20:54:13 +03:00
  • ca7ab6105d chore(ai): keep system prompts in sync Elian Doran 2026-04-10 20:48:15 +03:00
  • 3af2b32783 fix(react): workaround for bootstrap tooltip error (closes #8900) Elian Doran 2026-04-10 20:43:41 +03:00
  • 8d5df7e888 chore(ai): update system prompt for reusing components and using translations Elian Doran 2026-04-10 20:42:33 +03:00
  • 126ee27505 feat(search): some error messages were not translated (closes #8850) Elian Doran 2026-04-10 20:38:13 +03:00
  • fc2d8452b5 feat(search): clarify error message for full-text search after expressions Elian Doran 2026-04-10 20:31:23 +03:00
  • 1b8c234f30 feat(search): clarify error message for use of unquoted note Elian Doran 2026-04-10 20:28:37 +03:00
  • 540b607459 fix(note_map): freezing the app if there are too many notes (closes #8916) Elian Doran 2026-04-10 20:13:00 +03:00
  • ee229bd0d7 fix(client): note title doesn't get selected anymore when creating new note (closes #8407) Elian Doran 2026-04-10 20:04:23 +03:00
  • 439d39d8fa Editing quirks (#9362) Elian Doran 2026-04-10 13:42:03 +03:00
  • 8c379d03a9 Update apps/client/src/widgets/collections/calendar/index.tsx Elian Doran 2026-04-10 13:41:25 +03:00
  • ff31104b99 fix(collections/calendar): unnecessary start date set when editing a note in quick edit Elian Doran 2026-04-10 13:31:44 +03:00
  • dfe6063929 fix(client): spaced update saving more times than necesssary and causing performance issues Elian Doran 2026-04-10 12:00:08 +03:00
  • a4b716f8c7 fix(board): clicking on a URL would open th quick edit panel Elian Doran 2026-04-10 11:38:42 +03:00
  • 7efc36efef fix(collections): not reacting to changes in reordering Elian Doran 2026-04-10 11:35:32 +03:00
  • 1554c9907e fix(server): not starting due to dependency update Elian Doran 2026-04-10 11:34:46 +03:00
  • df46ddcf60 chore(deps): update pnpm lock Elian Doran 2026-04-10 11:28:18 +03:00
  • 6fb19d0287 feat: add download button for backups (#9190) Elian Doran 2026-04-10 11:00:04 +03:00
  • d702f69415 Update dependency minimatch@3>brace-expansion to v5 (#9307) Elian Doran 2026-04-10 10:41:05 +03:00
  • eb81e830a1 Update dependency eslint-linter-browserify to v10.2.0 (#9334) Elian Doran 2026-04-10 10:38:45 +03:00
  • a24b9d7a38 fix(web-clipper): Remove trailing / from triliumServerUrl (#9344) Elian Doran 2026-04-10 10:37:14 +03:00
  • efeaa1e895 chore(deps): audit fix Elian Doran 2026-04-10 10:29:50 +03:00
  • a239eba6ce chore(llm): update backend script to be aware of the changes Elian Doran 2026-04-10 10:24:44 +03:00
  • d009582252 feat(script): mark cheerio as deprecated and provide alternative Elian Doran 2026-04-10 10:22:15 +03:00
  • fe710823c1 docs(user): add breaking change documentation for axios Elian Doran 2026-04-10 10:15:24 +03:00
  • bfe593ae52 feat(server): remove axios Elian Doran 2026-04-10 09:59:51 +03:00
  • f653a22557 chore(deps): remove upath Elian Doran 2026-04-10 09:45:09 +03:00
  • 96e7f22520 Update ai sdk (#9357) Elian Doran 2026-04-10 09:49:30 +03:00
  • e6d3d22db7 Update dependency fuse.js to v7.3.0 (#9335) Elian Doran 2026-04-10 09:46:01 +03:00
  • 1258dedab3 Update dependency marked to v17.0.6 (#9348) Elian Doran 2026-04-10 08:18:26 +03:00
  • ec15c7e63e Update dependency eslint-plugin-simple-import-sort to v13 (#9359) Elian Doran 2026-04-10 08:17:44 +03:00
  • 5037eaf205 Update codemirror themes (#9358) Elian Doran 2026-04-10 08:16:43 +03:00
  • cb706453aa Update dependency eslint-plugin-simple-import-sort to v13 renovate[bot] 2026-04-10 02:14:33 +00:00
  • 772ebbf929 Update codemirror themes renovate[bot] 2026-04-10 02:13:55 +00:00
  • 60e1aca3b1 Update ai sdk renovate[bot] 2026-04-10 02:13:17 +00:00
  • 741ae4b070 chore(server): fix dist creation Elian Doran 2026-04-09 22:31:50 +03:00
  • 49476d72fc Update apps/server/src/services/llm/tools/hierarchy_tools.ts Tomas Adamek 2026-04-09 20:50:59 +02:00
  • 31eaa4181d Update dependency fuse.js to v7.3.0 renovate[bot] 2026-04-09 15:03:57 +00:00
  • ca13a8accd Update dependency katex to v0.16.45 (#9347) Elian Doran 2026-04-09 18:01:24 +03:00
  • 78b1f119dc Update dependency dotenv to v17.4.1 (#9346) Elian Doran 2026-04-09 18:00:51 +03:00
  • 2908b29c0d Translations update from Hosted Weblate (#9351) Elian Doran 2026-04-09 15:25:40 +03:00
  • 91afa08cdc Apply suggestions from code review Elian Doran 2026-04-09 15:24:53 +03:00
  • 9e701645d5 Merge branch 'TriliumNext:main' into main Lorinc936 2026-04-09 11:23:49 +00:00
  • d93b0442d2 Translated using Weblate (Italian) Giovi 2026-04-08 17:13:59 +02:00
  • ce4f9f5f01 Translated using Weblate (Italian) Giovi 2026-04-08 18:37:30 +02:00
  • 353d638823 Translated using Weblate (Irish) Aindriú Mac Giolla Eoin 2026-04-08 17:53:54 +02:00
  • 995a774140 Translated using Weblate (Turkish) Ali Kaya 2026-04-08 13:37:15 +02:00
  • c131b245bc Translated using Weblate (Japanese) green 2026-04-08 12:37:22 +02:00
  • 42aabaf9b5 Translated using Weblate (Turkish) Ali Kaya 2026-04-08 13:27:35 +02:00
  • 84cce151b8 Translated using Weblate (Dutch) Bas Wouters 2026-04-08 15:03:04 +02:00
  • e3e6316af7 Translated using Weblate (Dutch) Bas Wouters 2026-04-08 15:05:17 +02:00
  • 96e64c4f17 Translated using Weblate (Japanese) green 2026-04-08 12:35:17 +02:00
  • 3005917256 Translated using Weblate (Irish) Aindriú Mac Giolla Eoin 2026-04-08 17:50:23 +02:00
  • 0fa121cdf2 fix(deps): update dependency marked to v17.0.6 renovate[bot] 2026-04-09 01:14:36 +00:00
  • 3bf6215249 fix(deps): update dependency katex to v0.16.45 renovate[bot] 2026-04-09 01:13:57 +00:00
  • 2ef045a66d chore(deps): update dependency dotenv to v17.4.1 renovate[bot] 2026-04-09 01:13:19 +00:00
  • 2316f38978 chore(deps): update dependency minimatch@3>brace-expansion to v5 renovate[bot] 2026-04-08 21:14:49 +00:00
  • b65bf12247 fix(deps): update dependency eslint-linter-browserify to v10.2.0 renovate[bot] 2026-04-08 21:13:29 +00:00
  • 55291d43a6 fix(web-clipper): Remove trailing / from triliumServerUrl Bart Visscher 2026-04-08 16:18:25 +02:00
  • 01bee95833 fix: extract finalizeStream helper, re-throw non-AbortError exceptions Tomáš Adámek 2026-04-08 16:17:37 +02:00
  • 5938fa6ffb fix: address review — shared PROTECTED_SYSTEM_NOTES, protection checks, soft delete description Tomáš Adámek 2026-04-08 16:08:02 +02:00
  • 743fe5a75d chore(deps): update dependency vite-plugin-static-copy to v4.0.1 (#9333) Elian Doran 2026-04-08 08:03:36 +03:00
  • 0c2fdba586 chore(deps): update dependency vite-plugin-static-copy to v4.0.1 renovate[bot] 2026-04-08 01:34:23 +00:00
  • a2c5adec3d Extra bugfixes (#9332) Elian Doran 2026-04-07 21:28:45 +03:00
  • 6089c8c7c6 Merge branch 'feature/extra_bugfixes' of https://github.com/TriliumNext/Trilium into feature/extra_bugfixes Elian Doran 2026-04-07 20:52:26 +03:00
  • f28f725519 fix(server,desktop): not running correctly if placed in dot-hidden directory Elian Doran 2026-04-07 20:46:25 +03:00
  • 22d853e0b0 Apply suggestions from code review Elian Doran 2026-04-07 20:26:55 +03:00
  • 0f1d395651 refactor(script): move runScript to executeScript at BNote level Elian Doran 2026-04-07 19:59:14 +03:00
  • 3a0bab217d fix(share): hard-coded root-level paths Elian Doran 2026-04-07 19:48:06 +03:00
  • f824cb5f15 feat(script): add API to execute backend Elian Doran 2026-04-07 19:40:12 +03:00
  • 40fd8d6d1a fix(quick_search): ctrl+click & middle click not working (closes #9220) Elian Doran 2026-04-07 19:18:16 +03:00
  • e37f73bce0 fix(tab_bar): changing note icon reflect in the tab icon (closes #8994) Elian Doran 2026-04-07 19:11:26 +03:00
  • d1cd08972f chore(share): use i18n for more strings Elian Doran 2026-04-07 19:07:20 +03:00
  • 5a13ca6409 feat(share): render dates on the client side Elian Doran 2026-04-07 19:06:33 +03:00
  • eb3fd73415 fix(share): translation not used in template (closes #8722) Elian Doran 2026-04-07 18:54:13 +03:00
  • 1764fcbba2 fix(script): useContext not provided in imports (closes #9152) Elian Doran 2026-04-07 18:49:54 +03:00
  • 19f3552bfc fix(calendar): colors unreadable on dark theme (closes #8989) Elian Doran 2026-04-07 18:48:32 +03:00
  • cedce6cf32 feat(relation_map): rename relations through context menu (closes #442) Elian Doran 2026-04-07 18:47:00 +03:00
  • 26cf215150 fix(share): webviews occupied very little height (closes #9215) Elian Doran 2026-04-07 18:08:23 +03:00
  • d21557069c fix(import/zip): ZIPs without language encoding flag importing garbage (closes #3013) Elian Doran 2026-04-07 17:01:34 +03:00
  • 28b2547229 Translations update from Hosted Weblate (#9327) Elian Doran 2026-04-07 16:13:33 +03:00