Commit Graph

540 Commits

Author SHA1 Message Date
d77a5ab8e3
Syntax 2025-03-27 21:00:00 +01:00
3deed7f603
Made internal plugin detection secure 2025-03-27 20:52:30 +01:00
ff6cc82b6e
Moved icon to the top 2025-03-27 20:31:40 +01:00
ac8ebe8e35
Optimized plugin icons 2025-03-27 20:29:49 +01:00
00742e6f02
Optimized table layout & spacing 2025-03-27 19:24:20 +01:00
73eab18cbc
Fixed plugin table 2025-03-27 16:25:31 +01:00
3f57207512
Changed the plugin list to be a table 2025-03-27 07:40:48 +01:00
c99b231f4a
Refactored action columns 2025-03-27 07:39:44 +01:00
12885a4fff
Refactored 2025-03-27 07:39:06 +01:00
b91ffc3ed9
Fixed warning 2025-03-27 07:38:52 +01:00
3b0a35eaac
Added internal flag for plugins 2025-03-27 07:38:37 +01:00
64669088ed
Fixed the preview tooltip component not showing the correct position when used inside a scrollable container 2025-03-25 20:50:57 +01:00
ec31660017
Added icon support for plugins 2025-03-25 19:24:21 +01:00
08a0ac9e8c
Optimized nav item for plugin page 2025-03-23 15:59:15 +01:00
50a2420060
Added a plugin page 2025-03-23 15:51:56 +01:00
a5b5566f84
Consider mandatory internal plugins 2025-03-23 15:51:38 +01:00
65b0a4a15d
Refactored nav item collection 2025-03-23 15:49:49 +01:00
cacdb52ae5
Added debug logging for plugin issues 2025-03-23 14:27:45 +01:00
7f09b51e3c
Removed the no-longer necessary plugin path 2025-03-23 14:27:30 +01:00
f72eef2b95
Refactored DEPRECATION_MESSAGE to use an empty string when not needed 2025-03-23 14:26:47 +01:00
544e9ee561
Fixed the plugin path 2025-03-23 14:08:41 +01:00
ff17b6749d
Refactored the Lua module loading & standard libraries from the plugin base to the factory 2025-03-23 14:08:15 +01:00
f885db8f1b
Load all plugins asynchronously without waiting for completion 2025-03-23 12:55:36 +01:00
5bca1908b1
Implemented plugin loading 2025-03-23 12:54:05 +01:00
08bfafa73d
Added data structure for enabled plugins 2025-03-23 12:53:42 +01:00
c375f11441
Made plugin root a static variable 2025-03-23 12:36:52 +01:00
e10cf4171b
Implement IPluginMetadata interface in PluginBase for enhanced plugin metadata management 2025-03-23 12:35:46 +01:00
cc2f11f4e7
Refactor PluginFactory to separate internal plugin management into a new file 2025-03-23 10:55:33 +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
Thorsten Sommer
b948909afa
Updated the ERI v1 specification & fixed spelling of the UNKNOWN role () 2025-03-17 17:10:03 +01:00
Thorsten Sommer
3e66d543b9
Prepared release v0.9.37 () 2025-03-16 21:36:40 +01:00
Thorsten Sommer
1ac125b7f5
Pipeline: fixed the path for previous artifacts () 2025-03-16 21:29:48 +01:00
Thorsten Sommer
aa0c2e7870
Improved code quality () 2025-03-16 21:17:06 +01:00
Thorsten Sommer
f5a49ff077
Settings dialogs must be updated when settings are changed () 2025-03-16 21:05:33 +01:00
Thorsten Sommer
a5863a176c
Fixed issue with enum selection component not updating for 'other' values () 2025-03-16 20:53:45 +01:00
Thorsten Sommer
0c81f90b84
Removed unnecessary link to the ERI server assistant from its settings page () 2025-03-16 15:21:40 +01:00
Thorsten Sommer
81417daa78
Removed redundant settings title () 2025-03-16 15:19:17 +01:00
Thorsten Sommer
780e45911d
Fixed "send to" menu position after MudBlazor 8 upgrade () 2025-03-16 15:06:53 +01:00
Thorsten Sommer
dad709cccb
Improved the data source selection behavior with no data sources selected () 2025-03-16 14:59:07 +01:00
Thorsten Sommer
75b3238e56
Improved the data selection component if no sources are configured () 2025-03-16 14:25:49 +01:00
Thorsten Sommer
293b0ffdb0
Move data source settings () 2025-03-16 14:03:43 +01:00
Thorsten Sommer
08c18cd387
Remove Open Collective funding entry from FUNDING.yml () 2025-03-15 11:57:18 +01:00
Thorsten Sommer
3ab8e7324e
Prepared release v0.9.36 () 2025-03-15 11:52:52 +01:00
Thorsten Sommer
cf97fa888c
Undo debugging measures () 2025-03-15 11:37:09 +01:00