Commit graph

844 commits

Author SHA1 Message Date
jvyden
bbaccef2e6
Only do CI WebsiteTests on Linux 2021-12-23 00:42:21 -05:00
jvyden
cabe485854
Disable chrome sandboxing and dev-shm usage in CI environment 2021-12-23 00:33:24 -05:00
jvyden
f36038910a
Run ChromeDriver in headless mode if in a CI environment 2021-12-23 00:23:14 -05:00
jvyden
281be33640
Add website authentication tests 2021-12-23 00:03:04 -05:00
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
79b8f001b7
Merge branch 'main' into account-banning 2021-12-22 18:55:03 -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
49896a1621
Merge branch 'main' into account-banning 2021-12-22 17:28:19 -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
f1107d6e85
Merge branch 'main' into account-banning 2021-12-20 01:06:28 -05:00
jvyden
0d682dceeb
Fix authentication (mostly) and file upload tests failing 2021-12-20 01:05:33 -05:00
jvyden
11067d4f3a
Dont hide banned user's profiles 2021-12-19 23:47:00 -05:00
jvyden
2ca80bf8fd
Reject web logins when banned 2021-12-19 22:35:29 -05:00
jvyden
0f6a7432ac
Merge branch 'main' into account-banning 2021-12-19 22:20:34 -05:00
jvyden
8289e6c04e
Fix semicolon appearing after photos on UserPage 2021-12-19 22:20:25 -05:00
jvyden
d7e48c41c7
Merge branch 'main' into account-banning 2021-12-19 22:11:28 -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
2a963567b5
Add support for banning a user 2021-12-18 15:17:48 -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