| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-05-27 | Merge pull request #5696 from Maxr1998/fix-music-video-metadata-probing | Claus Vium | |
| 2021-05-25 | Make localizationManager local instead of field | David Ullmer | |
| 2021-05-25 | Update tests/Jellyfin.Api.Tests/Jellyfin.Api.Tests.csproj | Claus Vium | |
| 2021-05-24 | Remove some unnecessary allocations | cvium | |
| 2021-05-21 | Merge branch 'master' into authenticationdb-efcore | Patrick Barron | |
| # Conflicts: # Emby.Server.Implementations/Security/AuthenticationRepository.cs # Jellyfin.Server.Implementations/Security/AuthorizationContext.cs # MediaBrowser.Controller/Devices/IDeviceManager.cs | |||
| 2021-05-20 | Migrate authentication db to EF Core | Patrick Barron | |
| 2021-05-21 | Merge pull request #6013 from Bond-009/minor13 | Bond-009 | |
| 2021-05-20 | Merge branch 'master' into tmdb-person-language | Bond-009 | |
| 2021-05-20 | Merge pull request #6054 from cvium/allocationz_2_extreme_db_plsdonthurtme | Bond-009 | |
| 2021-05-19 | Review changes | cvium | |
| 2021-05-17 | Merge pull request #6047 from crobibero/dotnet-5.0.6 | Joshua M. Boniface | |
| Update to Dotnet 5.0.6 | |||
| 2021-05-18 | Merge pull request #6051 from Bond-009/tests7 | Bond-009 | |
| Add tests for Recordinghelper | |||
| 2021-05-17 | Add tests for NoralizeLanguage | David Ullmer | |
| 2021-05-16 | Reduce some allocations | cvium | |
| 2021-05-16 | Add tests for Recordinghelper | Bond_009 | |
| 2021-05-15 | Changes as requested | BaronGreenback | |
| 2021-05-14 | Update to dotnet5.0.6 | crobibero | |
| 2021-05-11 | corrected tests | BaronGreenback | |
| 2021-05-10 | Add tests for LocalizationManager | David Ullmer | |
| 2021-05-08 | Moved test | BaronGreenback | |
| 2021-05-08 | Changed to use span | BaronGreenback | |
| 2021-05-08 | Merge remote-tracking branch 'upstream/master' into UrlDecoding | BaronGreenback | |
| 2021-05-08 | Minor improvements | Bond_009 | |
| * properly dispose CancellationTokenSource * rewrite DynamicHlsController.GetSegmentLengths * remove dead code | |||
| 2021-05-07 | changed | BaronGreenback | |
| 2021-05-07 | Update tests/Jellyfin.Api.Tests/Controllers/EncodedQueryStringTest.cs | BaronGreenback | |
| Co-authored-by: Cody Robibero <cody@robibe.ro> | |||
| 2021-05-07 | Update tests/Jellyfin.Api.Tests/Controllers/EncodedQueryStringTest.cs | BaronGreenback | |
| Co-authored-by: Cody Robibero <cody@robibe.ro> | |||
| 2021-05-07 | Moved into test controller. | BaronGreenback | |
| 2021-05-07 | tests and small fix. | BaronGreenback | |
| 2021-05-06 | Add support for legacy HDhomerun DUAl | Bond_009 | |
| 2021-05-05 | PathExtensions: Fix index out of bounds in TryReplaceSubPath | Bond_009 | |
| Fixes #5977 | |||
| 2021-05-05 | Merge pull request #5984 from Bond-009/container | Bond-009 | |
| Add regression test for ContainerProfile.ContainsContainer | |||
| 2021-05-05 | Add regression test for ContainerProfile.ContainsContainer | Bond_009 | |
| 2021-05-05 | Add support for fanart aspect in thumb tag | David Ullmer | |
| 2021-05-05 | Merge pull request #5938 from cvium/allocationz | Bond-009 | |
| 2021-05-05 | Merge pull request #5762 from BaronGreenback/networkTestHardening | Bill Thornton | |
| Fix network test on dns failure | |||
| 2021-05-04 | remove redundant code | cvium | |
| 2021-05-03 | rename to SplitEnumerator and fix test | cvium | |
| 2021-05-03 | Changed selection method | BaronGreenback | |
| 2021-05-02 | Merge pull request #5954 from Bond-009/tests5 | Bond-009 | |
| Add tests for SqliteItemRepository.(De)SerializeProviderIds | |||
| 2021-05-02 | Don't run integration tests in parallel | Bond_009 | |
| * Easier to debug failing tests when the logs aren't scrambled * Static properties could cause issues | |||
| 2021-05-02 | Add tests for SqliteItemRepository.(De)SerializeProviderIds | Bond_009 | |
| 2021-05-02 | Add tests for SqliteItemRepository.(De)SerializeImages | Bond_009 | |
| 2021-05-01 | Update tests/Jellyfin.Networking.Tests/NetworkParseTests.cs | BaronGreenback | |
| Co-authored-by: David Ullmer <davidullmer@outlook.de> | |||
| 2021-05-01 | Update tests/Jellyfin.Networking.Tests/NetworkParseTests.cs | BaronGreenback | |
| Co-authored-by: David Ullmer <davidullmer@outlook.de> | |||
| 2021-05-01 | Update tests/Jellyfin.Networking.Tests/NetworkParseTests.cs | BaronGreenback | |
| Co-authored-by: David Ullmer <davidullmer@outlook.de> | |||
| 2021-05-01 | Update tests/Jellyfin.Networking.Tests/NetworkParseTests.cs | BaronGreenback | |
| Co-authored-by: David Ullmer <davidullmer@outlook.de> | |||
| 2021-04-30 | Merge pull request #5890 from Bond-009/filesystem | Bond-009 | |
| Reduce string allocations/fs lookups in resolve code | |||
| 2021-04-30 | Bump AutoFixture.AutoMoq from 4.16.0 to 4.17.0 | dependabot[bot] | |
| Bumps [AutoFixture.AutoMoq](https://github.com/AutoFixture/AutoFixture) from 4.16.0 to 4.17.0. - [Release notes](https://github.com/AutoFixture/AutoFixture/releases) - [Commits](https://github.com/AutoFixture/AutoFixture/compare/v4.16.0...v4.17.0) Signed-off-by: dependabot[bot] <support@github.com> | |||
| 2021-04-30 | Merge pull request #5913 from ↵ | Bond-009 | |
| jellyfin/dependabot/nuget/AutoFixture.Xunit2-4.17.0 Bump AutoFixture.Xunit2 from 4.16.0 to 4.17.0 | |||
| 2021-04-29 | Merge pull request #5891 from Bond-009/filesystem2 | Bond-009 | |
