| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-06-20 | Move DashboardController to Jellyfin.Api | David | |
| 2020-06-05 | Use typed logger where possible | crobibero | |
| 2020-05-29 | Merge pull request #2966 from jellyfin/serve-web | Bond-009 | |
| Remove several deprecated utilities in the web package | |||
| 2020-04-23 | remove several deprecated utilities in the web package | dkanada | |
| 2020-04-21 | Add <ProjectGuid> properties to all project files | Mark Monteiro | |
| This is required for SonarCloud analysis to run | |||
| 2020-04-01 | Apply suggestions from code review | Mark Monteiro | |
| 2020-03-25 | Move check for web client directory to application startup in Program.cs | Mark Monteiro | |
| 2020-03-24 | Use 'Length' instead of 'Any()' for an array | Mark Monteiro | |
| 2020-03-21 | Rename command line option to --nowebclient and config setting to HostWebClient | 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-03-15 | Return 404 for static web resources when the 'nowebcontent' flag is set | Mark Monteiro | |
| 2020-03-15 | Make PackageCreator.ModifyHtml() static and clean up XML documentation | Mark Monteiro | |
| This eliminates the need to create a dummy instance to call this method | |||
| 2020-03-11 | Address comments | Bond_009 | |
| 2020-03-03 | Replace ILogger with ILogger<T> wherever possible | Mark Monteiro | |
| Log entries will contain additional class context when using this interface | |||
| 2020-02-28 | Add comment | Bond_009 | |
| 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-01-31 | Fix warnings | Bond_009 | |
| 2020-01-22 | Remove FileSystem.GetStream | Bond-009 | |
| 2019-11-07 | Merge branch 'master' into installationmanager | Bond-009 | |
| 2019-11-01 | Improve IInstallationManager interface | Bond_009 | |
| 2019-11-01 | Rewrite hex encoder/decoder | Bond_009 | |
| 2019-09-24 | Remove submodule and add clone and build to CI | Erwin de Haan | |
| 2019-08-31 | Bump version to 10.4.0 | Joshua Boniface | |
| 2019-08-11 | Document all public/internal members of Emby.Drawing | Bond_009 | |
| Forces all new public/internal members to be documented. Enables TreatWarningsAsErrors for Emby.Drawing | |||
| 2019-07-24 | Merge pull request #1560 from jellyfin/release-10.3.z | Bond-009 | |
| Backmerge for 10.3.7 | |||
| 2019-07-24 | Bump version for 10.3.7v10.3.7 | Joshua M. Boniface | |
| 2019-07-06 | Merge branch 'master' into release-10.3.z | Bond-009 | |
| 2019-07-06 | Bump version for 10.3.6 | Joshua M. Boniface | |
| 2019-06-21 | Merge pull request #1454 from Bond-009/webresource | dkanada | |
| Simplify file serving code | |||
| 2019-06-10 | Simplify file serving code | Bond_009 | |
| 2019-06-06 | Bump version for 10.3.4v10.3.4 | Joshua M. Boniface | |
| 2019-05-17 | Bump version for 10.3.3v10.3.3 | Joshua M. Boniface | |
| 2019-04-30 | Bump version for 10.3.2v10.3.2 | Joshua Boniface | |
| 2019-04-20 | Update submodule for 10.3.1v10.3.1 | Joshua Boniface | |
| 2019-04-19 | Bump version to 10.3.0 (release)v10.3.0 | Joshua Boniface | |
| 2019-04-10 | Bump version to 10.3.0-rc2 and update submodulev10.3.0-rc2 | Joshua Boniface | |
| 2019-03-30 | Bump version to 10.3.0 and update submodulev10.3.0-rc1 | Joshua Boniface | |
| 2019-03-14 | Adjusted AssemblyCopyright attribute values. | Erwin de Haan | |
| 2019-03-14 | Adjusted the Product Name so the User Agent is correct/better. | Erwin de Haan | |
| 2019-03-12 | Merge pull request #1092 from joshuaboniface/configurable-webdir | Joshua M. Boniface | |
| Add configurable webdir option | |||
| 2019-03-12 | Implement review feedback | Joshua Boniface | |
| 2019-03-10 | Make use of WebPath | Joshua Boniface | |
| 2019-03-07 | Remove redundent class AssemblyInfo | Bond-009 | |
| 2019-02-21 | Update submodule | Claus Vium | |
| 2019-02-15 | Update submodule to 10.2.0 release | Joshua Boniface | |
| 2019-02-03 | Merge pull request #736 from Bond-009/startasync | Joshua M. Boniface | |
| Start startup tasks async | |||
| 2019-01-28 | Unwrapped `OpenRead` and `CopyFile` | Erwin de Haan | |
| 2019-01-28 | Unwrapped CreateDirectory and DeleteDirectory | Erwin de Haan | |
| 2019-01-27 | Start startup tasks async | Bond_009 | |
