|
af8974fd10
|
Refactor PluginFactory: separate loading and starting logic into distinct files
|
2025-04-23 14:06:08 +02:00 |
|
|
d86fcfae4a
|
Formatting
|
2025-04-23 13:58:44 +02:00 |
|
|
9ddcf448c6
|
Improve error logging for invalid plugins by including the first issue in the message
|
2025-04-23 13:58:36 +02:00 |
|
|
9cf4f943fb
|
Implement semaphore for plugin loading to prevent concurrent initialization
|
2025-04-23 13:58:25 +02:00 |
|
|
5fe3e1cb34
|
Prevent re-initialization of the plugin factory when already initialized
|
2025-04-23 13:57:16 +02:00 |
|
Thorsten Sommer
|
3fc15d9789
|
Configure language & start language plugins (#400)
|
2025-04-12 21:13:33 +02:00 |
|
Thorsten Sommer
|
1993576903
|
Initialize plugin hot reload in static constructor (#391)
|
2025-04-07 19:36:24 +02:00 |
|
Thorsten Sommer
|
d0074a6fc7
|
Added plugin hot reloading (#377)
|
2025-03-30 20:34:30 +02:00 |
|
Thorsten Sommer
|
b632854cd4
|
Start the plugin system (#372)
|
2025-03-29 18:40:17 +01:00 |
|
Thorsten Sommer
|
ee2a73ccd8
|
Added plugin architecture (#322)
|
2025-03-22 21:12:14 +01:00 |
|