ProjectLighthouse/ProjectLighthouse.Servers.GameServer/Controllers
koko 25bb2ecfc1
Add the ability for moderators to forcibly lock levels (#831)
* Add the ability for moderators to forcibly lock levels

* Prevent forcibly locking an already locked level

I had to rollback and re-commit this because I was getting some weird error within Rider.

* Correct moderation notice header styling & remove errant text
2023-07-07 22:44:05 +00:00
..
Login Rewrite gameserver slot filter system (#763) 2023-05-31 21:33:39 +00:00
Matching Implement property dependency injection for the website (#806) 2023-06-20 05:02:24 +00:00
Resources Implement property dependency injection for the website (#806) 2023-06-20 05:02:24 +00:00
Slots Add the ability for moderators to forcibly lock levels (#831) 2023-07-07 22:44:05 +00:00
CommentController.cs Allow moderators to moderate story levels (#809) 2023-06-26 23:52:15 +00:00
DeveloperController.cs Refactor serialization system (#702) 2023-03-28 00:39:54 +00:00
FriendsController.cs Make FriendsController return text/xml 2023-05-02 21:05:41 -05:00
MessageController.cs Optimize GameServer /announce and add website announcements (#810) 2023-06-23 03:49:22 +00:00
ReportController.cs Rewrite gameserver slot filter system (#763) 2023-05-31 21:33:39 +00:00
StatisticsController.cs Rewrite gameserver slot filter system (#763) 2023-05-31 21:33:39 +00:00
StatusController.cs Allow head requests to status endpoints (#717) 2023-03-24 00:31:56 +00:00
StoreController.cs Refactor deserialization and authentication (#550) 2022-11-10 21:14:16 -06:00
UserController.cs Rewrite captcha system (#754) 2023-04-29 04:32:42 +00:00