aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.WebDashboard/Api
AgeCommit message (Expand)Author
2020-06-20Move DashboardController to Jellyfin.ApiDavid
2020-06-05Use typed logger where possiblecrobibero
2020-04-23remove several deprecated utilities in the web packagedkanada
2020-04-01Apply suggestions from code reviewMark Monteiro
2020-03-25Move check for web client directory to application startup in Program.csMark Monteiro
2020-03-24Use 'Length' instead of 'Any()' for an arrayMark Monteiro
2020-03-21Rename command line option to --nowebclient and config setting to HostWebClientMark 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-03-15Return 404 for static web resources when the 'nowebcontent' flag is setMark Monteiro
2020-03-15Make PackageCreator.ModifyHtml() static and clean up XML documentationMark Monteiro
2020-03-11Address commentsBond_009
2020-03-03Replace ILogger with ILogger<T> wherever possibleMark Monteiro
2020-02-28Add commentBond_009
2020-02-23Fix some warningsBond_009
2020-01-31Fix warningsBond_009
2020-01-22Remove FileSystem.GetStreamBond-009
2019-11-01Improve IInstallationManager interfaceBond_009
2019-06-10Simplify file serving codeBond_009
2019-03-12Merge pull request #1092 from joshuaboniface/configurable-webdirJoshua M. Boniface
2019-03-12Implement review feedbackJoshua Boniface
2019-03-10Make use of WebPathJoshua Boniface
2019-03-07Remove redundent class AssemblyInfoBond-009
2019-02-03Merge pull request #736 from Bond-009/startasyncJoshua M. Boniface
2019-01-28Unwrapped `OpenRead` and `CopyFile`Erwin de Haan
2019-01-28Unwrapped CreateDirectory and DeleteDirectoryErwin de Haan
2019-01-27Start startup tasks asyncBond_009
2019-01-19Rename ApplicationSemanticVersion to ApplicationVersionAndrew Rabert
2019-01-20Revert Jellyfin.Versioning, Update all versions and user agents.Erwin de Haan
2019-01-13Find+Sed BOM removal *.cs: MediaBrowser.Providers-SocketHttpListenerErwin de Haan
2019-01-13Visual Studio Reformat: MediaBrowser.WebDashboardErwin de Haan
2019-01-11Merge branch 'dev' into code-cleanupErwin de Haan
2019-01-10Merge pull request #506 from hawken93/lintingJoshua M. Boniface
2019-01-10Mayor code cleanupErwin de Haan
2019-01-10separate path with commaBond-009
2019-01-09add jellyfin-web as submoduledkanada
2019-01-07remove trailing whitespacehawken
2018-12-30Fix exception loggingBond_009
2018-12-30Use Microsoft.Extensions.Logging abstractionBond_009
2018-09-12Update to 3.5.2 and .net core 2.1stefan
2017-11-23reduce dlna chatterLuke Pulverenti
2017-10-18add additional info to timer infosLuke Pulverenti
2017-10-04reduce socket activityLuke Pulverenti
2017-09-15allow plugins to inject menusLuke Pulverenti
2017-09-113.2.30.17Luke Pulverenti
2017-08-09consolidate emby.server.core into emby.server.implementationsLuke Pulverenti
2017-07-283.2.26.6Luke Pulverenti
2017-07-27move auto-organize to pluginLuke Pulverenti
2017-07-22update PackageCreatorLuke Pulverenti
2017-06-21update loggingLuke Pulverenti