| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-06-20 | Move DashboardController to Jellyfin.Api | David | |
| 2020-06-05 | Use typed logger where possible | crobibero | |
| 2020-04-23 | remove several deprecated utilities in the web package | dkanada | |
| 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-01 | Improve IInstallationManager interface | Bond_009 | |
| 2019-06-10 | Simplify file serving code | Bond_009 | |
| 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-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 | |
| 2019-01-19 | Rename ApplicationSemanticVersion to ApplicationVersion | Andrew Rabert | |
| 2019-01-20 | Revert Jellyfin.Versioning, Update all versions and user agents. | Erwin de Haan | |
| 2019-01-13 | Find+Sed BOM removal *.cs: MediaBrowser.Providers-SocketHttpListener | Erwin de Haan | |
| 2019-01-13 | Visual Studio Reformat: MediaBrowser.WebDashboard | Erwin de Haan | |
| 2019-01-11 | Merge branch 'dev' into code-cleanup | Erwin de Haan | |
| 2019-01-10 | Merge pull request #506 from hawken93/linting | Joshua M. Boniface | |
| Removing tabs and trailing whitespace | |||
| 2019-01-10 | Mayor code cleanup | Erwin de Haan | |
| Add Argument*Exceptions now use proper nameof operators. Added exception messages to quite a few Argument*Exceptions. Fixed rethorwing to be proper syntax. Added a ton of null checkes. (This is only a start, there are about 500 places that need proper null handling) Added some TODOs to log certain exceptions. Fix sln again. Fixed all AssemblyInfo's and added proper copyright (where I could find them) We live in *current year*. Fixed the use of braces. Fixed a ton of properties, and made a fair amount of functions static that should be and can be static. Made more Methods that should be static static. You can now use static to find bad functions! Removed unused variable. And added one more proper XML comment. | |||
| 2019-01-10 | separate path with comma | Bond-009 | |
| Co-Authored-By: dkanada <dkanada@users.noreply.github.com> | |||
| 2019-01-09 | add jellyfin-web as submodule | dkanada | |
| 2019-01-07 | remove trailing whitespace | hawken | |
| 2018-12-30 | Fix exception logging | Bond_009 | |
| 2018-12-30 | Use Microsoft.Extensions.Logging abstraction | Bond_009 | |
| 2018-09-12 | Update to 3.5.2 and .net core 2.1 | stefan | |
| 2017-11-23 | reduce dlna chatter | Luke Pulverenti | |
| 2017-10-18 | add additional info to timer infos | Luke Pulverenti | |
| 2017-10-04 | reduce socket activity | Luke Pulverenti | |
| 2017-09-15 | allow plugins to inject menus | Luke Pulverenti | |
| 2017-09-11 | 3.2.30.17 | Luke Pulverenti | |
| 2017-08-09 | consolidate emby.server.core into emby.server.implementations | Luke Pulverenti | |
| 2017-07-28 | 3.2.26.6 | Luke Pulverenti | |
| 2017-07-27 | move auto-organize to plugin | Luke Pulverenti | |
| 2017-07-22 | update PackageCreator | Luke Pulverenti | |
| 2017-06-21 | update logging | Luke Pulverenti | |
