aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Common/Configuration
AgeCommit message (Expand)Author
2025-05-18Add Full system backup feature (#13945)JPVenson
2025-04-26Check for path overlaps (#12832)JPVenson
2025-03-10Merge pull request #13406 from Shadowghost/extract-trickplay-masterBond-009
2025-01-26Extract trickplay files into own subdirectoryShadowghost
2025-01-25chore: fix spellingJosh Soref
2022-08-18Minor cleanupBond_009
2022-07-11Move transcodes to be under CachePathCraig Andrews
2022-04-17Merge pull request #7561 from DMouse10462/named-config-api-fixCody Robibero
2021-05-05Enable nullable reference types for MediaBrowser.CommonBond_009
2020-10-12Update IConfigurationManager.csBaronGreenback
2020-10-12Update IConfigurationManager.csBaronGreenback
2020-10-12Update IConfigurationManager.csBaronGreenback
2020-10-11Added extra functionality to support registrar.Greenback
2020-09-02Properly host static files and set base urlcrobibero
2020-06-03Enable StyleCop for MediaBrowser.CommonBond-009
2020-04-26Ensure transcoding path is created when it is retrievedMark Monteiro
2020-03-15Merge remote-tracking branch 'upstream/master' into support-running-without-w...Mark Monteiro
2020-03-15Do not call UseContentRoot() on the web host builderMark Monteiro
2020-02-23Fix some warningsBond_009
2020-02-12Enable documentation warnings for fully documented filesMark Monteiro
2020-02-10add-some-xml-documentationMark Monteiro
2019-12-11More warnings (removed)Bond_009
2019-12-04Fix GetTranscodePath function and cache path update loglineBond_009
2019-11-24Update MediaBrowser.Common/Configuration/EncodingConfigurationExtensions.csBond-009
2019-11-21Don't append transcodes to transcoding temp pathBond-009
2019-10-09Enable `TreatWarningsAsErrors` for MediaBrowser.Common and Emby.PhotosBond_009
2019-03-12Implement review feedbackJoshua Boniface
2019-03-10Add further resources to complete WebPathJoshua Boniface
2019-02-18Removed remaining self-update codeBond_009
2019-01-17Reformat JustAMan review pt2 changesErwin de Haan
2019-01-13Find+Sed BOM removal *.cs: Jellyfin.Server-MediaBrowser.ControllerErwin de Haan
2019-01-13Visual Studio Reformat: MediaBrowser.CommonErwin de Haan
2018-12-27Add GPL modulesAndrew Rabert
2018-09-12Update to 3.5.2 and .net core 2.1stefan
2016-11-13update .net core startupLuke Pulverenti
2014-12-26move files out of commonLuke Pulverenti
2014-12-21add standalone EncodingOptionsLuke Pulverenti
2014-12-21add metadata editor info endpointLuke Pulverenti
2014-08-10add activity log featureLuke Pulverenti
2014-08-04update playlist xml savingLuke Pulverenti
2014-06-29added modular configurationLuke Pulverenti
2013-12-29make lazy loaded paths more nimbleLuke Pulverenti
2013-12-04add ApplicationPath to app paths interface to hide implementationLuke Pulverenti
2013-07-16Added album soundtrack linksLuke Pulverenti
2013-03-04Created IConfigurationManagerLukePulverenti