| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-01-28 | Unwrapped `MoveDirectory`, `DirectoryExists`, `FileExists` & removed `MoveFile` | Erwin de Haan | |
| 2019-01-28 | Unwrapped CreateDirectory and DeleteDirectory | Erwin de Haan | |
| 2019-01-28 | Unwrapped GetDirectoryName and DirectorySeperatorChar | Erwin de Haan | |
| 2019-01-27 | Fix more analyzer warnings | Bond_009 | |
| 2019-01-26 | Change image dimentions from double to int | Bond_009 | |
| Rename ImageSize -> ImageDimensions | |||
| 2019-01-20 | Formatting | Andrew Rabert | |
| 2019-01-20 | Update appPaths position | Andrew Rabert | |
| 2019-01-20 | Update logger position | Andrew Rabert | |
| 2019-01-20 | Merge branch 'dev' into imagesize | Andrew Rabert | |
| 2019-01-20 | Replaced injections of ILogger with ILoggerFactory | William Taylor | |
| This makes resolving dependencies from the container much easier as you cannot resolve with primitives parameters in a way that is any more readable. The aim of this commit is to change as little as possible with the end result, loggers that were newed up for the parent object were given the same name. Objects that used the base or app loggers, were given a new logger with an appropriate name. Also removed some unused dependencies. | |||
| 2019-01-20 | Touchup | Bond_009 | |
| 2019-01-20 | Cleanup ImageProcessor | Bond_009 | |
| 2019-01-19 | Remove allowSlowMethods from image processing | Andrew Rabert | |
| 2019-01-19 | Replace custom image parser with Skia | Andrew Rabert | |
| 2019-01-17 | Reformat JustAMan review pt1 changes | Erwin de Haan | |
| Refs #575 | |||
| 2019-01-13 | ReSharper format: conform inline 'out' parameters. | Erwin de Haan | |
| 2019-01-13 | ReSharper conform to 'var' settings | Erwin de Haan | |
| 2019-01-13 | ReSharper Reformat: Properties to expression bodied form. | Erwin de Haan | |
| 2019-01-13 | Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTv | Erwin de Haan | |
| 2019-01-13 | Visual Studio Reformat: Emby.Drawing | Erwin de Haan | |
| 2019-01-11 | Merge branch 'dev' into code-cleanup | Erwin de Haan | |
| 2019-01-10 | Mayor code cleanup | Erwin 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-07 | remove trailing whitespace | hawken | |
| 2018-12-30 | Clean up some catch statements | Bond_009 | |
| 2018-12-30 | Fix exception logging | Bond_009 | |
| 2018-12-30 | Use Microsoft.Extensions.Logging abstraction | Bond_009 | |
| 2018-12-28 | Remove custom ToArray extension | Bond_009 | |
| 2018-09-12 | Update to 3.5.2 and .net core 2.1 | stefan | |
| 2017-12-01 | improve image processing performance | Luke Pulverenti | |
| 2017-10-22 | fix image analysis | Luke Pulverenti | |
| 2017-10-22 | restore GetImageSize method | Luke Pulverenti | |
| 2017-10-22 | update image aspect ratio detection | Luke Pulverenti | |
| 2017-09-22 | add fixes for dng images | Luke Pulverenti | |
| 2017-09-19 | 3.2.30.26 | Luke Pulverenti | |
| 2017-09-18 | 3.2.30.25 | Luke Pulverenti | |
| 2017-09-10 | update naming project to target .net standard | Luke Pulverenti | |
| 2017-09-07 | update image processor | Luke Pulverenti | |
| 2017-09-05 | 3.2.30.8 | Luke Pulverenti | |
| 2017-08-30 | update skiasharp to 1.58.1 | Luke Pulverenti | |
| 2017-08-26 | fixes #2335 - Raw image not showing in webbrowser | Luke Pulverenti | |
| 2017-08-24 | update active recordings | Luke Pulverenti | |
| 2017-08-09 | consolidate emby.server.core into emby.server.implementations | Luke Pulverenti | |
| 2017-08-07 | consolidate interfaces | Luke Pulverenti | |
| 2017-07-25 | 3.2.26.3 | Luke Pulverenti | |
| 2017-06-24 | add skia error handling | Luke Pulverenti | |
| 2017-06-09 | fix photo orientation | Luke Pulverenti | |
| 2017-05-26 | update GetItems method | Luke Pulverenti | |
| 2017-05-21 | update data queries | Luke Pulverenti | |
| 2017-05-19 | update image methods | Luke Pulverenti | |
| 2017-05-17 | update image encoding | Luke Pulverenti | |
