ProjectLighthouse/ProjectLighthouse.Servers.GameServer
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
..
Controllers Implement read-only mode (#1001) 2024-03-30 02:51:12 +00:00
Extensions Fix sorting by game on LBP2 2023-07-17 15:09:45 -05:00
Helpers Fix broken planet updates 2023-12-28 13:31:20 -05:00
Middlewares Update to .NET 8 and C# 12 (#952) 2024-02-26 20:08:48 +00:00
Startup Update to .NET 8 and C# 12 (#952) 2024-02-26 20:08:48 +00:00
Types Sort team picks by the time they were team picked (#980) 2024-02-23 14:38:02 +00:00
appsettings.Development.json Move servers to LBPU.PL.Servers 2022-05-14 23:37:55 -04:00
appsettings.json Move servers to LBPU.PL.Servers 2022-05-14 23:37:55 -04:00
Program.cs Implement property dependency injection for the website (#806) 2023-06-20 05:02:24 +00:00
ProjectLighthouse.Servers.GameServer.csproj Update to .NET 8 and C# 12 (#952) 2024-02-26 20:08:48 +00:00
textureGuids.txt Merge pull request from GHSA-c8wx-65c7-q9r3 2023-12-23 00:49:59 -05:00