Commit Graph

17 Commits

Author SHA1 Message Date
754f53c404
Change Logging to LoggingFacade 2020-08-30 12:45:01 +02:00
f8b37391cb
Fix some code style issues 2020-08-30 12:05:33 +02:00
ff854df99d
Enable the possibility to disable a module 2020-08-13 21:11:06 +02:00
cb4cc8601f Adding Admin/User for default role 2020-08-05 17:58:57 -04:00
f2ec518b58 Making commandPermission check use Count not Null 2020-08-05 17:33:37 -04:00
5ba1da7d09 Permissions Code altered and fixed for Role usage. 2020-08-05 17:08:21 -04:00
b8a1f91d0a
Remove old database and attribute system, replace with (mostly error-free, possibly and partially) working system with the new EFCore 2020-08-05 01:09:56 +02:00
b766813b60
Remove dependency injector 2020-08-04 23:40:00 +02:00
33e8b74813
Start dependency injection 2020-06-18 21:03:24 +02:00
d6d8aa7e8a
Refactor some of the code and naming conventions 2020-06-17 13:43:51 +02:00
3b76d06619
Remove unused variable 2020-06-17 12:56:36 +02:00
9fba590893
Add CheckCommandPerm to correct namespace 2020-06-17 12:55:22 +02:00
dade5809fd
Remove RequireRole precondition 2020-06-17 12:50:16 +02:00
7f0524b947 Adding new DB Command and functions 2020-06-15 23:25:38 -04:00
ddce0a9504 Set Server Owner to have permission for all commands. 2020-06-15 22:09:44 -04:00
80f6cf0803 Making RequireRole dynamic. 2020-06-15 22:05:26 -04:00
ba93b7e45e Moving File for better Organization. 2020-06-15 21:47:44 -04:00