ProjectLighthouse/ProjectLighthouse.Servers.Website/Pages
koko be5a29d3c9
Simplify rank badges and implement profile tags (#880)
* Simplify website rank badges to use semantic classes

* Fix ambiguity between partial display types

* Add profile vanity tags and needed migration

* Make form field read only to non-administrators

* Display lock icon if user is not admin to minimize confusion

* Also display lock icon for username field since it's readonly

* Fix up naming consistency issues and edit migration accordingly

* Apply suggestions from code review

* Add space between placeholder property and ternary operator
2023-08-28 20:37:06 +00:00
..
Admin Fix a kokoism 2023-06-29 00:39:13 -05: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 Optimize GameServer /announce and add website announcements (#810) 2023-06-23 03:49:22 +00:00
Login Fix null case bug in BannedUserPage and properly add no expiration text (#825) 2023-07-05 21:15:34 +00:00
Moderation Fix rendering issues with case creation page (#863) 2023-08-08 19:24:03 -05:00
Partials Simplify rank badges and implement profile tags (#880) 2023-08-28 20:37:06 +00:00
TwoFactor Refactor serialization system (#702) 2023-03-28 00:39:54 +00:00
AnnouncePage.cshtml Website announcements fixes and additions (#818) 2023-06-27 03:02:11 +00:00
AnnouncePage.cshtml.cs Website announcements fixes and additions (#818) 2023-06-27 03:02:11 +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 profile and level privacy settings (#841) 2023-07-22 21:49:56 +00:00
SlotPage.cshtml.cs Add proper relationships to Comments (#838) 2023-08-24 18:58:03 +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 Implement profile and level privacy settings (#841) 2023-07-22 21:49:56 +00:00
UserPage.cshtml Implement profile and level privacy settings (#841) 2023-07-22 21:49:56 +00:00
UserPage.cshtml.cs Add proper relationships to Comments (#838) 2023-08-24 18:58:03 +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