Commit graph

643 commits

Author SHA1 Message Date
jvyden
ace4ef8f5b
Remove most duplicated code 2022-01-09 00:48:06 -05:00
jvyden
0ba95c32f8
Merge branch 'main' into more-slot-categories 2022-01-09 00:20:05 -05:00
Michael Youngling
9f57eb1c11
Update README.md
Updated the leading description to reflect the updated description of the GitHub project, added links to our contact page and the Project Lighthouse questions/discussion megathread.
2021-12-29 14:04:49 -05:00
jvyden
d240a7480b
Add rejected login logging 2021-12-26 17:47:15 -05:00
jvyden
383c8b2fc4
Set site web manifest short_name, fix ms tile color 2021-12-24 14:53:40 -05:00
jvyden
714b53bd42
Update favicon 2021-12-24 14:36:11 -05:00
jvyden
cb2f5cf1fc
Improve mobile support 2021-12-23 21:12:28 -05:00
jvyden
2cdd094e00
Add debug info section to webpage 2021-12-23 20:57:49 -05:00
jvyden
024d5eff90
Add ability to determine if a request originated from a mobile device 2021-12-23 20:57:30 -05:00
jvyden
6817c3089e
Add descriptions to slot and user pages 2021-12-23 19:28:07 -05:00
jvyden
d3c1f2f035
Add meta tags to BaseLayout 2021-12-23 19:25:11 -05:00
jvyden
bd21b8f9ed
Dont allow duplicate photo subjects on photo, dont allow more than 4 photo subjects on photo 2021-12-23 02:06:23 -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