aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.WebDashboard
AgeCommit message (Collapse)Author
2019-01-22Update jellyfin-web submodule to 10.1.0Joshua Boniface
2019-01-19Rename ApplicationSemanticVersion to ApplicationVersionAndrew Rabert
2019-01-20Revert Jellyfin.Versioning, Update all versions and user agents.Erwin de Haan
2019-01-19Fixed csproj and xml identation.Erwin de Haan
2019-01-13Find+Sed BOM removal *.xml,*.csproj,*,json,*.sln,*.txtErwin de Haan
2019-01-13Find+Sed BOM removal *.cs: MediaBrowser.Providers-SocketHttpListenerErwin de Haan
2019-01-13EditorConfig reformat: Non-CS files.Erwin 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
Removing tabs and trailing whitespace
2019-01-10Mayor code cleanupErwin 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-10separate path with commaBond-009
Co-Authored-By: dkanada <dkanada@users.noreply.github.com>
2019-01-09add jellyfin-web as submoduledkanada
2019-01-07remove trailing whitespacehawken
2019-01-02Fix spacing to C#/Visual Studio standardsAnthony Lavado
- This is a fix automatically applied by Visual Studio
2018-12-30Fix exception loggingBond_009
2018-12-30Use Microsoft.Extensions.Logging abstractionBond_009
2018-12-12Change libraries from netcoreapp to netstandardBond_009
Ref: https://dotnetcoretutorials.com/2017/01/13/net-standard-vs-net-core-whats-difference/
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
2017-06-04update project filesLuke Pulverenti
2017-05-22update query fieldsLuke Pulverenti
2017-05-16clean up build configsLuke Pulverenti
2017-05-04improve smb supportLuke Pulverenti
2017-04-13use alamedaLuke Pulverenti
2017-02-07reduce device discovery trafficLuke Pulverenti
2017-02-05add cancellation to socket methodsLuke Pulverenti
2017-01-31update html preparationLuke Pulverenti
2017-01-27minify resourcesLuke Pulverenti
2017-01-27update drawerLuke Pulverenti
2017-01-26remove dead codeLuke Pulverenti
2017-01-22update translationsLuke Pulverenti
2017-01-22update projectLuke Pulverenti
2017-01-21move metadata language to per libraryLuke Pulverenti
2017-01-19update default dlna profileLuke Pulverenti
2017-01-17rework now playing screenLuke Pulverenti
2017-01-07update projectLuke Pulverenti
2017-01-03update componentsLuke Pulverenti
2017-01-03fix projectLuke Pulverenti
2017-01-03unify video osdLuke Pulverenti
2016-12-29separate player selection into it's own scriptLuke Pulverenti