aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations/EntryPoints
AgeCommit message (Collapse)Author
2020-02-19Address commentsBond_009
2020-02-06Fix some warnings in Emby.Server.ImplementationsBond_009
2020-01-31Fix warningsBond_009
2020-01-25Removed old 'automatic restart after update' features'ferferga
2020-01-12Clean up server discovery codeBond-009
2019-12-11More warnings (removed)Bond_009
2019-12-10Apply suggestions from code reviewBond-009
Co-Authored-By: dkanada <dkanada@users.noreply.github.com>
2019-11-27Fix more warningsBond_009
2019-11-22Fix some warningsBond-009
2019-11-21revert settings to their old namesdkanada
2019-11-02Properly remove event handlerBond_009
2019-11-01Add docsBond_009
2019-11-01Use Mono.Nat Nuget packageBond_009
2019-11-01Update deps and add MultiThreading analyzerBond_009
2019-10-29Fix more warningsBond_009
2019-08-16Improvements to UserManagerBond_009
2019-08-09Use CultureInvariant string conversion for GuidsBond-009
2019-03-25Simplify/remove/clean codeBond-009
* Remove useless runtime check (we only support one) * Remove unused args * Remove a global constant And ofc fix some warnings ;)
2019-02-15Make all class implementing dynamically loaded interfaces publicClaus Vium
2019-02-05Remove custom ThreadingClaus Vium
2019-02-03Merge pull request #736 from Bond-009/startasyncJoshua M. Boniface
Start startup tasks async
2019-02-02Remove MoreLINQBond_009
2019-01-31Revert back to NoAutoRunWebAppPloughPuff
Addressed further review comments. Removed unnecessary .ParsedStartupOptions namespace. Removed DataDir, ConfigDir and LogDir from Interface file as not necessary.
2019-01-31Move Options to Jellyfin.Server and create interface filePloughPuff
Changes following review comments.
2019-01-31Use CommandLineParser package for handling CLI argsPloughPuff
2019-01-27Start startup tasks asyncBond_009
2019-01-25Remove remnants of system eventsBond_009
2019-01-17Reformat JustAMan review pt1 changesErwin de Haan
Refs #575
2019-01-13ReSharper format: conform inline 'out' parameters.Erwin de Haan
2019-01-13ReSharper conform to 'var' settingsErwin de Haan
2019-01-13Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTvErwin de Haan
2019-01-13Visual Studio Reformat: Emby.Server.Implementations Part De-HErwin de Haan
2019-01-11Merge branch 'dev' into code-cleanupErwin de Haan
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-07remove trailing whitespacehawken
2019-01-06Remove unused PowerManagementBond_009
It isn't up to the application to prevent the system from going to sleep
2019-01-03Don't send usage to embyBond_009
2019-01-01reenable udpserver for server discovery in apps etc. (#349)Claus Vium
2018-12-30Clean up some catch statementsBond_009
2018-12-30Fix exception loggingBond_009
2018-12-30Remove the need for NullLoggerBond_009
2018-12-30Use Microsoft.Extensions.Logging abstractionBond_009
2018-12-28Remove custom ToArray extensionBond_009
2018-10-22Replaced mb3admin.com phoning home with a stub mb3admin.localVasily
2018-09-12Update to 3.5.2 and .net core 2.1stefan
2017-12-03Add setting to auto-run web app when server startsLuke Pulverenti
2017-12-01reduce work done by system info endpointsLuke Pulverenti
2017-11-25update library changed notifierLuke Pulverenti
2017-11-23reduce dlna chatterLuke Pulverenti
2017-11-213.2.40.1Luke Pulverenti