| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-04-20 | Create ApplicationHost logger correctly | Mark Monteiro | |
| 2020-04-20 | Merge remote-tracking branch 'upstream/master' into register-services-correctly | Mark Monteiro | |
| 2020-04-21 | Merge pull request #2466 from dkanada/plugin | Vasily | |
| Update plugin classes for nightly builds | |||
| 2020-04-20 | Respect AutoRunWebApp and NoAutoRunWebApp settings when HostWebClient is false | Mark Monteiro | |
| 2020-04-20 | Handle null values for RemoteIpAddress and LocalIpAddress in websocket requests | Mark Monteiro | |
| These values are null when creating fake web requests as part of integration tests | |||
| 2020-04-20 | Translated using Weblate (French) | ejalal | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fr/ | |||
| 2020-04-20 | Add some simple tests | Bond_009 | |
| 2020-04-19 | Translated using Weblate (German) | Jay-Jay | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/de/ | |||
| 2020-04-20 | Merge pull request #2915 from randrey/imdbid-length-fix | Bond-009 | |
| Fix imdbid regex | |||
| 2020-04-19 | Changed '\d' to '[0-9]'. | randrey | |
| 2020-04-19 | Apply code review suggestions | Patrick Barron | |
| 2020-04-19 | Add persistent setting configuration and temporary activation | ConfusedPolarBear | |
| 2020-04-18 | Translated using Weblate (Portuguese) | tayhr | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/pt/ | |||
| 2020-04-19 | Merge pull request #2864 from JustAMan/fix-caching | dkanada | |
| Make Last-Modified and If-Modified-Since headers follow the spec | |||
| 2020-04-19 | Merge pull request #2829 from Bond-009/warn19 | dkanada | |
| Fix some warnings | |||
| 2020-04-19 | fix spelling error | dkanada | |
| 2020-04-18 | Limit imdbid to 8 digits. | randrey | |
| 2020-04-18 | Fix imdbid regex | randrey | |
| 2020-04-18 | Translated using Weblate (Catalan) | Klanc | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ca/ | |||
| 2020-04-18 | Translated using Weblate (French) | Julien Machiels | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fr/ | |||
| 2020-04-17 | Fix build | Bond_009 | |
| 2020-04-17 | Use System.Buffers in RangeRequestWriter | Bond_009 | |
| 2020-04-17 | Merge pull request #2775 from mark-monteiro/upnp-cleanup | Bond-009 | |
| Port Forwarding Improvements | |||
| 2020-04-17 | Translated using Weblate (Russian) | Andrey Sinitsyn | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ru/ | |||
| 2020-04-17 | Merge pull request #2880 from Bond-009/deadcode2 | dkanada | |
| Remove dead function | |||
| 2020-04-16 | Restart port forwarding when public https port changes | Mark Monteiro | |
| 2020-04-16 | Respond to config changes correctly for external port forwarding | Mark Monteiro | |
| 2020-04-16 | Cleanup port forwarding service | Mark Monteiro | |
| - Use a concurrent collection instead of manually locking - Do not forward HTTPS port when it is not enabled - Created multiple rules (HTTP/HTTPS) in parallel instead of in sync | |||
| 2020-04-16 | Update documentation for URL methods in ApplicationHost | Mark Monteiro | |
| 2020-04-16 | Remove CanConnectWithHttps Property | Mark Monteiro | |
| It is only used in one place and only adds confusion by existing | |||
| 2020-04-16 | Translated using Weblate (Russian) | WWWesten | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ru/ | |||
| 2020-04-16 | Update Emby.Server.Implementations/HttpServer/HttpResultFactory.cs | Vasily | |
| Co-Authored-By: Bond-009 <bond.009@outlook.com> | |||
| 2020-04-16 | Merge pull request #2830 from Bond-009/dvdlib | Vasily | |
| DvdLib: remove dependency on MediaBrowser.Model | |||
| 2020-04-15 | Merge pull request #2746 from dafo90/master | Bond-009 | |
| Authentication request log with IP | |||
| 2020-04-15 | Translated using Weblate (Russian) | WWWesten | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ru/ | |||
| 2020-04-15 | Add quick connect | ConfusedPolarBear | |
| 2020-04-15 | Translated using Weblate (Chinese (Traditional)) | gnehs | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/zh_Hant/ | |||
| 2020-04-15 | Clean up and document ChannelManager.cs and implement suggestions | Patrick Barron | |
| 2020-04-15 | Remove dead function | Bond_009 | |
| 2020-04-15 | Translated using Weblate (Danish) | Mathias | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/da/ | |||
| 2020-04-15 | Merge pull request #2862 from mark-monteiro/dependabot/nuget/Mono.Nat-2.0.1 | Bond-009 | |
| Bump Mono.Nat from 2.0.0 to 2.0.1 | |||
| 2020-04-15 | Log exception | Bond_009 | |
| 2020-04-15 | Fix build | Bond_009 | |
| 2020-04-15 | Merge branch 'master' into nullable3 | Bond_009 | |
| 2020-04-14 | Added the last missing documentation | Patrick Barron | |
| 2020-04-14 | Clean up and document CryptographyProvider.cs | Patrick Barron | |
| 2020-04-14 | Clean up and document ServerConfigurationManager.cs | Patrick Barron | |
| 2020-04-14 | Clean up and document CollectionManager.cs | Patrick Barron | |
| 2020-04-14 | Translated using Weblate (Japanese) | Miko Dela Cruz | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ja/ | |||
| 2020-04-14 | Clean up and document CollectionImageProvider.cs | Patrick Barron | |
