| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-08-18 | Minor cleanup | Bond_009 | |
| 2021-05-05 | Enable nullable reference types for MediaBrowser.Common | Bond_009 | |
| 2020-09-02 | Properly host static files and set base url | crobibero | |
| 2020-06-03 | Enable StyleCop for MediaBrowser.Common | Bond-009 | |
| 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. | |||
| 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 | |
| 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 | |
| 2013-12-04 | add ApplicationPath to app paths interface to hide implementation | Luke Pulverenti | |
| 2013-03-04 | Created IConfigurationManager | LukePulverenti | |
