aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Api/ScheduledTasks/ScheduledTaskService.cs
AgeCommit message (Collapse)Author
2020-04-19Remove old scheduled tasks servicecrobibero
2020-04-05Convert type checks and null checks into pattern matchingPatrick Barron
2019-11-25* Add support for multi segment base urlsBond_009
* Make baseurl case-insensitive
2019-02-18Remove more self-update codeBond_009
2019-01-13ReSharper conform to 'var' settingsErwin de Haan
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
Add Argument*Exceptions now use proper nameof operators. Added exception messages to quite a few Argument*Exceptions. Fixed rethorwing to be proper syntax. Added a ton of null checkes. (This is only a start, there are about 500 places that need proper null handling) Added some TODOs to log certain exceptions. Fix sln again. Fixed all AssemblyInfo's and added proper copyright (where I could find them) We live in *current year*. Fixed the use of braces. Fixed a ton of properties, and made a fair amount of functions static that should be and can be static. Made more Methods that should be static static. You can now use static to find bad functions! Removed unused variable. And added one more proper XML comment.
2019-01-07remove trailing whitespacehawken
2018-09-12Update to 3.5.2 and .net core 2.1stefan
2017-08-19update live tv data transferLuke Pulverenti
2016-10-25make controller project portableLuke Pulverenti
2016-10-23prep for portable commonLuke Pulverenti
2016-10-23rework scheduled tasks in preparation of common project going portableLuke Pulverenti
2016-02-28update componentsLuke Pulverenti
2015-03-05add ability to configure scheduled task time limitLuke Pulverenti
2015-01-22update task buttonsLuke Pulverenti
2015-01-20sync updatesLuke Pulverenti
2015-01-20separate task buttons scriptLuke Pulverenti
2014-11-14revise endpoint attributesLuke Pulverenti
2014-07-02update to jquery mobile 1.4.3Luke Pulverenti
2014-05-09update translationsLuke Pulverenti
2014-03-25make metadata path configurableLuke Pulverenti
2013-12-07update to service stack v4Luke Pulverenti
2013-11-29support deleting and canceling live tv recordings and timersLuke Pulverenti
2013-04-10resharper suggestions in api projectLuke Pulverenti
2013-03-23made compression and caching available to plugin api endpointsLuke Pulverenti
2013-03-23copy dashboard to the output folder and load from the file system, instead ↵Luke Pulverenti
of using embedded resources
2013-03-16restored request loggingLukePulverenti
2013-03-08removed library/ prefix from genre, studio, year and person url'sLukePulverenti
2013-03-07removed base kernel and ikernelLukePulverenti
2013-03-04fixed configuration saving issuesLukePulverenti
2013-02-26a little more consolidationLukePulverenti
2013-02-25plugin security fixes and other abstractionsLukePulverenti
2013-02-24More DILukePulverenti
2013-02-23type discovery without attributesLukePulverenti
2013-02-21isolated clickonce dependanciesLukePulverenti