| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-07-13 | Remove EF Core Proxies | Patrick Barron | |
| 2020-07-12 | Fix EF Core memory leak | Patrick Barron | |
| 2020-07-09 | Ignore casing when authenticating users | Patrick Barron | |
| 2020-07-07 | Fix log spam from EF Core | Patrick Barron | |
| 2020-07-06 | Merge pull request #3516 from jellyfin/dependabot/nuget/Moq-4.14.5 | dkanada | |
| Bump Moq from 4.14.4 to 4.14.5 | |||
| 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-05 | Merge pull request #3513 from barronpm/plugin-exception-fix | Anthony Lavado | |
| Fix TypeLoadException during plugin load | |||
| 2020-07-05 | Fix TypeLoadException during plugin load | Patrick Barron | |
| 2020-07-05 | Merge pull request #3505 from Bond-009/minor3 | Joshua M. Boniface | |
| Minor fixes | |||
| 2020-07-04 | Merge pull request #3502 from barronpm/array-empty | Bond-009 | |
| Use Array.Empty | |||
| 2020-07-04 | Update MediaBrowser.Providers/Plugins/Tmdb/Movies/TmdbMovieProvider.cs | Bond-009 | |
| Co-authored-by: Patrick Barron <18354464+barronpm@users.noreply.github.com> | |||
| 2020-07-04 | Minor fixes | Bond_009 | |
| 2020-07-04 | Use Array.Empty | Patrick Barron | |
| 2020-07-04 | Merge pull request #3423 from crobibero/easypassword | Joshua M. Boniface | |
| Remove EasyPassword from Authentication providers | |||
| 2020-07-04 | Merge pull request #3495 from anthonylavado/xmltv-upd | dkanada | |
| Use newer Jellyfin.XmlTv for Guide Fixes | |||
| 2020-07-03 | Use newer Jellyfin.XmlTv for Guide Fixes | Anthony Lavado | |
| 2020-07-01 | Merge pull request #3431 from BaronGreenback/3404 | Joshua M. Boniface | |
| Fix for #3404 | |||
| 2020-06-30 | Translated using Weblate (Arabic) | Zyzto | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ar/ | |||
| 2020-06-30 | Merge pull request #3480 from neilsb/ffmpeg-env-var | Anthony Lavado | |
| Respect FFMpeg path passed via Environment Variable | |||
| 2020-06-30 | Merge pull request #3473 from jellyfin/dependabot/nuget/Moq-4.14.4 | dkanada | |
| Bump Moq from 4.14.3 to 4.14.4 | |||
| 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-30 | Merge pull request #3478 from crobibero/bump-auto-test | dkanada | |
| bump autofixture | |||
| 2020-06-29 | User string.Empty instead of "" | Neil Burrows | |
| Co-authored-by: Patrick Barron <18354464+barronpm@users.noreply.github.com> | |||
| 2020-06-29 | Remove un-needed comment | Neil Burrows | |
| 2020-06-29 | Respect FFMpeg path passed via Environment Variable | Neil Burrows | |
| 2020-06-29 | bump autofixture | crobibero | |
| 2020-06-29 | Merge pull request #3477 from ↵ | dkanada | |
| jellyfin/dependabot/nuget/Swashbuckle.AspNetCore-5.5.1 Bump Swashbuckle.AspNetCore from 5.5.0 to 5.5.1 | |||
| 2020-06-29 | Merge pull request #3475 from jellyfin/dependabot/nuget/AutoFixture-4.12.0 | dkanada | |
| Bump AutoFixture from 4.11.0 to 4.12.0 | |||
| 2020-06-29 | Bump Swashbuckle.AspNetCore from 5.5.0 to 5.5.1 | dependabot[bot] | |
| Bumps [Swashbuckle.AspNetCore](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) from 5.5.0 to 5.5.1. - [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases) - [Commits](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v5.5.0...v5.5.1) Signed-off-by: dependabot[bot] <support@github.com> | |||
| 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-28 | Translated using Weblate (Spanish (Mexico)) | Gonzalo Seguel | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/es_MX/ | |||
| 2020-06-28 | Merge pull request #3461 from Bond-009/readonlyspan | dkanada | |
| Add support for ReadOnlySpan<char> in IgnorePatterns | |||
| 2020-06-27 | Merge pull request #3378 from crobibero/syncplay-sessionid | Bond-009 | |
| [SyncPlay] Remove (unused) SessionId route parameter | |||
| 2020-06-27 | Merge pull request #3465 from BaronGreenback/BugFix2 | Bond-009 | |
| 10.6.0.0 Null Pointer fix | |||
| 2020-06-27 | _config.Configuration.PluginRespositories not instantiated causing ↵ | BaronGreenback | |
| InstallationManager.cs to crash with a null pointer. | |||
| 2020-06-27 | Add support for ReadOnlySpan<char> in IgnorePatterns | Bond-009 | |
| 2020-06-27 | Merge pull request #3456 from crobibero/ignore-patterns | Bond-009 | |
| Add more ignorepatterns and tests | |||
| 2020-06-27 | Merge pull request #3455 from jellyfin/values | dkanada | |
| Use constructor to set optimal config values | |||
| 2020-06-26 | Merge pull request #3137 from mark-monteiro/external-id-type | Bond-009 | |
| Correctly Support Translating External Ids | |||
| 2020-06-26 | Fix nullable string usage. | crobibero | |
| 2020-06-26 | Add more ignorepatterns and tests | crobibero | |
| 2020-06-27 | use constructor to set optimal config values | dkanada | |
| 2020-06-26 | fix nullability | Cody Robibero | |
| 2020-06-26 | Update SsdpCommunicationsServer.cs | BaronGreenback | |
| 2020-06-26 | Update SsdpCommunicationsServer.cs | BaronGreenback | |
| 2020-06-26 | Merge remote-tracking branch 'upstream/master' into external-id-type | Mark Monteiro | |
| 2020-06-26 | Merge pull request #3435 from crobibero/revert-missing-fields | dkanada | |
| revert missing session fields | |||
| 2020-06-26 | Merge pull request #3437 from barronpm/fix-user-delete | dkanada | |
| Fix User Deletion | |||
| 2020-06-26 | Merge pull request #3439 from cvium/ignore_application_folders | dkanada | |
| Never ignore application folders | |||
| 2020-06-26 | Merge pull request #3445 from crobibero/invalid-image | dkanada | |
| catch skia errors when getting image dimensions | |||
