Slendy
bb1d1b835f
Fix broken LBP3 categories
2023-02-05 21:06:05 -06:00
Josh
886771ec3c
Make rate limiter match zone rather than directly comparing url ( #656 )
...
Make rate limiter match regex rather than directly comparing
2023-02-05 11:53:58 -06:00
Josh
d59fd000c3
Make DB migrations use a distributed lock ( #655 )
...
* Make database migration run independent of ServerType
* Make docker-compose services not depend on gameserver
* Add debug logging and map ASP.NET folder in container
* Don't create mutex with using and manually dispose
* Adjust mysql healthcheck to make startup faster
* Make migration use a database distributed lock
* Remove debug logging
2023-02-04 23:29:22 -06:00
dependabot[bot]
bfbe69da55
Bump SharpZipLib from 1.4.1 to 1.4.2 ( #653 )
...
Bumps [SharpZipLib](https://github.com/icsharpcode/SharpZipLib ) from 1.4.1 to 1.4.2.
- [Release notes](https://github.com/icsharpcode/SharpZipLib/releases )
- [Changelog](https://github.com/icsharpcode/SharpZipLib/blob/master/docs/Changes.txt )
- [Commits](https://github.com/icsharpcode/SharpZipLib/compare/v1.4.1...v1.4.2 )
---
updated-dependencies:
- dependency-name: SharpZipLib
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>
2023-01-30 14:42:08 -06:00
dependabot[bot]
bde93e0fd5
Bump InfluxDB.Client from 4.9.0 to 4.10.0 ( #649 )
...
Bumps [InfluxDB.Client](https://github.com/influxdata/influxdb-client-csharp ) from 4.9.0 to 4.10.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.9.0...v4.10.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: Josh <josh@slendy.pw>
2023-01-30 02:36:41 -06:00
Josh
4559d26a54
Fix bug where users can't be deleted ( #648 )
...
* Add username to mod cases if user is deleted
* Add timezone package to docker container
* Remove extra space in migration sql statement
* Changes from self-review
2023-01-29 22:10:36 -06:00
koko
2c2f31ad38
Website visual QOL changes ( #651 )
...
* Website visual QOL changes
* Remove resource wording from 404
Co-authored-by: Josh <josh@slendy.pw>
* Moderation case type clarity change
* Re-arrange how comments are hidden if banned
* Revert CommentsPartial change
* 404 changes
* Change public ban "reason" message to be more generic
* Update ProjectLighthouse.Servers.Website/Pages/UserPage.cshtml
Co-authored-by: Josh <josh@slendy.pw>
* Remove duplicated elements
---------
Co-authored-by: Josh <josh@slendy.pw>
2023-01-29 18:58:05 -06:00
Slendy
0e98dd4390
Fix broken redirects in website login
2023-01-29 01:13:16 -06:00
Slendy
e061987165
Revert PRs #646 and #647
2023-01-26 19:45:20 -06:00
Zaprit
17a06dee2b
Fix comments not being disabled if banned ( #647 )
...
Hotfix for #646
2023-01-27 01:03:14 +00:00
koko
d119bacd77
Fix >50 comments message
2023-01-26 19:58:30 -05:00
koko
d44fb89b03
Fix comments not being disabled if banned
2023-01-26 19:42:59 -05:00
koko
141d955f52
Website QOL Changes ( #646 )
...
so Mike stops complaining about the neglected mod menu - sudokoko
Co-authored-by: Dagg <daggintosh@outlook.com>
2023-01-26 23:29:54 +00:00
dependabot[bot]
4770beea39
Bump Selenium.WebDriver from 4.7.0 to 4.8.0 ( #645 )
...
Bumps Selenium.WebDriver from 4.7.0 to 4.8.0.
---
updated-dependencies:
- dependency-name: Selenium.WebDriver
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-23 12:56:10 -06:00
Zaprit
8ecc5b1aad
Remove a jvydenism ( #644 )
...
This makes sense
2023-01-23 01:45:46 +00:00
Jet the Hawk
4f2bc83d4e
Remove a jvydenism
2023-01-22 20:34:47 -05:00
Slendy
bd9a789fc3
Update gitignore and dispose DbConnected context
2023-01-22 05:45:39 -06:00
Slendy
07769e0349
Fix base64 image parser returning wrong hashes
2023-01-22 05:03:41 -06:00
Slendy
4107ecc654
Fix base64 image parsing and remove DBContext from rate limiter
2023-01-22 04:29:53 -06:00
Josh
ace3678da7
Add some resource tests and other small changes ( #638 )
...
* Cleanup custom icon resources and add resource tests
* Don't delete old custom icons
2023-01-20 00:18:57 -06:00
Slendy
87ceca9c63
Make Login signature test more consistent
2023-01-19 21:40:20 -06:00
dependabot[bot]
c4765e81ae
Bump Selenium.WebDriver.ChromeDriver from 108.0.5359.7100 to 109.0.5414.7400 ( #634 )
...
Bump Selenium.WebDriver.ChromeDriver
Bumps [Selenium.WebDriver.ChromeDriver](https://github.com/jsakamoto/nupkg-selenium-webdriver-chromedriver ) from 108.0.5359.7100 to 109.0.5414.7400.
- [Release notes](https://github.com/jsakamoto/nupkg-selenium-webdriver-chromedriver/releases )
- [Changelog](https://github.com/jsakamoto/nupkg-selenium-webdriver-chromedriver/blob/master/RELEASE-NOTES.txt )
- [Commits](https://github.com/jsakamoto/nupkg-selenium-webdriver-chromedriver/compare/v.108.0.5359.7100...v.109.0.5414.7400 )
---
updated-dependencies:
- dependency-name: Selenium.WebDriver.ChromeDriver
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-19 21:35:29 -06:00
dependabot[bot]
97517c122f
Bump Redis.OM from 0.4.0 to 0.4.1 ( #639 )
...
Bumps [Redis.OM](https://github.com/redis/redis-om-dotnet ) from 0.4.0 to 0.4.1.
- [Release notes](https://github.com/redis/redis-om-dotnet/releases )
- [Commits](https://github.com/redis/redis-om-dotnet/compare/v0.4.0...v0.4.1 )
---
updated-dependencies:
- dependency-name: Redis.OM
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-19 21:31:26 -06:00
dependabot[bot]
462ae8f402
Bump Pomelo.EntityFrameworkCore.MySql from 7.0.0-silver.1 to 7.0.0 ( #640 )
...
Bumps [Pomelo.EntityFrameworkCore.MySql](https://github.com/PomeloFoundation/Pomelo.EntityFrameworkCore.MySql ) from 7.0.0-silver.1 to 7.0.0.
- [Release notes](https://github.com/PomeloFoundation/Pomelo.EntityFrameworkCore.MySql/releases )
- [Commits](https://github.com/PomeloFoundation/Pomelo.EntityFrameworkCore.MySql/compare/7.0.0-silver.1...7.0.0 )
---
updated-dependencies:
- dependency-name: Pomelo.EntityFrameworkCore.MySql
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-19 21:28:00 -06:00
HomicidalChicken
326b9e5529
Move filter to separate config and add more scanning ( #603 )
...
* Create .gitattributes
Added a .gitattributes file that excludes the local customWordFilter.txt file from merged updates, allowing server operators to maintain their own word filter list and not have it overwritten.
* Update .gitignore
Added chatCensoredList to gitignore
* Update .gitignore
* Dynamic censor list file changes
Removed .gitattributes file, attempted to make chatCensoredList.txt into a dynamic file loaded at runtime instead.
* Added additional censorship coverage
Censorship now covers:
Level titles
Level descriptions
Reviews
Comments
* Delete chatCensoredList.txt
* Update .gitignore
Co-authored-by: Josh <josh@slendy.pw>
* Update filter verbiage
* Update ProjectLighthouse.Servers.GameServer/Controllers/CommentController.cs
Co-authored-by: Josh <josh@slendy.pw>
* Update ProjectLighthouse/Helpers/CensorHelper.cs
Co-authored-by: Josh <josh@slendy.pw>
* Add CensorConfiguration and add more filters
Co-authored-by: Josh <josh@slendy.pw>
2023-01-19 21:24:45 -06:00
dependabot[bot]
850cfcefb3
Bump Swashbuckle.AspNetCore from 6.4.0 to 6.5.0 ( #633 )
...
Bumps [Swashbuckle.AspNetCore](https://github.com/domaindrivendev/Swashbuckle.AspNetCore ) from 6.4.0 to 6.5.0.
- [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases )
- [Commits](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v6.4.0...v6.5.0 )
---
updated-dependencies:
- dependency-name: Swashbuckle.AspNetCore
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-11 20:13:33 -06:00
dependabot[bot]
9e38d6ced3
Bump Pfim from 0.11.1 to 0.11.2 ( #632 )
...
Bumps [Pfim](https://github.com/nickbabcock/Pfim ) from 0.11.1 to 0.11.2.
- [Release notes](https://github.com/nickbabcock/Pfim/releases )
- [Changelog](https://github.com/nickbabcock/Pfim/blob/master/RELEASE_NOTES.md )
- [Commits](https://github.com/nickbabcock/Pfim/compare/v0.11.1...v0.11.2 )
---
updated-dependencies:
- dependency-name: Pfim
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-11 19:18:55 -06:00
Slendy
73a871f187
Change redis object prefix
2023-01-10 21:50:13 -06:00
dependabot[bot]
4bb3183c1e
Bump Microsoft.AspNetCore.Mvc.Testing from 7.0.1 to 7.0.2 ( #626 )
...
Bumps [Microsoft.AspNetCore.Mvc.Testing](https://github.com/dotnet/aspnetcore ) from 7.0.1 to 7.0.2.
- [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/v7.0.1...v7.0.2 )
---
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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-10 21:43:03 -06:00
dependabot[bot]
426c662355
Bump Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation from 7.0.1 to 7.0.2 ( #629 )
...
Bump Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation
Bumps [Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation](https://github.com/dotnet/aspnetcore ) from 7.0.1 to 7.0.2.
- [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/v7.0.1...v7.0.2 )
---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-10 21:39:59 -06:00
dependabot[bot]
80bf068f7c
Bump Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore from 7.0.1 to 7.0.2 ( #630 )
...
Bump Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore
Bumps [Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore](https://github.com/dotnet/aspnetcore ) from 7.0.1 to 7.0.2.
- [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/v7.0.1...v7.0.2 )
---
updated-dependencies:
- dependency-name: Microsoft.AspNetCore.Diagnostics.EntityFrameworkCore
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-10 21:36:46 -06:00
dependabot[bot]
94c879c9fc
Bump Microsoft.EntityFrameworkCore.Design from 7.0.1 to 7.0.2 ( #628 )
...
Bumps [Microsoft.EntityFrameworkCore.Design](https://github.com/dotnet/efcore ) from 7.0.1 to 7.0.2.
- [Release notes](https://github.com/dotnet/efcore/releases )
- [Commits](https://github.com/dotnet/efcore/compare/v7.0.1...v7.0.2 )
---
updated-dependencies:
- dependency-name: Microsoft.EntityFrameworkCore.Design
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-10 21:31:24 -06:00
dependabot[bot]
06fe80f92f
Bump Microsoft.EntityFrameworkCore from 7.0.1 to 7.0.2 ( #627 )
...
Bumps [Microsoft.EntityFrameworkCore](https://github.com/dotnet/efcore ) from 7.0.1 to 7.0.2.
- [Release notes](https://github.com/dotnet/efcore/releases )
- [Commits](https://github.com/dotnet/efcore/compare/v7.0.1...v7.0.2 )
---
updated-dependencies:
- dependency-name: Microsoft.EntityFrameworkCore
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-10 21:27:05 -06:00
Slendy
7358a7ac45
Fix password reset page
2023-01-10 21:17:46 -06:00
Josh
b5877bc10c
Remove duplicate scores ( #622 )
...
* Remove duplicate scores
* Optimize score migration
2023-01-10 17:36:43 -06:00
Josh
c86d2a11b5
Abstract config design and update logging format ( #624 )
...
* Abstract config design and update logging pattern
Also drops legacy config support
* Fix unit tests
* Make backup of config file when upgrading
* Use shared process semaphore to fix migration race conditions
* Use mutex because semaphore isn't supported
* Make startup wait for configs to load
* Move mutex to config load instead of constructor
* Add debug logging
* Make mutex static
* Change mutex name format
* Make mutex use global namespace
* Remove debug logging and fix config upgrading
* Rename lambda variable
2023-01-10 17:29:47 -06:00
github-actions[bot]
7179574e43
[skip ci] Update the localization files ( #625 )
...
[skip ci] Update the localization files
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2023-01-09 21:05:26 -06:00
Josh
7d187ee982
Change login UI and improve email setup flow ( #619 )
...
* Rework login UI design and change email setup flow
* Remove unused middleware
* Fix button not lining up with input fields
2023-01-09 19:43:56 -06:00
Josh
20b2ef5700
Rework CI and add game server login tests ( #615 )
...
* Make tests run in release mode
* Fix multiple command in ci
* I forgot how yaml works
* Shitty workaround
* grr mondays
* Add an NP ticket builder for unit tests
* Add NP ticket unit testing
* Fix range indexers for finding uid
* Fix LoginTests
* Validate unit test signatures
* Make builder code follow same style conventions
* Remove remnant of hardcoded issuer id
2023-01-07 00:12:39 -06:00
Slendy
337124690d
Order hearted and queued levels by most recent first
2023-01-04 20:17:26 -06:00
Josh
263bfb5b23
Containerize Project Lighthouse ( #582 )
...
* Add lighthouse docker support
* Update to NET 7.0
* Make docker copy git repository info
* Add restart policy to compose file
* Delete temp folder after copying to data
* Only build the docker image once
* Fix builds from being dirty
* Add su-exec to final image
* Run lighthouse as non root user
* Add compose file to gitignore
* Remove compose file from gitignore
Co-authored-by: Dagg <daggintosh@outlook.com>
2023-01-04 19:26:49 -06:00
Dth455
993d14d90a
Make chat filter logging configurable ( #618 )
...
* Make chat filter logging configurable
Disables chat logging by default, but allows for it to be re-enabled if need be.
* Update ProjectLighthouse.Servers.GameServer/Controllers/MessageController.cs
Co-authored-by: Josh <josh@slendy.pw>
* Update ServerConfiguration.cs
Co-authored-by: Josh <josh@slendy.pw>
2023-01-03 20:08:55 -06:00
Slendy
86dff92179
Specify host and port for SmtpClient
2023-01-02 06:26:30 -06:00
Slendy
4865db1816
Create SmtpClient per email instead of reusing
2023-01-02 05:03:41 -06:00
Slendy
cf1769ca77
Rework the flow of setting email from the website
2023-01-02 02:23:14 -06:00
Josh
3f70563e1d
Fix compilation error
2023-01-02 01:43:06 -06:00
Slendy
461de3a299
Make 2FA redirect highest priority
2023-01-02 00:58:57 -06:00
Slendy
fb90371ad1
Improve logging and rewrite email helper
2023-01-02 00:48:37 -06:00
Slendy
dc26766b8a
Clean up UI design for 2FA
2023-01-01 23:51:53 -06:00
Slendy
400d45389c
Fix initial account setup email
2022-12-26 16:21:16 -06:00