| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-08-20 | Make MediaBrowser.MediaEncoding warnings free | Bond_009 | |
| 2020-08-07 | Use MemoryCache.Set since SetValue does not flush to cache automatically. | cvium | |
| 2020-08-01 | Merge pull request #3578 from barronpm/displaypreferences-efcore | Bond-009 | |
| Migrate Display Preferences to EF Core | |||
| 2020-08-01 | remove useless order step for intros | dkanada | |
| 2020-07-29 | Use MemoryCache in LibraryManager | Patrick Barron | |
| 2020-07-24 | Merge branch 'master' into readonlyspan | Bond-009 | |
| 2020-07-23 | Merge branch 'master' into displaypreferences-efcore | Patrick Barron | |
| 2020-07-23 | Merge pull request #3609 from Bond-009/warn21 | Joshua M. Boniface | |
| Fix warnings | |||
| 2020-07-22 | Simplify logic | Bill Thornton | |
| 2020-07-22 | Review usage of string.Substring (part 1) | Bond_009 | |
| Reduced allocations by replacing string.Substring with ReadOnlySpan<char>.Slice | |||
| 2020-07-21 | Skip image processing for live tv sources | Bill Thornton | |
| 2020-07-20 | Fix warnings | Bond_009 | |
| 2020-07-18 | Remove obsolete network path code | Patrick Barron | |
| 2020-07-17 | Increase delete logging | crobibero | |
| 2020-07-17 | Migrate Display Preferences to EF Core | Patrick Barron | |
| 2020-06-26 | Merge pull request #3439 from cvium/ignore_application_folders | dkanada | |
| Never ignore application folders | |||
| 2020-06-25 | catch skia errors when getting image dimensions | crobibero | |
| 2020-06-25 | Remove AllowIgnorePath | Claus Vium | |
| 2020-06-22 | Fix scan crashed | Bond-009 | |
| 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 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-07 | Force configuration paths to not be ignored. | crobibero | |
| 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-06-03 | Fix build | Bond-009 | |
| 2020-06-03 | Merge pull request #3203 from Bond-009/warn18 | Vasily | |
| Enable TreatWarningsAsErrors for Jellyfin.Server.Implementations in Release mode | |||
| 2020-06-01 | Move logic of computing Blurhash components to ImageProcessor | Vasily | |
| Also rename last few instances of GetImageHash to GetImageBlurHash for clarity | |||
| 2020-05-29 | Enable TreatWarningsAsErrors for Jellyfin.Server.Implementations in Release mode | Bond_009 | |
| 2020-05-28 | Convert non-local image to local before computing blurhash | Vasily | |
| 2020-05-28 | Do not compute dimensions or blurhash for remote images | Vasily | |
| 2020-05-27 | Make sure blurhash is recomputed if image changed or metadata refresh toggled | Vasily | |
| 2020-05-27 | Handle errors during blurhash generation so it does not fail the scan | Vasily | |
| 2020-05-26 | Apply suggestions from code review | Vasily | |
| Co-authored-by: dkanada <dkanada@users.noreply.github.com> | |||
| 2020-05-21 | Rename Hash to BlurHash in all properties and methods for clarity | Vasily | |
| 2020-05-21 | Fix nullref for imageProcessor in LibraryManager | Vasily | |
| 2020-05-20 | Remove redundant qualifiers | Patrick Barron | |
| 2020-05-19 | More small optimizations | Vasily | |
| 2020-05-19 | Compute hash only when one is not computed in DB, small optimizations here ↵ | Vasily | |
| and there | |||
| 2020-05-19 | Fix nullref exception | Vasily | |
| 2020-05-19 | Fix compilation after rebase | Vasily | |
| 2020-05-18 | Add endpoint to update all items in library | Jesús Higueras | |
| 2020-05-18 | Add BlurHash support to backend | Jesús Higueras | |
| 2020-05-12 | Initial migration code | Patrick Barron | |
