ProjectLighthouse/ProjectLighthouse.Servers.Website/Pages
Josh e43397ac6a
Implement property dependency injection for the website (#806)
* Remove most non DI usages of DbContext

* Optimize website queries and refactor startup to use top level statements

* Remove unused functions in UserEntity and SlotEntity

* Optimize LBP1 LevelTags
2023-06-20 05:02:24 +00:00
..
Admin Implement property dependency injection for the website (#806) 2023-06-20 05:02:24 +00:00
Debug Implement property dependency injection for the website (#806) 2023-06-20 05:02:24 +00:00
Email Refactor error modal into its own partial (#785) 2023-06-08 04:01:59 +00:00
Errors Refactor Database class (#616) 2023-02-15 23:54:30 -06:00
ExternalAuth Revert website Forbid and Unauthorized method usage to StatusCode 2023-03-30 19:23:11 -05:00
Layouts Implement property dependency injection for the website (#806) 2023-06-20 05:02:24 +00:00
Login Handle edge case bug in banned page (#801) 2023-06-17 04:12:46 +00:00
Moderation Refactor error modal into its own partial (#785) 2023-06-08 04:01:59 +00:00
Partials Implement property dependency injection for the website (#806) 2023-06-20 05:02:24 +00:00
TwoFactor Refactor serialization system (#702) 2023-03-28 00:39:54 +00:00
LandingPage.cshtml Add proper ban page when logging in (#773) 2023-05-30 19:25:31 +00:00
LandingPage.cshtml.cs Add proper ban page when logging in (#773) 2023-05-30 19:25:31 +00:00
PhotosPage.cshtml Refactor serialization system (#702) 2023-03-28 00:39:54 +00:00
PhotosPage.cshtml.cs Implement property dependency injection for the website (#806) 2023-06-20 05:02:24 +00:00
SlotPage.cshtml Implement property dependency injection for the website (#806) 2023-06-20 05:02:24 +00:00
SlotPage.cshtml.cs Refactor serialization system (#702) 2023-03-28 00:39:54 +00:00
SlotSettingsPage.cshtml Major refactor and reorganization of types (#652) 2023-02-13 22:02:58 -06:00
SlotSettingsPage.cshtml.cs Prevent null values from being censored 2023-04-03 01:02:41 -05:00
SlotsPage.cshtml Refactor serialization system (#702) 2023-03-28 00:39:54 +00:00
SlotsPage.cshtml.cs Refactor serialization system (#702) 2023-03-28 00:39:54 +00:00
UserPage.cshtml Add proper ban page when logging in (#773) 2023-05-30 19:25:31 +00:00
UserPage.cshtml.cs Refactor serialization system (#702) 2023-03-28 00:39:54 +00:00
UserSettingsPage.cshtml Implement 2FA (#577) 2022-12-12 21:11:39 -06:00
UserSettingsPage.cshtml.cs Prevent null values from being censored 2023-04-03 01:02:41 -05:00
UsersPage.cshtml Refactor serialization system (#702) 2023-03-28 00:39:54 +00:00
UsersPage.cshtml.cs Refactor serialization system (#702) 2023-03-28 00:39:54 +00:00