Commit graph

889 commits

Author SHA1 Message Date
jvyden
b51ddec029
Assert if gameVersion is vita and platform is not vita 2022-01-30 14:58:45 -05:00
jvyden
66e954e5f5
Read 3.0 tickets 2022-01-30 14:51:18 -05:00
jvyden
f26cfaa7fc
Log unimplemented ticket version 2022-01-30 14:38:58 -05:00
jvyden
4c95c2bea6
Better npTicket logging 2022-01-30 14:35:09 -05:00
jvyden
b13dea6306
Rename slotCard to Card and use in UserCardPartial 2022-01-28 15:59:00 -05:00
jvyden
e0cc1da084
Shrink slot icon on mobile 2022-01-28 15:43:24 -05:00
jvyden
9cb165ce67
Make slot cards not use inline css 2022-01-28 15:26:18 -05:00
jvyden
95fd98be5d
Do not default to GameVersion.LittleBigPlanet1 if titleId cant be found 2022-01-27 16:53:36 -05:00
jvyden
480fb4b040
Add logging to npTicket reading if platform/gameVersion could not be determined 2022-01-27 16:52:45 -05:00
jvyden
e1bad4ead3
Make authentication attempts use npticket platform 2022-01-27 16:51:31 -05:00
jvyden
7081b725a8
Implement PSN ticket reading 2022-01-27 16:50:08 -05:00
jvyden
ef84bf1d50
Redesign the admin panel a little bit 2022-01-24 13:40:39 -05:00
jvyden
ef1e472ab0
reword some things in patch guide 2022-01-23 14:13:29 -05:00
jvyden
e96cee47af
Rewrite readme, add contributing guide 2022-01-23 14:07:59 -05:00
jvyden
099d7255a2
Take 6 photos on userpage 2022-01-23 13:16:41 -05:00
FridiNaTor1
7614f19907
Added missing LBP 1, 2 and 3 title ids (#126)
* Added missing LBP 1, 2 and 3 title ids

Added missing Title IDs, these fixes LBP 2 from only showing LBP 1 levels, and reporting as LBP 1 on the server. And fixes LBP 3 from crashing.

* Fix formatting

* Tabs -> Spaces

Co-authored-by: jvyden <jvyden@jvyden.xyz>
2022-01-23 18:15:22 +00:00
jvyden
3880e1dab8
Tabs -> Spaces 2022-01-23 13:11:13 -05:00
jvyden
8f41e80fc0
Fix formatting 2022-01-23 13:10:23 -05:00
FridiNaTor1
30f13d6275 Added missing LBP 1, 2 and 3 title ids
Added missing Title IDs, these fixes LBP 2 from only showing LBP 1 levels, and reporting as LBP 1 on the server. And fixes LBP 3 from crashing.
2022-01-23 16:26:09 +00:00
jvyden
823b1e1fa2
Add support to show missing icon hashes 2022-01-22 22:15:24 -05:00
jvyden
552acd8124
Add level icons 2022-01-22 22:04:48 -05:00
jvyden
da5671863a
Revert "Order users list by status then by user id desc"
This reverts commit 75ad64db40.
2022-01-22 21:48:16 -05:00
jvyden
a36a8390e3
Revert "Fix ordering of pages"
This reverts commit 6d4d85b627.
2022-01-22 21:48:16 -05:00
jvyden
6d4d85b627
Fix ordering of pages 2022-01-22 21:46:36 -05:00
jvyden
75ad64db40
Order users list by status then by user id desc 2022-01-22 21:40:00 -05:00
jvyden
e4cf339394
Make UserPage use UserCardPartial 2022-01-22 21:31:41 -05:00
jvyden
22382efe52
Fix PNGToPNG writing in a bad way
Fixes #125
2022-01-22 21:11:59 -05:00
jvyden
31ad1ccfcd
Send missing total parameter on some slot categories 2022-01-22 20:35:23 -05:00
jvyden
5450822291
Return proper GameVersion when calling GetGameFilter on vita/psp 2022-01-22 20:28:11 -05:00
jvyden
00007f9683
Dont use in-game hashes as avatar 2022-01-21 05:41:55 -05:00
jvyden
b41a8d93ab
Add profile pictures 2022-01-21 05:37:06 -05:00
jvyden
c7909d7151
Convert all images to pngs on startup 2022-01-21 04:16:11 -05:00
jvyden
831e367078
Add ability to read LBP textures 2022-01-21 03:31:42 -05:00
jvyden
b7a86e7b98
Remove macOS Build & Test 2022-01-20 21:51:09 -05:00
jvyden
b1518400c4
Fix release building 2022-01-20 21:48:26 -05:00
jvyden
ef4b8f5dc3
Oops, fix vita controller update not having a migration 2022-01-20 21:46:51 -05:00
jvyden
91f7c0ae79
Remove unnecessary lbpvitaPlayCount from slot serialization 2022-01-20 21:41:00 -05:00
jvyden
75b22b1954
Add ability to read vitaCrossControlRequired from uploaded cross controller slots
May fix #53
2022-01-20 21:40:40 -05:00
jvyden
389ca16cf7
Serialize level tags/authorLabels
Closes #88
2022-01-20 21:32:26 -05:00
jvyden
fb0b108c21
Automatically warmup website hot reload when starting up debug builds 2022-01-20 21:28:26 -05:00
jvyden
c5cc8a8782
Move startup & middleware classes into their own namespaces 2022-01-20 21:04:50 -05:00
jvyden
49c22b4fab
Make VitaCreateMode option only affect vita 2022-01-20 14:53:57 -05:00
jvyden
23eaed40b7
Add option to disable config reloading 2022-01-20 14:43:26 -05:00
jvyden
daba7b9633
Add ability to reload config 2022-01-20 14:42:30 -05:00
jvyden
108ed71f64
fix invalid mimetype when dealing with gameAssets 2022-01-19 13:06:03 -05:00
jvyden
4437470bc5
Add support for discord webhooks 2022-01-19 12:50:17 -05:00
jvyden
94c6ee73b7
Update .gitignore 2022-01-19 10:59:13 -05:00
jvyden
71eb5fd858
Update README.md 2022-01-19 10:05:21 -05:00
jvyden
7a98d0558b
[skip ci] Remove .NET 5 checks 2022-01-19 09:09:55 -05:00
jvyden
57ba3f76ff
Dont show banned users on UsersPage 2022-01-19 08:56:59 -05:00