ProjectLighthouse/ProjectLighthouse.Servers.Website/Pages
2024-01-11 00:32:47 +00:00
..
Admin Implement in-game and website notifications (#932) 2023-10-29 20:27:41 +00:00
Debug Migrate to GitInfo for embedding git information (#911) 2023-10-29 23:50:16 +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 Fix link generation for source code footer link 2023-10-30 03:22:48 -05:00
Login Fix null case bug in BannedUserPage and properly add no expiration text (#825) 2023-07-05 21:15:34 +00:00
Moderation Improve moderation case page and case partial (#900) 2023-09-22 18:53:53 +00:00
Partials Revert slug hotfix and change comment links to use relative urls 2023-10-30 15:53:51 -05: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 Do not show mod-hidden levels on landing page (#916) 2023-10-07 16:48:32 -05:00
NotificationsPage.cshtml Implement in-game and website notifications (#932) 2023-10-29 20:27:41 +00:00
NotificationsPage.cshtml.cs Implement in-game and website notifications (#932) 2023-10-29 20:27:41 +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 Show rootlevel hash to moderators on slot page (#964) 2024-01-11 00:32:47 +00:00
SlotPage.cshtml.cs Fix infinite redirect when slot name generates empty slug 2023-12-23 20:07:52 -06: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 Implement profile and level privacy settings (#841) 2023-07-22 21:49:56 +00:00
UserPage.cshtml Implement URL slugs (#931) 2023-10-29 20:30:43 +00:00
UserPage.cshtml.cs Miscellaneous website/moderation/notification fixes (#940) 2023-10-30 17:46:05 +00:00
UserPrivacyPage.cshtml Implement profile and level privacy settings (#841) 2023-07-22 21:49:56 +00:00
UserPrivacyPage.cshtml.cs Implement profile and level privacy settings (#841) 2023-07-22 21:49:56 +00:00
UserSettingsPage.cshtml Simplify rank badges and implement profile tags (#880) 2023-08-28 20:37:06 +00:00
UserSettingsPage.cshtml.cs Simplify rank badges and implement profile tags (#880) 2023-08-28 20:37:06 +00:00
UsersPage.cshtml Refactor serialization system (#702) 2023-03-28 00:39:54 +00:00
UsersPage.cshtml.cs Implement profile and level privacy settings (#841) 2023-07-22 21:49:56 +00:00