ProjectLighthouse/ProjectLighthouse.Servers.Website/Controllers
sudokoko 0ee8970c64
Implement read-only mode (#1001)
* Implement read-only mode

* Use localized string under default language for announce text

* Redirect to user page rather than returning blank 400

* Protect call to `ParseBase64Image`

* Add protections to SlotSettingsPage and nitpick format

* Display the latest announcement (if any) on the landing page

* Fix a kokoism

Accidentally tried to use markdown within the landing page... I'm rather smart aren't I

* Prevent possible XSS

* Separate truncated announcement text and link with "..."

* Apply suggestion from code review

* Add read-only check to /postComment in slot page controller

* Fix inconsistent tabbing
2024-03-30 02:51:12 +00:00
..
Admin Implement in-game and website notifications (#932) 2023-10-29 20:27:41 +00:00
Debug Fix compilation errors in Debug configuration 2024-03-24 20:50:19 -05:00
ExternalAuth Fix account unlinking 2023-05-14 14:50:43 -05:00
Moderator Sort team picks by the time they were team picked (#980) 2024-02-23 14:38:02 +00:00
ResourcesController.cs Major refactor and reorganization of types (#652) 2023-02-13 22:02:58 -06:00
SlotPageController.cs Implement read-only mode (#1001) 2024-03-30 02:51:12 +00:00
StatusController.cs Allow head requests to status endpoints (#717) 2023-03-24 00:31:56 +00:00
UserPageController.cs Implement read-only mode (#1001) 2024-03-30 02:51:12 +00:00