aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations
AgeCommit message (Collapse)Author
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
2020-12-11Merge pull request #4710 from OancaAndrei/syncplay-fix-session-restoreClaus Vium
Restore sessions in SyncPlay groups upon reconnection
2020-12-11Merge pull request #4756 from crobibero/api-key-inverted-conditionClaus Vium
Fix inverted condition when authenticating with an ApiKey
2020-12-11Merge pull request #4737 from crobibero/missing-ensure-successClaus Vium
2020-12-11Merge pull request #4757 from cvium/semi_revert_defer_image_loadingClaus Vium
2020-12-10Translated using Weblate (Slovenian)kaboom83
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/sl/
2020-12-10Don't throw exception unless neededcrobibero
2020-12-10Simplifycvium
2020-12-10Merge pull request #4753 from crobibero/5.0.1Claus Vium
Update to dotnet 5.0.1
2020-12-10Merge pull request #4701 from crobibero/plugin-versionClaus Vium
2020-12-10Remove ImageFetcherPostScanTaskcvium