| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | 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 | 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 | |||
| 2020-06-25 | catch skia errors when getting image dimensions | crobibero | |
| 2020-06-26 | Merge pull request #3444 from jellyfin/badge | dkanada | |
| Fix azure badge | |||
| 2020-06-26 | update badge to match azure link | dkanada | |
| 2020-06-26 | fix azure badge | dkanada | |
| 2020-06-25 | Remove AllowIgnorePath | Claus Vium | |
| 2020-06-25 | Never ignore application folders | Claus Vium | |
| 2020-06-25 | Translated using Weblate (Spanish (Argentina)) | Franco Castillo | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/es_AR/ | |||
| 2020-06-24 | Translated using Weblate (Nepali) | peberis | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ne/ | |||
| 2020-06-24 | Fix typo | Patrick Barron | |
| 2020-06-24 | Change to ResourceNotFoundException | Patrick Barron | |
| 2020-06-24 | Fix user deletion. | Patrick Barron | |
| 2020-06-24 | Translated using Weblate (Portuguese) | Pedro Nave | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/pt/ | |||
| 2020-06-24 | revert missing session fields | crobibero | |
| 2020-06-24 | Translated using Weblate (Croatian) | Sasa | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/hr/ | |||
| 2020-06-23 | Merge pull request #2904 from Bond-009/buffer | Anthony Lavado | |
| Use System.Buffers in RangeRequestWriter | |||
| 2020-06-23 | Merge pull request #3386 from jellyfin/azure-ci | Joshua M. Boniface | |
| Add Azure DevOps package builds | |||
| 2020-06-23 | Merge pull request #3425 from crobibero/revert-baseitem-logger | Bond-009 | |
| Revert ILoggerFactory usage in BaseItem.cs | |||
| 2020-06-23 | Revert ILoggerFactory usage in BaseItem.cs | crobibero | |
| 2020-06-23 | Merge pull request #3407 from telans/vscode | dkanada | |
| .gitignore: ignore jellyfin-web symlink & .vscode: dotnet telemetry optout | |||
| 2020-06-23 | remove vscode launch.json comments | telans | |
| 2020-06-23 | gitignore: catch jellyfin-web as symlink | telans | |
| 2020-06-23 | vscode: dotnet telemetry optout | telans | |
| 2020-06-23 | Merge pull request #3418 from Bond-009/minor3 | dkanada | |
| Minor changes | |||
| 2020-06-23 | Merge pull request #3416 from ↵ | dkanada | |
| jellyfin/dependabot/nuget/prometheus-net.AspNetCore-3.6.0 Bump prometheus-net.AspNetCore from 3.5.0 to 3.6.0 | |||
| 2020-06-22 | Merge pull request #3409 from Bond-009/scanerror | Anthony Lavado | |
| Fix scan crashed | |||
