Commit Graph

446 Commits

Author SHA1 Message Date
c5360ebede
Remove unused ComponentName overrides across the codebase. 2025-04-17 12:57:05 +02:00
46e1e7030e
Refactor to use localization (T) for text and labels. 2025-04-17 12:44:50 +02:00
8ff66f8622
Refactor translation logic into ILangExtensions utility. 2025-04-17 12:38:45 +02:00
19888ff74d
Add language plugin support to MainLayout. 2025-04-17 12:38:23 +02:00
088e4ad7e3
Refactor for localization support using translation helpers. 2025-04-17 12:26:14 +02:00
2caf291db3
Handle missing or empty translations in MSGComponentBase. 2025-04-17 12:25:56 +02:00
36df88a415
Fix the logger type in MSGComponentBase to use the correct class. 2025-04-17 12:25:44 +02:00
6867393277
Upgrade Supporters component to inherit MSGComponentBase. 2025-04-17 12:00:10 +02:00
8914e20a83
Refactor Assistants to inherit from MSGComponentBase 2025-04-17 11:58:32 +02:00
6e0deb4e64
Refactor Settings component to inherit from MSGComponentBase 2025-04-17 11:57:37 +02:00
06fcaf7f8f
Fixed optional message handling 2025-04-17 11:57:03 +02:00
610ae1c232
Refactor ApplyFilters to improve parameter clarity. 2025-04-17 11:56:35 +02:00
a6719639b8
Remove unused code and redundant imports. 2025-04-17 11:56:12 +02:00
cb0ed0fcd8
Added exception for T methods 2025-04-17 10:13:59 +02:00
71c87ec0d4
Added I18N 2025-04-17 10:13:23 +02:00
722b0141e3
Fixed *.razor.cs file handling 2025-04-17 09:58:23 +02:00
7fb5220048
Added the I18N collection process to the run configuration 2025-04-17 09:51:32 +02:00
6158ec78ca
Create Lua code from collected I18N keys and texts 2025-04-17 09:48:24 +02:00
Thorsten Sommer
b153b9c4e9
Added the current CPU architecture to the metadata () 2025-04-15 08:08:39 +02:00
Thorsten Sommer
c715b38f41
Migrated build script to C# () 2025-04-14 19:29:56 +02:00
Thorsten Sommer
3fc15d9789
Configure language & start language plugins () 2025-04-12 21:13:33 +02:00
Thorsten Sommer
171ed37c27
Updated changelog & acknowledgements for contributions () 2025-04-12 10:19:22 +02:00
Thorsten Sommer
80c58ea749
Improved the developer experience by adding a tolerant enum converter () 2025-04-12 10:08:36 +02:00
Peer Schütt
1ff27fe21f
Added Hugging Face inference provider () 2025-04-11 14:31:10 +02:00
Thorsten Sommer
712ed2938f
Added the next changelog () 2025-04-11 08:30:11 +02:00
Peer Schütt
56e99ffaba
Miscellaneous changes () 2025-04-11 08:14:20 +02:00
Peer Schütt
693fe5e161
Create provider for the models from Alibaba Cloud () 2025-04-10 12:12:23 +02:00
Thorsten Sommer
ac731f6f78
Updated v0.9.39 metadata () 2025-04-07 19:43:42 +02:00
Thorsten Sommer
1993576903
Initialize plugin hot reload in static constructor () 2025-04-07 19:36:24 +02:00
Thorsten Sommer
f321d6982e
Prepared release v0.9.39 () 2025-04-06 13:59:26 +02:00
Thorsten Sommer
a3ec2bbe7b
Upgraded dependencies () 2025-04-06 12:09:05 +02:00
Thorsten Sommer
be430766c5
Handle issues when removing a provider () 2025-04-06 11:53:14 +02:00
Thorsten Sommer
6185db733a
Changed the update notification to use the default notification system () 2025-04-04 23:06:42 +02:00
Thorsten Sommer
670b0653b5
Set MudBlazor tooltip duration to zero to resolve issue with tooltips () 2025-04-04 17:44:53 +02:00
Thorsten Sommer
f97612de0e
Show LLM provider issues to the user () 2025-04-04 16:52:33 +02:00
Thorsten Sommer
c56232cba7
Upgraded to Rust v1.86.0 () 2025-04-03 14:45:23 +02:00
Thorsten Sommer
b456319434
Read the user's preferred language from the OS () 2025-04-03 14:25:45 +02:00
Thorsten Sommer
ceefc0114b
Added support for additional language plugins () 2025-04-03 10:34:09 +02:00
Thorsten Sommer
158252dc34
Upgraded MudBlazor to v8.5.1 () 2025-04-02 20:35:33 +02:00
Thorsten Sommer
07c1182611
Housekeeping () 2025-04-01 20:44:43 +02:00
Thorsten Sommer
ff61df047a
Fixed release builds () 2025-04-01 18:49:19 +02:00
Thorsten Sommer
d0074a6fc7
Added plugin hot reloading () 2025-03-30 20:34:30 +02:00
Thorsten Sommer
b632854cd4
Start the plugin system () 2025-03-29 18:40:17 +01:00
Thorsten Sommer
e2b371f9a1
Upgraded to Rust 1.85.1 () 2025-03-23 09:18:06 +01:00
Thorsten Sommer
ee2a73ccd8
Added plugin architecture () 2025-03-22 21:12:14 +01:00
Thorsten Sommer
97454c59e9
Updated v0.9.38 metadata () 2025-03-17 19:19:19 +01:00
Thorsten Sommer
d25a47789e
Upgraded web assets () 2025-03-17 18:46:06 +01:00
Thorsten Sommer
820294c14d
Upgraded MudBlazor to v8.4.0, which fixes some bugs we were experiencing () 2025-03-17 18:24:18 +01:00
Thorsten Sommer
dd40ca3e5b
Prepared release v0.9.38 () 2025-03-17 18:15:37 +01:00
Thorsten Sommer
c67f17cf41
Added a "stop generation" button to assistants () 2025-03-17 18:00:26 +01:00