Josh
fdf1988a34
Implement online story features and photos taken in levels ( #389 )
...
* Initial commit to support developer slots
* Remove hearting story levels, prevent race condition in adding dev slots, and remove LastContactHelper local db object.
* Fix photos taken in pod showing wrong level.
* Add support for pod and create mode photos
* Add time display to photos and added photo display to level page
* Add pagination to in game photos
* Update in pod description
* Fix migration
* Adjust wording of photos taken on local slots
* Set slot default type to User
Fixes old slots being set to developer slots
* Apply suggestions
* Add player count to developer slots
Co-authored-by: Jayden <jvyden@jvyden.xyz>
2022-08-01 19:46:29 +00:00
Josh
1d1099ed4e
Fix heart and queue lists ( #386 )
2022-07-31 17:01:36 -04:00
jvyden
ab346bc906
Add logging to StartPublish, fix bug where levels do not publish if rootLevel does not exist
2022-07-30 18:17:28 -04:00
Josh
a599732894
Parse root level version instead of relying on token gameversion. ( #332 )
...
* Implement root level revision parsing
* Fix class naming
* Implement suggestions from code review
* Safety checks and remove deploy build
* Don't attempt to parse LVLt and change branch nomenclature.
* Treat text formatted resources as unsafe
* Update magic header of test script file
* Fix LBP Vita revision check
Co-authored-by: Jayden <jvyden@jvyden.xyz>
2022-07-30 01:23:37 -04:00
Jayden
958ddfeab0
Potential fix for LBP2 search
...
Unsigned because I'm not home, and I'm on my phone.
2022-07-29 21:04:18 -04:00
jvyden
e18e606787
Implement LBP3 search tab
...
Closes #377
2022-07-29 17:20:01 -04:00
jvyden
d810a3a9f1
Implement busiest tab
2022-07-29 16:47:14 -04:00
jvyden
fc5b061b3a
Fix gameVersion comparison in queue and hearted levels
...
Closes #206
2022-07-29 16:14:55 -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
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
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
330c01317d
Combine a bunch of helpers together, shuffle some things around
2022-05-15 00:24:22 -04:00
jvyden
b2ec7eae57
Move servers to LBPU.PL.Servers
2022-05-14 23:37:55 -04:00