crobibero
|
4038d15c83
|
Properly migrate all HttpCompletionOption
|
4 years ago |
Patrick Barron
|
0fc1810c41
|
Document ImageInfo.cs
|
4 years ago |
Patrick Barron
|
81d03383e3
|
Delete ProviderMapping.cs
|
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 |
Patrick Barron
|
b1b2d399f8
|
Document UnratedItem.cs
|
4 years ago |
Patrick Barron
|
65bce98ec5
|
Document SubtitlePlaybackMode.cs
|
4 years ago |
Patrick Barron
|
0110b2472d
|
Document PersonRoleType.cs
|
4 years ago |
Patrick Barron
|
a1aece1299
|
Document MediaFileKind.cs
|
4 years ago |
Patrick Barron
|
4e439652da
|
Document IndexingKind.cs
|
4 years ago |
Patrick Barron
|
8124e6fddf
|
Document DynamicDayOfWeek.cs
|
4 years ago |
Patrick Barron
|
367aa26ab5
|
Document ArtKind.cs
|
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 |
Anthony Lavado
|
43a81366a6
|
Merge pull request #4022 from Bond-009/arraypool
Fix incorrect usage of ArrayPool
|
4 years ago |
crobibero
|
8d592777c4
|
change to using declaration
|
4 years ago |
crobibero
|
c02d0ceb57
|
Add missing using
|
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 |
crobibero
|
8215f15c45
|
migrate to IHttpClientFactory in Emby.Dlna
|
4 years ago |
crobibero
|
30ba35a33b
|
Use HttpClientFactory in SubtitleEncoder
|
4 years ago |
Bond-009
|
5c50d5356c
|
Merge pull request #3935 from crobibero/default-http-client
Add Default Http Client
|
4 years ago |
crobibero
|
dd078e7b82
|
use named client
|
4 years ago |
crobibero
|
95402df884
|
Merge remote-tracking branch 'upstream/master' into default-http-client
|
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
|
e48df7da5e
|
Only create product header once
|
4 years ago |
crobibero
|
808d180be4
|
Fix user agent comment
|
4 years ago |
crobibero
|
64a811d783
|
use named http clients
|
4 years ago |
crobibero
|
b216b91e21
|
Bump Microsoft.NET.Test.Sdk and add missing reference
|
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 |
Bond-009
|
5286bc251a
|
Merge pull request #4024 from jellyfin/dependabot/nuget/IPNetwork2-2.5.224
Bump IPNetwork2 from 2.5.211 to 2.5.224
|
4 years ago |
Bond-009
|
1b1de4026d
|
Merge pull request #4028 from crobibero/cache-duration
Properly verify cache duration
|
4 years ago |
crobibero
|
bd66fd25df
|
Merge remote-tracking branch 'upstream/master' into 3.1.7
|
4 years ago |
Bond-009
|
1f4deccfa4
|
Merge pull request #4027 from cvium/fix_update_libraryoptions
Fix model binding in UpdateLibraryOptions
|
4 years ago |
crobibero
|
db99903c35
|
Properly verify cache duration
|
4 years ago |
crobibero
|
e97ccd87fb
|
Remove DynamicCorsMiddleware
|
4 years ago |
Claus Vium
|
7103e764a4
|
Fix model binding in UpdateLibraryOptions
|
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 |