Commit graph

1188 commits

Author SHA1 Message Date
frickinfire
05fc4b351d
Balls 2021-10-31 17:08:26 -05:00
jvyden
1aa237dc4b
Show LBP1 as compatible in readme 2021-10-31 17:33:38 -04:00
jvyden
6646f09243
Merge pull request #32 from LBPUnion/lbp3-fixes
LBP 3 fixes
2021-10-31 17:08:27 -04:00
jvyden
4308ee1a71
Resolve conflicts 2021-10-31 17:06:41 -04:00
jvyden
173addfd03
Re-do formatting 2021-10-31 16:46:56 -04:00
Michael VanOverbeek
97f27525ee More nit-picky formatting fixes 2021-10-31 14:11:39 -04:00
Michael VanOverbeek
874477008e Fix issue where the server will 403 you if SERVER_DIGEST_KEY env var is unset. 2021-10-31 14:09:57 -04:00
Michael VanOverbeek
76ed7a736d Change the server digest warning message 2021-10-31 13:59:23 -04:00
Michael VanOverbeek
e6e8022566 Rider really hates me now. More explicit types. 2021-10-31 13:55:51 -04:00
Michael VanOverbeek
099ecc5568 I have no idea how to describe this change, just read the diff 2021-10-31 13:51:40 -04:00
Michael VanOverbeek
a903741276 Go against Rider's wishes and not use var 2021-10-31 13:47:50 -04:00
Michael VanOverbeek
a2b6908c07 Move ComputeDigest to HashHelper 2021-10-31 13:44:52 -04:00
Michael VanOverbeek
dc92cc0319 Remove that return statement I forgot to remove. 2021-10-31 13:40:59 -04:00
Michael VanOverbeek
8299677767 Apply more suggested formatting changes 2021-10-31 13:37:34 -04:00
Michael VanOverbeek
9fd5170092 Apply suggested change for /promotions - remove async qualifier 2021-10-31 13:32:58 -04:00
Michael VanOverbeek
ec43fd9ed7 Move /developer_videos to a DeveloperController because it shouldn't be under /news. 2021-10-31 13:29:41 -04:00
Michael VanOverbeek
37abf75071 Add Server Digest support. Note that the server digest key must be added to an environment variable. 2021-10-30 20:54:33 -04:00
jvyden
95a1fd35a5
Update compatibility chart 2021-10-30 17:00:41 -04:00
jvyden
b30c86076e
Add MM Pick column to slots 2021-10-30 16:39:23 -04:00
jvyden
5fd10b2bb1
Add ability to remove comments.
Closes #24.
2021-10-29 19:13:22 -04:00
jvyden
30e5d4e3b5
Add StatisticsController, add /planetStats 2021-10-29 19:00:50 -04:00
jvyden
075887b63c
Fix timestamp order 2021-10-29 17:55:21 -04:00
jvyden
73c68c92fe
Add fix timestamps step on startup 2021-10-29 17:49:55 -04:00
jvyden
830e9da4ea
Fix timestamps 2021-10-29 17:44:31 -04:00
jvyden
92c888afaf
[skip ci] Fix NewestSlots warning 2021-10-29 17:35:18 -04:00
jvyden
12177da473
Remove used slots from DB 2021-10-29 17:34:14 -04:00
jvyden
8119a7f030
Order comments properly 2021-10-29 17:25:11 -04:00
jvyden
1a23108820
Fix north pole bug 2021-10-29 16:46:29 -04:00
jvyden
edaf82c257
Show used slots 2021-10-29 16:21:23 -04:00
jvyden
741ef15714
Fix infinite loop for newest slots 2021-10-29 16:13:28 -04:00
jvyden
88e77e1c73
Limit max levels and lists to 50 2021-10-29 16:13:12 -04:00
jvyden
b340d4a955
Add newest levels category 2021-10-29 15:42:06 -04:00
jvyden
b867cf1d8c
Ignore Unreachable code warning 2021-10-29 15:38:21 -04:00
jvyden
5511c12631
Support paintings being uploaded 2021-10-29 15:38:02 -04:00
jvyden
84653c9293
Fix SUser exception on slot not found 2021-10-29 15:10:34 -04:00
Michael VanOverbeek
90201150cc Server digest support for LBP 1 and LBP 3 2021-10-29 03:15:25 -04:00
jvyden
0a43cdbbe1
Improve Eula 2021-10-28 22:33:17 -04:00
jvyden
4208513978
Fix tests 2021-10-28 20:34:49 -04:00
jvyden
474556b8a6
Get LoginData.Username by looking for it's prefix/header 2021-10-28 20:15:51 -04:00
jvyden
5d9987024a
Fix /s/user/id endpoint
Bruh.
2021-10-27 23:17:39 -04:00
jvyden
4adf88ec6b
Add slot timestamps 2021-10-27 23:13:39 -04:00
jvyden
f36106cc86
Log filter requests 2021-10-27 21:29:22 -04:00
jvyden
2647da0489
Only host on HTTP 10060 2021-10-27 16:07:03 -04:00
jvyden
a009dda816
[skip ci] Don't cancel previous workflows 2021-10-27 01:35:41 -04:00
jvyden
717209c63e
Cleanup code 2021-10-27 01:35:22 -04:00
jvyden
7b009a52ad
Update Microsoft.NET.Test.Sdk 2021-10-27 01:33:01 -04:00
jvyden
367d6795ae
Update to Kettu 1.1.0 2021-10-27 01:31:56 -04:00
jvyden
73ad687874
Add timestamp to comments 2021-10-26 22:54:06 -04:00
jvyden
14730f754b
Fix exception on searching slots without a query 2021-10-26 22:02:36 -04:00
jvyden
93a452814c
Add ability to republish levels 2021-10-26 18:37:06 -04:00