aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-06-12Remove whitespacecrobibero
2020-06-12Use Http status code 204 instead of 200David
2020-06-12Merge pull request #3071 from rigtorp/tvdb-normalizedkanada
Make tvdb name normalizer unicode aware
2020-06-12Merge pull request #3298 from ↵dkanada
jellyfin/dependabot/nuget/SQLitePCLRaw.bundle_e_sqlite3-2.0.3 Bump SQLitePCLRaw.bundle_e_sqlite3 from 2.0.2 to 2.0.3
2020-06-12Merge pull request #3313 from crobibero/update-dotnet-coredkanada
Update to .NET Core 3.1.5
2020-06-11Merge pull request #2931 from crobibero/api-attachmentPatrick Barron
AttachmentsService to Jellyfin.Api
2020-06-11Merge pull request #3291 from cvium/fix_authenticationexceptionAnthony Lavado
Use the "legacy" AuthenticationException in AuthService
2020-06-11Merge pull request #3281 from Ullmie02/api-activitylogPatrick Barron
Move ActivityLogService to Jellyfin.Api
2020-06-11Merge pull request #2983 from bruceCoelho/api-migrationPatrick Barron
PackageService to Jellyfin.API
2020-06-11Make tvdb name normalizer unicode awareErik Rigtorp
2020-06-11(Hopefully) fix concurrency exceptions.Patrick Barron
2020-06-11Fix build errorsPatrick Barron
2020-06-11Merge branch 'master' into userdb-efcorePatrick Barron
# Conflicts: # MediaBrowser.Controller/Library/ILibraryManager.cs # MediaBrowser.Providers/Users/UserMetadataService.cs
2020-06-11Update ↵Cody Robibero
MediaBrowser.Common/Json/Converters/JsonNonStringKeyDictionaryConverter.cs Co-authored-by: aled <aled@wibblr.com>
2020-06-11Update INetworkManager.csBaronGreenback
2020-06-11Update INetworkManager.csBaronGreenback
Editting comments - adding periods
2020-06-11Properly remove profile imagesPatrick Barron
2020-06-11Update DlnaEntryPoint.csBaronGreenback
Left a _config behind.
2020-06-11Handle the case when the stored password is null, but the user tried to ↵aled
login with a password.
2020-06-11Merge branch 'master' into feature/ffmpeg-version-checkMax Git
2020-06-11Merge pull request #3289 from rigtorp/tmdb-comment-fixBond-009
Clarify comment and log actual search string in TMDB search provider
2020-06-11Add MessageId to websocket message, add JsonNonStringKeyDictionaryConvertercrobibero
2020-06-11Merge pull request #3309 from ↵dkanada
jellyfin/dependabot/nuget/ServiceStack.Text.Core-5.9.0 Bump ServiceStack.Text.Core from 5.8.0 to 5.9.0
2020-06-11Merge pull request #3293 from ↵dkanada
jellyfin/dependabot/nuget/System.Text.Encoding.CodePages-4.7.1 Bump System.Text.Encoding.CodePages from 4.7.0 to 4.7.1
2020-06-11Merge pull request #3292 from ↵dkanada
jellyfin/dependabot/nuget/SkiaSharp.NativeAssets.Linux-1.68.3 Bump SkiaSharp.NativeAssets.Linux from 1.68.1 to 1.68.3
2020-06-11Disable CA1801David
2020-06-11Use 'await using Stream' instead of 'using Stream'David
2020-06-11Merge branch 'master' into update-dotnet-coreCody Robibero
2020-06-11Update to .NET Core 3.1.5crobibero
2020-06-11Merge branch 'master' into feature/ffmpeg-version-checkMax Git
2020-06-11Bump SkiaSharp.NativeAssets.Linux from 1.68.1 to 1.68.3dependabot[bot]
Bumps SkiaSharp.NativeAssets.Linux from 1.68.1 to 1.68.3. Signed-off-by: dependabot[bot] <support@github.com>
2020-06-11Merge pull request #3295 from jellyfin/dependabot/nuget/SkiaSharp-1.68.3dkanada
Bump SkiaSharp from 1.68.1 to 1.68.3
2020-06-11Merge pull request #3294 from ↵dkanada
jellyfin/dependabot/nuget/Microsoft.NET.Test.Sdk-16.6.1 Bump Microsoft.NET.Test.Sdk from 16.5.0 to 16.6.1
2020-06-11Merge pull request #3301 from jellyfin/dependabot/nuget/Moq-4.14.1dkanada
Bump Moq from 4.13.1 to 4.14.1
2020-06-11Bump ServiceStack.Text.Core from 5.8.0 to 5.9.0dependabot[bot]
Bumps [ServiceStack.Text.Core](https://github.com/ServiceStack/ServiceStack.Text) from 5.8.0 to 5.9.0. - [Release notes](https://github.com/ServiceStack/ServiceStack.Text/releases) - [Commits](https://github.com/ServiceStack/ServiceStack.Text/compare/v5.8...v5.9) Signed-off-by: dependabot[bot] <support@github.com>
2020-06-11Bump Moq from 4.13.1 to 4.14.1dependabot[bot]
Bumps [Moq](https://github.com/moq/moq4) from 4.13.1 to 4.14.1. - [Release notes](https://github.com/moq/moq4/releases) - [Changelog](https://github.com/moq/moq4/blob/master/CHANGELOG.md) - [Commits](https://github.com/moq/moq4/compare/v4.13.1...v4.14.1) Signed-off-by: dependabot[bot] <support@github.com>
2020-06-11Bump SQLitePCLRaw.bundle_e_sqlite3 from 2.0.2 to 2.0.3dependabot[bot]
Bumps [SQLitePCLRaw.bundle_e_sqlite3](https://github.com/ericsink/SQLitePCL.raw) from 2.0.2 to 2.0.3. - [Release notes](https://github.com/ericsink/SQLitePCL.raw/releases) - [Commits](https://github.com/ericsink/SQLitePCL.raw/commits/v2.0.3) Signed-off-by: dependabot[bot] <support@github.com>
2020-06-11Bump SkiaSharp from 1.68.1 to 1.68.3dependabot[bot]
Bumps SkiaSharp from 1.68.1 to 1.68.3. Signed-off-by: dependabot[bot] <support@github.com>
2020-06-11Bump Microsoft.NET.Test.Sdk from 16.5.0 to 16.6.1dependabot[bot]
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.5.0 to 16.6.1. - [Release notes](https://github.com/microsoft/vstest/releases) - [Commits](https://github.com/microsoft/vstest/compare/v16.5.0...v16.6.1) Signed-off-by: dependabot[bot] <support@github.com>
2020-06-11Bump System.Text.Encoding.CodePages from 4.7.0 to 4.7.1dependabot[bot]
Bumps [System.Text.Encoding.CodePages](https://github.com/dotnet/corefx) from 4.7.0 to 4.7.1. - [Release notes](https://github.com/dotnet/corefx/releases) - [Commits](https://github.com/dotnet/corefx/commits) Signed-off-by: dependabot[bot] <support@github.com>
2020-06-11Fix suggestionsDavid
2020-06-11Merge pull request #3248 from crobibero/dependabot2dkanada
Add dependabot
2020-06-11Merge pull request #3222 from barronpm/activitylog-migration-fixdkanada
Fix Activity Log Migrations for Very Old Databases
2020-06-11Use the "legacy" AuthenticationExceptionClaus Vium
2020-06-10Add missing default permissionPatrick Barron
2020-06-10Fix bugs for fresh installs.Patrick Barron
2020-06-10Clarify comment and log actual search stringErik Rigtorp
2020-06-10Move SubtitleService to Jellyfin.ApiDavid
2020-06-10Update Jellyfin.Api/Controllers/FilterController.csCody Robibero
Co-authored-by: Patrick Barron <18354464+barronpm@users.noreply.github.com>
2020-06-10Update Jellyfin.Api/Controllers/FilterController.csCody Robibero
Co-authored-by: Patrick Barron <18354464+barronpm@users.noreply.github.com>