aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations
AgeCommit message (Collapse)Author
2020-12-18Update Emby.Server.Implementations/Plugins/PluginManager.csBaronGreenback
Co-authored-by: Cody Robibero <cody@robibe.ro>
2020-12-18Update Emby.Server.Implementations/Plugins/PluginManager.csBaronGreenback
Co-authored-by: Cody Robibero <cody@robibe.ro>
2020-12-18Update Emby.Server.Implementations/Plugins/PluginManager.csBaronGreenback
Co-authored-by: Cody Robibero <cody@robibe.ro>
2020-12-18Update Emby.Server.Implementations/Plugins/PluginManager.csBaronGreenback
Co-authored-by: Cody Robibero <cody@robibe.ro>
2020-12-18Update Emby.Server.Implementations/Plugins/PluginManager.csBaronGreenback
Co-authored-by: Cody Robibero <cody@robibe.ro>
2020-12-18Update Emby.Server.Implementations/Updates/InstallationManager.csBaronGreenback
Co-authored-by: Cody Robibero <cody@robibe.ro>
2020-12-18Renamed guid to idGreenback
2020-12-18MaxAbi property removed.Greenback
2020-12-18Renamed Guid property to IdGreenback
2020-12-18Translated using Weblate (Serbian)Predrag Ljubenović
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/sr/
2020-12-18Removed maxAbiGreenback
2020-12-18Changes as required.Greenback
2020-12-18Update Emby.Server.Implementations/Plugins/PluginManager.csBaronGreenback
Co-authored-by: Cody Robibero <cody@robibe.ro>
2020-12-18Update Emby.Server.Implementations/Plugins/PluginManager.csBaronGreenback
Co-authored-by: Cody Robibero <cody@robibe.ro>
2020-12-18Update Emby.Server.Implementations/Plugins/PluginManager.csBaronGreenback
Co-authored-by: Cody Robibero <cody@robibe.ro>
2020-12-18Update Emby.Server.Implementations/Plugins/PluginManager.csBaronGreenback
Co-authored-by: Cody Robibero <cody@robibe.ro>
2020-12-18Update Emby.Server.Implementations/Plugins/PluginManager.csBaronGreenback
Co-authored-by: Cody Robibero <cody@robibe.ro>
2020-12-18Update Emby.Server.Implementations/Plugins/PluginManager.csBaronGreenback
Co-authored-by: Cody Robibero <cody@robibe.ro>
2020-12-18Update Emby.Server.Implementations/Plugins/PluginManager.csBaronGreenback
Co-authored-by: Cody Robibero <cody@robibe.ro>
2020-12-17Translated using Weblate (English (United Kingdom))SecularSteve
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/en_GB/
2020-12-17Translated using Weblate (Japanese)Miko Dela Cruz
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ja/
2020-12-17Translated using Weblate (Dutch)nlspln
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/nl/
2020-12-17Change PluginStatus states.Greenback
2020-12-16Copy previous plugin settings if they don't exist.Greenback
2020-12-16Corrections as recommended.Greenback
2020-12-16Merge pull request #4771 from crobibero/typed-get-preferenceClaus Vium
Use typed UserManager GetPreference
2020-12-15This is only used in one place and therefore will always be HttpRequest.Ryan Petris
2020-12-15If requestContext is HttpRequest, get the context from it properly.Ryan Petris
2020-12-15Replaced TryGetPlugin with GetPluginGreenback
2020-12-15Changes as recommended.Greenback
2020-12-15Changed as suggested.Greenback
2020-12-15Suggested changes.Greenback
2020-12-15Delete disabled.pngBaronGreenback
Should have a capital letter
2020-12-15Add files via uploadBaronGreenback
2020-12-15Fixed gitmerge.Greenback
2020-12-15Merge branch 'master' into PluginDowngradeBaronGreenback
2020-12-15Enable local file repositoriesGreenback
2020-12-15Plugin setting migration to folders.Greenback
2020-12-14Mark plugin failure on DI Loop.Greenback
2020-12-14Delete plugin working.Greenback
2020-12-14Initial uploadGreenback
2020-12-13Merge pull request #4716 from OancaAndrei/syncplay-new-auth-policiesJoshua M. Boniface
2020-12-13Merge pull request #4773 from Artiume/patch-10Joshua M. Boniface
Remove opf extension for book types
2020-12-13Translated using Weblate (French (Canada))A Foley
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fr_CA/
2020-12-13Use a more descriptive function namecrobibero
2020-12-13Merge pull request #4726 from BaronGreenback/19.0RC--Fix-CertificateLoadErrorClaus Vium
Fix - Access Denied on using certificates in windows as user.
2020-12-11remove opf extension for book typesartiume
2020-12-11Use typed UserManager GetPreferencecrobibero
2020-12-12Apply suggestions from code reviewNyanmisaka
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
2020-12-11fix ssl certificate cannot be savednyanmisaka