Commit graph

1188 commits

Author SHA1 Message Date
jvyden
33c961d481
Add compatibility chart to readme 2021-10-26 18:04:33 -04:00
jvyden
24b712cd15
Fix tests 2021-10-26 17:27:59 -04:00
jvyden
e4f764784e
Properly read username from login data 2021-10-26 16:58:53 -04:00
jvyden
db0a57b44c
Add ability to favourite users 2021-10-25 21:42:51 -04:00
jvyden
4248d79d99
Refactor LevelListController 2021-10-25 20:50:39 -04:00
jvyden
e7d3d6bd02
More match progress 2021-10-25 02:38:03 -04:00
jvyden
20316be3c6
Add ability to parse match post data 2021-10-24 16:15:35 -04:00
jvyden
3f557cd911
fix typo 2021-10-23 18:37:44 -04:00
jvyden
f1d8413d36
Add Voice/VOP support for uploading 2021-10-23 18:35:13 -04:00
jvyden
e40c954570
Add proper filter support. 2021-10-23 05:33:55 -04:00
jvyden
b8573f3f06
Adjust filter endpoint to use psot 2021-10-23 05:10:42 -04:00
jvyden
9f858b453a
Add basic filter endpoint 2021-10-23 05:09:41 -04:00
jvyden
d0a663f2b1
Add support for plan files 2021-10-23 04:55:28 -04:00
jvyden
a6b248af02
Fix q.Slot.Creator not being included in GetFavouriteSlots 2021-10-23 04:49:39 -04:00
jvyden
a6e489fb99
Add detailed exceptions to AspNetToKettuLogger 2021-10-22 23:10:32 -04:00
jvyden
e5fed738db
Update README.md 2021-10-22 20:02:31 -04:00
jvyden
6266d3907b
Fix /filterResources endpoint 2021-10-21 19:14:20 -04:00
jvyden
f3c6d4a415
Fix /upload/{hash} endpoint not writing correctly 2021-10-21 18:59:30 -04:00
jvyden
86c6ac035b
Add AllowSynchronousIOAttribute, allow creating LbpFile from request body 2021-10-21 18:10:06 -04:00
jvyden
2085e5a8ca
Cleanup code 2021-10-21 01:45:31 -04:00
jvyden
2005c64379
Log ASP.NET exceptions 2021-10-21 01:26:54 -04:00
jvyden
f6326525f3
Use line.LineData instead of line.ToString() for logging to file 2021-10-21 01:22:19 -04:00
jvyden
c3f3d22f3d
Fix LoggerLevelHttp instance 2021-10-21 01:22:02 -04:00
jvyden
0355ab5d97
Fix all.log not having newlines 2021-10-21 01:18:37 -04:00
jvyden
847ba3da0c
Replace all Console.WriteLine instances with Logger.Log 2021-10-21 01:16:25 -04:00
jvyden
fe03663f38
Basic ASP.NET -> Kettu logger 2021-10-21 01:01:45 -04:00
jvyden
581e6bac2a
Rename root namespace to LBPUnion.ProjectLighthouse 2021-10-20 21:41:58 -04:00
jvyden
20b35ec95f
Cleanup usages 2021-10-20 21:39:11 -04:00
jvyden
bf7bbab467
Organize ProjectLighthouse.Types 2021-10-20 21:38:44 -04:00
jvyden
283266cd31
[skip ci] Cleanup code 2021-10-20 18:52:13 -04:00
jvyden
4368019fe7
Check for resources that are already uploaded in /filterResources
Consider a part 2 to closing #16.
2021-10-20 18:50:16 -04:00
jvyden
5566a7d7f2
Allow uploading multiple resources for a level
Closes #16
2021-10-20 18:43:05 -04:00
jvyden
c0ef2f107e
Fix tests 2021-10-20 18:30:20 -04:00
jvyden
e63a4b812a
Add database changes for allowing multiple resources 2021-10-20 18:09:34 -04:00
jvyden
685f57fd28
Cleanup code 2021-10-20 00:19:29 -04:00
jvyden
8ad04860ee
Cleanup usages 2021-10-20 00:06:23 -04:00
jvyden
930c6b1e41
Update README.md 2021-10-19 23:53:38 -04:00
jvyden
bbeb7d980e
Implement DatabaseTests and SlotTests 2021-10-19 22:19:37 -04:00
jvyden
15e3870620
Add tests for match 2021-10-19 21:47:32 -04:00
jvyden
a459ef2302
Allow searching by creator username and slot id 2021-10-19 19:43:04 -04:00
jvyden
90c572a5e6
Implement searching slots 2021-10-19 19:01:41 -04:00
jvyden
4c97972143
Fix cross-user comments, only show slots by user on planet 2021-10-19 18:17:12 -04:00
jvyden
e4337db45f
Add request timings to logs 2021-10-19 17:47:58 -04:00
jvyden
f5cde3937d
Implement player count reading
Closes #15
2021-10-19 17:38:02 -04:00
jvyden
20e6cdb3cd
Add LastMatches table 2021-10-19 16:39:22 -04:00
jvyden
a41f4516cb
Cleanup code 2021-10-19 15:02:22 -04:00
jvyden
fcd1f25084
Use {get;set;} defaults for User and Slot 2021-10-19 14:58:10 -04:00
jvyden
dc9b9e6f1f
[skip ci] Remove obama 2021-10-18 23:21:28 -04:00
jvyden
5487d06fec
Merge pull request #14 from LBPUnion/hearted-levels
Hearted levels
2021-10-18 23:18:07 -04:00
jvyden
1d952997f3
Readme correction 2021-10-18 23:15:28 -04:00