Commit Graph

  • 21d08c4b35
    Updated dependency versions Thorsten Sommer 2026-08-04 07:45:56 +0200
  • eca29e1b40
    Fixed color, spellchecking, and translations in the visual briefing assistant (#895) Thorsten Sommer 2026-08-04 07:33:33 +0200
  • 8670843f2e
    Fixed the missing translations of visual briefing failure messages Thorsten Sommer 2026-08-04 07:31:07 +0200
  • 010f35b08a added retrieval with vector and bm25 search PaulKoudelka 2026-08-03 20:56:19 +0200
  • c78a8f05ef added metadata for bm25 and also confidence levels PaulKoudelka 2026-08-03 19:45:47 +0200
  • 8e45af9a04
    Fixed the spellchecking of the visual briefing text fields Thorsten Sommer 2026-08-03 19:30:12 +0200
  • 5973e0e463
    Fixed the color of the visual briefing generation button Thorsten Sommer 2026-08-03 19:28:03 +0200
  • b3ba945b98 made the embedding procedure more robust PaulKoudelka 2026-08-03 17:53:31 +0200
  • 36e6d27a0c
    Merge branch 'main' into file-export-odt-and-csv Nils Kruthoff 2026-08-03 14:10:03 +0200
  • 58cc811a58
    Added the visual briefing assistant (#893) Thorsten Sommer 2026-08-02 21:41:12 +0200
  • e2ad2f3f39
    Replaced the profile menu with the form field variant in the visual briefing Thorsten Sommer 2026-08-02 21:39:44 +0200
  • 8e0678f66d
    Moved the confidence action next to the provider selection Thorsten Sommer 2026-08-02 21:34:03 +0200
  • f019a4f6d7
    Added the provider confidence indicator to the visual briefing actions Thorsten Sommer 2026-08-02 21:14:43 +0200
  • 0c3807f485
    Added reporting of failed and canceled media transcriptions to the visual briefing Thorsten Sommer 2026-08-02 21:00:04 +0200
  • 148f3a60fa
    Fixed briefing header size Thorsten Sommer 2026-08-02 20:45:45 +0200
  • d871f4c46e
    Added the settings action to the visual briefing page Thorsten Sommer 2026-08-02 20:38:29 +0200
  • 3eda45df8f
    Removed the snackbar from every place except the layout that renders it Thorsten Sommer 2026-08-02 20:25:52 +0200
  • 18dc8bf9b8
    Routed all notifications through the message bus instead of the snackbar Thorsten Sommer 2026-08-02 20:11:27 +0200
  • 2a29aa3f33
    Documented which styles belong in app.css and why the component styles are still there Thorsten Sommer 2026-08-02 19:54:31 +0200
  • 265ce44647
    Formatting Thorsten Sommer 2026-08-02 19:39:36 +0200
  • 33ca4e734b
    Stopped the build progress timer from waking the renderer while idle Thorsten Sommer 2026-08-02 19:27:58 +0200
  • 007f4992ea
    Fixed missing image capability validation after changing the model Thorsten Sommer 2026-08-02 19:20:49 +0200
  • f1bcfbc2c0
    Added rule MWAIS0011 to pin the JSON shape of hashed types Thorsten Sommer 2026-08-02 19:02:56 +0200
  • 22331912eb
    Added rule MWAIS0010 to keep canonical JSON options frozen and self-contained Thorsten Sommer 2026-08-02 17:19:11 +0200
  • 5f0b471443
    Replaced the duplicated payload hash formulas with one canonical definition Thorsten Sommer 2026-08-02 17:06:10 +0200
  • ebb9a6f135
    Renamed VisualBriefingJson options Thorsten Sommer 2026-08-02 16:53:14 +0200
  • c2d3b410f2
    Fixed stored briefings failing their integrity check after the enum serialization change Thorsten Sommer 2026-08-02 16:33:32 +0200
  • c238a80764
    Merged the two validation systems of the visual briefing editor into one Thorsten Sommer 2026-08-02 16:21:24 +0200
  • dc71c2ba0b
    Added a warning when files are removed from the source material Thorsten Sommer 2026-08-02 16:08:23 +0200
  • 2707da7ac5
    Extracted the shared envelope of the visual briefing build operation Thorsten Sommer 2026-08-02 15:45:31 +0200
  • e872b16067
    Fixed JSON serialization of enums to use member names Thorsten Sommer 2026-08-02 15:30:59 +0200
  • 2b3901ac32
    Refactored the MudStepper component to remove unnecessary actions Thorsten Sommer 2026-08-02 15:16:31 +0200
  • ec21d492a4
    Fixed the visual briefing build stepper to hide its unnecessary actions Thorsten Sommer 2026-08-02 14:57:57 +0200
  • e81c005d15
    Fixed visual briefing edits being lost when switching between briefings Thorsten Sommer 2026-08-02 14:42:59 +0200
  • 2510cb3c9e
    Replaced the visual briefing editor fields with a single editor state objec Thorsten Sommer 2026-08-02 14:42:44 +0200
  • 070cbd01cb
    Extracted the visual briefing build progress into its own component Thorsten Sommer 2026-08-02 12:45:08 +0200
  • bb418ab5b1
    Replaced visual briefing special cases with component capabilities & fixed briefing session clearing Thorsten Sommer 2026-08-02 12:10:15 +0200
  • 832b5e32cc
    Added support for stopping a running build session Thorsten Sommer 2026-08-02 11:36:52 +0200
  • d658d6f77a
    Fixed the timeline height Thorsten Sommer 2026-08-02 11:18:56 +0200
  • 0f5b053856
    Fixed validation for source material Thorsten Sommer 2026-08-01 11:36:20 +0200
  • 6eeb37625e
    Fixed form validation Thorsten Sommer 2026-08-01 11:08:26 +0200
  • bdb6c23324
    Formatting Thorsten Sommer 2026-08-01 10:22:04 +0200
  • 4be767d560
    Spelling Thorsten Sommer 2026-07-31 22:14:07 +0200
  • 511a0af2f6
    Updated I18N Thorsten Sommer 2026-07-31 22:12:28 +0200
  • e567419566
    Fixed header template and added the app icon Thorsten Sommer 2026-07-31 21:48:55 +0200
  • d3e53fe5fe
    Fixed build progress title Thorsten Sommer 2026-07-31 21:21:53 +0200
  • d1ab57cb60
    Fixed compilation after migration Thorsten Sommer 2026-07-31 20:20:45 +0200
  • 4bbeccf54c
    Added an option for timelines Thorsten Sommer 2026-07-31 20:13:05 +0200
  • 3f2cae123b
    Fixed project list selection Thorsten Sommer 2026-07-31 18:18:23 +0200
  • 7a11edefda
    Fixed code to correctly iterate over ancestor nodes Thorsten Sommer 2026-07-31 18:05:44 +0200
  • aec8555b9a
    Fixed project list and recovery view to include unavailable projects Thorsten Sommer 2026-07-31 18:00:48 +0200
  • b3bbf4deb2
    Fixed visual asset visibility checks Thorsten Sommer 2026-07-31 17:03:01 +0200
  • f28a2a8bf9
    Fixed serialization of PrepareImageResponse Thorsten Sommer 2026-07-31 16:29:51 +0200
  • ce32042433
    Fixed save file dialog to use the correct file path Thorsten Sommer 2026-07-31 16:29:31 +0200
  • cccb3ead11
    Refactored ImportCopyAsync method to remove unused parameter and improve clarity Thorsten Sommer 2026-07-31 15:54:30 +0200
  • d0f858c77d
    Replaced payload hash with document hash for better integrity Thorsten Sommer 2026-07-31 15:45:33 +0200
  • 868a8b1cf3
    Improved recompile logic to use AI Studio export pipeline Thorsten Sommer 2026-07-30 21:52:09 +0200
  • a921cd9305
    Fixed used provider and model labels in VisualBriefing artifact creation Thorsten Sommer 2026-07-30 21:31:57 +0200
  • 85b9d203c4
    Fixed preview prototype layout Thorsten Sommer 2026-07-30 21:12:11 +0200
  • 3db9eff8e4
    Improved visual briefing preview layout Thorsten Sommer 2026-07-30 21:07:12 +0200
  • 92deea730a
    Added tooltips to clarify the purpose of each generate button Thorsten Sommer 2026-07-30 20:57:47 +0200
  • a30ba7974f
    Shorten VisualBriefingProtectionLevel enum Thorsten Sommer 2026-07-30 20:46:18 +0200
  • b4e4d5ad30
    Live-updated briefings display Thorsten Sommer 2026-07-30 20:38:45 +0200
  • 39aae9a923
    Improved visual briefing layout Thorsten Sommer 2026-07-30 20:29:16 +0200
  • 51ca046f97
    Updated README.md Thorsten Sommer 2026-07-30 19:45:23 +0200
  • 912746d31c
    Refactored data types and enums to improve readability Thorsten Sommer 2026-07-30 19:36:52 +0200
  • 590bee8da7
    Formatting Thorsten Sommer 2026-07-30 11:59:15 +0200
  • d7efdf6236
    Refactored visual briefing layout, design, UI, and UX Thorsten Sommer 2026-07-30 11:44:41 +0200
  • d8f4ccb98a
    Refactor visual briefing components and endpoints Thorsten Sommer 2026-07-30 10:07:23 +0200
  • 61dd1ad4eb
    i18n krut_ni 2026-07-29 20:00:47 +0200
  • efd2bd2719
    registered the csv file export as a plain text save krut_ni 2026-07-29 19:48:57 +0200
  • 8c5efe5dea
    included csv as a file filter and in export formats krut_ni 2026-07-29 19:47:14 +0200
  • d188dad4b4
    added a RegexGenerator to find the first markdown code fence with a csv attribute krut_ni 2026-07-29 19:46:33 +0200
  • 89f7156fdf improved chunking pipeline and handling of expert settings PaulKoudelka 2026-07-29 18:47:59 +0200
  • c5a6142b15 style: refine layout and improve visual design hart_s3 2026-07-29 15:10:45 +0200
  • 2829051e4c made only custom tokenizer visible in chat PaulKoudelka 2026-07-29 15:03:23 +0200
  • 701c27b06e
    included LaTeX to the export Nils Kruthoff 2026-07-29 14:11:07 +0200
  • d1f86ef742
    added Latex as an export target to the pandoc service Nils Kruthoff 2026-07-29 13:33:44 +0200
  • 83a9ca276f
    registered Markdown and Latex as an export format Nils Kruthoff 2026-07-29 13:32:57 +0200
  • c550527a50
    added a Markdown and LaTeX file filter Nils Kruthoff 2026-07-29 13:32:19 +0200
  • c69b30bad2
    included a button to export the chat content directly to a Markdown file Nils Kruthoff 2026-07-29 13:31:32 +0200
  • 953c1c1dd8
    refactored the ExportDocument method to support pandoc and plain file export Nils Kruthoff 2026-07-29 13:31:00 +0200
  • 9622784e3c
    adding html export via pandoc like odt before krut_ni 2026-07-28 21:59:14 +0200
  • c99be93bc5
    coverting the export button into a menu and wiring them up to the method krut_ni 2026-07-28 21:20:44 +0200
  • 9b3ba80b74
    Implementing the visual briefing assistant Thorsten Sommer 2026-07-28 20:44:33 +0200
  • fd2d99872a added warning and improved error handling PaulKoudelka 2026-07-28 20:22:37 +0200
  • 52b778c990
    exchanging the old word export with the new document export krut_ni 2026-07-28 17:38:45 +0200
  • 9896222d39
    Refactor pandoc export to general document types not just specific Microsoft Word documents krut_ni 2026-07-28 17:37:52 +0200
  • b503cb8867
    adding an enum to keep track of all export formats krut_ni 2026-07-28 17:36:40 +0200
  • 759c7f9d89 improved stability of embedding chunks PaulKoudelka 2026-07-28 17:36:06 +0200
  • 7486cb660c
    defined OpenDocument Text as an own file type not just a composite text document krut_ni 2026-07-28 17:34:09 +0200
  • 1bf9328fb9 made the chunking process more robust PaulKoudelka 2026-07-28 16:37:07 +0200
  • 95ca74809b made file watchers more robust against multiple triggers PaulKoudelka 2026-07-28 15:52:59 +0200
  • 2332e83da8 Added dependencies for sql PaulKoudelka 2026-07-28 15:26:45 +0200
  • c59e33e1b1 added sql integration instead of json files PaulKoudelka 2026-07-28 15:25:10 +0200
  • b7e0d948c4 Fixed configuration-managed settings remaining active after their configuration plugin was removed. Peer Schütt 2026-07-28 10:58:28 +0200
  • d9c89a9427 Fixed the trusted badge for self-hosted models. Peer Schütt 2026-07-28 09:10:09 +0200
  • 4b334b54fd LLM model choice is now kept when tool settings change Peer Schütt 2026-07-28 08:43:23 +0200
  • d865ffa503
    wired up the logic to parse the server sent events into a full markdown document Nils Kruthoff 2026-07-27 19:37:51 +0200
  • 40cfb77cb3
    added a media type to image data to distingush between .png and .jpg images for documents Nils Kruthoff 2026-07-27 19:37:10 +0200