aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-05-30Reimplement password resettingPatrick Barron
2020-05-29Added translation using Weblate (Spanish (Latin America))WontTell
2020-05-29Merge remote-tracking branch 'upstream/master' into quickconnectConfusedPolarBear
2020-05-29Make UserManager.IsValidUsername staticPatrick Barron
2020-05-29Ignore documentation warnings in new migration filesPatrick Barron
2020-05-29Update schema and migration to allow LastLoginDate and LastActivityDate to ↵Patrick Barron
be null
2020-05-29Enable TreatWarningsAsErrors for Jellyfin.Server.Implementations in Release modeBond_009
2020-05-29Merge pull request #2966 from jellyfin/serve-webBond-009
Remove several deprecated utilities in the web package
2020-05-28Translated using Weblate (French)Lumenol
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fr/
2020-05-28Fix bug when migrating user db with users that have never logged in.Patrick Barron
2020-05-28Fix naming per code reviewVasily
2020-05-28Convert non-local image to local before computing blurhashVasily
2020-05-28Do not compute dimensions or blurhash for remote imagesVasily
2020-05-28Update BlurHashSharp to 1.0.1, remove workaroundVasily
2020-05-28Optimize number of created DbContexts and fix default values for some fieldsPatrick Barron
2020-05-28Remove unnecessary logging statementPatrick Barron
2020-05-27Translated using Weblate (French)Elouan MAILLY
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fr/
2020-05-27Merge branch 'master' into nullable3Bond_009
2020-05-27Remove "download images in advance" optionferferga
2020-05-27Workaround a bug in BlurHashSharpVasily
2020-05-27Add another null checkPatrick Barron
2020-05-27Add myself to CONTRIBUTORS.mdPatrick Barron
2020-05-27Make sure blurhash is recomputed if image changed or metadata refresh toggledVasily
2020-05-27Add blurhashes to ImageBlurHashes for all imagesVasily
2020-05-27Handle errors during blurhash generation so it does not fail the scanVasily
2020-05-27Merge pull request #3192 from jellyfin/audiodkanada
Fix issue with audio transcoding
2020-05-27fix issue with audio transcodingdkanada
2020-05-26Fix a bug in Emby.Notifications and clean upPatrick Barron
2020-05-26Make SonarCloud less angryPatrick Barron
2020-05-26Fixed issue when LastLoginDate or LastActivityDate were nullPatrick Barron
2020-05-26Update migrations and fix a few bugsPatrick Barron
2020-05-26Fix merge conflicts with SyncPlayPatrick Barron
2020-05-26Merge branch 'master' into userdb-efcorePatrick Barron
# Conflicts: # Emby.Server.Implementations/Library/UserManager.cs # Jellyfin.Data/Jellyfin.Data.csproj # MediaBrowser.Api/UserService.cs # MediaBrowser.Controller/Library/IUserManager.cs
2020-05-26Merge pull request #2733 from OancaAndrei/syncplayJoshua M. Boniface
Add syncplay feature
2020-05-26Merge pull request #3187 from jellyfin/revert-2492-fix-api-private-data-leakJoshua M. Boniface
Revert "Fix emby/user/public API leaking sensitive data"
2020-05-26Update WebSocketSharpRequest.csBond-009
2020-05-26Update WebSocketSharpRequest.csBond-009
2020-05-26Merge pull request #3033 from neilsb/autodiscover-url-overrideAnthony Lavado
Allow override of address published by auto discovery
2020-05-26More cleanupVasily
2020-05-26Revert "Fix emby/user/public API leaking sensitive data"Joshua M. Boniface
2020-05-26Some simple cleanupVasily
2020-05-26Skip only line saying "Hardware acceleration methods:" instead of some ↵Vasily
random one
2020-05-26Clean GetHwaccelType Windows handling a tiny bitVasily
2020-05-26Fix missing commas and merge defectsVasily
2020-05-26Update EncoderValidator.csartiume
2020-05-26Update EncodingHelper.csartiume
2020-05-26add videotoolboxartiume
2020-05-26Update MediaEncoder.csartiume
2020-05-26Update EncoderValidator.csartiume
2020-05-26Update IMediaEncoder.csartiume