ProjectLighthouse/ProjectLighthouse.Servers.Website
Kat be11e138f0
Implement the ability for moderators to delete all scores/comments by a user (#1027)
* Implement delete all scores/comments

* Fix formatting in AdminUserController.cs

* Move logging out of loop

* Batch delete scores based on UserId

* Batch update comments instead of using a foreach

* Use html entity instead of apostrophe character

* Confirm before deleting all comments/scores

* Remove unnecessary database.SaveChanges
2024-06-15 02:27:18 +00:00
..
Captcha Rewrite captcha system (#754) 2023-04-29 04:32:42 +00:00
Controllers Implement the ability for moderators to delete all scores/comments by a user (#1027) 2024-06-15 02:27:18 +00:00
Extensions Fix extra whitespace in slot slugs (#938) 2023-10-29 18:16:36 -05:00
Middlewares Add proper ban page when logging in (#773) 2023-05-30 19:25:31 +00:00
Pages Implement the ability for moderators to delete all scores/comments by a user (#1027) 2024-06-15 02:27:18 +00:00
Startup Migrate to GitInfo for embedding git information (#911) 2023-10-29 23:50:16 +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 dependencies 2024-05-31 13:53:41 -04:00
ProjectLighthouse.Servers.Website.csproj.DotSettings.user Refresh the website's UI 2022-08-19 21:15:41 -04:00