Commit Graph

16563 Commits (88d06aa156109eac6bbdb8fd14a18b9e9364c7f9)
 

Author SHA1 Message Date
dkanada 685f8ad1f0 move tmdb to plugin folder
5 years ago
dkanada d72bb8358e minor changes to server configuration file
5 years ago
dkanada 24f7f84828 add plugin configurations for tvdb and omdb
5 years ago
Patrick Barron edbb1482e8 Remove unused compile remove statements.
5 years ago
Patrick Barron 63344ec5fd Remove unused portions of the user schema
5 years ago
Patrick Barron e72fd88913 Document and fix warnings in Group.cs
5 years ago
Patrick Barron e8b6da3cd7 Expand and document IHasPermissions
5 years ago
Patrick Barron 4cff9b8512 Clea up IsParentalScheduleAllowed
5 years ago
Patrick Barron acce726ed9 Clean up DayOfWeekHelper.cs and remove unnecessary function
5 years ago
WontTell 730395886d Translated using Weblate (Spanish (Latin America))
5 years ago
Patrick Barron 1b297eae78 Reset invalid login attempt count properly
5 years ago
Patrick Barron c8fef9dd2e Reimplement password resetting
5 years ago
WontTell f73c5d3f56 Added translation using Weblate (Spanish (Latin America))
5 years ago
Patrick Barron 4857b7d620 Make UserManager.IsValidUsername static
5 years ago
Patrick Barron 7f8f3e09e5 Ignore documentation warnings in new migration files
5 years ago
Patrick Barron 12a900b8f6 Update schema and migration to allow LastLoginDate and LastActivityDate to be null
5 years ago
Bond_009 4748105dce Enable TreatWarningsAsErrors for Jellyfin.Server.Implementations in Release mode
5 years ago
Bond-009 02624c9df8
Merge pull request #2966 from jellyfin/serve-web
5 years ago
Lumenol 65461894d4 Translated using Weblate (French)
5 years ago
Patrick Barron 8ca78f33e9 Fix bug when migrating user db with users that have never logged in.
5 years ago
Vasily 58f099c0e2 Fix naming per code review
5 years ago
Vasily 9208acd5ae Convert non-local image to local before computing blurhash
5 years ago
Vasily ed791dee46 Do not compute dimensions or blurhash for remote images
5 years ago
Vasily a76cee7a95 Update BlurHashSharp to 1.0.1, remove workaround
5 years ago
Patrick Barron d116497912 Optimize number of created DbContexts and fix default values for some fields
5 years ago
Patrick Barron 82b0786cc6 Remove unnecessary logging statement
5 years ago
Elouan MAILLY 0ebad893a7 Translated using Weblate (French)
5 years ago
Bond_009 7439e095e2 Merge branch 'master' into nullable3
5 years ago
Vasily f30b07130f Workaround a bug in BlurHashSharp
5 years ago
Patrick Barron 9a853ca089 Add another null check
5 years ago
Patrick Barron caf6833447 Add myself to CONTRIBUTORS.md
5 years ago
Vasily edcfcadcd3 Make sure blurhash is recomputed if image changed or metadata refresh toggled
5 years ago
Vasily 2482bcb3b1 Add blurhashes to ImageBlurHashes for all images
5 years ago
Vasily 6c9dc04189 Handle errors during blurhash generation so it does not fail the scan
5 years ago
dkanada ecadde1e18
Merge pull request #3192 from jellyfin/audio
5 years ago
dkanada 73d123fe36 fix issue with audio transcoding
5 years ago
Patrick Barron 31f725fdbf Fix a bug in Emby.Notifications and clean up
5 years ago
Patrick Barron eef7cfd912 Make SonarCloud less angry
5 years ago
Patrick Barron fefb282137 Fixed issue when LastLoginDate or LastActivityDate were null
5 years ago
Patrick Barron 46a0a2a601 Update migrations and fix a few bugs
5 years ago
Patrick Barron 7c823464bc Fix merge conflicts with SyncPlay
5 years ago
Patrick Barron 01ce56016a Merge branch 'master' into userdb-efcore
5 years ago
Joshua M. Boniface 7c72f69189
Merge pull request #2733 from OancaAndrei/syncplay
5 years ago
Joshua M. Boniface b33fa06efa
Merge pull request #3187 from jellyfin/revert-2492-fix-api-private-data-leak
5 years ago
Bond-009 b61ee09a36
Update WebSocketSharpRequest.cs
5 years ago
Bond-009 0676d1c2f4
Update WebSocketSharpRequest.cs
5 years ago
Anthony Lavado 9c00226f11
Merge pull request #3033 from neilsb/autodiscover-url-override
5 years ago
Vasily 8be13b63d4 More cleanup
5 years ago
Joshua M. Boniface 0be3dfe7c5
Revert "Fix emby/user/public API leaking sensitive data"
5 years ago
Vasily 92008baf85 Some simple cleanup
5 years ago