| Age | Commit message (Collapse) | Author |
|
|
|
Enable nullabe reference types for MediaBrowser.Model
|
|
Refactor copy codec checks
|
|
Fix some 'bugs' flagged by sonarcloud
|
|
Implement Blurhash generation for images
|
|
Also rename last few instances of GetImageHash to GetImageBlurHash for clarity
|
|
|
|
|
|
|
|
Add syncplay feature
|
|
|
|
|
|
|
|
|
|
|
|
Co-authored-by: dkanada <dkanada@users.noreply.github.com>
|
|
|
|
|
|
|
|
and there
|
|
|
|
|
|
|
|
Migrate Activity Database to Entity Framework Core
|
|
|
|
|
|
origin/host header if possible
|
|
|
|
|
|
into activitydb-efcore
|
|
|
|
|
|
|
|
Co-authored-by: Vasily <JustAMan@users.noreply.github.com>
|
|
|
|
|
|
Also refactor to use return a Uri instead of a string and use UriBuilder under the hood
|
|
|
|
|
|
|
|
Fix emby/user/public API leaking sensitive data
|
|
|
|
|
|
Remove unnecessary space in hardware decoders argument for ffmpeg
|
|
|
|
|
|
Send date when playback command is emitted
Rename some classes
|
|
|
|
|
|
Also reverts conflicting changes made in https://github.com/jellyfin/jellyfin/pull/2798
|