Delta-v/Content.Server/Administration
Pieter-Jan Briers 66c8a68891
Holy crap auth works (#2099)
* Holy crap auth works

* Fix some usages of UserID instead of UserName

* Refactor preferences.

They be non-async now. Also faster.

* Rename DbContext.

* Guest username assignment.

* Fix saving of profiles.

* Don't store data for guests.

* Fix generating invalid random colors.

* Don't allow dumb garbage for char preferences.

* Bans.

* Lol forgot to fill out the command description.

* Connection log.

* Rename all the tables and columns to be snake_case.

* Re-do migrations.

* Fixing tests and warnings.

* Update submodule
2020-09-29 14:26:00 +02:00
..
AGhost.cs Fixes ghost NRE in lobby (#1907) 2020-08-25 13:37:54 +02:00
BanCommand.cs Holy crap auth works (#2099) 2020-09-29 14:26:00 +02:00
ControlMob.cs Fix namespaces and optimize imports (#1651) 2020-08-13 14:40:27 +02:00
DeleteEntitiesWithComponent.cs Removed LocalizationManager dependencies (#2059) 2020-09-16 23:55:50 +02:00
DeleteEntitiesWithId.cs Add delete entities with prototype id command (#1983) 2020-09-01 12:24:28 +02:00
ReadyAll.cs Fix readyall nullable 2020-08-20 16:20:08 +02:00
Rejuvenate.cs Removed LocalizationManager dependencies (#2059) 2020-09-16 23:55:50 +02:00
WarpCommand.cs Typo, redundant string interpolation, namespaces and imports cleanup (#2068) 2020-09-13 14:23:52 +02:00