Commit graph

1920 commits

Author SHA1 Message Date
jvyden
e5028c870d
Include hint_start in hearted slots and users 2022-08-04 15:41:17 -04:00
Josh
6c989e7923
Implement story mode player counts endpoint (#400) 2022-08-04 15:07:52 -04:00
Jayden
2ab1e72037
Implement basic privacy settings (#392)
* Add ability for clients to submit and retrieve privacy settings data

* Make slot pages and user pages respect user's privacy settings

* Prevent webhook from publishing new levels if user's privacy settings disallow it

* Hide levels/profiles from respective pages depending on privacy settings

* Apply suggestions from review
2022-08-02 18:22:56 -04:00
dependabot[bot]
5a3439e634
Bump xunit from 2.4.1 to 2.4.2 (#396)
Bumps [xunit](https://github.com/xunit/xunit) from 2.4.1 to 2.4.2.
- [Release notes](https://github.com/xunit/xunit/releases)
- [Commits](https://github.com/xunit/xunit/compare/2.4.1...2.4.2)

---
updated-dependencies:
- dependency-name: xunit
  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-08-02 18:22:43 -04:00
Josh
00f8d32a54
Fix reviews not showing up (#397) 2022-08-02 18:22:16 -04:00
jvyden
167aac748e
Update pirate speak translations 2022-08-02 13:43:18 -04:00
jvyden
7a23c89b8f
Update the localization files 2022-08-02 11:13:34 -04:00
jvyden
77a2d27f13
Add page to become a pirate 2022-08-02 11:12:33 -04:00
jvyden
5fdb9b4f5c
Update the localization files 2022-08-02 10:43:19 -04:00
jvyden
d9722f1e98
Fix license violation always appearing 2022-08-02 10:13:57 -04:00
jvyden
9aa32b07d8
Update the localization files 2022-08-02 10:11:19 -04:00
jvyden
3e1d5da3a9
Translate BaseLayout warnings 2022-08-02 09:47:31 -04:00
jvyden
4756560a6a
Fix incorrect string usage on BaseLayout 2022-08-02 09:30:59 -04:00
Josh
21a7a8711d
Fix posters' comments not showing ratings (#393) 2022-08-02 09:11:20 -04:00
Josh
add83a32a8
Prevent grief report deletion from removing slot rootLevel (#395) 2022-08-02 09:10:53 -04:00
jvyden
d1bec61b90
Fix BaseLayout not using translations 2022-08-01 18:41:52 -04:00
jvyden
71ff91f4fc
Update the localization files 2022-08-01 18:30:52 -04:00
jvyden
018d9d2b9f
Translate profile page 2022-08-01 18:29:43 -04:00
jvyden
d9e299ac00
Translate errors in forms 2022-08-01 18:09:12 -04:00
jvyden
ed20d2e527
Fix forms with missing translations for GeneralStrings.Error 2022-08-01 17:53:00 -04:00
jvyden
9159330d22
Update the localization files 2022-08-01 17:50:19 -04:00
jvyden
98a444499e
Add notice about usernames in register form 2022-08-01 17:49:34 -04:00
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
jvyden
395412eecb
Update the translation files 2022-08-01 02:47:56 -04:00
jvyden
99f7dadb21
Add endpoints for status monitoring 2022-08-01 01:20:05 -04:00
jvyden
34d0ec0337
Fix earth hash not being able to reset to nothing
Closes #383
2022-08-01 01:12:53 -04:00
Toru the Red Fox
48f01f15a1
Don't send new line if announce text is blank (#388)
* eula license customizability

* keep announce text blank if it's set to blank in config

* Update ServerConfiguration.cs

* Revert "eula license customizability"

This reverts commit a9c41608aa.

* Revert "Update ServerConfiguration.cs"

This reverts commit 3acd1e0e2b.
2022-08-01 03:48:55 +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
Mondanzo
77edfed0be
Merge pull request #385
* Update default language to be en instead of en-US

* Update DefaultRequestCulture to be en
2022-07-30 17:35:58 -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
Josh
e937f4f7cb
Fix duplicate resource uploading (#382) 2022-07-30 03:48:44 +00: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
dependabot[bot]
a5b1efe853
Bump InfluxDB.Client from 4.3.0 to 4.4.0 (#381)
Bumps [InfluxDB.Client](https://github.com/influxdata/influxdb-client-csharp) from 4.3.0 to 4.4.0.
- [Release notes](https://github.com/influxdata/influxdb-client-csharp/releases)
- [Changelog](https://github.com/influxdata/influxdb-client-csharp/blob/master/CHANGELOG.md)
- [Commits](https://github.com/influxdata/influxdb-client-csharp/compare/v4.3.0...v4.4.0)

---
updated-dependencies:
- dependency-name: InfluxDB.Client
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jayden <jvyden@jvyden.xyz>
2022-07-29 19:23:30 +00:00
jvyden
4ba75f09a9
Make all tokens expire
Closes #335
2022-07-29 15:08:41 -04:00
jvyden
a8410fe352
Fix UploadTests not using DatabaseFacts 2022-07-28 16:18:35 -04:00
jvyden
98cf99e4b0
Fix compiler warning 2022-07-28 16:17:09 -04:00
jvyden
e72e924c40
Remove PL.Tests dependency on all server projects
Should allow slightly faster parallelized builds.
2022-07-28 16:16:16 -04:00
jvyden
5420583021
Remove unusable Lighthouse.run.xml file, make l10n project class library 2022-07-28 16:10:52 -04:00
jvyden
d86839aafb
Update the localization files 2022-07-28 14:50:54 -04:00
jvyden
cadeb09c88
Fix broken greeting on mod panel 2022-07-27 18:58:32 -04:00
jvyden
523c86f98f
Fix SetUserPermissionLevel route 2022-07-27 18:56:48 -04:00
jvyden
8ecca5d358
Add case for planet deletion 2022-07-27 18:52:47 -04:00
jvyden
f1b44af420
Make cases green 2022-07-27 17:57:49 -04:00
jvyden
7ba50e26f5
Add mod notes to ban cases, improve case display 2022-07-27 17:54:32 -04:00
jvyden
cdcc03fdc1
Add case generator for bans, allow mods to ban 2022-07-27 17:34:59 -04:00
jvyden
1eede416d4
Add case generation 2022-07-27 17:19:49 -04:00