| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-04-21 | Merge pull request #5808 from cvium/semi-fix-collection-perf | Bond-009 | |
| (cherry picked from commit 48ed4b016c43cdb9b18f864a031b5b652a88904a) Signed-off-by: Joshua M. Boniface <joshua@boniface.me> | |||
| 2021-03-21 | Merge pull request #5324 from danieladov/master | Claus Vium | |
| Fix duplicated movies when group movies into collections is enabled (cherry picked from commit bd70f562189e81d409caf2f4f67d8d495d4bbf1e) Signed-off-by: Joshua M. Boniface <joshua@boniface.me> | |||
| 2021-02-26 | Merge pull request #5301 from Bond-009/validinput | Bond-009 | |
| (cherry picked from commit 58609795007d4a5e4d9e94e92f7c82999ad8ad0a) Signed-off-by: Joshua M. Boniface <joshua@boniface.me> | |||
| 2020-08-21 | Make some methods async | Bond_009 | |
| 2020-06-27 | use constructor to set optimal config values | dkanada | |
| 2020-06-13 | Merge branch 'master' into userdb-efcore | Patrick Barron | |
| # Conflicts: # Emby.Server.Implementations/Library/UserManager.cs # Jellyfin.Data/Jellyfin.Data.csproj | |||
| 2020-06-05 | Use typed logger where possible | crobibero | |
| 2020-05-20 | Remove redundant qualifiers | Patrick Barron | |
| 2020-05-12 | Initial migration code | Patrick Barron | |
| 2020-04-22 | Merge branch 'master' into warnings-cleanup1 | Patrick Barron | |
| 2020-04-15 | Clean up and document ChannelManager.cs and implement suggestions | Patrick Barron | |
| 2020-04-14 | Added the last missing documentation | Patrick Barron | |
| 2020-04-14 | Clean up and document CollectionManager.cs | Patrick Barron | |
| 2020-04-14 | Clean up and document CollectionImageProvider.cs | Patrick Barron | |
| 2020-04-11 | Fix some warnings | Bond_009 | |
| 2020-03-11 | Merge branch 'master' into warn17 | Bond-009 | |
| 2020-03-03 | Replace ILogger with ILogger<T> wherever possible | Mark Monteiro | |
| Log entries will contain additional class context when using this interface | |||
| 2020-02-23 | Fix some warnings | Bond_009 | |
| * Add analyzers to MediaBrowser.XbmcMetadata * Enable TreatWarningsAsErrors for MediaBrowser.XbmcMetadata * Add analyzers to MediaBrowser.WebDashboard * Enable TreatWarningsAsErrors for MediaBrowser.WebDashboard * Disable SA1600 in favor of CS1591 | |||
| 2020-01-31 | Fix warnings | Bond_009 | |
| 2020-01-10 | Merge branch 'master' into warn12 | Bond_009 | |
| 2019-12-30 | Fix a couple of TODOs | Bond-009 | |
| 2019-12-11 | More warnings (removed) | Bond_009 | |
| 2019-12-11 | Merge pull request #2041 from Bond-009/warn11 | dkanada | |
| Fix more warnings | |||
| 2019-12-06 | Merge remote-tracking branch 'upstream/master' into random | Bond-009 | |
| 2019-11-27 | Fix more warnings | Bond_009 | |
| 2019-11-22 | Fix some warnings | Bond-009 | |
| 2019-10-29 | Fix more warnings | Bond_009 | |
| 2019-10-20 | Don't shuffle some types by default | Bond_009 | |
| 2019-08-09 | Use CultureInvariant string conversion for Guids | Bond-009 | |
| 2019-03-07 | Cleanup/simplification | Bond-009 | |
| * Removed useless copies/allocations * Reduced unneeded complexity | |||
| 2019-02-09 | Removed some unused fields | Bond_009 | |
| 2019-02-03 | Merge pull request #736 from Bond-009/startasync | Joshua M. Boniface | |
| Start startup tasks async | |||
| 2019-02-02 | Remove MoreLINQ | Bond_009 | |
| 2019-01-28 | Unwrapped `MoveDirectory`, `DirectoryExists`, `FileExists` & removed `MoveFile` | Erwin de Haan | |
| 2019-01-28 | Unwrapped CreateDirectory and DeleteDirectory | Erwin de Haan | |
| 2019-01-27 | Start startup tasks async | Bond_009 | |
| 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-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-05 | Remove FireEventIfNotNull | Bond_009 | |
| It's a pretty useless "helper" class | |||
| 2018-12-30 | Fix exception logging | Bond_009 | |
| 2018-12-30 | Remove the need for NullLogger | 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-10-03 | remove unneeded async signatures | Luke Pulverenti | |
| 2017-09-18 | update owned items | Luke Pulverenti | |
| 2017-08-26 | remove async when there's nothing to await | Luke Pulverenti | |
| 2017-08-20 | 3.2.28.2 | Luke Pulverenti | |
| 2017-08-19 | update live tv data transfer | Luke Pulverenti | |
