| 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-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 | 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-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-07 | Merge pull request #2696 from mark-monteiro/fix-extras | Vasily | |
| Display Extras With Unknown Types | |||
| 2020-04-01 | Code review suggestions | Mark Monteiro | |
| 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-03 | Lower log level for BaseItem.Equals to debug | Vasily | |
| 2020-03-02 | Speed up equality comparison of BaseItem | Vasily | |
| 2020-02-27 | Apply suggestions from code review | Vasily | |
| Co-Authored-By: Claus Vium <cvium@users.noreply.github.com> | |||
| 2020-02-27 | Simplify AlphanumericComparer, reduce code duplication | Vasily | |
| 2020-01-10 | Merge branch 'master' into warn12 | Bond_009 | |
| 2019-12-11 | More warnings (removed) | Bond_009 | |
| 2019-11-04 | Merge remote-tracking branch 'origin/master' into media-attachments-clean | Andrew Mahone | |
| 2019-10-29 | Fix more warnings | Bond_009 | |
