mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
[PR #3323] [CLOSED] merge master into api-migration #9453
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/jellyfin/jellyfin/pull/3323
Author: @crobibero
Created: 6/12/2020
Status: ❌ Closed
Base:
api-migration← Head:api-migration-merge📝 Commits (10+)
512725aFix style issue in TmdbSeriesProvider6967637Merge pull request #3098 from barronpm/remove-iloggerf08830eMerge pull request #2774 from mark-monteiro/simplify-https-config511d20aApply review suggestionsa8f0d0aMerge branch 'master' into activitydb-efcore1e9b261Remove more unused code1fecd55Merge branch 'activitydb-efcore' of https://github.com/barronpm/jellyfin into activitydb-efcore9925742Implement more review suggestions2849d2bFix compile warnings in Jellyfin.Naming.Tests11dd96fMerge pull request #3089 from MrTimscampi/tmdb-original-title📊 Changes
952 files changed (+19537 additions, -9175 deletions)
View changed files
📝
.ci/azure-pipelines-abi.yml(+21 -28)📝
.ci/azure-pipelines-main.yml(+42 -49)📝
.ci/azure-pipelines-test.yml(+46 -18)📝
.ci/azure-pipelines.yml(+12 -12)➖
.copr/Makefile(+0 -59)➕
.copr/Makefile(+1 -0)📝
.editorconfig(+7 -10)➕
.github/CODEOWNERS(+3 -0)➕
.github/dependabot.yml(+9 -0)📝
.gitignore(+12 -7)📝
.vscode/tasks.json(+11 -1)📝
Dockerfile(+1 -1)📝
Dockerfile.arm(+1 -1)📝
DvdLib/BigEndianBinaryReader.cs(+2 -0)📝
DvdLib/DvdLib.csproj(+6 -0)📝
DvdLib/Ifo/Cell.cs(+2 -0)📝
DvdLib/Ifo/CellPlaybackInfo.cs(+2 -0)📝
DvdLib/Ifo/CellPositionInfo.cs(+2 -0)📝
DvdLib/Ifo/Chapter.cs(+2 -0)📝
DvdLib/Ifo/Dvd.cs(+2 -0)...and 80 more files
📄 Description
Attempt #3, actually update api-migration before merging.
Controllers updated:
ActivityLogController
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.