Commit Graph

  • b94b30e864 fix(options): new layout shown in experimental options Elian Doran 2025-12-24 15:51:26 +02:00
  • 0027bca415 fix(collections/grid): not displaying some images properly (closes #7969) Elian Doran 2025-12-24 15:02:17 +02:00
  • 4ac3634b04 fix(collections/list): archived notes always shown in sub-children (closes #8127) Elian Doran 2025-12-24 13:28:26 +02:00
  • 3207f37ac3 chore(client): format ListOrGridView Elian Doran 2025-12-24 13:20:00 +02:00
  • 28d3e61199 fix(text): search crashes editor (closes #8114) Elian Doran 2025-12-24 13:16:35 +02:00
  • e476a2d306 fix(status_bar): code popup not displaying tooltips Elian Doran 2025-12-24 12:59:13 +02:00
  • 1d6766d9f3 fix(call_to_action): new layout message displayed for new installations as well Elian Doran 2025-12-24 12:49:45 +02:00
  • b429861e8f fix(note_list): reference links displayed incorrectly Elian Doran 2025-12-24 12:45:11 +02:00
  • 81c55aab72 fix(launch_bar): escaped HTML in tooltip Elian Doran 2025-12-24 12:28:31 +02:00
  • f67e06c8b2 fix(geomap): vector maps not rendering labels Elian Doran 2025-12-24 12:25:21 +02:00
  • b3d92f932f fix(breadcrumbs): menu dismisses on click Elian Doran 2025-12-24 12:19:00 +02:00
  • 478c0e93f0 fix(breadcrumbs): last arrow not displayed on overflow menu Elian Doran 2025-12-24 12:14:54 +02:00
  • bd24cf68b6 fix(note_type_switcher): don't read blob Elian Doran 2025-12-24 11:40:01 +02:00
  • faea35b363 Revert "chore(right_pane): revert note data store" Elian Doran 2025-12-24 11:35:23 +02:00
  • 6b66d2089f fix(inline_title): reading metadata on every keystroke Elian Doran 2025-12-24 11:33:44 +02:00
  • df05101e93 fix(inline_title): prevent flicker when updating tooltip Elian Doran 2025-12-24 10:52:36 +02:00
  • 7a1ea8833f fix(inline_title): tooltip getting stuck if refresh Elian Doran 2025-12-24 10:49:36 +02:00
  • 3600192933 fix(status_bar): note info requesting update on each keystroke Elian Doran 2025-12-24 10:38:57 +02:00
  • d6d75a0e48 Minor tweaks (#8145) Elian Doran 2025-12-24 09:42:29 +02:00
  • 102e10efe3 fix(deps): update dependency @codemirror/view to v6.39.6 (#8147) Elian Doran 2025-12-24 09:41:28 +02:00
  • a516185a2e fix(deps): update dependency preact to v10.28.1 (#8148) Elian Doran 2025-12-24 09:37:35 +02:00
  • ae81b20334 chore(deps): update pnpm to v10.26.2 (#8146) Elian Doran 2025-12-24 09:29:18 +02:00
  • 8fffbdc748 fix(deps): update dependency preact to v10.28.1 renovate[bot] 2025-12-24 00:25:29 +00:00
  • 14d7d1da03 fix(deps): update dependency @codemirror/view to v6.39.6 renovate[bot] 2025-12-24 00:24:44 +00:00
  • 9cb565e821 chore(deps): update pnpm to v10.26.2 renovate[bot] 2025-12-24 00:24:06 +00:00
  • e3595a43c2 docs(user): missing language tags for JSX code blocks Elian Doran 2025-12-24 00:41:08 +02:00
  • 963fcd615a docs(user): missing language tags for code blocks Elian Doran 2025-12-24 00:30:16 +02:00
  • fc8605a14f docs(user): broken code blocks due to table Elian Doran 2025-12-24 00:26:29 +02:00
  • 04fffb7ee0 Merge remote-tracking branch 'origin/main' into feature/minor_tweaks Elian Doran 2025-12-24 00:20:29 +02:00
  • 86307b482f docs(user): change URL for demo notes Elian Doran 2025-12-24 00:01:13 +02:00
  • 3e50262665 fix(status_bar): attribute pane not shown when adding new attribute def Elian Doran 2025-12-23 23:40:16 +02:00
  • 4e5c97d548 fix(toast): unreadable buttons on light theme Elian Doran 2025-12-23 23:06:29 +02:00
  • 1185d4b10b chore(layout): reduce padding for promoted attributes Elian Doran 2025-12-23 23:02:26 +02:00
  • 19cd7a0cad feat(script): improve script error message Elian Doran 2025-12-23 23:02:15 +02:00
  • 8fda283977 fix(title_actions): dark background in code affecting readability Elian Doran 2025-12-23 22:14:07 +02:00
  • 6e3a020d0f chore(badges): increase threshold for hiding text Elian Doran 2025-12-23 22:02:06 +02:00
  • 2fef25e57b chore(badges): allow overflow with clipping Elian Doran 2025-12-23 22:01:49 +02:00
  • 89ef38ba97 docs(user): mention history navigation buttons in the tab bar Elian Doran 2025-12-23 21:16:24 +02:00
  • e96ee87472 chore: prevent error in .envrc for non nix systems (#8144) Elian Doran 2025-12-23 21:10:56 +02:00
  • ae83126903 chore(tab_navigation): enable on server as well Elian Doran 2025-12-23 21:09:03 +02:00
  • a6c7610fcc fix(dropdown): clicking in the outer area of a menu dismisses it Elian Doran 2025-12-23 21:06:47 +02:00
  • d8ce0e5f16 chore: use direnv built-in has command contributor 2025-12-23 20:51:54 +02:00
  • 1eebc8ff77 fix(note_badges): avoid "shared locally" on server build Elian Doran 2025-12-23 20:44:12 +02:00
  • 00592025c0 fix(breadcrumb): overflow hides more items than threshold Elian Doran 2025-12-23 20:40:56 +02:00
  • 1ac7db41d3 fix(note_title_actions): edited notes link looking strange Elian Doran 2025-12-23 20:33:46 +02:00
  • ce84e7a861 chore: prevent error in .envrc for non nix systems contributor 2025-12-23 20:18:58 +02:00
  • cf039916d3 chore(note_title_actions): rephrase edited notes Elian Doran 2025-12-23 20:08:21 +02:00
  • bfb3ed3ddf chore(layout): relocate note type switcher right above content Elian Doran 2025-12-23 20:03:27 +02:00
  • a4f34ce6c5 refactor(client): remove items array Elian Doran 2025-12-23 19:55:50 +02:00
  • 2ac3d3aaed style(layout): adjust paddings slightly Elian Doran 2025-12-23 19:49:21 +02:00
  • 494b99d073 chore(layout): integrate edited notes into note title actions Elian Doran 2025-12-23 19:23:32 +02:00
  • 8434549a9b feat(breadcrumbs): display separator even if no child notes Elian Doran 2025-12-23 19:15:48 +02:00
  • c1e01467a5 fix(breadcrumbs): not showing on first render Elian Doran 2025-12-23 19:12:18 +02:00
  • 87ab41c80c Fix shift+tab behavior in MathInputView meinzzzz 2025-12-23 18:02:40 +01:00
  • 4bd8eeb52a Translations update from Hosted Weblate (#8143) Elian Doran 2025-12-23 15:41:11 +02:00
  • f4a6edbc9f Translated using Weblate (Portuguese (Brazil)) Marcelo Nolasco 2025-12-23 07:08:26 +01:00
  • 0d0a1866e4 Translated using Weblate (Chinese (Simplified Han script)) noobhjy 2025-12-23 06:42:42 +01:00
  • cd47e79a1b Translated using Weblate (Japanese) green 2025-12-23 04:24:57 +01:00
  • d0a83f7c05 Translated using Weblate (Russian) Kuzma Simonov 2025-12-23 07:06:20 +01:00
  • 26160b44ea Translated using Weblate (Portuguese (Brazil)) Marcelo Nolasco 2025-12-23 07:40:47 +01:00
  • 9df7b04d7d Translated using Weblate (Italian) Giovi 2025-12-23 12:01:59 +01:00
  • b8d933d308 Icons for code notes by mime type (#8142) Elian Doran 2025-12-23 15:37:51 +02:00
  • 9021b119b2 fix(client): some tooltips don't render correctly due to extra whitespace Elian Doran 2025-12-23 15:34:53 +02:00
  • 35034fe9df chore: address requested changes Elian Doran 2025-12-23 15:30:57 +02:00
  • 2eef655ec2 feat(client): display mapped icon as default for notes Elian Doran 2025-12-23 15:15:22 +02:00
  • 57ff2f4023 feat(status_bar): display icon for code note switcher Elian Doran 2025-12-23 15:00:31 +02:00
  • df6331e3a0 chore(commons): add icon mappings to some common mime types Elian Doran 2025-12-23 15:00:19 +02:00
  • b84da65a81 fix(code): not reacting to mime type changes Elian Doran 2025-12-23 14:38:17 +02:00
  • 58e04a6f72 Support for scripting with Preact and JSX (#8126) Elian Doran 2025-12-23 13:50:35 +02:00
  • 450bdeb39e fix(deps): update dependency @codemirror/view to v6.39.5 (#8137) Elian Doran 2025-12-23 13:39:58 +02:00
  • 79494e8cfe chore(deps): update dependency @ckeditor/ckeditor5-dev-build-tools to v54.2.3 (#8135) Elian Doran 2025-12-23 13:39:40 +02:00
  • 2afba34055 chore(deps): update typescript-eslint monorepo to v8.50.1 (#8136) Elian Doran 2025-12-23 13:39:26 +02:00
  • c391234eeb fix(deps): update fullcalendar monorepo to v6.1.20 (#8138) Elian Doran 2025-12-23 13:39:13 +02:00
  • a3fca323c7 test(server): fix test depending on note content Elian Doran 2025-12-23 13:38:38 +02:00
  • 9332b9ca8f docs(demo): add JSX widget showcase Elian Doran 2025-12-23 13:34:26 +02:00
  • 8740bf84cf chore(mime_types): set JSX as enabled by default Elian Doran 2025-12-23 13:12:29 +02:00
  • 1554085d7a chore(scripts/preact): address review Elian Doran 2025-12-23 13:06:33 +02:00
  • 7dd4c09057 fix(deps): update fullcalendar monorepo to v6.1.20 renovate[bot] 2025-12-23 11:05:39 +00:00
  • eafd5140ea fix(deps): update dependency @codemirror/view to v6.39.5 renovate[bot] 2025-12-23 11:04:52 +00:00
  • cddde353cd chore(deps): update typescript-eslint monorepo to v8.50.1 renovate[bot] 2025-12-23 11:04:01 +00:00
  • e4ef8f2352 chore(deps): update dependency @ckeditor/ckeditor5-dev-build-tools to v54.2.3 renovate[bot] 2025-12-23 11:02:27 +00:00
  • 2561c7ca0d Merge remote-tracking branch 'origin/main' into feature/preact_scripts Elian Doran 2025-12-23 13:00:55 +02:00
  • b4e4950d20 chore(client): fix typecheck Elian Doran 2025-12-23 12:59:22 +02:00
  • a4be86dbd8 style/text: prevent reference links inherit color from the current note Adorian Doran 2025-12-23 05:26:54 +02:00
  • b6ca6476de demo notes: change the icon and color for the "Trilium Demo" branch Adorian Doran 2025-12-23 05:00:23 +02:00
  • db1f632859 style/zen mode: make the read-only note badge visible Adorian Doran 2025-12-23 04:24:39 +02:00
  • 7af8acec0f style/zen mode: fix the title widget layout, make the icon and title editable Adorian Doran 2025-12-23 04:20:17 +02:00
  • 3f1b0fa71e style/breadcrumb: tweak Adorian Doran 2025-12-23 04:02:53 +02:00
  • 519323292c style/breadcrumb: tweak Adorian Doran 2025-12-23 03:48:09 +02:00
  • 2d6f17aeaa style/breadcrumb: tweak dropdown lists Adorian Doran 2025-12-23 03:07:30 +02:00
  • 7507d6b385 style/bottom panel: tweak colors Adorian Doran 2025-12-23 02:52:03 +02:00
  • d4fa21e7c1 style/bottom panel: tweak colors Adorian Doran 2025-12-22 23:57:40 +02:00
  • 608f156b82 client: rename "status bar pane" to "bottom panel" Adorian Doran 2025-12-22 23:40:11 +02:00
  • 0c965bfdf4 client/status bar panes: extract colors as CSS variables Adorian Doran 2025-12-22 23:36:35 +02:00
  • d407c72fae Merge branch 'main' of https://github.com/TriliumNext/Trilium Adorian Doran 2025-12-22 23:27:55 +02:00
  • bdc0b062d5 client/status bar panes: improve Adorian Doran 2025-12-22 23:27:45 +02:00
  • 0b912b9c7d Translations update from Hosted Weblate (#8134) Elian Doran 2025-12-22 22:35:26 +02:00
  • 99ac6b4df1 Translated using Weblate (Bulgarian) Anton Antonov 2025-12-22 20:31:50 +01:00
  • b0a97208a2 Update translation files Hosted Weblate 2025-12-22 20:25:49 +01:00
  • 6e044b19c8 Translated using Weblate (Bulgarian) Anton Antonov 2025-12-22 20:25:05 +01:00