| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-07-21 | Move ImageService.cs to Jellyfin.Api | crobibero | |
| 2020-07-21 | Merge remote-tracking branch 'upstream/api-migration' into api-image-service | crobibero | |
| 2020-07-20 | changes from merge | crobibero | |
| 2020-07-19 | Remove profile image before setting new | crobibero | |
| 2020-06-20 | implement all non image get endpoints | crobibero | |
| 2020-06-19 | Start move ImageService.cs to Jellyfin.Api | crobibero | |
| 2020-06-17 | Merge pull request #2944 from crobibero/api-image | Patrick Barron | |
| ImageNameService to Jellyfin.Api | |||
| 2020-06-17 | Merge pull request #2946 from crobibero/api-image2 | David | |
| Move RemoteImageService to Jellyfin.API | |||
| 2020-06-16 | Add full stop at end of comments (SA1629) | telans | |
| 2020-06-15 | fix SA1508 | telans | |
| 2020-06-13 | Fix concurrency exception | Patrick Barron | |
| 2020-06-13 | Remove RemoteImageService.cs | crobibero | |
| 2020-06-13 | Merge remote-tracking branch 'upstream/api-migration' into api-image | crobibero | |
| 2020-06-11 | Properly remove profile images | Patrick Barron | |
| 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 | Merge pull request #2767 from Bond-009/nullable3 | Vasily | |
| Enable nullabe reference types for MediaBrowser.Model | |||
| 2020-06-03 | Merge pull request #3179 from Bond-009/bugs | Anthony Lavado | |
| Fix some 'bugs' flagged by sonarcloud | |||
| 2020-05-27 | Merge branch 'master' into nullable3 | Bond_009 | |
| 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-25 | Fix some 'bugs' flagged by sonarcloud | Bond_009 | |
| 2020-05-26 | Rename ImageInfo.Hash to ImageInfo.BlurHash | Vasily | |
| 2020-05-21 | Rename Hash to BlurHash in all properties and methods for clarity | Vasily | |
| 2020-05-20 | Fix profile images. | Patrick Barron | |
| 2020-05-20 | Fix issues and add profile image support | Patrick Barron | |
| 2020-05-19 | Compute hash only when one is not computed in DB, small optimizations here ↵ | Vasily | |
| and there | |||
| 2020-05-19 | Fix compilation after rebase | Vasily | |
| 2020-05-18 | Add BlurHash support to backend | Jesús Higueras | |
| 2020-05-13 | 2nd half of changes | Patrick Barron | |
| 2020-05-12 | Merge branch 'master' into userdb-efcore | Patrick Barron | |
| # Conflicts: # Emby.Server.Implementations/Data/SqliteUserDataRepository.cs # Emby.Server.Implementations/Library/UserManager.cs # Jellyfin.Data/Entities/User.cs # Jellyfin.Data/ISavingChanges.cs # Jellyfin.Server.Implementations/Jellyfin.Server.Implementations.csproj # Jellyfin.Server.Implementations/JellyfinDb.cs # Jellyfin.Server/Migrations/MigrationRunner.cs # MediaBrowser.Model/Notifications/NotificationOptions.cs # MediaBrowser.sln | |||
| 2020-05-12 | Initial migration code | Patrick Barron | |
| 2020-05-06 | Merge pull request #2837 from Bond-009/async2 | dkanada | |
| Minor IAsyncDisposable improvements | |||
| 2020-04-20 | Move ImageByNameService to Jellyfin.Api | crobibero | |
| 2020-04-15 | Merge branch 'master' into nullable3 | Bond_009 | |
| 2020-04-15 | Minor IAsyncDisposable improvements | Bond_009 | |
| 2020-04-13 | Merge branch 'master' into register-services-correctly | Mark Monteiro | |
| 2020-04-05 | Remove unnecessary casts and explicit array types | Patrick Barron | |
| 2020-04-05 | Convert using statements to using declarations where applicable | Patrick Barron | |
| 2020-04-05 | Enable nullabe reference types for MediaBrowser.Model | Bond_009 | |
| 2020-04-04 | Eliminate circular dependency between LibraryManager and ImageProcessor | Mark Monteiro | |
| 2020-02-12 | Merge branch 'master' into images | Bond-009 | |
| 2020-01-22 | Remove FileSystem.GetStream | Bond-009 | |
| 2020-01-21 | Simplify image processing by removing image enhancers | Bond_009 | |
| 2019-12-10 | Fix typo | Bond-009 | |
| 2019-11-25 | * Add support for multi segment base urls | Bond_009 | |
| * Make baseurl case-insensitive | |||
| 2019-08-11 | Document all public/internal members of Emby.Drawing | Bond_009 | |
| Forces all new public/internal members to be documented. Enables TreatWarningsAsErrors for Emby.Drawing | |||
| 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-03-05 | Switch to HeaderNames instead of hardcoded strings (and other header related ↵ | Claus Vium | |
| fixes) | |||
| 2019-02-05 | Complete rename ImageSize -> ImageDimensions | Bond-009 | |
