| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-07-04 | Use Array.Empty | Patrick Barron | |
| 2020-06-23 | Revert ILoggerFactory usage in BaseItem.cs | crobibero | |
| 2020-06-20 | brace multiline if statements (cont.) | telans | |
| 2020-06-20 | brace multiline if statements | telans | |
| 2020-06-20 | fix SA1503 for one line if statements | telans | |
| 2020-06-20 | fix some documentation periods | telans | |
| 2020-06-20 | fix SA1119 | telans | |
| 2020-06-16 | Merge pull request #3343 from telans/comment-stops | Bond-009 | |
| Add full stop at end of comments (SA1629) | |||
| 2020-06-16 | fix SA1513/SA1516 | telans | |
| 2020-06-16 | Add full stop at end of comments (SA1629) | telans | |
| 2020-06-15 | fix SA1111 | telans | |
| 2020-06-15 | fix SA1508 | telans | |
| 2020-06-15 | fix SA1005 | telans | |
| 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 | |||
