Commit Graph

  • e21557645b chore(deps): update pnpm to v10.23.0 (#7821) Elian Doran 2025-11-21 08:36:43 +02:00
  • 28cab146f3 chore(deps): update actions/checkout action to v6 (#7822) Elian Doran 2025-11-21 08:36:17 +02:00
  • 43df4ae0e7 chore(deps): update actions/checkout action to v6 renovate[bot] 2025-11-21 00:20:47 +00:00
  • 5037027030 chore(deps): update pnpm to v10.23.0 renovate[bot] 2025-11-21 00:20:40 +00:00
  • 5e11684665 fix(deps): update dependency marked to v17.0.1 renovate[bot] 2025-11-21 00:20:02 +00:00
  • c7793beb0f chore(deps): update dependency vite to v7.2.4 renovate[bot] 2025-11-21 00:18:58 +00:00
  • 33b9e6d0c1 Add support for changing note colors via UI (#7795) Adorian Doran 2025-11-21 02:16:25 +02:00
  • d87e8b729f client/note color picker/clear color cell: fix icon alignment Adorian Doran 2025-11-21 02:12:52 +02:00
  • 0db08f4c62 client/note color picker: decrease the debouncer interval Adorian Doran 2025-11-21 01:30:45 +02:00
  • e9796c9a35 client/note color picker: fix the custom color picker on Safari Adorian Doran 2025-11-21 01:29:54 +02:00
  • 36350bd71a Merge branch 'main' of https://github.com/TriliumNext/Trilium into feat/ui/note-color Adorian Doran 2025-11-21 00:02:51 +02:00
  • e53a2255a9 client/tree context menu: relocate the note color picker Adorian Doran 2025-11-20 23:55:26 +02:00
  • 49e90c08a9 Better Names for Math UI Components meinzzzz 2025-11-20 22:45:21 +01:00
  • d42f911df9 client/note color picker: dismiss the menu when a color is clicked Adorian Doran 2025-11-20 23:43:08 +02:00
  • 1b2d922c3f client/note color picker: tweak style Adorian Doran 2025-11-20 23:37:03 +02:00
  • a5c5486474 client/note color picker: tweak style Adorian Doran 2025-11-20 23:34:37 +02:00
  • 926f0f85f3 client/note color picker: refactor Adorian Doran 2025-11-20 23:10:36 +02:00
  • 63d430c3d9 Translations update from Hosted Weblate (#7811) Elian Doran 2025-11-20 21:54:00 +02:00
  • 26a009b397 Printable list collection (#7812) Elian Doran 2025-11-20 21:52:55 +02:00
  • be115c74c3 chore(print/list): address review Elian Doran 2025-11-20 21:42:50 +02:00
  • 049721bbfe docs(user): update limitations for printing/exporting Elian Doran 2025-11-20 21:32:06 +02:00
  • 8b4e76832f docs(user): update documentation regarding printing multiple notes Elian Doran 2025-11-20 21:28:55 +02:00
  • 25a51a71a0 feat(print/list): unlink references to notes that are not printed Elian Doran 2025-11-20 21:20:24 +02:00
  • f4d6e98d61 feat(print/list): rewrite links Elian Doran 2025-11-20 21:06:25 +02:00
  • eee496a050 chore(print/list): get rid of inner div Elian Doran 2025-11-20 20:59:34 +02:00
  • 89a83a625b refactor(print/list): extract into functions Elian Doran 2025-11-20 20:58:50 +02:00
  • c17df24a19 refactor(print/list): use separate file Elian Doran 2025-11-20 20:56:55 +02:00
  • bbcc2f4be4 feat(print/list): rewrite headings while preserving depth Elian Doran 2025-11-20 20:51:41 +02:00
  • 5e63d9015f feat(print/list): start rewriting headings Elian Doran 2025-11-20 20:48:39 +02:00
  • 4958b89636 feat(print/list): process notes recursively Elian Doran 2025-11-20 20:31:45 +02:00
  • f4b6e9c25a feat(print/list): display parent note title Elian Doran 2025-11-20 20:27:01 +02:00
  • a59d407f12 fix(print/list): note content not shown due to race condition Elian Doran 2025-11-20 20:24:19 +02:00
  • c95cb79672 chore(print/list): enable print dialog Elian Doran 2025-11-20 20:17:20 +02:00
  • 73e7fa0f85 chore(print/list): get note content to render Elian Doran 2025-11-20 20:15:44 +02:00
  • 7f81b83955 chore(print/list): get note titles to render Elian Doran 2025-11-20 20:13:20 +02:00
  • a42ae62042 Update translation files Hosted Weblate 2025-11-20 19:03:44 +01:00
  • e777b06fb8 Math meinzzzz 2025-11-20 18:53:39 +01:00
  • 165357f444 fix(global_menu): uncaught exception if update request fails (closes #5700) Elian Doran 2025-11-20 19:52:13 +02:00
  • e4c928ae87 client/note color picker: refactor Adorian Doran 2025-11-20 19:11:51 +02:00
  • d51e3de674 feat(text): strike-through todo items (closes #4269) Elian Doran 2025-11-20 19:10:54 +02:00
  • 497ec2ac74 Merge branch 'main' of https://github.com/Meinzzzz/Trilium-Mathlive meinzzzz 2025-11-20 18:00:18 +01:00
  • b0476c7017 client/note color picker: refactor Adorian Doran 2025-11-20 18:49:47 +02:00
  • 1de9f715fa client/note color picker: refactor Adorian Doran 2025-11-20 18:46:27 +02:00
  • f15e048763 client/note color picker menu item: refactor stylesheet Adorian Doran 2025-11-20 18:43:16 +02:00
  • 422b324f7c client/note color picker menu item: add tooltips Adorian Doran 2025-11-20 18:15:56 +02:00
  • fb163367d4 client/note color picker menu item: refactor Adorian Doran 2025-11-20 17:50:32 +02:00
  • c91eec8b3e client/note color picker menu item: add a new color to the palette Adorian Doran 2025-11-20 17:42:36 +02:00
  • c16eee79d4 fix(share): broken reference links in static HTML export Elian Doran 2025-11-20 14:50:52 +02:00
  • 1e86d85035 fix(share): some reference links appear with [missing note] Elian Doran 2025-11-20 14:39:36 +02:00
  • abfc2fea3e feat(print): render inline mermaid Elian Doran 2025-11-20 14:26:04 +02:00
  • 991d61600d fix(server): redundant CSS import (closes #7772) Elian Doran 2025-11-20 14:25:30 +02:00
  • 0f4713bddc chore(deps): update dependency @smithy/middleware-retry to v4.4.12 (#7796) Elian Doran 2025-11-20 11:25:40 +02:00
  • 51205fffa0 fix(deps): update dependency i18next to v25.6.3 (#7801) Elian Doran 2025-11-20 11:24:27 +02:00
  • 9f4fd92452 fix(deps): update dependency i18next to v25.6.3 renovate[bot] 2025-11-20 06:54:46 +00:00
  • 354fccab8b Translations update from Hosted Weblate (#7803) Elian Doran 2025-11-20 08:53:02 +02:00
  • a6ba87c2f8 Translated using Weblate (Turkish) yunus uçan 2025-11-19 21:59:27 +01:00
  • ae8aa0374f Translated using Weblate (Turkish) yunus uçan 2025-11-19 21:47:43 +01:00
  • dc5e073715 Translated using Weblate (Turkish) yunus uçan 2025-11-19 21:44:17 +01:00
  • 8c68ff5419 Update translation files Hosted Weblate 2025-11-20 07:50:00 +01:00
  • bc10408729 chore(deps): update dependency @stylistic/eslint-plugin to v5.6.1 (#7797) Elian Doran 2025-11-20 08:51:54 +02:00
  • 96b059f657 chore(deps): update dependency @smithy/middleware-retry to v4.4.12 renovate[bot] 2025-11-20 06:51:48 +00:00
  • 4db2ae53cb chore(deps): update dependency lint-staged to v16.2.7 (#7799) Elian Doran 2025-11-20 08:51:27 +02:00
  • f7308f53d3 chore(deps): update dependency rimraf to v6.1.2 (#7800) Elian Doran 2025-11-20 08:51:00 +02:00
  • 17fbd78b97 chore(deps): update dependency electron to v38.7.1 (#7798) Elian Doran 2025-11-20 08:50:42 +02:00
  • 3ad03ebc1d fix(deps): update dependency react-i18next to v16.3.5 (#7802) Elian Doran 2025-11-20 08:49:42 +02:00
  • 32e4e69930 fix(deps): update dependency react-i18next to v16.3.5 renovate[bot] 2025-11-20 02:04:09 +00:00
  • b20f7aca53 chore(deps): update dependency rimraf to v6.1.2 renovate[bot] 2025-11-20 02:01:35 +00:00
  • e72ee606fd chore(deps): update dependency lint-staged to v16.2.7 renovate[bot] 2025-11-20 02:01:27 +00:00
  • 1386d1ae32 chore(deps): update dependency electron to v38.7.1 renovate[bot] 2025-11-20 02:00:10 +00:00
  • 903d678f30 chore(deps): update dependency @stylistic/eslint-plugin to v5.6.1 renovate[bot] 2025-11-20 01:59:14 +00:00
  • 828a786414 client/note color picker menu item: improve Adorian Doran 2025-11-20 01:35:44 +02:00
  • c5d282d203 Mathlive meinzzzz 2025-11-20 00:09:10 +01:00
  • 3ee8e7b755 fix(server): note type not changed for webview template (closes #7557) Elian Doran 2025-11-19 22:37:41 +02:00
  • 0d0448d86b fix(scripting): RightPanelWidget requiring async doRenderBody (closes #7778) Elian Doran 2025-11-19 22:10:42 +02:00
  • 5da4762f40 Translations update from Hosted Weblate (#7793) Elian Doran 2025-11-19 17:20:26 +02:00
  • 36bcb2ce92 Update apps/client/src/translations/it/translation.json Elian Doran 2025-11-19 17:19:27 +02:00
  • 151d7c1ba5 Translated using Weblate (Czech) anotheranonymoususer 2025-11-18 12:56:28 +01:00
  • 19d444e387 Translated using Weblate (Italian) Giovi 2025-11-18 13:56:40 +01:00
  • e41c718bb3 Translated using Weblate (Italian) Giovi 2025-11-18 16:15:55 +01:00
  • 2e5d91a5bc chore(share): fix escape in reference link and handling of attachment links Elian Doran 2025-11-19 09:19:02 +02:00
  • ae184ab894 feat(share): display note icon in reference links Elian Doran 2025-11-19 09:07:33 +02:00
  • 1ceedf2372 fix(share): missing or protected notes leaking through reference links (closes #4801) Elian Doran 2025-11-19 08:59:52 +02:00
  • 416c05ed3b fix(share): footer navigation doesn't respect #shareHiddenFromTree (closes #7781) Elian Doran 2025-11-19 08:43:57 +02:00
  • 623da7eade fix(share): syntax highlighting doesn't unescape properly (closes #7783) Elian Doran 2025-11-19 08:34:25 +02:00
  • 84b3d6db76 fix(tree): fix failure to auto-activate hoisted note (#7782) Elian Doran 2025-11-19 08:20:21 +02:00
  • 25a27c9b11 fix(tree): keep moved notes always visible (#7776) Elian Doran 2025-11-19 08:19:08 +02:00
  • 456d59f582 chore(deps): update typescript-eslint monorepo to v8.47.0 (#7789) Elian Doran 2025-11-19 08:12:37 +02:00
  • 1d641cdf82 chore(deps): update dependency @vitest/coverage-v8 to v4 (#7790) Elian Doran 2025-11-19 07:36:44 +02:00
  • 4420d7962e chore(deps): update dependency @stylistic/eslint-plugin to v5.6.0 (#7788) Elian Doran 2025-11-19 07:35:25 +02:00
  • 21e6e3df3f chore(deps): update dependency @anthropic-ai/sdk to v0.70.0 (#7787) Elian Doran 2025-11-19 07:34:19 +02:00
  • 7e04098971 chore(deps): update typescript-eslint monorepo to v8.47.0 renovate[bot] 2025-11-19 05:33:42 +00:00
  • 24df4dd0c1 fix(deps): update dependency @codemirror/view to v6.38.8 (#7786) Elian Doran 2025-11-19 07:33:27 +02:00
  • 8ed87e77be chore(deps): update vitest monorepo to v4.0.10 (#7785) Elian Doran 2025-11-19 07:32:35 +02:00
  • 10c0ce26dc chore(deps): update vitest monorepo to v4.0.10 renovate[bot] 2025-11-19 05:32:11 +00:00
  • 3a38b59dad chore(deps): update dependency webdriverio to v9.20.1 (#7784) Elian Doran 2025-11-19 07:29:49 +02:00
  • 24820b914c chore(e2e): add tests for tree SiriusXT 2025-11-19 12:15:18 +08:00
  • 97339fd45d chore(deps): update dependency @vitest/coverage-v8 to v4 renovate[bot] 2025-11-19 01:57:00 +00:00
  • a1314d645b chore(deps): update dependency @stylistic/eslint-plugin to v5.6.0 renovate[bot] 2025-11-19 01:56:29 +00:00
  • 571a4dca7a chore(deps): update dependency @anthropic-ai/sdk to v0.70.0 renovate[bot] 2025-11-19 01:56:25 +00:00
  • 36f5e62537 fix(deps): update dependency @codemirror/view to v6.38.8 renovate[bot] 2025-11-19 01:56:02 +00:00