Commit Graph

18143 Commits (7050525f6b70d9725cb76a6954004a3979e4bfda)
 

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