Commit graph

808 commits

Author SHA1 Message Date
dependabot[bot]
1f03daa13c
Bump Microsoft.AspNetCore.Mvc.Testing from 6.0.0 to 6.0.1
Bumps [Microsoft.AspNetCore.Mvc.Testing](https://github.com/dotnet/aspnetcore) from 6.0.0 to 6.0.1.
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md)
- [Commits](https://github.com/dotnet/aspnetcore/compare/v6.0.0...v6.0.1)

---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.Mvc.Testing
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-05 04:04:24 +00:00
jvyden
78240b16d3
Add dependabot support 2022-02-04 23:03:55 -05:00
jvyden
79df7eb02c
Add ability to change a username through the admin panel
Closes #98
2022-02-03 22:08:35 -05:00
jvyden
b31522733c
Fix regression from #132
Closes #134
2022-02-02 13:31:44 -05:00
jvyden
5df6fbbb1c
[skip ci] Add api doc section to contributor's guide 2022-02-01 14:46:40 -05:00
jvyden
4dbaec82e8
Fix release build error 2022-02-01 00:36:12 -05:00
jvyden
9f6407261b
Add api documentation to swagger 2022-02-01 00:34:22 -05:00
jvyden
097b2b9445
Add swagger support 2022-02-01 00:18:14 -05:00
jvyden
219e02d6cb
Add simple api 2022-01-31 23:47:48 -05:00
jvyden
2fee6c62e1
Merge remote-tracking branch 'origin/main' 2022-01-31 22:52:45 -05:00
jvyden
fd2e5636df
Tidy up controllers 2022-01-31 22:35:51 -05:00
jvyden
c3b92d8969
Remove news 2022-01-31 22:29:29 -05:00
jvyden
ac4785c085
Merge pull request #132 from Slendy/main
Added basic search functionality and fixed some bugs
2022-01-31 20:31:11 -05:00
Slendy
fc41243d36 Uhh oops 2022-01-31 18:59:07 -06:00
jvyden
8de0903cee
Include creator in photos db call 2022-01-31 00:21:53 -05:00
jvyden
c67e14c337
Merge branch 'main' into main 2022-01-31 00:11:24 -05:00
jvyden
b2dc34f13d
[skip ci] Do not annotate with [NotNull] or [CanBeNull] automatically 2022-01-31 00:10:36 -05:00
Slendy
32acd054f4 Make suggested changes 2022-01-30 23:06:05 -06:00
Slendy
df7bb7d356 Added basic search functionality and fixed some bugs 2022-01-30 21:25:53 -06:00
jvyden
89932af6e7
Force platform to be vita if titleid is a vita game 2022-01-30 15:56:32 -05:00
jvyden
bf4b957da1
Change platform assert to log 2022-01-30 15:46:21 -05:00
jvyden
3e6a80cc32
Fix reading in wrong order 2022-01-30 15:36:48 -05:00
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
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