466 Commits

Author SHA1 Message Date
89385a8c89 Merge branch 'preview' 2025-06-17 17:20:20 +03:00
f68b6cb877 Fixed plugin reloading 2025-06-17 17:20:03 +03:00
e9b61cc4be Removed music plugin 2025-06-15 18:57:20 +03:00
062b0d0133 Added Configuration tests 2025-05-30 20:55:41 +03:00
c3dd68576d Added docker compose to build the project 2025-05-30 18:24:47 +03:00
fafa493db7 Added Unit tests for Logger 2025-05-30 18:16:53 +03:00
15b6d224de Fixed icon style for Online Plugins button 2025-05-30 12:15:48 +03:00
81905460da Updated code formatting 2025-05-30 12:09:48 +03:00
11b9515bab Updated UI elements to use the custom ones 2025-05-27 12:39:36 +03:00
fcd3a59d54 Updated the UI for the bot 2025-05-26 21:17:59 +03:00
7de5d88aea Fixed local plugins page buttons in table 2025-05-26 21:04:05 +03:00
dc40f4ebe4 Updated the UI of the application 2025-05-26 20:25:27 +03:00
8ba9448beb Created Poll Maker plugin 2025-05-22 20:18:50 +03:00
f70e8a565b Removed internal commands functionality 2025-05-22 18:53:33 +03:00
14ca51b18a Fixed Help command loading when using the new context 2025-05-22 18:53:22 +03:00
a0177ce145 Fixed PluginLoading to use the context instead of appDomain 2025-05-22 18:07:25 +03:00
e57e941c94 Fixed size of home page 2025-05-22 13:39:10 +03:00
5bfeb47fc8 Updated style of home page 2025-05-16 23:10:22 +03:00
9fce6dcf9d Ignore offline added plugins for the online description in web table 2025-05-16 22:47:05 +03:00
b605321086 Removed module WebApplication 2025-05-14 16:22:29 +03:00
3a714808e2 Updated comments in Notification system 2025-05-06 17:05:50 +03:00
5061a92412 Updated title for NavMenu 2025-05-06 16:49:21 +03:00
296dbf5309 Updated logger 2025-05-06 16:46:51 +03:00
e6976a5a74 Limited the number of logs kept in memory 2025-05-06 14:06:54 +03:00
3e4709148f Updated logger for real time message sending 2025-05-06 13:57:12 +03:00
3a7bd53cfc Updated plugin version control. Added notification system to web ui 2025-05-06 13:11:14 +03:00
2bd368dcce Added Add Local plugin option 2025-04-30 21:32:36 +03:00
0c33422b5c Removed the old WebUI based on MVC 2025-04-28 22:14:18 +03:00
16b6e42a97 Added Help Command and allowed empty collection instead of null for aliases in IDbCommand 2025-04-28 12:08:24 +03:00
7106a928d6 Created Settings Page and Home Page. Fixed load plugin error when the bot restarts 2025-04-28 12:07:51 +03:00
4ea7b25e4d Removed the TODO comment 2025-04-23 12:22:02 +03:00
2cb868d747 Fixed plugin deletion 2025-04-23 12:21:44 +03:00
f10d72d704 Removed unused button from Home 2025-04-23 11:56:14 +03:00
0493dfaeb4 Fixed web rendering issues 2025-04-23 11:55:46 +03:00
2d319f3d34 Updated web ui to razor 2025-04-22 23:40:00 +03:00
c548c6191d Reworked the plugin loader 2025-04-10 19:13:41 +03:00
f19aafcec6 Removed unused usings from PluginsController and Program in the WebUI 2025-04-08 12:05:40 +03:00
2e6b6b9a61 Added plugin details page 2025-04-07 17:39:48 +03:00
f5d48a398d Fixed double message in the loader when an event starts 2025-04-07 16:34:14 +03:00
c8cf887a09 Added a new project for initialization of the main web ui. 2025-04-07 16:33:58 +03:00
4ab8438a7c Updated plugin installation and plugin loading 2025-04-06 20:47:00 +03:00
87c889266b Improved UI experience for the Main page 2025-04-06 18:36:20 +03:00
8aaefac706 Updated the WebUI by creating new page for viewing the installed plugins 2025-04-05 17:02:22 +03:00
a4afb28f36 Redesigned the DiscordBotCore by splitting it into multiple projects. Created a WebUI and preparing to remove the DiscordBot application 2025-04-04 22:07:30 +03:00
62ba5ec63d Updated repository manager for the new backend 2025-04-01 18:47:13 +03:00
a6ed4078ca Fixed leveling system 2025-01-28 13:58:53 +02:00
20165af15a Changed Sqlite to microsoft sqlite implementation 2025-01-28 13:36:49 +02:00
d26c84480a Fixed text in UI 2025-01-26 21:31:22 +02:00
84b19e2069 Updated API for plugins to work with database from remote. Added PluginRepository and removed Installation Scripts 2025-01-26 20:34:34 +02:00
8b2169dc7b Updated docker and repo check for no internet connection 2025-01-14 12:44:07 +02:00