ProjectLighthouse/ProjectLighthouse
koko c50e53ad9a
Display a lock icon next to locked levels (#738)
* Display a lock icon next to locked levels

* C# Return Switch shenanigans

* No clue where that line break came from

* Don't render a semicolon

* Move permission level color/lock icon to website extension

* Simplify GetLevelLockIcon

---------

Co-authored-by: Josh <josh@slendy.pw>
2023-04-11 02:16:03 +00:00
..
Administration Fix doubly sanitized strings (#727) 2023-03-30 23:03:08 +00:00
Configuration Add a discord webhook for when users join for the first time. (#698) 2023-03-23 00:57:28 +00:00
Database Refactor serialization system (#702) 2023-03-28 00:39:54 +00:00
Extensions Don't log contentLength warnings if the header is null 2023-04-07 21:00:08 -05:00
Files Major refactor and reorganization of types (#652) 2023-02-13 22:02:58 -06:00
Helpers Refactor code for reading the body of a request 2023-04-06 22:23:49 -05:00
Logging Major refactor and reorganization of types (#652) 2023-02-13 22:02:58 -06:00
Middlewares Refactor code for reading the body of a request 2023-04-06 22:23:49 -05:00
Migrations Refactor serialization system (#702) 2023-03-28 00:39:54 +00:00
ProjectLighthouse/Migrations Refactor serialization system (#702) 2023-03-28 00:39:54 +00:00
Properties Only host on HTTP 10060 2021-10-27 16:07:03 -04:00
Serialization Store XML serializers in ConcurrentDictionary for thread safety 2023-04-05 00:09:46 -05:00
Startup Major refactor and reorganization of types (#652) 2023-02-13 22:02:58 -06:00
StaticFiles Add admin/mod badges on UserCardPartial (#697) 2023-03-10 21:17:44 +00:00
StorableLists Enable thread theft prevention for redis 2023-03-30 19:38:49 -05:00
Tickets Refactor Database class (#616) 2023-02-15 23:54:30 -06:00
Types Display a lock icon next to locked levels (#738) 2023-04-11 02:16:03 +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 Discord.Net.Webhook from 3.9.0 to 3.10.0 (#723) 2023-03-30 06:21:25 +00:00
StartupTasks.cs Refactor serialization system (#702) 2023-03-28 00:39:54 +00:00