| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-10-31 | Allow valid https requests in .NET Core | Steve Hayles | |
| ServerCertificateValidationCallback on the ServicePointManager is not supported in .NET Core and outgoing https requests will fail if the certificate is not trusted. This adds the equivalent functionality | |||
| 2019-10-29 | Merge pull request #1954 from LogicalPhallacy/LogicalPhallacy-patch-NSSM | dkanada | |
| Use mirror for NSSM | |||
| 2019-10-29 | Merge pull request #1949 from stevehayles/master | dkanada | |
| Update to Dockerfile | |||
| 2019-10-28 | updates win32 build script with nssm mirror | LogicalPhallacy | |
| 2019-10-28 | Updating win-x64 build NSSM address | LogicalPhallacy | |
| 2019-10-28 | Updated build-jellyfin.ps1 to pull from my mirror | LogicalPhallacy | |
| Updated it to pull from my mirror on Azure. | |||
| 2019-10-28 | Merge pull request #6 from jellyfin/master | LogicalPhallacy | |
| Bringing my branch up to sync | |||
| 2019-10-28 | Adding OpenSSL library | Steve Hayles | |
| Depending on configuration the docker container may need OpenSSL to support https access | |||
| 2019-10-27 | Update Dockerfile | Steve Hayles | |
| debian-stretch packages were missing for libva-drm2 so would not build the base image mcr.microsoft.com/dotnet/core/sdk:${DOTNET_VERSION} is incorrectly referencing .NET Core 3-preview6 which will cause issues at runtime with library references being mismatched | |||
| 2019-10-27 | Merge remote-tracking branch 'jellyfin/master' | Steve Hayles | |
| 2019-10-27 | Merge pull request #1930 from grafixeyehero/vsc-workspace | Bond-009 | |
| update vsc workspace launch for net core 3 | |||
| 2019-10-25 | Merge pull request #1922 from Bond-009/docker | Andrew Rabert | |
| Use the correct dotnet runtime in Docker images | |||
| 2019-10-25 | Use the correct dotnet runtime in Docker images | Bond_009 | |
| The self contained packages already contains the dotnet runtime No need to use the dotnet runtime base image. This should decrease the size of the image. | |||
| 2019-10-24 | Translated using Weblate (Turkish) | delfino434 | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/tr/ | |||
| 2019-10-24 | Translated using Weblate (French) | emmanuel billeaud | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fr/ | |||
| 2019-10-24 | Merge pull request #1918 from nvllsvm/dockermaster | Joshua M. Boniface | |
| Docker fixes | |||
| 2019-10-24 | Merge pull request #1933 from cvium/autoreload_log_config | Bond-009 | |
| Reload logging.json on changes | |||
| 2019-10-23 | Reload logging.json on changes | Claus Vium | |
| 2019-10-23 | update vsc workspace launch for net core 3 | grafixeyehero | |
| 2019-10-20 | Merge pull request #1898 from Bond-009/jsonfix | Joshua M. Boniface | |
| Fix Json serialization error | |||
| 2019-10-20 | Merge pull request #1909 from KerryRJ/FixDvdsFailingToPlay | Bond-009 | |
| Fix System.NullReferenceException when playing Dvds copied to HDD | |||
| 2019-10-19 | Fix Docker ffmpeg | Andrew Rabert | |
| 2019-10-19 | Update Docker containers to dotnet 3.0 | Andrew Rabert | |
| 2019-10-19 | Default to jellyfin-web master | Andrew Rabert | |
| 2019-10-19 | Translated using Weblate (Korean) | schbal | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ko/ | |||
| 2019-10-18 | Translated using Weblate (Norwegian Bokmål) | Marius Lindvall | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nb_NO/ | |||
| 2019-10-18 | Translated using Weblate (Korean) | schbal | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ko/ | |||
| 2019-10-17 | Fix System.NullReferenceException when playing Dvds copied to HDD | KerryJ | |
| 2019-10-16 | Merge pull request #1871 from Bond-009/doc | Vasily | |
| Enable `TreatWarningsAsErrors` for MediaBrowser.Common and Emby.Photos | |||
| 2019-10-16 | Merge pull request #1887 from joshuaboniface/bump-version | Vasily | |
| Bump version to 10.5.0 for next stable release | |||
| 2019-10-15 | Fix Json serialization error | Bond_009 | |
| 2019-10-15 | Merge pull request #1884 from Bond-009/netcore3.0 | Vasily | |
| Move to netcore3.0 | |||
| 2019-10-13 | Translated using Weblate (Korean) | schbal | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ko/ | |||
| 2019-10-13 | Translated using Weblate (Spanish) | Axel Gabriel Calle Granda | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/es/ | |||
| 2019-10-13 | Translated using Weblate (Norwegian Bokmål) | Marius Lindvall | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nb_NO/ | |||
| 2019-10-11 | Bump version to 10.5.0 for next stable release | Joshua Boniface | |
| 2019-10-11 | Move to netcore3.0 | Bond_009 | |
| 2019-10-11 | Delete Doxyfile (#1879) | Bond-009 | |
| 2019-10-10 | Merge pull request #1854 from Bond-009/json | Vasily | |
| Use System.Text.Json api for databases | |||
| 2019-10-10 | Merge pull request #1840 from Bond-009/ruleset | Vasily | |
| Ignore warning CA1308 and SA1108 | |||
| 2019-10-10 | Merge pull request #1861 from joshuaboniface/fix-centos-build | Vasily | |
| Use NVM to install nodejs v8 and yarn for CentOS | |||
| 2019-10-10 | Translated using Weblate (Korean) | schbal | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ko/ | |||
| 2019-10-09 | Merge pull request #1872 from thornbill/translate-badge | Joshua M. Boniface | |
| Update translate badge in README | |||
| 2019-10-09 | Merge pull request #1863 from joshuaboniface/fix-baseurl-issues | Vasily | |
| Fix inconsistent BaseUrl behavior | |||
| 2019-10-09 | Update translate badge in README | Bill Thornton | |
| 2019-10-09 | Enable `TreatWarningsAsErrors` for MediaBrowser.Common and Emby.Photos | Bond_009 | |
| Adds `#pragma warning disable CS1591` to all files in MediaBrowser.Common containing undocumented members. | |||
| 2019-10-09 | Use value instead of assigning baseUrl first | Joshua Boniface | |
| 2019-10-09 | Fix spacing issues | Joshua Boniface | |
| 2019-10-09 | Merge pull request #1870 from JustAMan/fix-http-ex1 | Bond-009 | |
| Fix exception when handling error, log errors better | |||
| 2019-10-09 | Make NormalizeUrlPath static | Joshua Boniface | |
