| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-09-03 | Move HttpListenerHost middleware up the pipeline | Claus Vium | |
| 2020-09-02 | Merge pull request #4039 from cvium/remove_shit_and_shit_adjacent_shit | Bond-009 | |
| Remove ServiceStack and related stuff | |||
| 2020-09-02 | Translated using Weblate (Thai) | Airichan | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/th/ | |||
| 2020-09-02 | Translated using Weblate (Norwegian Bokmål) | Sverre | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nb_NO/ | |||
| 2020-09-02 | Translated using Weblate (Thai) | Airichan | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/th/ | |||
| 2020-09-02 | Fix xml doc | Claus Vium | |
| 2020-09-02 | More fixes | Claus Vium | |
| 2020-09-02 | Remove ServiceStack and related stuff | Claus Vium | |
| 2020-09-01 | Merge remote-tracking branch 'upstream/master' into package-install-repo | crobibero | |
| 2020-09-01 | Fix styling | crobibero | |
| 2020-09-01 | Remove HttpRequestOptions | crobibero | |
| 2020-09-01 | Properly migrate all HttpCompletionOption | crobibero | |
| 2020-09-01 | Translated using Weblate (Spanish (Dominican Republic)) | fernando012 | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/es_DO/ | |||
| 2020-08-31 | Merge pull request #2888 from ConfusedPolarBear/quickconnect | Bond-009 | |
| Add quick connect (login without typing password) | |||
| 2020-08-31 | Fix some warnings | Bond_009 | |
| 2020-08-31 | change to using declaration | crobibero | |
| 2020-08-31 | remove IHttpClient 🎉 | crobibero | |
| 2020-08-31 | migrate to IHttpClientFactory in M3UTunerHost | crobibero | |
| 2020-08-31 | migrate to IHttpClientFactory in M3uParser | crobibero | |
| 2020-08-31 | migrate to IHttpClientFactory in SharedHttpStream | crobibero | |
| 2020-08-31 | migrate to IHttpClientFactory in HdHomerunHost | crobibero | |
| 2020-08-31 | migrate to IHttpClientFactory in XmlTvListingsProvider | crobibero | |
| 2020-08-31 | migrate to IHttpClientFactory in SchedulesDirect | crobibero | |
| 2020-08-31 | migrate to IHttpClientFactory in EmbyTV | crobibero | |
| 2020-08-31 | migrate to IHttpClientFactory in DirectRecorder | crobibero | |
| 2020-08-31 | migrate to IHttpClientFactory in ApplicationHost | crobibero | |
| 2020-08-31 | migrate to IHttpClientFactory in InstallationManager | crobibero | |
| 2020-08-31 | Merge pull request #3871 from Ullmie02/plugins-api | Bond-009 | |
| Allow plugins to define their own api endpoints | |||
| 2020-08-31 | Don't evaluate twice | David Ullmer | |
| 2020-08-31 | Use .Distinct on assembly | David Ullmer | |
| 2020-08-31 | Merge branch 'master' into library-pictures | David Ullmer | |
| 2020-08-31 | Merge remote-tracking branch 'upstream/master' into 3.1.7 | crobibero | |
| 2020-08-31 | Merge pull request #4026 from ↵ | Bond-009 | |
| jellyfin/dependabot/nuget/prometheus-net.DotNetRuntime-3.4.0 Bump prometheus-net.DotNetRuntime from 3.3.1 to 3.4.0 | |||
| 2020-08-31 | Merge remote-tracking branch 'upstream/master' into 3.1.7 | crobibero | |
| 2020-08-31 | Bump prometheus-net.DotNetRuntime from 3.3.1 to 3.4.0 | dependabot[bot] | |
| Bumps [prometheus-net.DotNetRuntime](https://github.com/djluck/prometheus-net.DotNetRuntime) from 3.3.1 to 3.4.0. - [Release notes](https://github.com/djluck/prometheus-net.DotNetRuntime/releases) - [Commits](https://github.com/djluck/prometheus-net.DotNetRuntime/compare/3.3.1...3.4.0) Signed-off-by: dependabot[bot] <support@github.com> | |||
| 2020-08-31 | Bump IPNetwork2 from 2.5.211 to 2.5.224 | dependabot[bot] | |
| Bumps [IPNetwork2](https://github.com/lduchosal/ipnetwork) from 2.5.211 to 2.5.224. - [Release notes](https://github.com/lduchosal/ipnetwork/releases) - [Commits](https://github.com/lduchosal/ipnetwork/commits) Signed-off-by: dependabot[bot] <support@github.com> | |||
| 2020-08-28 | Translated using Weblate (Indonesian) | Hilman Maulana | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/id/ | |||
| 2020-08-27 | Translated using Weblate (Thai) | Kraisorn Thongsuk | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/th/ | |||
| 2020-08-26 | Apply suggestions from code review | Matt Montgomery | |
| 2020-08-26 | Merge pull request #3984 from crobibero/json-prerelease | Bond-009 | |
| Use Prerelease System.Text.Json | |||
| 2020-08-26 | Merge remote-tracking branch 'upstream/master' into quickconnect | Matt Montgomery | |
| 2020-08-26 | Apply suggestions from code review | crobibero | |
| 2020-08-25 | fix build | crobibero | |
| 2020-08-25 | bump System.Text.Json | crobibero | |
| 2020-08-24 | Merge branch 'master' into event-rewrite-1 | Patrick Barron | |
| # Conflicts: # Emby.Dlna/Emby.Dlna.csproj # Emby.Dlna/Eventing/DlnaEventManager.cs # Emby.Dlna/Service/BaseService.cs # Emby.Server.Implementations/ScheduledTasks/ScheduledTaskWorker.cs # MediaBrowser.Controller/Subtitles/SubtitleDownloadEventArgs.cs | |||
| 2020-08-24 | Merge remote-tracking branch 'upstream/master' into 3.1.7 | crobibero | |
| 2020-08-23 | Ignore null json values | crobibero | |
| 2020-08-22 | Translated using Weblate (Indonesian) | Hilman Maulana | |
| Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/id/ | |||
| 2020-08-21 | Merge pull request #3955 from Bond-009/async3 | Joshua M. Boniface | |
| Make some methods async | |||
| 2020-08-21 | Fix build | Bond_009 | |
