aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-01-17Merge pull request #9100 from barronpm/refactor-startupBond-009
2023-01-17Mark CanSelfRestart as ObsoletePatrick Barron
2023-01-17Merge pull request #9111 from jellyfin/renovate/sharpfuzz-2.xBond-009
2023-01-17Translated using Weblate (Pirate (pr))Slug-Cat
2023-01-16Use default ASP.NET Core logger factory for DbContext factoryPatrick Barron
2023-01-16Fix build failingDarrenRuane
2023-01-16chore(deps): update dependency sharpfuzz to v2.0.1renovate[bot]
2023-01-16Ensure existing chapter images are deleted when user disables chapter generationDarrenRuane
2023-01-16Rename JellyfinDb to JellyfinDbContextPatrick Barron
2023-01-16Document JellyfinDbPatrick Barron
2023-01-16Allow limiting parallel image encodings to reduce memory usage (#8783)Hannes Braun
2023-01-16Specify AsSplitQuery in initial users queryPatrick Barron
2023-01-16Optimize EF Core queries and remove unnecessary AsQueryable callsPatrick Barron
2023-01-16Enable nullable for Jellyfin DbContextPatrick Barron
2023-01-16Use file-scoped namespace in db contextPatrick Barron
2023-01-16Remove unused schemaPatrick Barron
2023-01-15Fix pre-existing chapter images not being deleted after the chapter image gen...DarrenRuane
2023-01-15Use custom plugin assembly load contextPatrick Barron
2023-01-15Use separate assembly load contexts per pluginPatrick Barron
2023-01-15Enable in-process restartingPatrick Barron
2023-01-15Move WebHostBuilder extension method to separate filePatrick Barron
2023-01-15Move some startup methods to StartupHelpersPatrick Barron
2023-01-15Move Formatters to Jellyfin.ApiPatrick Barron
2023-01-15Move Middleware to Jellyfin.ApiPatrick Barron
2023-01-14Merge pull request #9044 from Bond-009/dbCody Robibero
2023-01-14Remove AddPeopleQueryIndex migrationBond_009
2023-01-14Set journal_size_limitBond_009
2023-01-14Change synchronous_mode to normalBond_009
2023-01-14Fine tune DB settingsBond_009
2023-01-14Fix client supported image formats (#9071)Teo Baranga
2023-01-14Update test dependencies (#9094)Patrick Barron
2023-01-14Translated using Weblate (Thai)Napaul Intrarasing
2023-01-13Revert "chore(deps): update swashbuckle-aspnetcore monorepo to v6.5.0 (#8591)...Cody Robibero
2023-01-13chore(deps): update swashbuckle-aspnetcore monorepo to v6.5.0 (#8591)renovate[bot]
2023-01-13chore(deps): update dependency serilog.aspnetcore to v6.1.0 (#9085)renovate[bot]
2023-01-13Merge pull request #9078 from barronpm/migrate-to-ihostBond-009
2023-01-12Translated using Weblate (Serbian)Alex Popovic
2023-01-12Translated using Weblate (Russian)kshantum
2023-01-12Fix testsPatrick Barron
2023-01-12chore(deps): update github/codeql-action digest to 515828d (#9079)renovate[bot]
2023-01-12Merge pull request #9001 from Shadowghost/stereo-downmixBond-009
2023-01-11Minor cleanup in Startup classPatrick Barron
2023-01-11Update Serilog.AspNetCorePatrick Barron
2023-01-11Migrate from IWebHost to IHostPatrick Barron
2023-01-11Fix all warnings in MediaBrowser.MediaEncoding (#9073)Bond-009
2023-01-11Merge pull request #9065 from barronpm/drawing-use-file-namespacesCody Robibero
2023-01-11Merge pull request #9070 from Bond-009/warn3Cody Robibero
2023-01-11Merge branch 'jellyfin:master' into drawing-use-file-namespacesPatrick Barron
2023-01-11Translated using Weblate (Arabic)0TTA
2023-01-11Fix all warnings in MediaBrowser.ProvidersBond_009