jvyden
4ba75f09a9
Make all tokens expire
...
Closes #335
2022-07-29 15:08:41 -04:00
jvyden
82c5a80f32
Fix report urls
2022-07-27 16:58:18 -04:00
jvyden
cc7022cf48
Merge branch 'main' into mod-panel
2022-07-27 16:55:16 -04:00
Toru the Red Fox
6525ebe3cb
lbpEnvVer parity (somewhat, GameServer) and player polaroid resolution fix (Website) ( #373 )
...
* lbp2 beta tweaks
* tweaks
* oops
* pls work
* PLS
* Update UserCardPartial.cshtml
* news reimplementation testing
trying to fix it for lbp1
* a
* configurable envver
* Make numeric revision numbers only usable on full clones
* little comment to describe what EnvVer is
* remove news (again)
* remove redundancy when dirty
* document envver stuff
* remove numeric versioning for upstream merge
* Revert "remove numeric versioning for upstream merge"
This reverts commit 3e7d8eccbc
.
* Revert "Revert "remove numeric versioning for upstream merge""
This reverts commit 7fbe145b80
.
* Delete gitIsShallowRepo.txt
* accidentally deleted the wrong line oops
* Update VersionHelper.cs
Co-authored-by: Jayden <jvyden@jvyden.xyz>
2022-07-27 20:03:44 +00:00
jvyden
6ca81e0421
Add grief report webhook, add ability to link to individual reports
2022-07-27 00:11:15 -04:00
jvyden
ea25751e71
Merge branch 'main' into mod-panel
2022-07-26 19:31:02 -04:00
jvyden
5d6e339fa8
Bump description max length to 512, log character count
2022-07-25 19:24:18 -04:00
jvyden
23900f8217
Add level publish logging
2022-07-25 19:18:02 -04:00
Josh
3c8f195740
Added login redirection, level icon background and fixed bugs ( #371 )
2022-07-25 21:53:43 +00:00
Josh
36cd42399d
Fix icon updating for default game assets ( #338 )
2022-07-01 04:00:14 -04:00
jvyden
f40c6ce894
Merge branch 'main' into mod-panel
2022-06-17 19:55:15 -04:00
jvyden
492ce346b2
Bump biography character limit to 512
2022-06-15 17:08:51 -04:00
jvyden
eb21c7042f
Only allow a single approved IP address
2022-06-11 18:43:30 -04:00
jvyden
b2e6f25265
Merge main into mod-panel
2022-06-10 04:01:06 -04:00
jvyden
89b6e6dff3
Adjust review character limit to match LBP Vita's limit
...
Closes #286
2022-06-10 03:48:12 -04:00
Josh
d0f5d07194
Fix level text limits ( #318 )
2022-06-04 17:55:20 -04:00
jvyden
ee541dbfae
Allow instance owners to provide custom name, Include server version in LbpEnvVer
...
This is the first step towards instance customization. Just a name for now ;)
2022-06-01 00:34:38 -04:00
jvyden
8301418085
Use permission level model for permissions
...
This is better. Because having 20 fucking columns for permissions is STUPID.
2022-05-22 15:51:02 -04:00
Metra
ca1523d31f
workaround for NETSDK1152 error ( #310 )
...
* workaround for NETSDK1152 error
gets rid of Found multiple publish output files with the same relative path error
* fixed mixed indents, thanks visual studio
2022-05-17 15:56:26 -04:00
jvyden
0efb64cb36
Only convert assets on website startup, rename GameApi -> GameServer
2022-05-15 21:08:06 -04:00
jvyden
630b38e7bb
Make logger a non-static class
2022-05-15 16:57:50 -04:00
jvyden
c345eeebb9
Massive organization of classes and namespaces
2022-05-15 16:45:00 -04:00
jvyden
9ee2778595
Abstract Redis away from room & friends
2022-05-15 15:51:23 -04:00
jvyden
bd41997aae
Theoretically move friend/blocked data to Redis
...
Untested due to shenanigans with Redis.
2022-05-15 13:33:28 -04:00
jvyden
e12a798fd5
Implement Redis for storing rooms
2022-05-15 12:04:10 -04:00
jvyden
08be90aadc
Organize middlewares
2022-05-15 10:31:45 -04:00
jvyden
b9a310ef90
Fix all compiler warnings
2022-05-15 00:36:44 -04:00
jvyden
330c01317d
Combine a bunch of helpers together, shuffle some things around
2022-05-15 00:24:22 -04:00
jvyden
71a97894ad
Remove broken and useless BlockDeniedUsers functionality
2022-05-15 00:13:40 -04:00
jvyden
b2ec7eae57
Move servers to LBPU.PL.Servers
2022-05-14 23:37:55 -04:00