ProjectLighthouse/ProjectLighthouse
koko 689ebd3791
Optimize GameServer /announce and add website announcements (#810)
* Improve game server announce by using StringBuilder

* Implement web announcements (condensed commit)

* Implement discord webhook support

* Display a separate message if there are no announcements

* Fix announcement string unit tests

* Fix header admin button unit test

* Clarify announcement id variable name

* Increase webhook truncation limit to 250 chars

* Convert announce text to string when returning 200

* Fix announcement unit tests ... again

* Make announcement text input a textarea rather than a simple input

* Fix styling discrepancy

* Clarify submission button

* Improve announcement webhook & set default textarea row amount
2023-06-23 03:49:22 +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 Optimize GameServer /announce and add website announcements (#810) 2023-06-23 03:49:22 +00:00
ProjectLighthouse/Migrations Optimize GameServer /announce and add website announcements (#810) 2023-06-23 03:49:22 +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 Optimize GameServer /announce and add website announcements (#810) 2023-06-23 03:49:22 +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