Commit graph

587 commits

Author SHA1 Message Date
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
jvyden
5c2ac22be7
Merge main into lumalivy-main 2021-12-11 14:24:19 -05:00
jvyden
69ae0d30ec
No longer allow duplicate photos 2021-12-11 12:15:34 -05:00
jvyden
52b4cc8ada
Add PhotosQuota 2021-12-11 12:10:40 -05:00
jvyden
0b91fa3367
Add DeleteUserCommand 2021-12-11 12:04:20 -05:00
jvyden
f83bd15bc1
Prevent users from uploading over the amount of entitled slots 2021-12-11 11:42:56 -05:00
LumaLivy
aa71592a1e Restore behaviour of cached review stats 2021-12-11 01:38:23 -05:00
LumaLivy
16a41d4fb5 Update wording on review template 2021-12-11 01:07:06 -05:00
LumaLivy
d596eeefc2 Reviews now appear ingame 2021-12-11 01:03:46 -05:00
LumaLivy
9ad1f6eeb1 Finalize adding review support/cleaning some warnings 2021-12-11 00:01:51 -05:00
LumaLivy
bf2fa7f807 Merge branch 'main' of github.com:LumaLivy/project-lighthouse 2021-12-10 23:59:39 -05:00
LumaLivy
e07fd5714e Cache Review Stats; Migrate DeletedBy to enum 2021-12-10 23:37:55 -05:00
LumaLivy
cd862f5701 Database migrations 2021-12-10 23:36:36 -05:00
LumaLivy
7bd445343d
Merge branch 'LBPUnion:main' into main 2021-12-10 23:32:31 -05:00
jvyden
67fbd5ed5b
Fix IndexOutOfRangeException on startup 2021-12-10 18:26:48 -05:00
jvyden
9c9b41ae04
Add command-line option to wait for debugger on startup 2021-12-10 18:24:33 -05:00
jvyden
5a169aeeca
Merge remote-tracking branch 'origin/main' 2021-12-10 14:36:16 -05:00
jvyden
e09a9fa832
Add google analytics to config 2021-12-10 14:36:03 -05:00
jvyden
90f70238d1
Show comments section on userpage even if there are no comments 2021-12-10 14:31:46 -05:00
jvyden
9ffda3fdd3
Merge pull request #99 from LBPUnion/revert-62-main
Revert "Add (base) support for reviews"
2021-12-07 16:59:25 -05:00
jvyden
46f85a46de
Revert "Add (base) support for reviews" 2021-12-07 16:59:09 -05:00
jvyden
ca4e32dd75
Revert "Merge branch 'main' into main"
This reverts commit 817fecdc18, reversing
changes made to 1bbff41196.
2021-12-07 16:57:35 -05:00
LumaLivy
f7b36b7bd5
Merge pull request #7 from LBPUnion/main
Merge conflict resolution
2021-12-07 16:50:39 -05:00
LumaLivy
817fecdc18
Merge branch 'main' into main 2021-12-07 16:50:20 -05:00
jvyden
1bbff41196
Fix broken player requirements (and add maintenance job)
Closes #92
2021-12-06 18:49:44 -05:00
Michael VanOverbeek
087958155d Update gitignore to ignore LBP resources folder 2021-12-06 14:21:24 -05:00
Michael VanOverbeek
d52bb6ecc4 Add support for creating new users as an admin. 2021-12-06 14:15:25 -05:00
Michael VanOverbeek
fbcf0eafa7 Fix issue where password reset form sends password as a GET parameter. 2021-12-03 21:54:30 -05:00
Michael VanOverbeek
de897d01d9 Fix issue where login form sends username and password as GET parameters. 2021-12-03 21:46:53 -05:00
Michael VanOverbeek
868308c574 Fix issue where register page sends username and password as GET parameters. 2021-12-03 21:36:00 -05:00
Michael VanOverbeek
a40e9ea140 update gitignore 2021-12-03 20:06:44 -05:00
jvyden
8677d1c72c
Add LBP1 online tracking support 2021-12-02 19:02:31 -05:00
jvyden
eb4d0c6f67
Rename LastMatch to LastContact 2021-12-02 18:44:44 -05:00
jvyden
6fb294a5b5
Add admin controls to slot page
Closes #77
2021-12-02 18:40:56 -05:00
jvyden
841692addb
Fix blank labels on slot page & blank creator 2021-11-30 19:06:30 -05:00
jvyden
896795b9a2
Add page for showing individual slots 2021-11-30 19:03:29 -05:00
jvyden
6dacfc3645
Add SlotCardPartial class 2021-11-30 18:32:28 -05:00
jvyden
db6d0aab31
Use ASP.NET Partials for photo rendering 2021-11-30 16:57:49 -05:00
jvyden
de4fab3a35
Update InfluxDB.Client to 3.2.0 2021-11-30 14:13:43 -05:00
jvyden
c9ae8d4688
Add Yay, Boo, and Meh hashes to User
Apparently necessary
2021-11-30 14:02:21 -05:00
jvyden
abd3f071aa
Add page titles to all pages 2021-11-30 12:06:30 -05:00
jvyden
bed7de6bd4
Add favicon 2021-11-30 11:42:09 -05:00
LumaLivy
355d8989d2 Merge branch 'main' of github.com:LumaLivy/project-lighthouse 2021-11-29 17:07:15 -05:00
LumaLivy
e809795ab3
Merge branch 'LBPUnion:main' into main 2021-11-29 17:06:37 -05:00
LumaLivy
61da2496c8 Patch compatibility with main 2021-11-29 16:50:51 -05:00