| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-08-25 | bump to preview8 and remove extra references | crobibero | |
| 2020-08-25 | bump System.Text.Json | crobibero | |
| 2020-08-24 | Merge branch 'master' into event-rewrite-1 | Patrick Barron | |
| # Conflicts: # Emby.Dlna/Emby.Dlna.csproj # Emby.Dlna/Eventing/DlnaEventManager.cs # Emby.Dlna/Service/BaseService.cs # Emby.Server.Implementations/ScheduledTasks/ScheduledTaskWorker.cs # MediaBrowser.Controller/Subtitles/SubtitleDownloadEventArgs.cs | |||
| 2020-08-24 | Merge remote-tracking branch 'upstream/master' into 3.1.7 | crobibero | |
| 2020-08-21 | Merge pull request #3953 from crobibero/dotnetglob | Bond-009 | |
| bump DotNet.Glob | |||
| 2020-08-21 | bump DotNet.Glob | crobibero | |
| 2020-08-20 | Add unsupported ffmpeg version to tests | Bond_009 | |
| 2020-08-20 | Simplify FFmpeg detection code | Bond_009 | |
| 2020-08-20 | Merge branch 'master' into feature/ffmpeg-version-check | Bond-009 | |
| 2020-08-16 | Allow plugins to register services. | Patrick Barron | |
| 2020-08-12 | bump deps | crobibero | |
| 2020-08-12 | Add tests | DirtyRacer1337 | |
| 2020-08-10 | Bump Microsoft.NET.Test.Sdk from 16.6.1 to 16.7.0 | dependabot[bot] | |
| Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 16.6.1 to 16.7.0. - [Release notes](https://github.com/microsoft/vstest/releases) - [Commits](https://github.com/microsoft/vstest/compare/v16.6.1...v16.7.0) Signed-off-by: dependabot[bot] <support@github.com> | |||
| 2020-08-06 | Apply fixes from review | crobibero | |
| 2020-08-04 | Remove references to MediaBrowser.Api | crobibero | |
| 2020-08-03 | fix openapi validation errors | crobibero | |
| 2020-08-03 | Merge remote-tracking branch 'upstream/master' into api-migration | crobibero | |
| 2020-07-26 | Add more tests, update comment | Odd Stråbø | |
| 2020-07-25 | Don't ignore dot directories. | Odd Stråbø | |
| Use `.ignore` file to hide directory from library scan. Also, please tell me we handle sample matching somewhere else? This is a mess. | |||
| 2020-07-20 | Merge remote-tracking branch 'upstream/master' into api-migration-merge | crobibero | |
| 2020-07-17 | Update .NET Core to 3.1.6 | Patrick Barron | |
| 2020-07-14 | Merge pull request #3500 from nyanmisaka/vpp-qsv | dkanada | |
| Add FFmpeg 4.3 detection and solve the green line on QSV HWA | |||
| 2020-07-13 | Bump AutoFixture from 4.12.0 to 4.13.0 | dependabot[bot] | |
| Bumps [AutoFixture](https://github.com/AutoFixture/AutoFixture) from 4.12.0 to 4.13.0. - [Release notes](https://github.com/AutoFixture/AutoFixture/releases) - [Commits](https://github.com/AutoFixture/AutoFixture/compare/v4.12.0...v4.13.0) Signed-off-by: dependabot[bot] <support@github.com> | |||
| 2020-07-06 | Bump Moq from 4.14.4 to 4.14.5 | dependabot[bot] | |
| Bumps [Moq](https://github.com/moq/moq4) from 4.14.4 to 4.14.5. - [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.14.4...v4.14.5) Signed-off-by: dependabot[bot] <support@github.com> | |||
| 2020-07-04 | add FFmpeg 4.3 detection and tests | nyanmisaka | |
| 2020-07-02 | Merge branch 'master' into feature/ffmpeg-version-check | Max Git | |
| 2020-06-30 | Bump Moq from 4.14.3 to 4.14.4 | dependabot[bot] | |
| Bumps [Moq](https://github.com/moq/moq4) from 4.14.3 to 4.14.4. - [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.14.3...v4.14.4) Signed-off-by: dependabot[bot] <support@github.com> | |||
| 2020-06-29 | bump autofixture | crobibero | |
| 2020-06-29 | Bump AutoFixture from 4.11.0 to 4.12.0 | dependabot[bot] | |
| Bumps [AutoFixture](https://github.com/AutoFixture/AutoFixture) from 4.11.0 to 4.12.0. - [Release notes](https://github.com/AutoFixture/AutoFixture/releases) - [Commits](https://github.com/AutoFixture/AutoFixture/compare/v4.11.0...v4.12.0) Signed-off-by: dependabot[bot] <support@github.com> | |||
| 2020-06-26 | Add more ignorepatterns and tests | crobibero | |
| 2020-06-23 | Merge branch 'master' into feature/ffmpeg-version-check | Max Git | |
| 2020-06-22 | fix tests | crobibero | |
| 2020-06-22 | Bump Moq from 4.14.1 to 4.14.3 | dependabot[bot] | |
| Bumps [Moq](https://github.com/moq/moq4) from 4.14.1 to 4.14.3. - [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.14.1...v4.14.3) Signed-off-by: dependabot[bot] <support@github.com> | |||
| 2020-06-20 | Fix tests | David | |
| 2020-06-16 | Further cleanup and add final tests | crobibero | |
| 2020-06-16 | Add tests and cleanup | crobibero | |
| 2020-06-16 | Fix tests. | crobibero | |
| 2020-06-16 | Merge branch 'master' into feature/ffmpeg-version-check | Max Git | |
| 2020-06-15 | Bump coverlet.collector from 1.2.1 to 1.3.0 | dependabot[bot] | |
| Bumps [coverlet.collector](https://github.com/coverlet-coverage/coverlet) from 1.2.1 to 1.3.0. - [Release notes](https://github.com/coverlet-coverage/coverlet/releases) - [Commits](https://github.com/coverlet-coverage/coverlet/commits) Signed-off-by: dependabot[bot] <support@github.com> | |||
| 2020-06-15 | Fix stylecop error like on master. | Max Git | |
| 2020-06-15 | Merge from master & fix conflict | Max Git | |
| 2020-06-14 | Merge remote-tracking branch 'upstream/master' into HEAD | crobibero | |
| 2020-06-15 | Merge pull request #3329 from telans/code-analyzer-tests | dkanada | |
| Enable code analyzers for tests | |||
| 2020-06-14 | fix StyleCop warning in Jellyfin.MediaEncoding.Tests | telans | |
| 2020-06-13 | Merge branch 'master' into userdb-efcore | Patrick Barron | |
| # Conflicts: # Emby.Server.Implementations/Library/UserManager.cs # Jellyfin.Data/Jellyfin.Data.csproj | |||
| 2020-06-13 | merge master into api-migration | crobibero | |
| 2020-06-13 | enable code analyzers for tests | telans | |
| 2020-06-11 | Merge branch 'master' into userdb-efcore | Patrick Barron | |
| # Conflicts: # MediaBrowser.Controller/Library/ILibraryManager.cs # MediaBrowser.Providers/Users/UserMetadataService.cs | |||
| 2020-06-11 | Merge branch 'master' into update-dotnet-core | Cody Robibero | |
| 2020-06-11 | Update to .NET Core 3.1.5 | crobibero | |
