aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-01-03Merge pull request #385 from Bond-009/usageJoshua M. Boniface
2019-01-03Removed last using.Erwin de Haan
2019-01-03Removed all old and unused ImageEncoders.Erwin de Haan
2019-01-03Remove remaining part old logging codeBond_009
2019-01-03Merge pull request #389 from Strit/danish-translationJoshua M. Boniface
2019-01-03Remove report usage configuration optionBond_009
2019-01-03Don't send usage to embyBond_009
2019-01-03Merge pull request #384 from Bond-009/startupJoshua M. Boniface
2019-01-03Don't send info to Emby servers on installBond_009
2019-01-03Merge pull request #286 from Bond-009/cleanupJoshua M. Boniface
2019-01-03Remove firebase and empty resource config fileBond_009
2019-01-03Put all pixmap constructors in `using` statements.Erwin de Haan
2019-01-03Moved Emby.Drawing.Skia off of deprecated functions.Erwin de Haan
2019-01-03Don't dispose the object we are returningBond_009
2019-01-03Figure out why it's failingBond_009
2019-01-03Clean up HttpClientManager, LiveTvManager and InstallationManagerBond_009
2019-01-03Change null check on UserId to a Guid.Empty checkClaus Vium
2019-01-02Merge pull request #374 from Bond-009/logsAndrew Rabert
2019-01-02DeleteLogFileTask: only delete the .txt log filesBond_009
2019-01-02Merge pull request #360 from anthonylavado/project-updatesAnthony Lavado
2019-01-02Merge branch 'dev' into project-updatesAnthony Lavado
2019-01-02Merge pull request #361 from cvium/fix_userid_typeAndrew Rabert
2019-01-02added todoClaus Vium
2019-01-02Merge pull request #371 from Bond-009/updateAndrew Rabert
2019-01-02Merge pull request #364 from Bond-009/fontAndrew Rabert
2019-01-02Delete PluginUpdateTask.csBond-009
2019-01-02Delete SystemUpdateTask.csBond-009
2019-01-02Merge pull request #372 from sparky8251/default-admin-themeAndrew Rabert
2019-01-02restore spaces in CONTRIBUTORS.mdAnthony Lavado
2019-01-02Remove CheckForApplicationUpdate functionBond_009
2019-01-02Add myself to contributors fileSparky
2019-01-02Throw exception when calling unreachable functionBond_009
2019-01-02Disable PluginUpdateTaskBond_009
2019-01-02Admin and first setup pages default to dark themeSparky
2019-01-02Disable SystemUpdateTaskBond_009
2019-01-02Remove GitHub updater and don't trow exception in releaseBond_009
2019-01-02Remove obsolete functionsBond_009
2019-01-02Remove obsolete GetMBIdBond_009
2019-01-02Remove unused FontConfigLoaderBond_009
2019-01-02Use static regexBond_009
2019-01-02Change regex to multilineBond_009
2019-01-02Remove extra capture group from regexBond_009
2019-01-02Use regex to check if ffmpeg output contains codecBond_009
2019-01-02Use ValueTuple and LinqBond_009
2019-01-02Reduce log spam and clean up EncoderValidatorBond_009
2019-01-02change userid type to guidClaus Vium
2019-01-02Add JSON assets for VSCode developmentAnthony Lavado
2019-01-02Add anthonylavado to CONTRIBUTORS.mdAnthony Lavado
2019-01-02Add TagLib-Sharp Building and new file headerAnthony Lavado
2019-01-02Fix spacing to C#/Visual Studio standardsAnthony Lavado