Commit graph

1231 commits

Author SHA1 Message Date
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
7bb851a575
Fix StatusStrings TranslationArea 2022-07-27 16:56:21 -04:00
jvyden
f0befef31f
Translate UserStatus, titles of pages in header 2022-07-27 16:37:38 -04:00
Toru the Red Fox
6525ebe3cb
lbpEnvVer parity (somewhat, GameServer) and player polaroid resolution fix (Website) (#373)
* lbp2 beta tweaks

* tweaks

* oops

* pls work

* PLS

* Update UserCardPartial.cshtml

* news reimplementation testing

trying to fix it for lbp1

* a

* configurable envver

* Make numeric revision numbers only usable on full clones

* little comment to describe what EnvVer is

* remove news (again)

* remove redundancy when dirty

* document envver stuff

* remove numeric versioning for upstream merge

* Revert "remove numeric versioning for upstream merge"

This reverts commit 3e7d8eccbc.

* Revert "Revert "remove numeric versioning for upstream merge""

This reverts commit 7fbe145b80.

* Delete gitIsShallowRepo.txt

* accidentally deleted the wrong line oops

* Update VersionHelper.cs

Co-authored-by: Jayden <jvyden@jvyden.xyz>
2022-07-27 20:03:44 +00:00
jvyden
a734d5f276
Fix danish not showing up 2022-07-27 14:13:09 -04:00
jvyden
c02aee0c6b
Update the localization files 2022-07-27 14:03:29 -04:00
jvyden
4763a077ab
Add german support, update russian translations 2022-07-27 00:31:45 -04:00
jvyden
53dafe5f53
Fix languages with broken mappings 2022-07-27 00:29:42 -04:00
jvyden
f2b7f6cdf6
Update the localization files 2022-07-27 00:16:39 -04:00
jvyden
6ca81e0421
Add grief report webhook, add ability to link to individual reports 2022-07-27 00:11:15 -04:00
jvyden
2dcf8dd390
Fix unit test failures 2022-07-26 19:20:57 -04:00
jvyden
27663c0554
Update Danish, Japanese, and Chinese translations, add Norweigan translations 2022-07-26 18:46:13 -04:00
jvyden
40b3ebdc6c
Fix languages not changing 2022-07-26 18:16:14 -04:00
jvyden
7b1c8d4591
Fix default lang causing problems 2022-07-26 17:58:57 -04:00
jvyden
866c7a3de1
Update Translations 2022-07-26 17:46:20 -04:00