aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-12-16Change json default settings.Greenback
2020-12-16Small OptimizationGreenback
2020-12-15Replaced TryGetPlugin with GetPluginGreenback
2020-12-15Updated JsonDefaultsGreenback
2020-12-15remove attributeGreenback
2020-12-15Update Jellyfin.Api/Controllers/PluginsController.csBaronGreenback
Co-authored-by: Cody Robibero <cody@robibe.ro>
2020-12-15Update Jellyfin.Api/Controllers/PluginsController.csBaronGreenback
Co-authored-by: Cody Robibero <cody@robibe.ro>
2020-12-15Update Jellyfin.Api/Controllers/PluginsController.csBaronGreenback
Co-authored-by: Cody Robibero <cody@robibe.ro>
2020-12-15Update Jellyfin.Api/Controllers/PluginsController.csBaronGreenback
Co-authored-by: Cody Robibero <cody@robibe.ro>
2020-12-15Update Jellyfin.Api/Controllers/PluginsController.csBaronGreenback
Co-authored-by: Cody Robibero <cody@robibe.ro>
2020-12-15Changed PluginId to guid so its the same type as plugin.idGreenback
2020-12-15Changes as recommended.Greenback
2020-12-15more changes.Greenback
2020-12-15Changed as suggested.Greenback
2020-12-15Suggested changes.Greenback
2020-12-15Update Jellyfin.Api/Controllers/PluginsController.csBaronGreenback
Co-authored-by: Cody Robibero <cody@robibe.ro>
2020-12-15Update Jellyfin.Api/Controllers/PluginsController.csBaronGreenback
Co-authored-by: Cody Robibero <cody@robibe.ro>
2020-12-15Update Jellyfin.Api/Controllers/PluginsController.csBaronGreenback
Co-authored-by: Cody Robibero <cody@robibe.ro>
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-15Fixed repository listingGreenback
2020-12-15Plugin setting migration to folders.Greenback
2020-12-14Mark plugin failure on DI Loop.Greenback
2020-12-14Rollback change.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-13Merge pull request #4750 from crobibero/skiaJoshua M. Boniface
Fix blueberry
2020-12-13Merge pull request #4718 from ↵Joshua M. Boniface
jellyfin/dependabot/nuget/Microsoft.NET.Test.Sdk-16.8.3 Bump Microsoft.NET.Test.Sdk from 16.8.0 to 16.8.3
2020-12-13Merge pull request #4720 from MrTimscampi/activity-log-levelsJoshua M. Boniface
Add overloaded constructor for ActivityLog levels
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-13Merge pull request #4713 from crobibero/robotsClaus Vium
2020-12-13Merge pull request #4675 from BaronGreenback/ProxyDNSClaus Vium
2020-12-13Merge pull request #4769 from crobibero/typoClaus Vium
Check correct fetcher list for provider name
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-13Merge pull request #4761 from crobibero/playlistClaus Vium
2020-12-13Merge pull request #4758 from nyanmisaka/fix-landingScreen-optionsClaus Vium
2020-12-13Merge pull request #4767 from nyanmisaka/fix-ssl-saveClaus Vium
2020-12-13Merge pull request #4774 from nyanmisaka/finetune-tonemapBond-009
Fine tune some tone mapping params
2020-12-12Merge pull request #4731 from Sylk/readme-modificationBill Thornton
Modified ReadMe with updated command line command
2020-12-12Merge pull request #4775 from barronpm/nullable-jellyfinserverimplementationsBond-009
Enable Nullable for Jellyfin.Server.Implementations
2020-12-12Enable nullable for Jellyfin.Server.ImplementationsPatrick Barron
2020-12-12Fine tune some tone mapping paramsnyanmisaka
*Set recommand algorithm to Hable *Set recommand tone mapping peak to 100
2020-12-11remove opf extension for book typesartiume
2020-12-11Merge pull request #4699 from crobibero/display_prefs_indexBond-009
Fix CustomItemDisplayPreferences unique key collision in the migration
2020-12-11Fix copy-paste errorcrobibero