Commit graph

889 commits

Author SHA1 Message Date
jvyden
41dde8eed2
Add platform matching to rooms 2022-02-17 16:23:09 -05:00
jvyden
3f29934628
Add automatic room cleanup 2022-02-17 16:16:55 -05:00
jvyden
487ec5bc8f
Move PNG conversion to FileHelper 2022-02-17 16:12:21 -05:00
jvyden
fcdbd46c98
Remove offline players from rooms 2022-02-17 12:36:53 -05:00
jvyden
aeeb819759
Increase information in UserStatus, add platform for lastcontacts and gametokens 2022-02-17 00:57:02 -05:00
jvyden
2b521be45c
Add user status api endpoint 2022-02-16 20:24:57 -05:00
jvyden
8fdd464e2e
[skip ci] Don't log nptickets in debug builds 2022-02-16 19:03:36 -05:00
jvyden
36ce61697f
Separate LBP2/3/V earth decorations
Closes #66
2022-02-16 18:10:18 -05:00
jvyden
489da20395
Add debug logging for digest failure, reset body stream when reading alt key 2022-02-16 14:30:09 -05:00
jvyden
b4509c9906
Compute proper digest response if we used the alternate digest key 2022-02-16 14:18:57 -05:00
jvyden
6ffb7920f5
Make digest key options have a default value 2022-02-16 14:11:33 -05:00
jvyden
dc690f7cfb
Fix sublevels showing on vita 2022-02-16 14:11:22 -05:00
jvyden
0fb7120dfc
Run getSlots for non-mainline games in filterByRequest 2022-02-16 14:04:07 -05:00
jvyden
fac06e2b1f
Add support for an alternate digest key 2022-02-16 13:59:29 -05:00
jvyden
695500990e
Exclude sublevels in getSlots
Closes #58
2022-02-16 13:39:45 -05:00
jvyden
e1362f8597
Pass current gameVersion into slot, show vita play count if gameversion is vita
Closes #60
2022-02-16 13:39:04 -05:00
jvyden
2b63952f94
Filter slots to only contain vita slots on vita 2022-02-16 13:10:57 -05:00
FridiNaTor1
a4ecf8628b
Update GameVersionHelper.cs Bunch more Title IDs and seperated Retail from Debug, Beta and Demo builds (#172)
* Update GameVersionHelper.cs

Added a whole bunch more of Title IDs removed duplicates, fixed formatting, and grouped Retail by itself and Debug, Beta and Demo under a comment. Also grouped PS4 and PS3 versions of LBP 3 by itself

* Added a LBP 3 Alpha Title ID

* Update GameVersionHelper.cs

* Update GameVersionHelper.cs

* Update GameVersionHelper.cs

Hopefully fixed the comments

* Update GameVersionHelper.cs

Fixed an oopsie with the PS3 comment

Co-authored-by: jvyden <jvyden@jvyden.xyz>
2022-02-16 17:47:58 +00:00
dependabot[bot]
eff3b44f1c
Bump Discord.Net.Webhook from 3.3.0 to 3.3.2 (#174)
Bumps [Discord.Net.Webhook](https://github.com/Discord-Net/Discord.Net) from 3.3.0 to 3.3.2.
- [Release notes](https://github.com/Discord-Net/Discord.Net/releases)
- [Changelog](https://github.com/discord-net/Discord.Net/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/Discord-Net/Discord.Net/compare/3.3.0...3.3.2)

---
updated-dependencies:
- dependency-name: Discord.Net.Webhook
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-16 11:45:18 -05:00
dependabot[bot]
db5f895d6c
Merge pull request #173 from LBPUnion/dependabot/nuget/Microsoft.NET.Test.Sdk-17.1.0
Bump Microsoft.NET.Test.Sdk from 17.0.0 to 17.1.0
2022-02-16 11:44:55 -05:00
jvyden
6a222664d7
Add ServerListenUrl to config
Closes #169
2022-02-14 15:37:26 -05:00
jvyden
dde6b38ea5
Merge pull request #167 from FridiNaTor1/Pullrequests
Added more missing Title IDs
2022-02-14 14:44:27 -05:00
jvyden
df311e4fee
Merge pull request #165 from Slendy/main
Good grief reports and comment improvements
2022-02-14 14:43:18 -05:00
FridiNaTor1
acee4f657d
Added yet another Title ID
Added another Title ID LBP 2 Extras Edition.
2022-02-14 15:30:26 +00:00
FridiNaTor1
bf5a669241 Added another Title ID
LBP 2 Extras digital version Title ID
2022-02-14 09:41:57 +00:00
FridiNaTor1
99ad97c187 Merge branch 'Pullrequests' of https://github.com/FridiNaTor1/project-lighthouse into Pullrequests 2022-02-14 09:40:43 +00:00
FridiNaTor1
f61b19e331 Merge remote-tracking branch 'upstream/main' into Pullrequests 2022-02-14 09:40:38 +00:00
FridiNaTor1
042f210704
Fixed an oopsie
Accidentally had two of the same Vita IDs repeated
2022-02-14 08:57:41 +00:00
FridiNaTor1
74d0e121b7 Added missing Title IDs
Few more Title IDs of LBP 1, 2 and Vita found.
2022-02-14 08:51:55 +00:00
Slendy
3269e84060 Make suggested changes 2022-02-13 18:00:37 -06:00
Slendy
6d67fdd065 Fix report box color 2022-02-13 11:23:21 -06:00
Slendy
35d200502e Some more comment fixes 2022-02-13 11:12:58 -06:00
Slendy
137ad2bd3a Last migration commit I promise 2022-02-13 10:43:24 -06:00
Slendy
0ca89b7535 Accidentally removed field without migrating 2022-02-12 03:17:35 -06:00
Slendy
146acc4d66 Forgot to actually restrict the report page to admins only 2022-02-12 02:57:12 -06:00
Slendy
93a5a00a18 Levels can have spaces in them 2022-02-12 02:23:38 -06:00
Slendy
aacc2d5eaf Improvements to website comments and good grief reports along with numerous bug fixes 2022-02-12 02:06:48 -06:00
jvyden
e4b4984505
Merge pull request #164 from Arcadius2006/main
Replaced slot card overlay
2022-02-11 12:53:03 -05:00
Arcadius2006
93810b32c5
Replaced slot card overlay
as in the thing that's put on top of level icons
2022-02-11 18:47:36 +01:00
jvyden
a9616618cf
Add support for motion recorder filetype 2022-02-10 18:27:09 -05:00
jvyden
58a2bef549
Merge pull request #163 from LBPUnion/dependabot/nuget/Discord.Net.Webhook-3.3.0
Bump Discord.Net.Webhook from 3.2.1 to 3.3.0
2022-02-09 13:40:20 -05:00
dependabot[bot]
0d74e14655
Bump Discord.Net.Webhook from 3.2.1 to 3.3.0
Bumps [Discord.Net.Webhook](https://github.com/Discord-Net/Discord.Net) from 3.2.1 to 3.3.0.
- [Release notes](https://github.com/Discord-Net/Discord.Net/releases)
- [Changelog](https://github.com/discord-net/Discord.Net/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/Discord-Net/Discord.Net/compare/3.2.1...3.3.0)

---
updated-dependencies:
- dependency-name: Discord.Net.Webhook
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-09 16:38:27 +00:00
jvyden
9253c332aa
Update EntityFramework to 6.0.2 2022-02-08 13:38:18 -05:00
jvyden
b165d5a2ce
Add 7 day cookie length
Closes #149
2022-02-07 16:20:15 -05:00
jvyden
86bcd9b3a5
Update all packages in solution 2022-02-07 16:16:24 -05:00
jvyden
5ad63e9700
Merge pull request #154 from LBPUnion/dependabot/nuget/Selenium.WebDriver.ChromeDriver-97.0.4692.7100
Bump Selenium.WebDriver.ChromeDriver from 96.0.4664.4500 to 97.0.4692.7100
2022-02-07 13:56:09 -05:00
jvyden
6a1dc8c480
Merge pull request #153 from LBPUnion/dependabot/nuget/Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation-6.0.1
Bump Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation from 6.0.0 to 6.0.1
2022-02-07 13:55:52 -05:00
jvyden
42439d788b
Merge pull request #155 from LBPUnion/dependabot/nuget/Kettu-1.2.2
Bump Kettu from 1.2.1 to 1.2.2
2022-02-07 13:55:38 -05:00
jvyden
989647cdb3
Merge pull request #156 from LBPUnion/dependabot/nuget/coverlet.collector-3.1.2
Bump coverlet.collector from 3.1.1 to 3.1.2
2022-02-07 13:55:28 -05:00
dependabot[bot]
68358d2370
Bump coverlet.collector from 3.1.1 to 3.1.2
Bumps [coverlet.collector](https://github.com/coverlet-coverage/coverlet) from 3.1.1 to 3.1.2.
- [Release notes](https://github.com/coverlet-coverage/coverlet/releases)
- [Commits](https://github.com/coverlet-coverage/coverlet/commits)

---
updated-dependencies:
- dependency-name: coverlet.collector
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-07 16:31:18 +00:00