jvyden
|
f0388732f3
|
Add/Remove level queue endpoints
|
2021-10-16 17:39:18 -04:00 |
|
jvyden
|
0ff9877808
|
Add proper implementation of fetching the level queue
|
2021-10-16 17:19:41 -04:00 |
|
jvyden
|
f941befc7e
|
Fix /s/user/{id} endpoint
|
2021-10-16 17:19:25 -04:00 |
|
jvyden
|
360b904bf5
|
Merge branch 'main' into tests
|
2021-10-16 02:17:24 -04:00 |
|
jvyden
|
a0a21e4898
|
Add AGPL-3.0 LICENSE
|
2021-10-16 00:59:43 -04:00 |
|
jvyden
|
5e31bb8c31
|
Add SerializerTests
|
2021-10-15 00:54:21 -04:00 |
|
jvyden
|
0df715045d
|
Cleanup imports
|
2021-10-15 00:44:08 -04:00 |
|
jvyden
|
bd8b86b65c
|
Add CanSerializeBack, CanUseToken, and ShouldReturnForbiddenWhenNotAuthenticated authentication tests
|
2021-10-15 00:38:33 -04:00 |
|
jvyden
|
4bce25ef08
|
Fix PlanetHash being null on user creation
|
2021-10-14 23:51:05 -04:00 |
|
jvyden
|
5052d19656
|
Basic testing framework
|
2021-10-14 23:50:08 -04:00 |
|
jvyden
|
bce6d1e2ef
|
Fix PlanetHash being null on user creation
|
2021-10-14 23:49:22 -04:00 |
|
jvyden
|
115c46ead0
|
Allow user to modify their planet
|
2021-10-14 21:26:14 -04:00 |
|
jvyden
|
7a7c68fc91
|
Trim null byte from LoginData username
|
2021-10-14 19:24:19 -04:00 |
|
jvyden
|
b18612642b
|
Fix exception on uploading a level with no labels
|
2021-10-14 19:01:48 -04:00 |
|
jvyden
|
323018e36a
|
Cleanup code
|
2021-10-14 19:01:34 -04:00 |
|
jvyden
|
f55f15a81c
|
Fix userID being sent for slots instead of username
|
2021-10-14 19:01:19 -04:00 |
|
jvyden
|
59ba45036d
|
Dont hardcode user as "jvyden"
|
2021-10-14 01:26:00 -04:00 |
|
jvyden
|
b287e34425
|
Authentication works
|
2021-10-13 23:15:02 -04:00 |
|
jvyden
|
85da92124e
|
Remove mmAuth for Database.AuthenticateUser, use LoginData instead
|
2021-10-13 22:30:33 -04:00 |
|
jvyden
|
33f7e113e2
|
Merge branch 'main' into auth
|
2021-10-13 21:16:23 -04:00 |
|
m88youngling
|
c5a9f3987a
|
Add README.md
|
2021-10-13 20:55:54 -04:00 |
|
jvyden
|
05e4d513ea
|
token authentication
|
2021-10-13 20:07:56 -04:00 |
|
jvyden
|
dc2c93647f
|
Fix migrations
|
2021-10-13 18:54:22 -04:00 |
|
jvyden
|
8aca781675
|
login partially works
|
2021-10-12 16:44:42 -04:00 |
|
jvyden
|
51b652f36d
|
Add methods for authentication
|
2021-10-12 15:35:48 -04:00 |
|
jvyden
|
223caa44af
|
Create Tokens table
|
2021-10-12 15:07:57 -04:00 |
|
jvyden
|
ddd24d1459
|
Add /r/ to gitignore
|
2021-10-12 14:56:45 -04:00 |
|
jvyden
|
6ad45220bf
|
Allow uploading resources
|
2021-10-11 16:51:48 -04:00 |
|
jvyden
|
06b89fec50
|
Change /filterResources to send back all resources
|
2021-10-10 19:49:14 -04:00 |
|
jvyden
|
a01fd08c33
|
Get /r/ endpoint working
|
2021-10-10 19:44:13 -04:00 |
|
jvyden
|
2d64d914c6
|
Update index layout, add user DotSettings to gitignore
|
2021-10-10 18:15:17 -04:00 |
|
jvyden
|
6c97a0cd39
|
Clean up warnings/hints in solution
|
2021-10-10 18:12:34 -04:00 |
|
jvyden
|
5fcd8a00a6
|
Code cleanup
|
2021-10-10 18:01:38 -04:00 |
|
jvyden
|
cb30157047
|
Fix /notifcation endpoint naming
|
2021-10-09 22:08:01 -04:00 |
|
jvyden
|
cd24352c88
|
Merge branch 'frickinfire-master-patch-28255' into 'master'
add notification
See merge request jvyden/projectlighthouse!1
|
2021-10-10 02:07:16 +00:00 |
|
fire
|
2ac49aaffb
|
add notification
|
2021-10-10 02:02:58 +00:00 |
|
jvyden
|
ec35e6f9bb
|
Implement privacySettings, /t_conf, /showModerated, and /match
|
2021-10-08 20:17:20 -04:00 |
|
jvyden
|
f045bdf015
|
Fix /publish response not sending full metadata
|
2021-10-08 18:39:47 -04:00 |
|
jvyden
|
932f05f108
|
Return 200 for a lot of endpoints that were returning 404, implement /unpublish/{id}
|
2021-10-08 18:02:34 -04:00 |
|
jvyden
|
44194a05ac
|
Allow comment fetching and receiving
|
2021-10-07 00:59:55 -04:00 |
|
jvyden
|
897f709288
|
Slots /s/user/id endpoint
|
2021-10-06 23:17:01 -04:00 |
|
jvyden
|
e554ee04c7
|
Levels save into database
|
2021-10-06 20:20:01 -04:00 |
|
jvyden
|
15f974fba1
|
Publishing gives valid response
|
2021-10-06 18:47:40 -04:00 |
|
jvyden
|
65e17cdfc8
|
Allow user to update icon
|
2021-10-06 18:47:23 -04:00 |
|
jvyden
|
ed3d67d105
|
Add slots type, allow user to *start* publishing a level
|
2021-10-06 18:23:29 -04:00 |
|
jvyden
|
af5871c135
|
Allow profile card to be actually moved
|
2021-10-06 17:41:43 -04:00 |
|
jvyden
|
b2428b6ba8
|
Store location in seperate table
|
2021-10-06 17:05:57 -04:00 |
|
jvyden
|
e95f3a0439
|
Add user endpoints
|
2021-10-06 15:07:34 -04:00 |
|
jvyden
|
c806b3bf6b
|
Show query arguments in http log
|
2021-10-06 13:51:48 -04:00 |
|
jvyden
|
8a3393b0fb
|
Implement SQL for users, implement retrieving user from database
|
2021-10-06 13:38:27 -04:00 |
|