ProjectLighthouse/ProjectLighthouse.Servers.Website
koko 872a161459
Fix null case bug in BannedUserPage and properly add no expiration text (#825)
* Fix null case bug in BannedUserPage and properly add no expiration text

* Correct maximum expiration hour to 23 (uses 24-hour)

* Improve wording for do not expire string

* Handle empty case reason string

* Move list to it's own div per HTML spec

* Move maximum expiration DateTime to the model

* Correct linq statement chaining style

* Use lambda operator instead of explicit accessor for MaximumExpiration
2023-07-05 21:15:34 +00:00
..
Captcha Rewrite captcha system (#754) 2023-04-29 04:32:42 +00:00
Controllers Improve input validation for story level moderation 2023-06-26 23:41:30 -05:00
Extensions Display a lock icon next to locked levels (#738) 2023-04-11 02:16:03 +00:00
Middlewares Add proper ban page when logging in (#773) 2023-05-30 19:25:31 +00:00
Pages Fix null case bug in BannedUserPage and properly add no expiration text (#825) 2023-07-05 21:15:34 +00:00
Startup Implement property dependency injection for the website (#806) 2023-06-20 05:02:24 +00:00
Types Major refactor and reorganization of types (#652) 2023-02-13 22:02:58 -06: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.Website.csproj Bump Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation from 7.0.7 to 7.0.8 (#814) 2023-07-04 15:25:22 +00:00
ProjectLighthouse.Servers.Website.csproj.DotSettings.user Refresh the website's UI 2022-08-19 21:15:41 -04:00