Commit Graph

23 Commits

Author SHA1 Message Date
rootdarkarchon
bff21ead95 Syncshells (#11)
* some groups stuff

* further groups rework

* fixes for pause changes

* adjsut timeout interval

* fixes and namespace change to file scoped

* more fixes

* further implement groups

* fix change group ownership

* add some more stuff for groups

* more fixes and additions

* some fixes based on analyzers, add shard info to ui

* add discord command, cleanup

* fix regex

* add group migration and deletion on user deletion

* add api method for client to check health of connection

* adjust regex for vanity

* fixes for server and bot

* fixes some string comparison in linq queries

* fixes group leave and sets alias to null

* fix syntax in changeownership

* add better logging, fixes for group leaving

* fixes for group leave

Co-authored-by: Stanley Dimant <root.darkarchon@outlook.com>
2022-10-04 14:13:43 +02:00
Stanley Dimant
3a7fe47bbb update limit filters, set server to net7 2022-09-15 00:59:00 +02:00
Stanley Dimant
7672df275a add redis test 2022-09-08 20:28:26 +02:00
Stanley Dimant
ace31926db rework metrics 2022-08-26 02:22:19 +02:00
Stanley Dimant
fd23cca840 do not copy appsettings into output 2022-08-24 01:37:20 +02:00
Stanley Dimant
2510cce711 adjustments to config and cleanup nuget, remove implicit usings 2022-08-23 11:21:21 +02:00
Stanley Dimant
bdfe51c15c fixes after testing 2022-08-22 15:47:52 +02:00
rootdarkarchon
f9e4fd4f2d minor refactoring 2022-08-22 14:24:47 +02:00
rootdarkarchon
6c243d0247 move shared content to shared project 2022-08-22 11:21:28 +02:00
Stanley Dimant
927e1aaceb potential optimizations (ConfigureAwait, Logging Templates) 2022-08-22 10:46:37 +02:00
Stanley Dimant
1a22846eea add blocking detection nuget 2022-08-20 02:44:35 +02:00
Stanley Dimant
d4c8a15f50 update status via task, update nuget packages 2022-08-12 00:26:27 +02:00
Stanley Dimant
e0f273a020 add lodestone auth, add rate limiting middleware 2022-08-01 17:41:46 +02:00
Stanley Dimant
7a40eba295 migrate to postgresql 2022-08-01 00:48:21 +02:00
Stanley Dimant
f8ecd3965d add LastLoggedIn migration, disallow secondary connections 2022-07-18 10:34:11 +02:00
Stanley Dimant
69930f8da6 add reference to mareapi 2022-07-17 00:52:37 +02:00
Stanley Dimant
17c69666e8 add prometheus 2022-07-15 02:04:04 +02:00
Stanley Dimant
769f52b8a5 fix file cleanup removing db entries currently in upload 2022-07-04 09:37:22 +02:00
Stanley Dimant
d08e5f9c04 add documentation how to install server on ubuntu 20.04 and add server version stuff 2022-07-03 15:33:34 +02:00
Stanley Dimant
15b220dc8b add logging stuff 2022-07-03 02:24:32 +02:00
Stanley Dimant
906f719879 add EF core db migrations, add banned + forbidden uploads db entries, adjust authentication to include characternamehash to check for bans, prepare for message sending from client to other clients 2022-06-29 22:42:58 +02:00
Stanley Dimant
1ac5e2655e idk, it's just too many changes by now 2022-06-28 23:51:19 +02:00
Stanley Dimant
f6fbb4c862 yeah idk, basic form of reg, auth, upload, whitelist. lots of stuff. 2022-06-17 23:49:08 +02:00