jvyden
|
fadf653a9c
|
Remove migrations from startup.cs
|
2021-11-03 16:07:31 -04:00 |
|
Michael VanOverbeek
|
97fe7b07cd
|
Ensure that log file names do not use invalid filename characters.
|
2021-11-02 21:50:01 -04:00 |
|
jvyden
|
455341ffeb
|
Upgrade Kettu to 1.2.0
|
2021-11-02 21:43:19 -04:00 |
|
jvyden
|
9479dca411
|
Properly clean up users & slots in SlotTests and DatabaseTests
|
2021-11-02 21:37:55 -04:00 |
|
jvyden
|
61f027b57e
|
Cleanup code and formatting
|
2021-11-02 20:35:21 -04:00 |
|
jvyden
|
d64aa421fe
|
Merge pull request #35 from LumaLivy/profile-pins
Profile pins
|
2021-11-02 20:28:49 -04:00 |
|
LumaLivy
|
db92a62c18
|
Merge branch 'LBPUnion:main' into profile-pins
|
2021-11-02 20:01:19 -04:00 |
|
LumaLivy
|
53b1ba2bb4
|
Merge branch 'profile-pins' of github.com:LumaLivy/project-lighthouse into profile-pins
|
2021-11-02 20:00:00 -04:00 |
|
LumaLivy
|
65e35a6122
|
Use JsonPropertyName attribute to comply with C# naming styles
|
2021-11-02 19:57:33 -04:00 |
|
frickinfire
|
d04d727fc2
|
fix LBP Vita in README
|
2021-11-02 18:42:42 -05:00 |
|
jvyden
|
39bf8cfb35
|
Merge branch 'main' into profile-pins
|
2021-11-02 19:10:01 -04:00 |
|
jvyden
|
f3f01ec45e
|
Make CI run on pull_request
|
2021-11-02 19:07:06 -04:00 |
|
jvyden
|
cd19afc577
|
Fix test failures
|
2021-11-02 19:06:45 -04:00 |
|
jvyden
|
e5a1ccb9e3
|
Add framework for determining game version
|
2021-11-02 18:39:59 -04:00 |
|
jvyden
|
dd91de3c87
|
Fix boolean StringElement serialization
|
2021-11-02 18:11:52 -04:00 |
|
jvyden
|
f4460264c3
|
Add support for team picks
|
2021-11-02 17:59:10 -04:00 |
|
LumaLivy
|
de9c0eecd8
|
Change variable names for clarity
|
2021-11-02 04:49:00 -04:00 |
|
LumaLivy
|
ce6cab95dc
|
Remove leftover dev comment oops
|
2021-11-02 03:44:42 -04:00 |
|
LumaLivy
|
f9d16de35c
|
Ignore some VS stuff that popped up
|
2021-11-02 03:41:59 -04:00 |
|
LumaLivy
|
1c6f4f6d0f
|
Add support for setting profile pins
|
2021-11-02 03:35:08 -04:00 |
|
jvyden
|
d1f0166973
|
Rider 2021.3 EAP 6 .idea changes
|
2021-11-01 17:46:34 -04:00 |
|
jvyden
|
6c65f51272
|
Allow score submission
|
2021-10-31 23:51:39 -04:00 |
|
jvyden
|
cd855ba7db
|
Add jpeg to supported filetypes
|
2021-10-31 23:49:04 -04:00 |
|
jvyden
|
8f7d536f50
|
Check if user owns level before unpublishing
|
2021-10-31 19:06:58 -04:00 |
|
jvyden
|
54a61570bd
|
Fix LBP1 minimum players
|
2021-10-31 18:28:25 -04:00 |
|
jvyden
|
79be3e175b
|
Separate EULA and announce endpoints by purpose
Also fixes LBP3 login not showing anything
|
2021-10-31 18:11:08 -04:00 |
|
jvyden
|
6a787bd1dd
|
Fix table formatting
|
2021-10-31 18:10:18 -04:00 |
|
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 |
|