Commit Graph

27 Commits

Author SHA1 Message Date
27852e1165
Simplified & optimized ProcessEvent method 2025-06-28 23:09:52 +02:00
01f2176910
Replaced IsNullOrEmpty with IsNullOrWhiteSpace 2025-06-28 23:08:56 +02:00
3835f1db1e
Improved exception handling 2025-06-28 23:07:15 +02:00
e67cb7ed38
Removed unused AIStudio.Settings.DataModel imports 2025-06-28 23:06:38 +02:00
466f7874d4
Formatting 2025-06-28 22:36:06 +02:00
60e72b7015
Simplified return 2025-06-28 22:36:01 +02:00
56b1cc8231
Added invariant compare option 2025-06-28 22:35:29 +02:00
861c4f6e68
Renamed event to chunk 2025-06-28 22:34:15 +02:00
krut_ni
de654de799 removed pdf file retrieval 2025-06-24 21:50:39 +02:00
krut_ni
2c646aa2f0 replaced strings with i18n fallbacks and finalized sse handling 2025-06-24 20:08:27 +02:00
krut_ni
32b43bbd04 included parsing of pptx files; finished image segments processing 2025-06-24 14:29:31 +02:00
krut_ni
52866c34dd finalize event handler and retrieval logic 2025-06-24 10:20:31 +02:00
krut_ni
f77525a996 backend logic for file retrieval and reading of event streams 2025-06-23 14:15:49 +02:00
Thorsten Sommer
ce915292dc
Improved enterprise IT checks when run without such an environment (#494) 2025-06-02 20:22:15 +02:00
Thorsten Sommer
6979a73e5c
Improved enterprise service (#493) 2025-06-02 20:08:25 +02:00
Thorsten Sommer
e8cfce05fe
Add enterprise config support via env vars & Windows registry (#491) 2025-06-01 21:14:21 +02:00
Thorsten Sommer
7a08baf99b
Added more text content to the I18N system (#446) 2025-05-04 14:59:30 +02:00
Thorsten Sommer
10dc03f33b
Added file type filtering to file selection dialogs (#442) 2025-05-03 15:43:12 +02:00
Thorsten Sommer
c4d9af18cd
Add component to read PDF files into assistants (#439)
Some checks failed
Build and Release / Read metadata (push) Has been cancelled
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-x86_64-unknown-linux-gnu, linux-x64, ubuntu-22.04, x86_64-unknown-linux-gnu, appimage deb updater) (push) Has been cancelled
Build and Release / Prepare & create release (push) Has been cancelled
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-aarch64-apple-darwin, osx-arm64, macos-latest, aarch64-apple-darwin, dmg updater) (push) Has been cancelled
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-aarch64-pc-windows-msvc.exe, win-arm64, windows-latest, aarch64-pc-windows-msvc, nsis updater) (push) Has been cancelled
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-aarch64-unknown-linux-gnu, linux-arm64, ubuntu-22.04-arm, aarch64-unknown-linux-gnu, appimage deb updater) (push) Has been cancelled
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-x86_64-apple-darwin, osx-x64, macos-latest, x86_64-apple-darwin, dmg updater) (push) Has been cancelled
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-x86_64-pc-windows-msvc.exe, win-x64, windows-latest, x86_64-pc-windows-msvc, nsis updater) (push) Has been cancelled
Build and Release / Publish release (push) Has been cancelled
2025-05-02 23:09:50 +02:00
Thorsten Sommer
b456319434
Read the user's preferred language from the OS (#382)
Some checks are pending
Build and Release / Read metadata (push) Waiting to run
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-aarch64-apple-darwin, osx-arm64, macos-latest, aarch64-apple-darwin, dmg updater) (push) Blocked by required conditions
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-aarch64-pc-windows-msvc.exe, win-arm64, windows-latest, aarch64-pc-windows-msvc, nsis updater) (push) Blocked by required conditions
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-x86_64-apple-darwin, osx-x64, macos-latest, x86_64-apple-darwin, dmg updater) (push) Blocked by required conditions
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-x86_64-pc-windows-msvc.exe, win-x64, windows-latest, x86_64-pc-windows-msvc, nsis updater) (push) Blocked by required conditions
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-x86_64-unknown-linux-gnu, linux-x64, ubuntu-22.04, x86_64-unknown-linux-gnu, appimage deb updater) (push) Blocked by required conditions
Build and Release / Build app (linux-arm64) (push) Blocked by required conditions
Build and Release / Prepare & create release (push) Blocked by required conditions
Build and Release / Publish release (push) Blocked by required conditions
2025-04-03 14:25:45 +02:00
Thorsten Sommer
2429788ccc
Fixed secret retrieval for connection testing while adding an ERI data source (#325) 2025-03-11 13:57:47 +01:00
Thorsten Sommer
9d2b63bbaa
Added paths to log files in the "About" dialog for easier support (#304) 2025-02-27 20:17:51 +01:00
Thorsten Sommer
ccac2b04ac
Resolved warnings regarding redundant switch arms (#302) 2025-02-27 08:42:51 +01:00
Thorsten Sommer
f4780939fc
Integrated data sources into any chat (#282) 2025-02-15 15:41:12 +01:00
Thorsten Sommer
be408a6aee
Fixed message bus issues (#268) 2025-01-21 15:36:22 +01:00
Thorsten Sommer
fc64c0b505
Improve ipc (#102) 2024-09-01 20:10:03 +02:00
Thorsten Sommer
1d1af91f3e
Refactor components (#80) 2024-08-21 08:30:01 +02:00