Commit Graph

23813 Commits (3c921e25da2efe5cb3c2fca74c70efc78618097d)
 

Author SHA1 Message Date
Shadowghost 6292e0127d Remove restart.sh from packaging
2 years ago
Bond-009 d57dcf2245
Merge pull request #9122 from jellyfin/renovate/github-codeql-action-digest
2 years ago
renovate[bot] 5359d0c404
chore(deps): update github/codeql-action digest to a34ca99
2 years ago
Patrick Barron 8cabac0cf2 Load all plugin assemblies before attempting to load types
2 years ago
renovate[bot] e408da4651
chore(deps): update dependency microsoft.codeanalysis.bannedapianalyzers to v3.3.4 (#9117)
2 years ago
SuperDumbTM 971e338b71 Translated using Weblate (Chinese (Traditional, Hong Kong))
2 years ago
Patrick Barron 79a7815be7 Use one AssemblyLoadContext per plugin
2 years ago
Bond-009 875359d457
Merge pull request #9108 from barronpm/efcore-cleanup
2 years ago
Bond-009 212876b235
Merge pull request #9100 from barronpm/refactor-startup
2 years ago
Patrick Barron c59f2a3c46 Mark CanSelfRestart as Obsolete
2 years ago
Bond-009 70a74a8c62
Merge pull request #9111 from jellyfin/renovate/sharpfuzz-2.x
2 years ago
Slug-Cat bf055a2f99 Translated using Weblate (Pirate (pr))
2 years ago
Patrick Barron f3e5139cfc Use default ASP.NET Core logger factory for DbContext factory
2 years ago
renovate[bot] 96c31ed818
chore(deps): update dependency sharpfuzz to v2.0.1
2 years ago
Patrick Barron 8479f0f90c Rename JellyfinDb to JellyfinDbContext
2 years ago
Patrick Barron 3f66a48206 Document JellyfinDb
2 years ago
Hannes Braun 66eff8b9ca
Allow limiting parallel image encodings to reduce memory usage (#8783)
2 years ago
Patrick Barron 40e4370689 Specify AsSplitQuery in initial users query
2 years ago
Patrick Barron f07553abdf Optimize EF Core queries and remove unnecessary AsQueryable calls
2 years ago
Patrick Barron ab6baf6486 Enable nullable for Jellyfin DbContext
2 years ago
Patrick Barron 2a86723caf Use file-scoped namespace in db context
2 years ago
Patrick Barron 921618368b Remove unused schema
2 years ago
Patrick Barron 577d396649 Use custom plugin assembly load context
2 years ago
Patrick Barron a48f188874 Use separate assembly load contexts per plugin
2 years ago
Patrick Barron dc85d86ea1 Enable in-process restarting
2 years ago
Patrick Barron f8ca71ee15 Move WebHostBuilder extension method to separate file
2 years ago
Patrick Barron 029d53502f Move some startup methods to StartupHelpers
2 years ago
Patrick Barron 7186b343bd Move Formatters to Jellyfin.Api
2 years ago
Patrick Barron 74a07f6d1c Move Middleware to Jellyfin.Api
2 years ago
Cody Robibero be206d4ff2
Merge pull request #9044 from Bond-009/db
2 years ago
Bond_009 8ff0cb1e9d Remove AddPeopleQueryIndex migration
2 years ago
Bond_009 6a8d24d9e9 Set journal_size_limit
2 years ago
Bond_009 73740f6c6e Change synchronous_mode to normal
2 years ago
Bond_009 ab918c6292 Fine tune DB settings
2 years ago
Teo Baranga 56ef45ebf0
Fix client supported image formats (#9071)
2 years ago
Patrick Barron 663854bc1e
Update test dependencies (#9094)
2 years ago
Napaul Intrarasing 37edb21887 Translated using Weblate (Thai)
2 years ago
Cody Robibero 0f17e72efd
Revert "chore(deps): update swashbuckle-aspnetcore monorepo to v6.5.0 (#8591)" (#9088)
2 years ago
renovate[bot] 3d51d79715
chore(deps): update swashbuckle-aspnetcore monorepo to v6.5.0 (#8591)
2 years ago
renovate[bot] 24a27a360e
chore(deps): update dependency serilog.aspnetcore to v6.1.0 (#9085)
2 years ago
Bond-009 12786db0cc
Merge pull request #9078 from barronpm/migrate-to-ihost
2 years ago
Alex Popovic 0571d3e403 Translated using Weblate (Serbian)
2 years ago
kshantum d39dcb8ad2 Translated using Weblate (Russian)
2 years ago
Patrick Barron 033ffa9a88 Fix tests
2 years ago
renovate[bot] 8478a7c9ed
chore(deps): update github/codeql-action digest to 515828d (#9079)
2 years ago
Bond-009 3a7a781ed9
Merge pull request #9001 from Shadowghost/stereo-downmix
2 years ago
Patrick Barron 0f46eca6a4 Minor cleanup in Startup class
2 years ago
Patrick Barron 159e74ea09 Update Serilog.AspNetCore
2 years ago
Patrick Barron 7b17799b01 Migrate from IWebHost to IHost
2 years ago
Bond-009 81c8890b6d
Fix all warnings in MediaBrowser.MediaEncoding (#9073)
2 years ago