aboutsummaryrefslogtreecommitdiff
path: root/Jellyfin.Server
AgeCommit message (Expand)Author
2023-06-10Add all websocket messages to generated openapi spec (#9682)Cody Robibero
2023-05-26chore: deprecate EasyPassword as it isn't very securecvium
2023-05-15Use default files to remove index.html from urlBill Thornton
2023-05-15Fix playlists library and migration (#9770)Shadowghost
2023-05-12Fix access to playlists not created by a user (#9746)Shadowghost
2023-05-11Merge pull request #8598 from Neuheit/ipv4fallbackCody Robibero
2023-05-10Fix MigrateRatingLevels (#9461)Shadowghost
2023-04-06Simplify conditional expressionStepan Goremykin
2023-04-06Remove unused using directivesStepan Goremykin
2023-03-30Fix migration for MusicBrainz (#9559)Marc Brooks
2023-03-17Apply review suggestionsShadowghost
2023-03-10Add migration to properly set playlist ownerShadowghost
2023-02-20Move MigrateRatingLevels migration to preStartupShadowghost
2023-02-20Apply review suggestionsShadowghost
2023-02-20Fix typo and migration descriptionShadowghost
2023-02-20Add database migration for rating schema changeShadowghost
2023-02-20Merge pull request #9356 from Bond-009/tryparseBond-009
2023-02-19Optimize tryparseBond_009
2023-02-19Add migration for MusicBrainz settingsShadowghost
2023-02-14Add back LocalAccessOrRequiresElevationPolicyShadowghost
2023-02-14Add permissions for LiveTV access and managementShadowghost
2023-02-13Add permission for collection managementShadowghost
2023-02-09fix firsttimesetupcvium
2023-02-09fix openapi authcvium
2023-02-09fix default policycvium
2023-02-09refactor: simplify authzcvium
2023-02-04Simplify CreateApplicationPaths (#9171)Bond-009
2023-02-04Use Directory.Packages.props (#9135)Zoltan Csizmadia
2023-01-27Move LogEnvironmentInfo to StartupHelpersPatrick Barron
2023-01-26Remove OS information from System Info (#9175)Patrick Barron
2023-01-18chore(deps): update dependency microsoft.codeanalysis.bannedapianalyzers to v...renovate[bot]
2023-01-17Merge pull request #9108 from barronpm/efcore-cleanupBond-009
2023-01-16Rename JellyfinDb to JellyfinDbContextPatrick 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-14Remove AddPeopleQueryIndex migrationBond_009
2023-01-14Fine tune DB settingsBond_009
2023-01-13chore(deps): update dependency serilog.aspnetcore to v6.1.0 (#9085)renovate[bot]
2023-01-12Fix testsPatrick Barron
2023-01-11Minor cleanup in Startup classPatrick Barron
2023-01-11Update Serilog.AspNetCorePatrick Barron
2023-01-11Migrate from IWebHost to IHostPatrick Barron
2023-01-11Merge pull request #9064 from barronpm/move-jellyfin-drawing-skiaBond-009
2023-01-10Move Jellyfin.Drawing.Skia to srcPatrick Barron
2023-01-10chore(deps): update dependency sqlitepclraw.bundle_e_sqlite3 to v2.1.4 (#9062)renovate[bot]
2023-01-10chore(deps): update dotnet monorepo to v7.0.2renovate[bot]
2023-01-10Rename Emby.Drawing and move to src (#9054)Patrick Barron