Commit Graph

  • 5e4d9fd501
    Change rewrite assistant description & align US plugin icon (#692) Peer Schütt 2026-03-14 10:41:50 +0100
  • e15f1ce54e
    Fixed "Send to" options based on assistant visibility (#695) Thorsten Sommer 2026-03-14 10:37:31 +0100
  • 29a4bdea1d
    Fixed assistant visibility in "Send to ..." menus Thorsten Sommer 2026-03-14 10:34:51 +0100
  • 6178d80449
    Updated AGENTS.md Thorsten Sommer 2026-03-14 10:25:27 +0100
  • d05dd35d20 removed uneccessary method nilsk 2026-03-14 01:06:42 +0100
  • dea9c9ed6f added accordions as new layout components - resembles MudExpansionPanels nilsk 2026-03-13 23:47:41 +0100
  • 5d8fee94b9 changed access to internal nilsk 2026-03-13 21:01:56 +0100
  • 12fe61880b i18n Peer Schütt 2026-03-13 12:03:44 +0100
  • 334d4810eb Working version Peer Schütt 2026-03-13 12:02:45 +0100
  • 271279ac34 included a dropdown reference in the documentation nilsk 2026-03-13 02:19:07 +0100
  • 41126be7b7 fixed final bugs nilsk 2026-03-13 02:01:44 +0100
  • 133be5b325 WIP: Multiselection support nilsk 2026-03-13 01:51:48 +0100
  • a182cc438a improved dropdown component and fixed some bugs with it nilsk 2026-03-13 01:14:03 +0100
  • 9aa028a1e2 added a table of components as a quick reference nilsk 2026-03-12 21:43:11 +0100
  • 6a93e265f2 handle external links PaulKoudelka 2026-03-12 17:17:32 +0100
  • 7a6181cfc1
    Merge branch 'main' into tauri_update Paul Koudelka 2026-03-12 17:15:50 +0100
  • 58b93b9b0e Tauri update auf v2 und Rust update PaulKoudelka 2026-03-12 16:02:24 +0100
  • 1a85f08e35 The german translation for "Rewrite & Improve Text" Assistant wasn't uniform Peer Schütt 2026-03-12 14:46:53 +0100
  • 26ab5f9a1a The US icon wasn't centered. Peer Schütt 2026-03-12 14:46:09 +0100
  • 39f743dc36 Filtered "Send to" options based on assistant visibility in settings. Peer Schütt 2026-03-12 14:12:22 +0100
  • 48c713f2e1 Changelog Peer Schütt 2026-03-12 13:50:00 +0100
  • 666126ae2d I18n Peer Schütt 2026-03-12 13:46:00 +0100
  • daf00cbe06 It now looks and acts as expected Peer Schütt 2026-03-12 13:43:05 +0100
  • 65ec82cdcb
    Improved handling of file attachments in chats (#689) Thorsten Sommer 2026-03-12 12:51:44 +0100
  • 80f52ab9d1
    Improved handling of file attachments in chats Thorsten Sommer 2026-03-12 12:50:50 +0100
  • c120502215
    Improved additional API parameter validation (#686) Peer Schütt 2026-03-12 12:11:54 +0100
  • b37397fdf9
    Fixed changelog Thorsten Sommer 2026-03-12 12:10:39 +0100
  • db5fb52811
    Fixed JSON inside of message Thorsten Sommer 2026-03-12 12:07:03 +0100
  • 87df2e076e
    Updated changelog Thorsten Sommer 2026-03-12 12:02:51 +0100
  • 8a5539cdfd Works now Peer Schütt 2026-03-12 11:57:44 +0100
  • 867cf085a3
    Merge branch 'main' into improve_additional_api_parameters Thorsten Sommer 2026-03-12 11:56:47 +0100
  • 3ea3f20c5b
    Improved Provider Lua Export (#687) Peer Schütt 2026-03-12 11:44:53 +0100
  • aeed48ef7d
    Improved display name handling Thorsten Sommer 2026-03-12 11:44:15 +0100
  • 8e2f6f6b6e
    Downgraded to Rust v1.93.1 (#688) Thorsten Sommer 2026-03-12 10:20:28 +0100
  • 705b1f754d
    Updated changelog Thorsten Sommer 2026-03-12 10:17:20 +0100
  • c40b160f2d
    Downgraded to Rust v1.93.1 Thorsten Sommer 2026-03-12 10:15:44 +0100
  • 4a905cf3d2 added a toc to the docs nilsk 2026-03-12 01:03:43 +0100
  • e68a839619 improved documentation nilsk 2026-03-12 00:05:32 +0100
  • 937876598b Changed the DisplayName to the Model ID Peer Schütt 2026-03-11 17:20:01 +0100
  • d14d33df08 Models do not have a Displayname. Displaynames are only used in the Enterprise Config. Peer Schütt 2026-03-11 16:44:06 +0100
  • ffa46baf6b changelog Peer Schütt 2026-03-11 16:18:31 +0100
  • 670f3a40ef Added detailed error message Peer Schütt 2026-03-11 16:15:24 +0100
  • 6f04f1f2f9 I18n Peer Schütt 2026-03-11 16:15:07 +0100
  • 6d2a8fc8c9 Add AdditionalApiParameters input validation and normalization Peer Schütt 2026-03-11 16:06:42 +0100
  • d73aa84e9c I let Codex test the AdditionalApiParameters and check for inconsistencies. It found some. Peer Schütt 2026-03-11 16:06:20 +0100
  • 1c52d6f199
    Added Qwen 3.5 model capabilities (#685) Peer Schütt 2026-03-11 09:59:00 +0100
  • 760cc2fde4 Updated changelog. Peer Schütt 2026-03-11 09:29:26 +0100
  • 0690151fe9 Added the model capabilities for the Qwen3.5 models. Peer Schütt 2026-03-11 09:26:27 +0100
  • 0c702c579b
    Improved the shortcut handling (#684) Thorsten Sommer 2026-03-10 20:50:45 +0100
  • 84a064c761
    Upgraded Tauri v1 dependencies Thorsten Sommer 2026-03-10 20:49:33 +0100
  • fa8cec4aa4
    Replaced the time-based solution using a startup completed event Thorsten Sommer 2026-03-10 20:02:27 +0100
  • edc717cf24
    advanced layout: included the layout option in the rendering and documented them krut_ni 2026-03-10 18:57:48 +0100
  • 5106800399
    advanced layout: added MudItem, MudPaper, MudStack and MudGrid as new layout components krut_ni 2026-03-10 17:55:26 +0100
  • 99a29c33ed Added functionality to handle two running qdrant prozesses (prod&dev) PaulKoudelka 2026-03-10 16:53:53 +0100
  • 4f836e2dfb
    encapsulated render logic into a function to be able to call it recursively krut_ni 2026-03-10 16:45:01 +0100
  • dbdcdef83c
    Adding a ButtonGroup component to group button children together krut_ni 2026-03-10 16:12:00 +0100
  • 2ccb72c77d
    buttons now support lua functions as actions, allowing plugin devs to exectute them on their own krut_ni 2026-03-10 15:43:40 +0100
  • ef4a215328 made resources search in tauri more stable PaulKoudelka 2026-03-10 15:00:36 +0100
  • 32cca4f4d5 Merge branch 'main' into qdrant_config PaulKoudelka 2026-03-10 13:55:21 +0100
  • b1bcf70235 qdrant config fix PaulKoudelka 2026-03-10 13:50:11 +0100
  • 099f9232d0 fixed logger selectFile PaulKoudelka 2026-03-10 13:49:02 +0100
  • a32a5354e9
    added class and style attrs to switch krut_ni 2026-03-10 13:12:46 +0100
  • ec357d7c4f
    improved doc for switch krut_ni 2026-03-10 11:55:19 +0100
  • 25eb0cfbe2
    overhauled switch component krut_ni 2026-03-10 11:45:15 +0100
  • b221d083d2
    added a source generator that maps MudIcons to their svg strings. krut_ni 2026-03-10 00:04:22 +0100
  • 9dba7f415e
    overhauled the textarea component to be as feature complete as possible krut_ni 2026-03-09 18:56:38 +0100
  • 867890a46f
    generalized getters and setters for ints and bools krut_ni 2026-03-09 18:25:30 +0100
  • 96d0b9e959
    make component dictionaries readonly krut_ni 2026-03-09 16:59:33 +0100
  • a5149e460f
    added a new color picker component to the lua parsing krut_ni 2026-03-09 13:23:35 +0100
  • 29e651721e
    Improved global shortcut reliability Thorsten Sommer 2026-03-07 13:59:19 +0100
  • 12ecd7d2fc
    Improved settings loading Thorsten Sommer 2026-03-07 13:55:52 +0100
  • 7e5e078cdb
    Upgraded to Rust v1.94.0 (#682) Thorsten Sommer 2026-03-06 19:45:46 +0100
  • dcf31600ef
    Upgraded to Rust v1.94.0 Thorsten Sommer 2026-03-06 19:45:13 +0100
  • 1f5fcb2816
    Merge branch 'main' into PowerPoint Thorsten Sommer 2026-03-05 18:40:20 +0100
  • 906d9ba058
    Improved workspace performance (#680) Thorsten Sommer 2026-03-05 18:37:18 +0100
  • 1e6f661cd8
    Refactor chat update logic to prevent redundant state changes Thorsten Sommer 2026-03-05 18:28:23 +0100
  • 89f6a34bc7
    Refactored workspace name loading logic Thorsten Sommer 2026-03-05 17:28:28 +0100
  • 0007b80a3a Refactoring of file drop PaulKoudelka 2026-03-04 18:14:06 +0100
  • fc3b46a2d8
    documented included lua libs krut_ni 2026-03-03 20:54:36 +0100
  • 127b518ca1
    merge main into 29-add-an-assistant-builder krut_ni 2026-03-03 20:43:14 +0100
  • ee94d8559d
    fixed inheritance flaws krut_ni 2026-03-03 15:44:31 +0100
  • 379940caf8
    minor improvements (removed unused using directives; make private setters) krut_ni 2026-03-03 15:11:03 +0100
  • 4c92fe8d2c
    changed settings dialog to point to the empty dynamic settings dialog krut_ni 2026-03-03 14:41:34 +0100
  • 40dc6fde99 Merge branch 'main' into Token PaulKoudelka 2026-03-03 14:08:33 +0100
  • 8c1ba3a36b
    added helper functions like simple structured logging and date time utilities krut_ni 2026-03-02 23:29:02 +0100
  • cbd74f4f6f
    translated new texts krut_ni 2026-03-02 15:24:45 +0100
  • 4eb0cc67c3
    added advanced prompt building option by creating a new lua function ASSISTANT.BuildPrompt that users can override krut_ni 2026-03-02 15:24:18 +0100
  • b3b0fbe588 Improve context handling in SlideAssistant hart_s3 2026-02-27 14:46:45 +0100
  • 48da1b1563 Clean up of the code PaulKoudelka 2026-02-27 10:40:18 +0100
  • 347600d970 Finished display of token estimation (with debouncing) PaulKoudelka 2026-02-26 17:24:25 +0100
  • 544d339699
    Sync chat thread and workspace state in UI Thorsten Sommer 2026-02-26 11:04:10 +0100
  • bf329afc9f
    Updated I18N Thorsten Sommer 2026-02-26 11:02:32 +0100
  • d9a0ceae04
    Refactoring Thorsten Sommer 2026-02-26 10:54:52 +0100
  • e255f66211
    Enhance workspace loading performance and UI responsiveness Thorsten Sommer 2026-02-26 10:49:50 +0100
  • 721d5c9070
    Fixed chat issue with HTML code (#679) Thorsten Sommer 2026-02-26 08:51:22 +0100
  • a69a874642
    Updated changelog Thorsten Sommer 2026-02-25 21:37:02 +0100
  • ed417a15b5
    Updated changelog Thorsten Sommer 2026-02-25 21:31:41 +0100
  • 1353345311
    Switched to SAFE_MARKDOWN_PIPELINE Thorsten Sommer 2026-02-25 21:27:48 +0100
  • 0fdaf19168
    Added manual integration tests Thorsten Sommer 2026-02-25 21:14:39 +0100
  • 57f0f39f4d
    Enhanced Markdown security by using SecurePipeline Thorsten Sommer 2026-02-25 21:14:21 +0100