| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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-13 | Merge pull request #3254 from crobibero/ilogger | dkanada | |
| Use typed logger where possible | |||
| 2020-06-11 | Fix build errors | Patrick Barron | |
| 2020-06-11 | Merge branch 'master' into userdb-efcore | Patrick Barron | |
| # Conflicts: # MediaBrowser.Controller/Library/ILibraryManager.cs # MediaBrowser.Providers/Users/UserMetadataService.cs | |||
| 2020-06-09 | Fix a small number of compile warnings | aled | |
| 2020-06-09 | Merge pull request #3258 from aled/2149-fix-a-small-number-of-compile-warnings-1 | Bond-009 | |
| Fix a small number of compile warnings | |||
| 2020-06-07 | Apply review suggestions and fix bug | Patrick Barron | |
| 2020-06-06 | Fix a small number of compile warnings | aled | |
| 2020-06-06 | Make books resumable and have duration of 1 second | Daniyar Itegulov | |
| 2020-06-05 | Use typed logger where possible | crobibero | |
| 2020-06-04 | Merge branch 'master' into userdb-efcore | Patrick Barron | |
| # Conflicts: # Emby.Server.Implementations/EntryPoints/ServerEventNotifier.cs # Emby.Server.Implementations/Library/UserManager.cs # Emby.Server.Implementations/Sorting/IsFavoriteOrLikeComparer.cs # Emby.Server.Implementations/Sorting/IsPlayedComparer.cs # Emby.Server.Implementations/Sorting/IsUnplayedComparer.cs # Emby.Server.Implementations/TV/TVSeriesManager.cs # Jellyfin.Server.Implementations/Users/DefaultAuthenticationProvider.cs | |||
| 2020-05-28 | Convert non-local image to local before computing blurhash | Vasily | |
| 2020-05-26 | Fix a bug in Emby.Notifications and clean up | Patrick Barron | |
| 2020-05-26 | Make SonarCloud less angry | Patrick Barron | |
| 2020-05-21 | Rename Hash to BlurHash in all properties and methods for clarity | Vasily | |
| 2020-05-20 | Make blurhash be computed during regular scans if it was not already computed | Vasily | |
| 2020-05-20 | Remove redundant qualifiers | Patrick Barron | |
| 2020-05-18 | Add BlurHash support to backend | Jesús Higueras | |
| 2020-05-12 | Initial migration code | Patrick Barron | |
| 2020-04-20 | Remove JsonIgnore from the DateLastSaved property of BaseItem | Anthony Lavado | |
| 2020-04-19 | Minor improvements | Bond_009 | |
| 2020-04-10 | Fix misformed xml doc comment | Mark Monteiro | |
| 2020-04-07 | Merge pull request #2696 from mark-monteiro/fix-extras | Vasily | |
| Display Extras With Unknown Types | |||
| 2020-04-04 | Update MediaBrowser.Controller/Entities/InternalPeopleQuery.cs | Bond-009 | |
| Co-Authored-By: Mark Monteiro <marknr.monteiro@protonmail.com> | |||
| 2020-04-03 | Update InternalPeopleQuery.cs | Bond-009 | |
| 2020-04-03 | Address comments | Bond_009 | |
| 2020-04-01 | Merge branch 'master' into usings | Bond-009 | |
| 2020-04-01 | Code review suggestions | Mark Monteiro | |
| 2020-04-01 | Address comments | Bond_009 | |
| 2020-04-01 | Merge branch 'master' into minor | Bond_009 | |
| 2020-04-01 | Add ExtraType.Unknown enum value and use it instead of null | Mark Monteiro | |
| 2020-03-28 | Simplify logic; remove unnecessary methods | Mark Monteiro | |
| 2020-03-28 | Do not assign an invalid value of zero to ExtraType | Mark Monteiro | |
| 2020-03-28 | Display extras with an unknown type | Mark Monteiro | |
| 2020-03-24 | Remove unused usings | Bond_009 | |
| 2020-03-22 | Add missing null check when retrieving extras | Mark Monteiro | |
| 2020-03-18 | Merge pull request #2549 from dkanada/refactor | dkanada | |
| Refactor some provider classes | |||
| 2020-03-11 | Merge pull request #2502 from JustAMan/baseitem-equals | Bond-009 | |
| Adds BaseItem.Equals method that compares items by their Id | |||
| 2020-03-09 | remove unused files and fix some future warnings | dkanada | |
| 2020-03-05 | Add inheritdoc comment and squash simple method bodies | Vasily | |
| 2020-03-05 | Follow code review suggestions | Vasily | |
| 2020-03-04 | Implement BaseItem.GetHashCode override | Vasily | |
| 2020-03-04 | Merge pull request #2476 from JustAMan/playto-sort | dkanada | |
| Bring back sorting when needed to fix PlayTo | |||
| 2020-03-03 | Lower log level for BaseItem.Equals to debug | Vasily | |
| 2020-03-02 | Merge pull request #2474 from JustAMan/simplify-sorting | Bond-009 | |
| Simplify AlphanumericComparer, reduce code duplication | |||
| 2020-03-02 | Replace foreach with for - MOAR SPEED | Vasily | |
| 2020-03-02 | Apply suggestions from code review | Vasily | |
| Co-Authored-By: Bond-009 <bond.009@outlook.com> | |||
| 2020-03-02 | Speed up equality comparison of BaseItem | Vasily | |
| 2020-02-28 | Remove custom queue class as it is not needed | Vasily | |
| 2020-02-28 | Small speed improvement - no need to convert an array to a list to just ↵ | Vasily | |
| iterate over it | |||
