Thorsten Sommer
|
167eb134ce
|
Merge branch 'main' into extract-i18n
|
2025-04-24 13:46:47 +02:00 |
|
|
dec1492254
|
Formatting
|
2025-04-24 13:41:56 +02:00 |
|
|
4df405608f
|
Merged changes from main
|
2025-04-24 13:39:34 +02:00 |
|
Thorsten Sommer
|
02c3e4c817
|
Refined model filters across providers (#421)
|
2025-04-24 12:45:43 +02:00 |
|
Thorsten Sommer
|
bafd62429d
|
Improve the provider dialog (#420)
|
2025-04-24 11:43:16 +02:00 |
|
Thorsten Sommer
|
9cc3c68dda
|
Improved app behavior after system was waked up from sleep (#418)
|
2025-04-24 09:50:03 +02:00 |
|
Thorsten Sommer
|
fdca581c90
|
Improved plugin system (#417)
|
2025-04-23 14:07:22 +02:00 |
|
Thorsten Sommer
|
7bf5b5cf7a
|
Fixed the update notification button color to match the color theme (#415)
|
2025-04-21 12:52:29 +02:00 |
|
Thorsten Sommer
|
1dc1c6563d
|
Added OS language to the about page (#414)
|
2025-04-21 12:39:48 +02:00 |
|
Thorsten Sommer
|
e594e5c0e8
|
Updated terminology: "Temporary chats" to "Disappearing Chats" (#413)
|
2025-04-21 12:21:54 +02:00 |
|
|
573abd4de4
|
Change log level from warning to debug for missing keys
|
2025-04-21 12:12:39 +02:00 |
|
Thorsten Sommer
|
7bd827e658
|
Improved build script: create next changelog automatically (#412)
|
2025-04-21 11:55:15 +02:00 |
|
Thorsten Sommer
|
03cd299a86
|
Prepared release v0.9.40 (#410)
|
2025-04-20 15:36:42 +02:00 |
|
Thorsten Sommer
|
2144cfe059
|
Updated documentation (#409)
|
2025-04-20 15:24:43 +02:00 |
|
Thorsten Sommer
|
c10c084da4
|
Upgraded dependencies (#408)
|
2025-04-20 13:33:03 +02:00 |
|
Thorsten Sommer
|
f8c60d87ae
|
Improved provider dialogs (#407)
|
2025-04-20 12:42:42 +02:00 |
|
Thorsten Sommer
|
c6e45c26d6
|
Improved changelog (#406)
|
2025-04-20 12:10:07 +02:00 |
|
|
9039a3905a
|
Fix the incorrect property name for LabelOff in ConfigurationOption.
|
2025-04-20 11:50:03 +02:00 |
|
|
2dcbbc67a5
|
Add localization support to the settings dialogs.
|
2025-04-17 13:29:36 +02:00 |
|
|
d85e3da381
|
Add I18N Lua resource and assistant folder to the project structure
|
2025-04-17 13:13:10 +02:00 |
|
|
fd25f14c47
|
Refactor Plugins component to streamline message handling
|
2025-04-17 12:57:47 +02:00 |
|
|
087ab5257c
|
Refactor SettingsDialogBase to inherit from MSGComponentBase
|
2025-04-17 12:57:32 +02:00 |
|
|
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 (#402)
|
2025-04-15 08:08:39 +02:00 |
|
Thorsten Sommer
|
c715b38f41
|
Migrated build script to C# (#401)
|
2025-04-14 19:29:56 +02:00 |
|
Thorsten Sommer
|
3fc15d9789
|
Configure language & start language plugins (#400)
|
2025-04-12 21:13:33 +02:00 |
|
Thorsten Sommer
|
171ed37c27
|
Updated changelog & acknowledgements for contributions (#399)
|
2025-04-12 10:19:22 +02:00 |
|
Thorsten Sommer
|
80c58ea749
|
Improved the developer experience by adding a tolerant enum converter (#398)
|
2025-04-12 10:08:36 +02:00 |
|
Peer Schütt
|
1ff27fe21f
|
Added Hugging Face inference provider (#397)
|
2025-04-11 14:31:10 +02:00 |
|
Thorsten Sommer
|
712ed2938f
|
Added the next changelog (#396)
|
2025-04-11 08:30:11 +02:00 |
|
Peer Schütt
|
56e99ffaba
|
Miscellaneous changes (#395)
|
2025-04-11 08:14:20 +02:00 |
|
Peer Schütt
|
693fe5e161
|
Create provider for the models from Alibaba Cloud (#394)
|
2025-04-10 12:12:23 +02:00 |
|
Thorsten Sommer
|
ac731f6f78
|
Updated v0.9.39 metadata (#392)
|
2025-04-07 19:43:42 +02:00 |
|