Commit graph

632 commits

Author SHA1 Message Date
jvyden
1fbabe0000
Split normal tests from game api tests 2021-12-22 22:33:50 -05:00
jvyden
68eb6aeb3e
Merge branch 'main' into more-slot-categories 2021-12-22 18:55:15 -05:00
jvyden
b15d56f6e9
Fix tests not using randomized usernames 2021-12-22 18:49:44 -05:00
jvyden
75812988ff
Make RoomHelper thread-safe 2021-12-22 17:56:39 -05:00
jvyden
b0ada585db
Fix crash when removing a user when user.Location is null 2021-12-22 17:36:51 -05:00
jvyden
1774acda95
Fix users not being correctly removed 2021-12-22 17:31:38 -05:00
jvyden
71fa2c1617
Merge branch 'main' into more-slot-categories 2021-12-22 17:28:36 -05:00
jvyden
d1a13c1496
Don't create a status check on CI (breaks prs) 2021-12-22 17:21:47 -05:00
jvyden
0208526850
[skip ci] Always process test results 2021-12-22 17:06:03 -05:00
jvyden
d16b56976a
Update process test results ci step 2021-12-22 17:03:03 -05:00
jvyden
2c8190c5da
Update README 2021-12-20 01:49:16 -05:00
jvyden
0d682dceeb
Fix authentication (mostly) and file upload tests failing 2021-12-20 01:05:33 -05:00
jvyden
8289e6c04e
Fix semicolon appearing after photos on UserPage 2021-12-19 22:20:25 -05:00
jvyden
c46cc1df5f
Merge pull request #110 from LumaLivy/website-photo-subjects
(Website) View location of photo subjects in photo
2021-12-18 15:50:36 -05:00
jvyden
370637ecd2
Oh, so that's why it's in the BaseLayout. 2021-12-18 15:50:06 -05:00
jvyden
41915868b6
Merge remote-tracking branch 'LumaLivy/website-photo-subjects' into website-photo-subjects 2021-12-18 15:48:33 -05:00
jvyden
6e14b3b608
Move styling in baselayout to css file 2021-12-18 15:48:26 -05:00
jvyden
97e8957afb
Update ProjectLighthouse/Pages/Partials/PhotoPartial.cshtml 2021-12-18 15:46:44 -05:00
jvyden
1b431c6177
Update ProjectLighthouse/Pages/Partials/PhotoPartial.cshtml 2021-12-18 15:46:37 -05:00
jvyden
d2ec550421
Fix performance on photos page 2021-12-18 15:43:16 -05:00
jvyden
2d8fd1c2c9
Merge pull request #109 from LumaLivy/html-decode-strings
(Website) Decode html escape sequences in user comments
2021-12-18 02:22:44 -05:00
LumaLivy
df292dc156 Fix bug w/ label bg rendering bad on left overflow 2021-12-18 00:28:27 -05:00
LumaLivy
28057ae057 Tidy up JS 2021-12-18 00:19:50 -05:00
LumaLivy
390edd7286 Change timeout to page load event 2021-12-18 00:19:05 -05:00
LumaLivy
5cb2627320 Photo subject proposal 2021-12-17 23:58:16 -05:00
LumaLivy
9e7af4fdd3 Revert weird vscode formatting 2021-12-17 16:50:59 -05:00
jvyden
55707e9e3e Show debug info on announce screen 2021-12-17 16:42:27 -05:00
jvyden
ea6af58aa0 Redo login process 2021-12-17 16:42:11 -05:00
jvyden
23657f942d Reject unapproved tokens on login 2021-12-17 16:41:56 -05:00
jvyden
6cc8061775 Add ability to approve an IP address 2021-12-17 16:41:38 -05:00
jvyden
436ef8b17e Redesign authentication page 2021-12-17 16:39:40 -05:00
LumaLivy
4967b2de55 Decode escaped HTML sequences 2021-12-17 16:37:44 -05:00
jvyden
1854e8e2ef
Merge pull request #105 from LBPUnion/new-auth
New authentication system
2021-12-14 17:39:31 -05:00
LumaLivy
62aafc9108 Use better gameVersion checking when filtering 2021-12-14 14:12:49 -05:00
LumaLivy
eb865592b9 Merge branch 'main' into more-slot-categories 2021-12-14 13:46:17 -05:00
jvyden
adb5dbef45
Show debug info on announce screen 2021-12-13 20:52:58 -05:00
jvyden
78e3bad38e
Redo login process 2021-12-13 20:10:17 -05:00
jvyden
9157fd39ae
Reject unapproved tokens on login 2021-12-13 18:36:29 -05:00
jvyden
e7f64db812
Merge remote-tracking branch 'origin/new-auth' into new-auth 2021-12-13 18:16:07 -05:00
jvyden
65e7771ce3
Add ability to approve an IP address 2021-12-13 18:15:43 -05:00
jvyden
4a7a713cf9
Add ability to approve an IP address 2021-12-13 15:59:33 -05:00
jvyden
d609291d8f
Redesign authentication page 2021-12-13 14:53:42 -05:00
jvyden
e0156400b8
Fix AuthenticationPage title bug 2021-12-13 14:19:22 -05:00
jvyden
5b8d9cdb10
Show authentication attempts on landing page 2021-12-13 14:18:23 -05:00
jvyden
ba91a9994f
Add better pagination to photos page 2021-12-11 21:09:27 -05:00
jvyden
2fef9d9449
Merge pull request #104 from Beyley/better-level-listing-pagination
Improve pagination of the level listing
2021-12-11 21:06:16 -05:00
Beyley Thomas
36c108e799
Improve pagination of the level listing 2021-12-11 14:56:36 -08:00
jvyden
2874022f5e
Add missing LBP2 TitleId 2021-12-11 16:21:21 -05:00
jvyden
b0b9ad2172
Cleanup code 2021-12-11 14:34:25 -05:00
jvyden
1ec7bdf1f6
Merge pull request #102 from LumaLivy/main
Support Level Reviews (without mucking up the main repo)
2021-12-11 14:27:08 -05:00