| Age | Commit message (Collapse) | Author |
|
|
|
Use typed logger where possible
|
|
|
|
|
|
Fix a small number of compile warnings
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
|