Configuration
|
Target net6.0
|
2021-09-24 20:15:46 +02:00 |
Filters
|
Replace != null with is not null
|
2022-12-05 15:01:13 +01:00 |
Formatters
|
Replace == null with is null
|
2022-12-05 15:00:20 +01:00 |
Infrastructure
|
Replace != null with is not null
|
2022-12-05 15:01:13 +01:00 |
Middleware
|
Replace != null with is not null
|
2022-12-05 15:01:13 +01:00 |
Migrations
|
Replace == null with is null
|
2022-12-05 15:00:20 +01:00 |
Properties
|
Split integration tests from unit tests
|
2021-03-09 14:17:59 +01:00 |
wwwroot/api-docs
|
replace swagger logo
|
2020-09-03 21:39:50 -06:00 |
Jellyfin.Server.csproj
|
Update projects to .net7
|
2022-12-07 16:42:05 +01:00 |
Program.cs
|
Use File.SetUnixFileMode
|
2022-12-07 16:42:29 +01:00 |
StartupOptions.cs
|
Fix build errors
|
2022-12-07 16:42:28 +01:00 |