aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Model/System
AgeCommit message (Expand)Author
2025-04-20Add Api and startup check for sufficient storage capacity (#13888)JPVenson
2025-02-22Remove deprecated GetWakeOnLanInfo endpointNiels van Velzen
2025-01-25chore: fix spellingJosh Soref
2024-08-30Remove BOM from UTF-8 filesBond_009
2024-03-13Enable nullable for more filesBond_009
2024-02-06Fix some incompatible API deprecationsNiels van Velzen
2023-10-17Merge pull request #10270 from crobibero/chromecast-configBond-009
2023-10-10Deprecate CanLaunchWebBrowser (#10381)Bond-009
2023-09-23Migrate to customizable cast receiver configCody Robibero
2023-01-26Remove OS information from System Info (#9175)Patrick Barron
2023-01-17Mark CanSelfRestart as ObsoletePatrick Barron
2021-08-30Simplify the way we choose our ffmpegBond_009
2021-07-11Remove old "has update available" codeBond_009
2021-02-20Enable TreatWarningsAsErrors for MediaBrowser.ModelBond_009
2020-10-11Make StartupWizardCompleted nullable in PublicSystemInfoNiels van Velzen
2020-09-28Fix SA1513, SA1514, SA1507, and SA1508Matt Montgomery
2020-09-06Rename StartupCompleted to StartupWizardCompletedcrobibero
2020-09-05Add flag for startup completedcrobibero
2020-06-16Add full stop at end of comments (SA1629)telans
2020-05-27Merge branch 'master' into nullable3Bond_009
2020-04-26Remove unnecessary properties from SystemInfo response objectMark Monteiro
2020-04-26Merge remote-tracking branch 'upstream/master' into simplify-https-configMark Monteiro
2020-04-11merge branch master into plugindkanada
2020-04-11remove release channel from plugin classesdkanada
2020-04-05Enable nullabe reference types for MediaBrowser.ModelBond_009
2020-04-02Replace EnableHttps and SupportsHttps with ListenWithHttps and CanConnectWith...Mark Monteiro
2020-02-26update plugin classes for nightly buildsdkanada
2020-02-23Fix some warningsBond_009
2020-02-04Fix warnings MediaBrowser.ModelBond_009
2019-11-21revert settings to their old namesdkanada
2019-11-21rename some missed variables and fix warningsdkanada
2019-09-19Remove WAN IP Detectionsparky8251
2019-08-09Fix more warningsBond_009
2019-04-16Move the definition of ProductName to the correct classAnthony Lavado
2019-03-13Merge pull request #1059 from Bond-009/osVasily
2019-03-12Implement review feedbackJoshua Boniface
2019-03-10Add further resources to complete WebPathJoshua Boniface
2019-03-07Remove EnvironmentInfoBond-009
2019-03-05Review commentsPloughPuff
2019-02-18Removed remaining self-update codeBond_009
2019-02-12Move to Microsoft.Extensions.DependencyInjectionBond_009
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
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
2019-01-08Remove useless properties from IEnvironmentInfoBond_009