ProjectLighthouse/ProjectLighthouse.Servers.Website/Controllers
koko e5cfeb1e39
Censor filter logging improvements (#804)
* Move censor/msg logging to MessageController & separate LogAreas/config

* Correct LBP character limit to 95

* Log filtered comments as well

* Remove two unnecessary variables from CensorHelper

* Add censor logging to SlotPage/UserPage controllers and improve logging slightly

* Remove accidental dollar sign in log

* Grammatical nitpick in CommentController.cs

* Contextual nitpick in MessageController.cs

* Add escaped quotes in CommentController log to match the rest

* Increase limit to account for descriptions, magic mouth, etc.

* Consolidate LogChatMessages logging into Filter log area to prevent confusion

* Apply code review suggestions
2023-06-18 23:39:39 +00:00
..
Admin Revert website Forbid and Unauthorized method usage to StatusCode 2023-03-30 19:23:11 -05:00
Debug Refactor Database class (#616) 2023-02-15 23:54:30 -06:00
ExternalAuth Fix account unlinking 2023-05-14 14:50:43 -05:00
Moderator Add basic ability to flag duplicate levels (#753) 2023-04-27 02:48:19 +00:00
ResourcesController.cs Major refactor and reorganization of types (#652) 2023-02-13 22:02:58 -06:00
SlotPageController.cs Censor filter logging improvements (#804) 2023-06-18 23:39:39 +00:00
StatusController.cs Allow head requests to status endpoints (#717) 2023-03-24 00:31:56 +00:00
UserPageController.cs Censor filter logging improvements (#804) 2023-06-18 23:39:39 +00:00