Commit Graph

11 Commits

Author SHA1 Message Date
Thorsten Sommer
69610ea908
Released plugin system, I18N support, and default language plugins (#488) 2025-05-31 12:04:58 +02:00
Thorsten Sommer
1e19c05c57
Add configuration for maximum matches per query across data sources (#484) 2025-05-26 19:53:31 +02:00
Thorsten Sommer
d87df5b044
Removed unused imports (#471) 2025-05-18 21:46:04 +02:00
Thorsten Sommer
9aa0a91465
Added more text content to the localization (#469) 2025-05-18 21:31:15 +02:00
Thorsten Sommer
ce8d84a12a
Migrate to .NET 9 & MudBlazor 8 (#333)
Some checks are pending
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 / 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 / Publish release (push) Blocked by required conditions
2025-03-12 19:12:56 +01: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
94028b2c06
Fixed a bug concerning authentication methods for added ERI servers (#323) 2025-03-11 09:11:06 +01:00
Thorsten Sommer
032c7ee56e
Added the retrieval process section for ERI data sources (#318) 2025-03-08 21:04:17 +01:00
Thorsten Sommer
f4780939fc
Integrated data sources into any chat (#282) 2025-02-15 15:41:12 +01:00
Thorsten Sommer
c836bd7f33
Added an information view to all data sources (#273) 2025-02-09 12:36:37 +01:00
Thorsten Sommer
63be312bb4
Configure data sources (#259) 2025-01-13 19:51:26 +01:00