aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-01-20Merge pull request #9133 from Shadowghost/increase-stale-operationsBond-009
Increase stale bot operations per run
2023-01-20Increase stale bot operations per runShadowghost
2023-01-19Merge pull request #9124 from Shadowghost/deb-fixJoshua M. Boniface
2023-01-19Translated using Weblate (Bulgarian)marcus2799
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/bg/
2023-01-19Remove restart.sh from packagingShadowghost
2023-01-18Merge pull request #9122 from jellyfin/renovate/github-codeql-action-digestBond-009
2023-01-18chore(deps): update github/codeql-action digest to a34ca99renovate[bot]
2023-01-18chore(deps): update dependency microsoft.codeanalysis.bannedapianalyzers to ↵renovate[bot]
v3.3.4 (#9117) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-18Translated using Weblate (Chinese (Traditional, Hong Kong))SuperDumbTM
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/zh_Hant_HK/
2023-01-17Merge pull request #9108 from barronpm/efcore-cleanupBond-009
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
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/pr/
2023-01-16Use default ASP.NET Core logger factory for DbContext factoryPatrick Barron
2023-01-16chore(deps): update dependency sharpfuzz to v2.0.1renovate[bot]
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-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
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/th/
2023-01-13Revert "chore(deps): update swashbuckle-aspnetcore monorepo to v6.5.0 ↵Cody Robibero
(#8591)" (#9088) This reverts commit 3d51d79715a1cbc0e6c237facfdc9f21c4b951c7.
2023-01-13chore(deps): update swashbuckle-aspnetcore monorepo to v6.5.0 (#8591)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-13chore(deps): update dependency serilog.aspnetcore to v6.1.0 (#9085)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-13Merge pull request #9078 from barronpm/migrate-to-ihostBond-009
2023-01-12Translated using Weblate (Serbian)Alex Popovic
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/sr/
2023-01-12Translated using Weblate (Russian)kshantum
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ru/
2023-01-12Fix testsPatrick Barron
2023-01-12chore(deps): update github/codeql-action digest to 515828d (#9079)renovate[bot]
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-01-12Merge pull request #9001 from Shadowghost/stereo-downmixBond-009
Fixes https://github.com/jellyfin/jellyfin/issues/1986
2023-01-11Minor cleanup in Startup classPatrick Barron
2023-01-11Update Serilog.AspNetCorePatrick Barron