crobibero
|
23df4991b6
|
Use proper buffer size
|
4 years ago |
crobibero
|
2a8653b309
|
Merge remote-tracking branch 'upstream/master' into http-client-migrate
|
4 years ago |
Vijay Raghav
|
1cbe4896e2
|
Translated using Weblate (Tamil)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ta/
|
4 years ago |
Joshua M. Boniface
|
52aea85e7f
|
Merge pull request #4031 from Bond-009/warn28
Fix some warnings
|
4 years ago |
josteinh
|
22ac6b9a48
|
Translated using Weblate (Norwegian Nynorsk)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nn/
|
4 years ago |
josteinh
|
a013d3f4f8
|
Translated using Weblate (Norwegian Bokmål)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nb_NO/
|
4 years ago |
crobibero
|
82f30a35db
|
Merge remote-tracking branch 'upstream/master' into http-client-migrate
|
4 years ago |
crobibero
|
5ad81f7fe6
|
Merge remote-tracking branch 'upstream/master' into 3.1.7
|
4 years ago |
crobibero
|
fb422ff741
|
Merge remote-tracking branch 'upstream/master' into http-client-migrate
|
4 years ago |
Anthony Lavado
|
a2d6ea2eed
|
Merge pull request #4043 from cvium/remove_shit_and_shit_adjacent_shit
Split HttpListenerHost into middlewares
|
4 years ago |
crobibero
|
ae8ff1ca54
|
last time I swear
|
4 years ago |
crobibero
|
4d4dc0b555
|
Remove ResponseHeadersRead in SchedulesDirect
|
4 years ago |
crobibero
|
d8a0edc511
|
Revert "Remove ResponseHeadersRead where applicable"
This reverts commit 85844a84b6 .
|
4 years ago |
crobibero
|
85844a84b6
|
Remove ResponseHeadersRead where applicable
|
4 years ago |
Claus Vium
|
2f79c3095b
|
Fix startup message
|
4 years ago |
Claus Vium
|
571d0570f5
|
Kill HttpListenerHost
|
4 years ago |
Claus Vium
|
5813f8073c
|
Move HttpListenerHost middleware up the pipeline
|
4 years ago |
Bond-009
|
52b34eb407
|
Merge pull request #4039 from cvium/remove_shit_and_shit_adjacent_shit
Remove ServiceStack and related stuff
|
4 years ago |
Airichan
|
59597b6c7f
|
Translated using Weblate (Thai)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/th/
|
4 years ago |
Sverre
|
9383ae6061
|
Translated using Weblate (Norwegian Bokmål)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nb_NO/
|
4 years ago |
Airichan
|
191f109da9
|
Translated using Weblate (Thai)
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/th/
|
4 years ago |
Claus Vium
|
38be506849
|
Fix xml doc
|
4 years ago |
Claus Vium
|
12710cdf42
|
More fixes
|
4 years ago |
Claus Vium
|
e337756428
|
Remove ServiceStack and related stuff
|
4 years ago |
crobibero
|
b111b9e2c9
|
Fix styling
|
4 years ago |
crobibero
|
e1d0b430d9
|
Remove HttpRequestOptions
|
4 years ago |
crobibero
|
4038d15c83
|
Properly migrate all HttpCompletionOption
|
4 years ago |
fernando012
|
2d198292a3
|
Translated using Weblate (Spanish (Dominican Republic))
Translation: Jellyfin/Jellyfin
Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/es_DO/
|
4 years ago |
Bond-009
|
8ee042483a
|
Merge pull request #2888 from ConfusedPolarBear/quickconnect
Add quick connect (login without typing password)
|
4 years ago |
Bond_009
|
e653eef44f
|
Fix some warnings
|
4 years ago |
crobibero
|
8d592777c4
|
change to using declaration
|
4 years ago |
crobibero
|
f498e1ee59
|
remove IHttpClient 🎉
|
4 years ago |
crobibero
|
6ae4da709e
|
migrate to IHttpClientFactory in M3UTunerHost
|
4 years ago |
crobibero
|
5b93b3b15e
|
migrate to IHttpClientFactory in M3uParser
|
4 years ago |
crobibero
|
af9ebef577
|
migrate to IHttpClientFactory in SharedHttpStream
|
4 years ago |
crobibero
|
96fdee38cb
|
migrate to IHttpClientFactory in HdHomerunHost
|
4 years ago |
crobibero
|
97cc3d54bb
|
migrate to IHttpClientFactory in XmlTvListingsProvider
|
4 years ago |
crobibero
|
652e688cc1
|
migrate to IHttpClientFactory in SchedulesDirect
|
4 years ago |
crobibero
|
50a1e35765
|
migrate to IHttpClientFactory in EmbyTV
|
4 years ago |
crobibero
|
804b0fc034
|
migrate to IHttpClientFactory in DirectRecorder
|
4 years ago |
crobibero
|
6d19adbecf
|
migrate to IHttpClientFactory in ApplicationHost
|
4 years ago |
crobibero
|
533b981668
|
migrate to IHttpClientFactory in InstallationManager
|
4 years ago |
Bond-009
|
95142643f6
|
Merge pull request #3871 from Ullmie02/plugins-api
Allow plugins to define their own api endpoints
|
4 years ago |
David Ullmer
|
b37cc7bfaf
|
Don't evaluate twice
|
4 years ago |
David Ullmer
|
7f79f2ee0e
|
Use .Distinct on assembly
|
4 years ago |
crobibero
|
5d528e202f
|
Merge remote-tracking branch 'upstream/master' into 3.1.7
|
4 years ago |
Bond-009
|
4cc7406fe9
|
Merge pull request #4026 from jellyfin/dependabot/nuget/prometheus-net.DotNetRuntime-3.4.0
Bump prometheus-net.DotNetRuntime from 3.3.1 to 3.4.0
|
4 years ago |
crobibero
|
bd66fd25df
|
Merge remote-tracking branch 'upstream/master' into 3.1.7
|
4 years ago |
dependabot[bot]
|
5804f9a55f
|
Bump prometheus-net.DotNetRuntime from 3.3.1 to 3.4.0
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>
|
4 years ago |
dependabot[bot]
|
5d557927b5
|
Bump IPNetwork2 from 2.5.211 to 2.5.224
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>
|
4 years ago |