ProjectLighthouse/ProjectLighthouse
dependabot[bot] f0ffb8fe24
Bump InfluxDB.Client from 4.6.0 to 4.7.0 (#546)
Bumps [InfluxDB.Client](https://github.com/influxdata/influxdb-client-csharp) from 4.6.0 to 4.7.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.6.0...v4.7.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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-03 14:18:50 -05:00
..
Administration Allow RegistrationTokens to have a username pre-selected (#524) 2022-10-31 20:48:09 -05:00
Configuration Add Username to MailConfig and fix typo 2022-10-03 23:25:18 -05:00
Extensions Allow RegistrationTokens to have a username pre-selected (#524) 2022-10-31 20:48:09 -05:00
Files Implement POST request rate limiting (#490) 2022-09-24 17:18:28 -05:00
Helpers Add Username to MailConfig and fix typo 2022-10-03 23:25:18 -05:00
Levels Merge branch 'LBPUnion:main' into playlists 2022-09-24 19:24:14 -05:00
Logging Add timestamps to logs and cleanup some code 2022-10-01 16:28:52 -05:00
Match Lots of bug fixes and performance improvements (#410) 2022-08-13 00:56:17 +00:00
Middlewares Add better null handling to RateLimitMiddleware 2022-11-02 15:45:13 -05:00
Migrations Allow RegistrationTokens to have a username pre-selected (#524) 2022-10-31 20:48:09 -05:00
PlayerData Allow RegistrationTokens to have a username pre-selected (#524) 2022-10-31 20:48:09 -05:00
ProjectLighthouse/Migrations Allow RegistrationTokens to have a username pre-selected (#524) 2022-10-31 20:48:09 -05:00
Properties Only host on HTTP 10060 2021-10-27 16:07:03 -04:00
Serialization Lots of bug fixes and performance improvements (#410) 2022-08-13 00:56:17 +00:00
Startup Add ServerType to file logs 2022-05-22 16:23:07 -04:00
StaticFiles Update the logo images on the website. 2022-09-25 15:18:42 -04:00
StorableLists Fix redis room cleanups 2022-07-23 19:58:06 -04:00
Tickets Make logger a non-static class 2022-05-15 16:57:50 -04:00
Types Refresh the website's UI 2022-08-19 21:15:41 -04:00
.dockerignore Initial Commit 2021-10-05 23:02:13 -04:00
ApiEndpointController.cs Massive organization of classes and namespaces 2022-05-15 16:45:00 -04:00
appsettings.Development.json Fix Development appsettings 2022-07-27 16:59:00 -04:00
appsettings.json Initial Commit 2021-10-05 23:02:13 -04:00
chatCensoredList.txt Update chatCensoredList.txt 2022-10-31 13:57:21 -04:00
Database.cs Implement hearting playlists 2022-09-23 00:03:54 -05:00
Dockerfile Update Dockerfile for .NET 6.0 2021-11-17 20:34:32 -05:00
ProjectLighthouse.csproj Bump InfluxDB.Client from 4.6.0 to 4.7.0 (#546) 2022-11-03 14:18:50 -05:00
StartupTasks.cs Merge branch 'main' into mod-panel 2022-08-05 19:28:07 -04:00