| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-06-28 | More | Bond-009 | |
| 2019-06-28 | Back to a single connection | Bond-009 | |
| 2019-06-28 | Properly dispose | Bond-009 | |
| 2019-06-28 | Properly dispose | Bond-009 | |
| 2019-06-28 | Use a connection pool instead of creating new connections | Bond-009 | |
| 2019-06-28 | Simplify db code | Bond-009 | |
| 2019-06-10 | Vacuum databases at startup | ferferga | |
| 2019-05-10 | Merge pull request #1293 from Bond-009/query-time | Joshua M. Boniface | |
| Fix query time logging | |||
| 2019-04-24 | Fix query time logging | Bond_009 | |
| 2019-04-20 | Fix comparison for empty password migration | Claus Vium | |
| 2019-03-25 | Simplify/remove/clean code | Bond-009 | |
| * Remove useless runtime check (we only support one) * Remove unused args * Remove a global constant And ofc fix some warnings ;) | |||
| 2019-03-16 | Merge branch 'master' into subtitle-display-title | redSpoutnik | |
| 2019-03-14 | Change subtitles DisplayTitle behavior | redSpoutnik | |
| 2019-03-12 | Merge pull request #1060 from Bond-009/assinfo | Vasily | |
| Remove redundant class AssemblyInfo | |||
| 2019-03-07 | Merge pull request #870 from LogicalPhallacy/betterauth | Bond-009 | |
| Better default authentication | |||
| 2019-03-07 | Remove redundent class AssemblyInfo | Bond-009 | |
| 2019-03-04 | Merge pull request #735 from Bond-009/loop | Joshua M. Boniface | |
| Readability changes | |||
| 2019-03-01 | Correct the list of series types | Lynxy | |
| 2019-03-01 | Don't mix LINQ and roreach loops for readability | Bond-009 | |
| 2019-02-26 | Log time in a standardized way | Bond-009 | |
| 2019-02-20 | made newlines into linux newlines | Phallacy | |
| 2019-02-20 | merging with master to clear merge conflict | Phallacy | |
| 2019-02-20 | minor changes and return to netstandard | Phallacy | |
| 2019-02-19 | Merge pull request #848 from Bond-009/perf | Joshua M. Boniface | |
| Minor changes to reduce allocations | |||
| 2019-02-18 | Apply suggestions from code review | LogicalPhallacy | |
| Adding minor stylistic suggestions from Bond-009 Co-Authored-By: LogicalPhallacy <44458166+LogicalPhallacy@users.noreply.github.com> | |||
| 2019-02-13 | Remove comment | Bond-009 | |
| 2019-02-13 | Minor fixes re:PR870, added null checks from PR876 | Phallacy | |
| 2019-02-12 | Useless copy | Bond_009 | |
| 2019-02-12 | Warn faster for slow requests | Bond_009 | |
| 2019-02-12 | Some Lists -> IEnumerable | Bond_009 | |
| 2019-02-12 | Don't clone lists | Bond_009 | |
| 2019-02-12 | Tuple -> ValueTuple | Bond_009 | |
| 2019-02-12 | Use HashSets for increased perf | Bond_009 | |
| 2019-02-09 | Removed some unused fields | Bond_009 | |
| 2019-01-31 | Merge pull request #734 from Bond-009/culture | Joshua M. Boniface | |
| Fix more analyzer warnings | |||
| 2019-01-31 | Remove support for games as a media type | Claus Vium | |
| 2019-01-27 | Fix more analyzer warnings | Bond_009 | |
| 2019-01-26 | Add Size to TypedBaseItem | Claus Vium | |
| 2019-01-26 | Address comments | Bond_009 | |
| 2019-01-26 | Fix ctor | Bond_009 | |
| 2019-01-26 | Minor improvements to db code | Bond_009 | |
| 2019-01-22 | Add comments to SqliteItemRepository to help out whoever is next | hawken | |
| 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-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.Server.Implementations Part A-Da | Erwin de Haan | |
| 2019-01-11 | Merge branch 'dev' into code-cleanup | Erwin de Haan | |
