Commit Graph

16 Commits

Author SHA1 Message Date
rootdarkarchon
a182f36485 attempt to switch ident service to redis 2023-01-08 14:51:56 +01:00
rootdarkarchon
74b7fcdf89 Refactoring using Claims more, add Server Side Messaging (#20)
* add some refactoring based on claims, handle chara ident inside claim, fix discord userid in log

* improve authentication responses, add server side messaging

* update server to mainline api

Co-authored-by: rootdarkarchon <root.darkarchon@outlook.com>
2023-01-04 15:49:18 +01:00
rootdarkarchon
4d1ef1f871 something something metrics 2022-12-27 15:43:58 +01:00
rootdarkarchon
9eb5967935 rework server responsibilities (#18)
* rework server responsibilities
add remote configuration

* start metrics only when compiled as not debug

* add some more logging to discord bot

* fixes of some casts

* make metrics port configurable, minor fixes

* add docker bullshit

* md formatting

* adjustments to docker stuff

* fix docker json files, fix some stuff in discord bot, add /useradd for Discord bot

* adjust docker configs and fix sharded.bat

* fixes for logs, cache file provider repeat trying to open filestream

Co-authored-by: rootdarkarchon <root.darkarchon@outlook.com>
2022-12-27 13:48:05 +01:00
rootdarkarchon
7ee7fdaf48 switch around all iconfiguration usage to ioptions 2022-12-23 01:53:21 +01:00
rootdarkarchon
a99b3a36b8 add try catch failure response handling 2022-12-20 19:21:47 +01:00
rootdarkarchon
f278c5a762 rework authentication 2022-12-18 14:53:44 +01:00
rootdarkarchon
a554d751b4 fix service provider dispoal 2022-11-19 13:24:20 +01:00
rootdarkarchon
76dded0840 fix verify relink 2022-11-19 13:11:08 +01:00
rootdarkarchon
3a84afc579 add /relink command to discord, refactor verification 2022-11-16 23:15:37 +01:00
rootdarkarchon
b0daf50725 check for admin/mod after checking for null, duh 2022-10-20 15:32:32 +02:00
rootdarkarchon
e852fae68f add vanity uid for check for uid in userinfo for admin purposes 2022-10-20 14:58:02 +02:00
rootdarkarchon
edb3cd3356 some fixes for userinfo 2022-10-20 14:54:52 +02:00
rootdarkarchon
54dd0b0f6e bind interaction to module 2022-10-20 14:29:11 +02:00
rootdarkarchon
feb3cf328f fix modals 2022-10-20 14:19:56 +02:00
rootdarkarchon
d26daa6344 make bot less cancer to work with 2022-10-20 13:25:37 +02:00