Josh
d640c000aa
Implement LBP1 tags, stricter resource checking, and more ( #463 )
...
* Add LBP1 tags, more strict resource checking, and more.
* Fix unit tests
* Add more length checking to dependency parser
* Online editor problems
* Fix tests pt 2
* Self code review and fixed digest bugs
* Don't add content length if it was already set
* Fix status endpoint
* Fix review bug and simplify review serialization
* Fix a typo in review serialization
* Remove duplicated code and fix search
* Remove duplicate database call
2022-08-31 20:38:58 -05:00
jvyden
b6da930e20
Merge main into mod-panel
2022-08-05 17:02:19 -04:00
jvyden
4ba75f09a9
Make all tokens expire
...
Closes #335
2022-07-29 15:08:41 -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
f40c6ce894
Merge branch 'main' into mod-panel
2022-06-17 19:55:15 -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
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
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
e12a798fd5
Implement Redis for storing rooms
2022-05-15 12:04:10 -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