aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Model/System
AgeCommit message (Collapse)Author
2019-01-25Remove remnants of system eventsBond_009
2019-01-20Revert Jellyfin.Versioning, Update all versions and user agents.Erwin de Haan
2019-01-20Updates reported version in `System/Info*` set of endpoints.Erwin de Haan
Added ProductName and ServerVersion to API. Added build version and build step. Addressed issues wtih indentation. Made the BuildVersion an actual object. This lets up link to the github page of that commit. Fixed class method type and styled link. Fixed languages and split out the information in the UI. Moved update-version script and gave it executable permissions. Windows correctly finds the .bat file. And linux takes the one without extension. Removed tempfiles from replace sessions from csproj. Updated version generation scripts. Will also work with pre existing version files. (Source tarballs etc.) Added simple replace for ssh github links. Add execute rights to update-version. Wrapped long line in ApplicationHost.cs Fixed some small issues. Fixed some small issues, and flipped some if's around. Converted parameter names to camelBack casing. Sealed the attribute class. Removed MPLv2 license. Fixed file headers. Added newline. Moved links in *.csproj files as well. Fix issues caused by rebase auto merging. Removed default constructor and added init values to properties, also hid the Remote value form API.
2019-01-13ReSharper conform to 'var' settingsErwin de Haan
2019-01-13Find+Sed BOM removal *.cs: MediaBrowser.LocalMetadata-MediaBrowser.ModelErwin de Haan
2019-01-13EditorConfig reformat: MediaBrowser.ModelErwin de Haan
2019-01-13Visual Studio Reformat: MediaBrowser.ModelErwin de Haan
2019-01-10Merge pull request #506 from hawken93/lintingJoshua M. Boniface
Removing tabs and trailing whitespace
2019-01-08Remove useless properties from IEnvironmentInfoBond_009
2019-01-07remove trailing whitespacehawken
2019-01-06Merge pull request #437 from cvium/remove_run_at_startupAndrew Rabert
Remove AutoRunAtStartup
2019-01-06Remove unused PowerManagementBond_009
It isn't up to the application to prevent the system from going to sleep
2019-01-05Remove AutoRunAtStartupcvium
2019-01-02Rename and rework entry pointBond_009
2018-12-27Add GPL modulesAndrew Rabert
2018-09-12Update to 3.5.2 and .net core 2.1stefan
2017-12-03Add setting to auto-run web app when server startsLuke Pulverenti
2017-09-10remove unused service propertiesLuke Pulverenti
2017-09-09update restart functionLuke Pulverenti
2017-08-19update live tv data transferLuke Pulverenti
2017-04-08update linux iso mounterLuke Pulverenti
2017-02-07restore bsd messagesLuke Pulverenti
2017-01-21update program titlesLuke Pulverenti
2016-12-09update dlna profilesLuke Pulverenti
2016-11-29update recording encoderLuke Pulverenti
2016-11-21reduce library queriesLuke Pulverenti
2016-11-14update image & subtitle extractionLuke Pulverenti
2016-11-13update .net core startupLuke Pulverenti
2016-11-11update core projectsLuke Pulverenti
2016-11-08update power managementLuke Pulverenti
2016-11-04add environment infoLuke Pulverenti
2016-10-29move common dependenciesLuke Pulverenti
2016-10-06avoid buffering http responsesLuke Pulverenti
2016-09-05update recording layoutLuke Pulverenti
2016-06-29update path configsLuke Pulverenti
2016-06-23update startup wizardLuke Pulverenti
2016-06-20allow customization of ffmpeg pathLuke Pulverenti
2015-11-12update image sizesLuke Pulverenti
2015-11-12update image sizingLuke Pulverenti
2015-10-03hide library monitor from certain operating systemsLuke Pulverenti
2015-09-05fix directory browser in startup wizardLuke Pulverenti
2015-07-27add path help messagesLuke Pulverenti
2015-02-04sync updatesLuke Pulverenti
2015-01-19switch dashboard to key off of SupportsHttpsLuke Pulverenti
2015-01-18rework hosting optionsLuke Pulverenti
2015-01-18Fix ssl port info on dashboardMike
2015-01-17support api without /mediabrowserLuke Pulverenti
2015-01-17Ssl in mediabrowser against new listener.Mike
2015-01-16update translationsLuke Pulverenti
2014-10-08extract classesLuke Pulverenti