| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-10-12 | Update IConfigurationManager.cs | BaronGreenback | |
| 2020-10-12 | Update IConfigurationManager.cs | BaronGreenback | |
| 2020-10-12 | Update IConfigurationManager.cs | BaronGreenback | |
| 2020-10-11 | Added extra functionality to support registrar. | Greenback | |
| 2020-09-02 | Properly host static files and set base url | crobibero | |
| 2020-06-03 | Enable StyleCop for MediaBrowser.Common | Bond-009 | |
| 2020-04-26 | Ensure transcoding path is created when it is retrieved | Mark Monteiro | |
| 2020-03-15 | Merge remote-tracking branch 'upstream/master' into ↵ | Mark Monteiro | |
| support-running-without-web-content | |||
| 2020-03-15 | Do not call UseContentRoot() on the web host builder | Mark Monteiro | |
| This call has nothing to do with static web content and should not have ever been called with the web content path: https://docs.microsoft.com/en-us/aspnet/core/fundamentals/?view=aspnetcore-3.1&tabs=windows#content-root Since this call is removed, the ContentRoot property is also removed from ApplicationHost as it is no longer needed. Finally, move validation of the static content path to the DashboardService where it is actually used. | |||
| 2020-02-23 | Fix some warnings | Bond_009 | |
| * Add analyzers to MediaBrowser.XbmcMetadata * Enable TreatWarningsAsErrors for MediaBrowser.XbmcMetadata * Add analyzers to MediaBrowser.WebDashboard * Enable TreatWarningsAsErrors for MediaBrowser.WebDashboard * Disable SA1600 in favor of CS1591 | |||
| 2020-02-12 | Enable documentation warnings for fully documented files | Mark Monteiro | |
| 2020-02-10 | add-some-xml-documentation | Mark Monteiro | |
| 2019-12-11 | More warnings (removed) | Bond_009 | |
| 2019-12-04 | Fix GetTranscodePath function and cache path update logline | Bond_009 | |
| * GetTranscodePath returned an empty string after the option was left blank in the web UI * Unified the log style for all paths | |||
| 2019-11-24 | Update MediaBrowser.Common/Configuration/EncodingConfigurationExtensions.cs | Bond-009 | |
| Co-Authored-By: dkanada <dkanada@users.noreply.github.com> | |||
| 2019-11-21 | Don't append transcodes to transcoding temp path | Bond-009 | |
| 2019-10-09 | Enable `TreatWarningsAsErrors` for MediaBrowser.Common and Emby.Photos | Bond_009 | |
| Adds `#pragma warning disable CS1591` to all files in MediaBrowser.Common containing undocumented members. | |||
| 2019-03-12 | Implement review feedback | Joshua Boniface | |
| 2019-03-10 | Add further resources to complete WebPath | Joshua Boniface | |
| 2019-02-18 | Removed remaining self-update code | Bond_009 | |
| 2019-01-17 | Reformat JustAMan review pt2 changes | Erwin de Haan | |
| Refs #575 | |||
| 2019-01-13 | Find+Sed BOM removal *.cs: Jellyfin.Server-MediaBrowser.Controller | Erwin de Haan | |
| 2019-01-13 | Visual Studio Reformat: MediaBrowser.Common | Erwin de Haan | |
| 2018-12-27 | Add GPL modules | Andrew Rabert | |
| 2018-09-12 | Update to 3.5.2 and .net core 2.1 | stefan | |
| 2016-11-13 | update .net core startup | Luke Pulverenti | |
| 2014-12-26 | move files out of common | Luke Pulverenti | |
| 2014-12-21 | add standalone EncodingOptions | Luke Pulverenti | |
| 2014-12-21 | add metadata editor info endpoint | Luke Pulverenti | |
| 2014-08-10 | add activity log feature | Luke Pulverenti | |
| 2014-08-04 | update playlist xml saving | Luke Pulverenti | |
| 2014-06-29 | added modular configuration | Luke Pulverenti | |
| 2013-12-29 | make lazy loaded paths more nimble | Luke Pulverenti | |
| 2013-12-04 | add ApplicationPath to app paths interface to hide implementation | Luke Pulverenti | |
| 2013-07-16 | Added album soundtrack links | Luke Pulverenti | |
| 2013-03-04 | Created IConfigurationManager | LukePulverenti | |
