| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-04-22 | Merge pull request #2846 from jellyfin/azure | Bond-009 | |
| Remove requirement to build web during server builds | |||
| 2020-04-21 | Add <ProjectGuid> properties to all project files | Mark Monteiro | |
| This is required for SonarCloud analysis to run | |||
| 2020-04-21 | Merge pull request #2466 from dkanada/plugin | Vasily | |
| Update plugin classes for nightly builds | |||
| 2020-04-20 | add code suggestions | dkanada | |
| 2020-04-19 | Merge pull request #2829 from Bond-009/warn19 | dkanada | |
| Fix some warnings | |||
| 2020-04-17 | Add mime type for .mpegts files. | randrey | |
| 2020-04-17 | Add mime types for ape and wv files. | randrey | |
| 2020-04-17 | Update documentation for EnableUPnP | Mark Monteiro | |
| 2020-04-16 | Disable UPnP by default | Mark Monteiro | |
| 2020-04-13 | merge branch master into plugin | dkanada | |
| 2020-04-11 | Merge pull request #2680 from mark-monteiro/remove-common-process | Bond-009 | |
| Remove CommonProcess and ProcessFactory | |||
| 2020-04-11 | merge branch master into plugin | dkanada | |
| 2020-04-11 | update description and overview for plugins | dkanada | |
| 2020-04-11 | add new property for version changelogs | dkanada | |
| 2020-04-11 | rename target abi property | dkanada | |
| 2020-04-11 | standardize plugin version and guid properties | dkanada | |
| 2020-04-11 | remove release channel from plugin classes | dkanada | |
| 2020-04-11 | Fix some warnings | Bond_009 | |
| 2020-04-07 | Merge pull request #2696 from mark-monteiro/fix-extras | Vasily | |
| Display Extras With Unknown Types | |||
| 2020-04-08 | Merge pull request #2794 from ↵ | dkanada | |
| mark-monteiro/dependabot/nuget/System.Text.Json-4.7.1 Bump System.Text.Json from 4.7.0 to 4.7.1 | |||
| 2020-04-07 | Fix check for profile supporting a codec - it should first check if profile ↵ | Vasily | |
| is talking about media type For example, audio-only profiles have "VideoCodec" set to "null" which translates to "any codec", which breaks some logic later on | |||
| 2020-04-03 | Merge remote-tracking branch 'upstream/master' into remove-common-process | Mark Monteiro | |
| 2020-04-01 | Merge branch 'master' into usings | Bond-009 | |
| 2020-04-01 | Merge pull request #2601 from mark-monteiro/support-running-without-web-content | Vasily | |
| Support Running Server Without Web Content | |||
| 2020-04-01 | Merge branch 'master' into usings | Bond-009 | |
| 2020-04-01 | Add ExtraType.Unknown enum value and use it instead of null | Mark Monteiro | |
| 2020-03-29 | Merge pull request #2639 from alset333/master | Bond-009 | |
| Change DeinterlaceMethod's "bobandweave" to "yadif" or "yadif_bob", and set default value | |||
| 2020-03-28 | Merge pull request #2667 from crobibero/emby-naming-warnings | dkanada | |
| Fix warnings in Emby.Naming | |||
| 2020-03-27 | Delete unnecessary ProcessFactory abstraction | Mark Monteiro | |
| 2020-03-27 | Remove unnecessary CommonProcess abstraction | Mark Monteiro | |
| 2020-03-26 | Bump System.Text.Json from 4.7.0 to 4.7.1 | dependabot-preview[bot] | |
| Bumps [System.Text.Json](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-preview[bot] <support@dependabot.com> | |||
| 2020-03-25 | Update .NET Core to 3.1.3 | Mark Monteiro | |
| 2020-03-25 | Fix warnings in Emby.Naming | crobibero | |
| 2020-03-24 | Remove unused usings | Bond_009 | |
| 2020-03-24 | Added support for netstandard2.0 besides netstandard2.1 (multi target ↵ | Jose | |
| framework) to allow usage from UWP (netstandard 2.1 not available in UWP until .net 5) | |||
| 2020-03-22 | Update all packages to .NET Core 3.1.2 | Mark Monteiro | |
| 2020-03-19 | Merge pull request #1 from jellyfin/master | Peter Maar | |
| Pull latest to my fork | |||
| 2020-03-18 | Merge pull request #2617 from Shawmon/wasm-mimetype | dkanada | |
| add wasm mimetype | |||
| 2020-03-18 | Merge pull request #2549 from dkanada/refactor | dkanada | |
| Refactor some provider classes | |||
| 2020-03-17 | add wasm mimetype | Shawmon | |
| 2020-03-15 | Merge remote-tracking branch 'upstream/master' into ↵ | Mark Monteiro | |
| support-running-without-web-content | |||
| 2020-03-11 | Merge remote-tracking branch 'upstream/master' into ↵ | Mark Monteiro | |
| support-running-without-web-content | |||
| 2020-03-11 | Merge branch 'master' into warn17 | Bond-009 | |
| 2020-03-10 | Merge pull request #2506 from mark-monteiro/inject-loggers-with-context | Bond-009 | |
| Inject loggers with context using ILogger<T> | |||
| 2020-03-09 | remove unused files and fix some future warnings | dkanada | |
| 2020-03-07 | Set EnableHttps disabled by default | Joshua M. Boniface | |
| Prevents issues on first setup when behind a reverse proxy. Also prevents issues saving the Networking page by default if SSL is not fully configured. | |||
| 2020-03-05 | Add tracking of JF version used to run this config previously | Vasily | |
| 2020-03-03 | Replace ILogger with ILogger<T> wherever possible | Mark Monteiro | |
| Log entries will contain additional class context when using this interface | |||
| 2020-03-04 | Merge pull request #2501 from JustAMan/pedal-to-the-metal-from-the-get-go | dkanada | |
| Default transcoding throttling to false for new installs | |||
| 2020-03-03 | Default transcoding throttling to false for new installs | Vasily | |
