aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Api/PluginService.cs
AgeCommit message (Expand)Author
2020-06-09Move PluginService to Jellyfin.Apicrobibero
2020-04-05Convert type checks and null checks into pattern matchingPatrick Barron
2019-11-25* Add support for multi segment base urlsBond_009
2019-01-25Remove more compile time warningsBond_009
2019-01-15Extra formatting on the merged code.Erwin de Haan
2019-01-15Merge branch 'dev' into reformatErwin de Haan
2019-01-15removed commented codeClaus Vium
2019-01-15readded some registration endpointsClaus Vium
2019-01-15Added some todosClaus Vium
2019-01-15mock the registration endpoint since livetv etc. still uses itClaus Vium
2019-01-15removed a bunch of validation, security, registration, premiere, whatever bsClaus Vium
2019-01-13Find+Sed BOM removal *.cs: Jellyfin.Server-MediaBrowser.ControllerErwin de Haan
2019-01-13Visual Studio Reformat: MediaBrowser.ApiErwin de Haan
2019-01-11Merge branch 'dev' into code-cleanupErwin de Haan
2019-01-10Mayor code cleanupErwin de Haan
2019-01-07remove trailing whitespacehawken
2018-12-30Fix exception loggingBond_009
2018-12-30Use Microsoft.Extensions.Logging abstractionBond_009
2018-09-12Update to 3.5.2 and .net core 2.1stefan
2017-09-113.2.30.17Luke Pulverenti
2017-08-19update live tv data transferLuke Pulverenti
2016-10-25make controller project portableLuke Pulverenti
2016-08-05Reduced compiler warnings. No functional changes (except MediaEncoder.cs and ...softworkz
2016-03-27Remove unused code...Sven Van den brande
2016-02-15update recordingsLuke Pulverenti
2016-01-20resolve config caching issueLuke Pulverenti
2015-10-29update db queriesLuke Pulverenti
2015-10-16Re-work appstore registration to pass-thru parametersEric Reed
2015-10-16Move exception to SecurityManagerEric Reed
2015-10-16Restore appstore registration end pointEric Reed
2015-09-27Revert "Add store registration endpoint (pointing to test)"Eric Reed
2015-09-27Revert "Add missing param"Eric Reed
2015-09-26Add missing paramEric Reed
2015-09-26Add store registration endpoint (pointing to test)Eric Reed
2015-05-29consolidate slideout panelsLuke Pulverenti
2015-05-26update translationsLuke Pulverenti
2015-05-16lazy load scriptsLuke Pulverenti
2015-03-12add reg methodLuke Pulverenti
2015-02-01update thumbnail generationLuke Pulverenti
2015-01-22update task buttonsLuke Pulverenti
2015-01-10add options for media in archivesLuke Pulverenti
2014-11-14revise endpoint attributesLuke Pulverenti
2014-08-30removed dead codeLuke Pulverenti
2014-07-02update to jquery mobile 1.4.3Luke Pulverenti
2014-03-23removed codec enumsLuke Pulverenti
2014-02-03use conditional caching on some json responsesLuke Pulverenti
2013-12-07update to service stack v4Luke Pulverenti
2013-06-30move installation manager down to commonLuke Pulverenti
2013-06-02removed dead codeLuke Pulverenti
2013-04-10resharper suggestions in api projectLuke Pulverenti