aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-08-16fix dlna routes againcrobibero
2020-08-16Remove all using for HttpClientcrobibero
2020-08-16Merge pull request #3891 from barronpm/remove-unused-methodsBond-009
Remove unused methods in IDtoService
2020-08-16Merge pull request #3903 from crobibero/xml-formatterBond-009
Add xml output formatter
2020-08-16inheritdoccrobibero
2020-08-16fix dlna server routescrobibero
2020-08-16Fix DlnaControlResponse string returncrobibero
2020-08-15Register new IEventConsumer services.Patrick Barron
2020-08-15Rename PackageInstallationFailedLogger to have more consistent naming.Patrick Barron
2020-08-15Migrate ServerEventNotifier.OnPackageInstallationCancelled to IEventConsumerPatrick Barron
2020-08-15Migrate ServerEventNotifier.OnPackageInstallationCompleted to IEventConsumerPatrick Barron
2020-08-15Migrate ServerEventNotifier.OnPackageInstallationFailed to IEventConsumerPatrick Barron
2020-08-15Migrate ServerEventNotifier.OnPluginUninstalled to IEventConsumerPatrick Barron
2020-08-15Migrate ServerEventNotifier.OnPackageInstalling to IEventConsumerPatrick Barron
2020-08-15Make EventArgs documentation more consistent.Patrick Barron
2020-08-15Gracefully handle exceptions in IEventConsumersPatrick Barron
2020-08-15Migrate ServerEventNotifier.OnHasPendingRestartChanged to IEventConsumerPatrick Barron
2020-08-15Migrate ServerEventNotifier.OnTaskCompleted to IEventConsumerPatrick Barron
2020-08-15Migrate ServerEventNotifier.OnUserUpdated to IEventConsumerPatrick Barron
2020-08-15Register event servicesPatrick Barron
2020-08-15Add EventingServiceCollectionExtensionsPatrick Barron
2020-08-15Create EventManagerPatrick Barron
2020-08-15Use IEventManager in SessionManagerPatrick Barron
2020-08-15Use IEventManager in UserManagerPatrick Barron
2020-08-15Migrates ServerEventNotifier.OnUserDeleted to IEventConsumerPatrick Barron
2020-08-15Rename to SessionEndedLoggerPatrick Barron
2020-08-15Translated using Weblate (Tamil)Oatavandi
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ta/
2020-08-15Add xml output formattercrobibero
2020-08-15Fix indentation in deinterlace if blockOrry Verducci
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
2020-08-15Translated using Weblate (Tamil)Oatavandi
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ta/
2020-08-15Document UserDeletedLoggerPatrick Barron
2020-08-15Document TaskCompletedLoggerPatrick Barron
2020-08-15Migrate ActivityLogEntryPoint.OnSessionEnded to IEventConsumerPatrick Barron
2020-08-15Migrate ActivityLogEntryPoint.OnSessionStarted to IEventConsumerPatrick Barron
2020-08-14Migrate ActivityLogEntryPoint.OnPackageInstallationFailed to IEventConsumerPatrick Barron
2020-08-14Migrate ActivityLogEntryPoint.OnPluginUpdated to IEventConsumerPatrick Barron
2020-08-14Migrate ActivityLogEntryPoint.OnPluginUninstalled to IEventConsumerPatrick Barron
2020-08-14Migrate ActivityLogEntryPoint.OnPluginInstalled to IEventConsumerPatrick Barron
2020-08-14Merge pull request #3898 from crobibero/fix-int64Bond-009
Return int64 in json as number
2020-08-14Change log message, load assembly only onceDavid
2020-08-14Translated using Weblate (Bengali)nothing things
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/bn/
2020-08-14Translated using Weblate (Bengali)nothing things
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/bn/
2020-08-14Install specific plugin version if requestedcrobibero
2020-08-14fix docscrobibero
2020-08-14Return int64 in json as numbercrobibero
2020-08-14Translated using Weblate (Tamil)Oatavandi
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ta/
2020-08-14Merge pull request #3894 from barronpm/remove-listextensionsBond-009
Remove ListHelper.cs
2020-08-13Migrate ActivityLogEntryPoint.OnAuthenticationSucceeded to IEventConsumerPatrick Barron
2020-08-13Migrate ActivityLogEntryPoint.OnAuthenticationFailed to IEventConsumerPatrick Barron
2020-08-13Migrate ActivityLogEntryPoint.OnUserLockedOut to IEventConsumerPatrick Barron