aboutsummaryrefslogtreecommitdiff
path: root/Emby.Photos
AgeCommit message (Expand)Author
2020-06-13Merge pull request #3254 from crobibero/iloggerdkanada
2020-06-09Fix a small number of compile warningsaled
2020-06-05Use typed logger where possiblecrobibero
2020-04-22Merge branch 'master' into register-services-correctlyBond-009
2020-04-21Add <ProjectGuid> properties to all project filesMark Monteiro
2020-04-04Eliminate circular dependency between LibraryManager and ImageProcessorMark Monteiro
2020-02-04Merge branch 'master' into nullable2Bond-009
2020-01-28Update depsBond_009
2020-01-10Merge branch 'master' into warn12Bond_009
2019-12-20Enable nullable reference types for Emby.Photos and Emby.NotificationsBond_009
2019-12-18Enable analyzersBond-009
2019-12-13Enable TreatWarningsAsErrors for some projectsBond_009
2019-12-11More warnings (removed)Bond_009
2019-11-21Update depsBond_009
2019-11-01Rewrite hex encoder/decoderBond_009
2019-10-09Enable `TreatWarningsAsErrors` for MediaBrowser.Common and Emby.PhotosBond_009
2019-09-01Fix more warningsBond_009
2019-08-15Merge pull request #1614 from Bond-009/docs2dkanada
2019-08-11Document all public/internal members of Emby.DrawingBond_009
2019-08-11Update deps + document startup projectBond_009
2019-05-11Ignore casing photo extensionsBond-009
2019-03-14Adjusted AssemblyCopyright attribute values.Erwin de Haan
2019-03-14Adjusted the Product Name so the User Agent is correct/better.Erwin de Haan
2019-02-09Removed some unused fieldsBond_009
2019-02-05Complete rename ImageSize -> ImageDimensionsBond-009
2019-01-26Change image dimentions from double to intBond_009
2019-01-21Use TagLibSharp Nuget packageAndrew Rabert
2019-01-19Remove allowSlowMethods from image processingAndrew Rabert
2019-01-19Fixed csproj and xml identation.Erwin de Haan
2019-01-13ReSharper format: conform inline 'out' parameters.Erwin de Haan
2019-01-13ReSharper Reformat: Properties to expression bodied form.Erwin de Haan
2019-01-13Find+Sed BOM removal *.xml,*.csproj,*,json,*.sln,*.txtErwin de Haan
2019-01-13Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTvErwin de Haan
2019-01-13EditorConfig reformat: Non-CS files.Erwin de Haan
2019-01-13Visual Studio Reformat: Emby.PhotosErwin de Haan
2019-01-11Merge branch 'dev' into code-cleanupErwin de Haan
2019-01-10Mayor code cleanupErwin de Haan
2019-01-07remove trailing whitespacehawken
2019-01-02Fix spacing to C#/Visual Studio standardsAnthony Lavado
2018-12-30Fix exception loggingBond_009
2018-12-30Use Microsoft.Extensions.Logging abstractionBond_009
2018-12-12Change libraries from netcoreapp to netstandardBond_009
2018-12-11Replace TagLib.Portable.dll with taglib-sharp submoduleBond_009
2018-09-12Update to 3.5.2 and .net core 2.1stefan
2017-10-22update image aspect ratio detectionLuke Pulverenti
2017-10-13reduce file checks during library scanLuke Pulverenti
2017-10-093.2.33.5Luke Pulverenti
2017-09-22add fixes for dng imagesLuke Pulverenti
2017-08-09consolidate emby.server.core into emby.server.implementationsLuke Pulverenti
2017-06-04update project filesLuke Pulverenti