ProjectLighthouse/ProjectLighthouse
koko f965be88b7
Website announcements fixes and additions (#818)
* Render line breaks in announcement content

* Track announcement publisher

* Change paragraph tag to a div for consistency

* Fix bottom padding for announcement content

* Track publisher user entity rather than just the username

* Potentially fix a migration failure

* Final code cleanup

* Fix linq statement chaining style

---------

Co-authored-by: Dagg <daggintosh@outlook.com>
2023-06-27 03:02:11 +00:00
..
Administration/Maintenance Implement property dependency injection for the website (#806) 2023-06-20 05:02:24 +00:00
Configuration Implement property dependency injection for the website (#806) 2023-06-20 05:02:24 +00:00
Database Optimize GameServer /announce and add website announcements (#810) 2023-06-23 03:49:22 +00:00
Extensions Implement property dependency injection for the website (#806) 2023-06-20 05:02:24 +00:00
Files Allow streaming chunk filetype in mod filter (#745) 2023-04-18 20:59:25 +00:00
Filter Simplify filters and make cross control slots not show by default (#782) 2023-06-05 22:53:41 +00:00
Helpers Implement property dependency injection for the website (#806) 2023-06-20 05:02:24 +00:00
Logging Implement property dependency injection for the website (#806) 2023-06-20 05:02:24 +00:00
Mail Rewrite gameserver slot filter system (#763) 2023-05-31 21:33:39 +00:00
Middlewares Refactor code for reading the body of a request 2023-04-06 22:23:49 -05:00
Migrations Website announcements fixes and additions (#818) 2023-06-27 03:02:11 +00:00
ProjectLighthouse/Migrations Website announcements fixes and additions (#818) 2023-06-27 03:02:11 +00:00
Properties Only host on HTTP 10060 2021-10-27 16:07:03 -04:00
Serialization Refactor LBP3 text search to use the category system 2023-05-31 20:35:39 -05:00
Services Handle exceptions in repeating tasks 2023-06-18 15:59:32 -05:00
Startup Major refactor and reorganization of types (#652) 2023-02-13 22:02:58 -06:00
StaticFiles Implement pride logo & necessary configuration options (#780) 2023-06-02 14:21:56 +00:00
StorableLists Enable thread theft prevention for redis 2023-03-30 19:38:49 -05:00
Tickets Refactor NpTicket parser and add NpTicket signature documentation (#784) 2023-06-07 05:16:29 +00:00
Types Website announcements fixes and additions (#818) 2023-06-27 03:02:11 +00:00
appsettings.Development.json Fix Development appsettings 2022-07-27 16:59:00 -04:00
appsettings.json Initial Commit 2021-10-05 23:02:13 -04:00
ProjectLighthouse.csproj Bump YamlDotNet from 13.1.0 to 13.1.1 (#807) 2023-06-20 00:35:46 +00:00
StartupTasks.cs Implement property dependency injection for the website (#806) 2023-06-20 05:02:24 +00:00