Patrick Barron
|
ee7beed804
|
Comment and reorder service registration.
|
4 years ago |
Patrick Barron
|
6f88087fa9
|
Use index access instead of LINQ.
|
4 years ago |
Matt Montgomery
|
1ff4f8e6c6
|
Get userId from claim
|
4 years ago |
Matt Montgomery
|
5f1a863241
|
Apply suggestions from code review
|
4 years ago |
crobibero
|
4ec1341c8f
|
Fix conflicts
|
4 years ago |
crobibero
|
29d8e38161
|
Merge remote-tracking branch 'upstream/master' into fixes
|
4 years ago |
crobibero
|
be67528958
|
add disposal docs
|
4 years ago |
crobibero
|
3a91047413
|
P E R F O R M A N C E
|
4 years ago |
crobibero
|
9c6b4f033a
|
revert lastordefault
|
4 years ago |
crobibero
|
01ed5d5407
|
Fix adding accept headers
|
4 years ago |
crobibero
|
898ccab222
|
oop
|
4 years ago |
crobibero
|
767c73e5c1
|
fix usings
|
4 years ago |
crobibero
|
1325815182
|
Remove IHttpClient from Providers
|
4 years ago |
crobibero
|
188166d6eb
|
Remove IHttpClient from ArtistImageProvider
|
4 years ago |
crobibero
|
14f57dddcb
|
Remove IHttpClient from AlbumImageProvider
|
4 years ago |
crobibero
|
10ac32569e
|
Remove IHttpClient from ItemImageProvider
|
4 years ago |
crobibero
|
7a0fa34162
|
Remove IHttpClient from StudiosImageProvider
|
4 years ago |
crobibero
|
2e0c2336cc
|
Remove IHttpClient from IRemoteImageProvider
|
4 years ago |
crobibero
|
f7dc124b5e
|
Remove IHttpClient from ProviderManager
|
4 years ago |
crobibero
|
aee72aefb0
|
Remove IHttpClient from StudiosImageProvider
|
4 years ago |
Bond-009
|
d0f49b3994
|
Merge pull request #3895 from crobibero/httpclient
Remove IHttpClient from Jellyfin.Api
|
4 years ago |
Matt Montgomery
|
c49a357f85
|
Fix compile errors
|
4 years ago |
ConfusedPolarBear
|
eaa5711534
|
Apply suggestions from code review
Co-authored-by: Cody Robibero <cody@robibe.ro>
|
4 years ago |
Patrick Barron
|
a77cf53573
|
Allow plugins to register services.
|
4 years ago |
Matt Montgomery
|
035d29fb35
|
Migrate to new API standard
|
4 years ago |
Bond-009
|
57cc08691a
|
Merge pull request #3908 from crobibero/xml-formatter
Use proper mediatypename
|
4 years ago |
crobibero
|
21cc308ec9
|
Use proper mediatypename
|
4 years ago |
crobibero
|
7861c72754
|
Revert "Fix audio stream routes"
This reverts commit 0c50015400 .
|
4 years ago |
crobibero
|
0c50015400
|
Fix audio stream routes
|
4 years ago |
crobibero
|
8da646e12b
|
Dispose httpclient response
|
4 years ago |
crobibero
|
3c395814fd
|
fix dlna routes again
|
4 years ago |
crobibero
|
8ddcd12348
|
Remove all using for HttpClient
|
4 years ago |
Bond-009
|
ec12675feb
|
Merge pull request #3891 from barronpm/remove-unused-methods
Remove unused methods in IDtoService
|
4 years ago |
Bond-009
|
357b72fb81
|
Merge pull request #3903 from crobibero/xml-formatter
Add xml output formatter
|
4 years ago |
crobibero
|
09c8597461
|
inheritdoc
|
4 years ago |
crobibero
|
7fe372749e
|
fix dlna server routes
|
4 years ago |
crobibero
|
7d2ad3e0fc
|
Fix DlnaControlResponse string return
|
4 years ago |
Patrick Barron
|
075ae53d83
|
Register new IEventConsumer services.
|
4 years ago |
Patrick Barron
|
dcf97efaf8
|
Rename PackageInstallationFailedLogger to have more consistent naming.
|
4 years ago |
Patrick Barron
|
a40064a146
|
Migrate ServerEventNotifier.OnPackageInstallationCancelled to IEventConsumer
|
4 years ago |
Patrick Barron
|
e82dd8b70e
|
Migrate ServerEventNotifier.OnPackageInstallationCompleted to IEventConsumer
|
4 years ago |
Patrick Barron
|
25437af594
|
Migrate ServerEventNotifier.OnPackageInstallationFailed to IEventConsumer
|
4 years ago |
Patrick Barron
|
4478945e20
|
Migrate ServerEventNotifier.OnPluginUninstalled to IEventConsumer
|
4 years ago |
Patrick Barron
|
b7ceb40d6e
|
Migrate ServerEventNotifier.OnPackageInstalling to IEventConsumer
|
4 years ago |
Patrick Barron
|
8c9cd5f6d7
|
Make EventArgs documentation more consistent.
|
4 years ago |
Patrick Barron
|
b2f734efd1
|
Gracefully handle exceptions in IEventConsumers
|
4 years ago |
Patrick Barron
|
dc88e93504
|
Migrate ServerEventNotifier.OnHasPendingRestartChanged to IEventConsumer
|
4 years ago |
Patrick Barron
|
5282a5c8c2
|
Migrate ServerEventNotifier.OnTaskCompleted to IEventConsumer
|
4 years ago |
Patrick Barron
|
a0453a0fe6
|
Migrate ServerEventNotifier.OnUserUpdated to IEventConsumer
|
4 years ago |
Patrick Barron
|
ee5d4b1146
|
Register event services
|
4 years ago |