Commit graph

1920 commits

Author SHA1 Message Date
jvyden
b7c5ccbf8c
Give register & login forms some color 2021-11-24 19:17:50 -05:00
jvyden
be01f95ac8
Log removed locations 2021-11-24 18:51:22 -05:00
jvyden
34bd2ec111
Add CleanupUnusedLocationsMaintenanceJob 2021-11-24 18:47:17 -05:00
jvyden
f680c90d47
Improvements to CleanupBrokenPhotosMaintenanceJob 2021-11-24 18:27:21 -05:00
jvyden
57ba816052
Add maintenance jobs 2021-11-24 17:45:34 -05:00
jvyden
5b28bc0dc9
Update comment count to show comments posted on user's page 2021-11-24 01:39:26 -05:00
jvyden
929e878680
Add command arguments to placeholder in admin panel, add play icon to execute command button 2021-11-24 01:06:47 -05:00
jvyden
f83325dc66
Add admin panel page 2021-11-23 19:25:01 -05:00
jvyden
cc2be73bb0
Make HashHelper.Sha256Hash lowercase by default, fix ResetPasswordCommand 2021-11-23 18:29:07 -05:00
jvyden
3e4f1de5fe
Add make user admin & reset password commands 2021-11-23 18:23:51 -05:00
jvyden
1bbcf5ff23
Make calculatedHash lowercase 2021-11-23 17:12:50 -05:00
jvyden
23206b2a9b
Log calculated hash when failing to uploading a new resource 2021-11-23 17:03:39 -05:00
jvyden
954e2b3e7e
Add comments section to profile 2021-11-23 01:00:27 -05:00
jvyden
87f16e3869
Add build to FullVersion 2021-11-23 00:24:37 -05:00
jvyden
03c84a5027
Add ability to heart user from website 2021-11-23 00:08:12 -05:00
jvyden
e4262ebb35
Improve statistics spacing on user page 2021-11-22 22:30:34 -05:00
jvyden
c804479e0c
Fix the entire page layout because i somehow managed to break it 2021-11-22 21:58:29 -05:00
jvyden
05acedcdc7
Make footer stop following the view 2021-11-22 21:51:18 -05:00
jvyden
72a8654c2f
Pin session items to right side, add link to profile 2021-11-22 21:49:22 -05:00
jvyden
3d9cb328e0
Add user page 2021-11-22 21:07:30 -05:00
LumaLivy
0353e0b889 catch all logs folders 2021-11-22 19:46:39 -05:00
LumaLivy
6eefac7bd0 Merge branch 'main' of https://github.com/LBPUnion/project-lighthouse 2021-11-22 19:44:22 -05:00
jvyden
7ca9e5ae61
Cache resources 2021-11-22 19:39:09 -05:00
jvyden
68d7433875
Order photos by timestamp on website 2021-11-22 19:27:41 -05:00
jvyden
2b5f91c1cd
Add pages to photos page 2021-11-22 19:12:53 -05:00
jvyden
b137d3fc79
Add simple photos page 2021-11-22 18:58:56 -05:00
jvyden
4b69192e89
Move all irrelevant Pages out of ExternalAuth 2021-11-22 18:37:26 -05:00
jvyden
f974c90a92
oop, fix missing semi colon 2021-11-22 18:11:25 -05:00
jvyden
92d4346347
[skip ci] Bump config version to 7 2021-11-22 18:04:43 -05:00
jvyden
59c2e3e098
Add external auth toggle 2021-11-22 18:04:09 -05:00
jvyden
84669201ab
Fix all tests 2021-11-22 17:40:25 -05:00
jvyden
688721d6c2
Remove problematic AuthenticationTests.CanUseToken check 2021-11-22 16:49:39 -05:00
jvyden
0b2ee92c1c
[skip ci] Bump config version 2021-11-22 16:48:03 -05:00
jvyden
3b63a5e21c
Update debug build warning 2021-11-22 16:47:04 -05:00
jvyden
5e660fae18
Make server digest key a config option 2021-11-22 16:46:01 -05:00
jvyden
652fff7dee
Add debug build warning 2021-11-22 16:43:14 -05:00
jvyden
e98d98980a
Pain 2021-11-21 22:16:53 -05:00
jvyden
4017afe8c8
Track denied attempts, add deny all button 2021-11-21 21:53:39 -05:00
jvyden
787f9f7362
Game now relies on external auth to connect properly 2021-11-21 21:39:34 -05:00
jvyden
d33670060b
Add ability to approve & deny authentication attempts 2021-11-21 20:41:30 -05:00
jvyden
70cf34dd7e
Order results in authentication page by timestamp (newest first) 2021-11-21 19:44:22 -05:00
jvyden
df49ae10fd
Add proper timestamp to authentication page 2021-11-21 19:41:42 -05:00
jvyden
b7be3d3c9a
Make authentication page database based 2021-11-21 19:33:19 -05:00
jvyden
12e2fe8626
Allow getting user from BaseLayout 2021-11-21 19:12:31 -05:00
jvyden
e12fa2ea66
Add players online count to landing page 2021-11-21 18:53:34 -05:00
jvyden
276156c5de
Style login and register forms 2021-11-21 02:33:06 -05:00
jvyden
08d8940db4
Fomantic can make anything look good 2021-11-21 02:11:28 -05:00
jvyden
b05ae76af5
Add fomantic and static files directory 2021-11-21 01:29:14 -05:00
LumaLivy
ece00c218e Create DeletedBy enum 2021-11-20 04:48:49 -05:00
LumaLivy
d36a7d5765 Use better null/empty check 2021-11-20 04:39:53 -05:00