Commit Graph

16309 Commits (9b528aabc24c786c8617a9f87c2ce1eaba2c0b15)
 

Author SHA1 Message Date
Patrick Barron 4857b7d620 Make UserManager.IsValidUsername static
4 years ago
Patrick Barron 7f8f3e09e5 Ignore documentation warnings in new migration files
4 years ago
Patrick Barron 12a900b8f6 Update schema and migration to allow LastLoginDate and LastActivityDate to be null
4 years ago
Bond_009 4748105dce Enable TreatWarningsAsErrors for Jellyfin.Server.Implementations in Release mode
4 years ago
Bond-009 02624c9df8
Merge pull request #2966 from jellyfin/serve-web
4 years ago
Lumenol 65461894d4 Translated using Weblate (French)
4 years ago
Patrick Barron 8ca78f33e9 Fix bug when migrating user db with users that have never logged in.
4 years ago
Vasily 58f099c0e2 Fix naming per code review
4 years ago
Vasily 9208acd5ae Convert non-local image to local before computing blurhash
4 years ago
Vasily ed791dee46 Do not compute dimensions or blurhash for remote images
4 years ago
Vasily a76cee7a95 Update BlurHashSharp to 1.0.1, remove workaround
4 years ago
Patrick Barron d116497912 Optimize number of created DbContexts and fix default values for some fields
4 years ago
Patrick Barron 82b0786cc6 Remove unnecessary logging statement
4 years ago
Elouan MAILLY 0ebad893a7 Translated using Weblate (French)
4 years ago
Bond_009 7439e095e2 Merge branch 'master' into nullable3
4 years ago
Vasily f30b07130f Workaround a bug in BlurHashSharp
4 years ago
Patrick Barron 9a853ca089 Add another null check
4 years ago
Patrick Barron caf6833447 Add myself to CONTRIBUTORS.md
4 years ago
Vasily edcfcadcd3 Make sure blurhash is recomputed if image changed or metadata refresh toggled
4 years ago
Vasily 2482bcb3b1 Add blurhashes to ImageBlurHashes for all images
4 years ago
Vasily 6c9dc04189 Handle errors during blurhash generation so it does not fail the scan
4 years ago
dkanada ecadde1e18
Merge pull request #3192 from jellyfin/audio
4 years ago
dkanada 73d123fe36 fix issue with audio transcoding
4 years ago
Patrick Barron 31f725fdbf Fix a bug in Emby.Notifications and clean up
4 years ago
Patrick Barron eef7cfd912 Make SonarCloud less angry
4 years ago
Patrick Barron fefb282137 Fixed issue when LastLoginDate or LastActivityDate were null
4 years ago
Patrick Barron 46a0a2a601 Update migrations and fix a few bugs
4 years ago
Patrick Barron 7c823464bc Fix merge conflicts with SyncPlay
4 years ago
Patrick Barron 01ce56016a Merge branch 'master' into userdb-efcore
4 years ago
Joshua M. Boniface 7c72f69189
Merge pull request #2733 from OancaAndrei/syncplay
4 years ago
Joshua M. Boniface b33fa06efa
Merge pull request #3187 from jellyfin/revert-2492-fix-api-private-data-leak
4 years ago
Bond-009 b61ee09a36
Update WebSocketSharpRequest.cs
4 years ago
Bond-009 0676d1c2f4
Update WebSocketSharpRequest.cs
4 years ago
Anthony Lavado 9c00226f11
Merge pull request #3033 from neilsb/autodiscover-url-override
4 years ago
Joshua M. Boniface 0be3dfe7c5
Revert "Fix emby/user/public API leaking sensitive data"
4 years ago
David e9ebe07ecc Don't send Exception message in Production Environment
4 years ago
gion e42bfc92f3 Fix code issues
4 years ago
gion e4838b0faa Merge remote-tracking branch 'upstream/master' into syncplay
4 years ago
Anthony Lavado 976ae36bea
Merge pull request #3173 from joshuaboniface/fix-arm-docker
4 years ago
Anthony Lavado b93145c2f1
Merge pull request #3174 from jellyfin/checkbox
4 years ago
Vasily f575415e0b Pick blurhash sizes depending on image aspect ratio
4 years ago
Vasily 0f32b0ffad Change image blurhash mapping to "image type to blurhash"
4 years ago
xumix 46420dfd68 Refactor copy codec checks
4 years ago
Bond_009 10e381f66f Fix some 'bugs' flagged by sonarcloud
4 years ago
Vasily 279f0da980 Rename ImageInfo.Hash to ImageInfo.BlurHash
4 years ago
Vasily 29443e3681
Apply suggestions from code review
4 years ago
dkanada f75a09838e remove uses of fnchecked from plugins
4 years ago
Joshua M. Boniface 35da965cd3 Add -k to keyserver curl command
4 years ago
Neil Burrows 09915363c2
Update Emby.Server.Implementations/Udp/UdpServer.cs
4 years ago
dkanada deafe59b7e add the timestamp property back to the version info
4 years ago