AI-Studio/runtime/src
Thorsten Sommer 446f344162
Some checks are pending
Build and Release / Determine run mode (push) Waiting to run
Build and Release / Read metadata (push) Blocked by required conditions
Build and Release / Build app (${{ matrix.dotnet_runtime }}) (-aarch64-apple-darwin, osx-arm64, macos-latest, aarch64-apple-darwin, dmg,updater, dmg) (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, nsis) (push) Blocked by required conditions
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, appimage,deb) (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, dmg) (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, nsis) (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, appimage,deb) (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
Fixed duplicate native file dialogs on Windows by parenting them (#735)
2026-04-15 18:19:53 +02:00
..
api_token.rs Updated security-sensitive Rust dependencies (#706) 2026-03-22 14:11:30 +01:00
app_window.rs Fixed duplicate native file dialogs on Windows by parenting them (#735) 2026-04-15 18:19:53 +02:00
certificate_factory.rs Add Qdrant as vector database (#580) 2026-02-03 14:32:17 +01:00
clipboard.rs Refactored runtime (#192) 2024-11-05 21:39:21 +01:00
dotnet.rs Improved logging (#678) 2026-02-25 19:30:46 +01:00
encryption.rs Updated security-sensitive Rust dependencies (#706) 2026-03-22 14:11:30 +01:00
environment.rs Improved enterprise config support (#708) 2026-03-31 13:02:59 +02:00
file_data.rs Improved PDFium initialization and error handling logic (#649) 2026-02-01 19:51:12 +01:00
lib.rs Add Qdrant as vector database (#580) 2026-02-03 14:32:17 +01:00
log.rs Fixed logging (#626) 2026-01-13 18:45:47 +01:00
main.rs Add Qdrant as vector database (#580) 2026-02-03 14:32:17 +01:00
metadata.rs Add Qdrant as vector database (#580) 2026-02-03 14:32:17 +01:00
network.rs Refactored runtime (#192) 2024-11-05 21:39:21 +01:00
pandoc.rs Improved Pandoc handling on dev environments (#634) 2026-01-20 10:34:04 +01:00
pdfium.rs Improved PDFium initialization and error handling logic (#649) 2026-02-01 19:51:12 +01:00
qdrant.rs Handle Qdrant startup failures gracefully (#683) 2026-03-14 12:25:58 +01:00
runtime_api_token.rs Add Qdrant as vector database (#580) 2026-02-03 14:32:17 +01:00
runtime_api.rs Added an option for mandatory terms of use dialogs (#725) 2026-04-10 17:11:05 +02:00
runtime_certificate.rs Add Qdrant as vector database (#580) 2026-02-03 14:32:17 +01:00
secret.rs Refactored runtime (#192) 2024-11-05 21:39:21 +01:00
sidecar_types.rs Add Qdrant as vector database (#580) 2026-02-03 14:32:17 +01:00
stale_process_cleanup.rs Add Qdrant as vector database (#580) 2026-02-03 14:32:17 +01:00