ProjectLighthouse/ProjectLighthouse.Servers.GameServer/Controllers
koko 689ebd3791
Optimize GameServer /announce and add website announcements (#810)
* Improve game server announce by using StringBuilder

* Implement web announcements (condensed commit)

* Implement discord webhook support

* Display a separate message if there are no announcements

* Fix announcement string unit tests

* Fix header admin button unit test

* Clarify announcement id variable name

* Increase webhook truncation limit to 250 chars

* Convert announce text to string when returning 200

* Fix announcement unit tests ... again

* Make announcement text input a textarea rather than a simple input

* Fix styling discrepancy

* Clarify submission button

* Improve announcement webhook & set default textarea row amount
2023-06-23 03:49:22 +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 Fix LBP2 recently played for story levels 2023-06-20 02:16:48 -05:00
CommentController.cs Censor filter logging improvements (#804) 2023-06-18 23:39:39 +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