aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-06-01Remove log spam when using legacy apicrobibero
2020-06-01Add Authentication to openapi generation.crobibero
2020-06-01Switch Config controller to System.Text.Jsoncrobibero
2020-06-01Enable CORS and Authentication.crobibero
2020-06-01Translated using Weblate (Tamil)Aswin Kumar
2020-06-01Merge pull request #2962 from crobibero/api-configCody Robibero
2020-06-01Move logic of computing Blurhash components to ImageProcessorVasily
2020-06-01Update MediaBrowser.MediaEncoding/Encoder/EncoderValidator.csrotvel
2020-06-01Added translation using Weblate (Tamil)Aswin Kumar
2020-06-01Update Emby.Server.Implementations/Networking/NetworkManager.csBaronGreenback
2020-06-01Update Emby.Server.Implementations/Networking/NetworkManager.csBaronGreenback
2020-06-01Update Emby.Server.Implementations/Networking/NetworkManager.csBaronGreenback
2020-06-01Update Emby.Server.Implementations/Networking/NetworkManager.csBaronGreenback
2020-06-01Try harder at detecting FFmpeg version and enable the validationMax Git
2020-05-312354 open soft-links to read sizeKen Brazier
2020-05-31Apply review suggestion and fix entity concurrency tokens.Patrick Barron
2020-05-31Merge pull request #3214 from danieladov/masterBond-009
2020-05-31refactor MediaBrowser.Api/VideosService.csdanieladov
2020-05-31refactordanieladov
2020-05-31Order ids to merge to avoid stack overflowMister Rajoy
2020-05-31fix some easy warnings for tmdbdkanada
2020-05-31move tmdb to plugin folderdkanada
2020-05-31minor changes to server configuration filedkanada
2020-05-31add plugin configurations for tvdb and omdbdkanada
2020-05-31Remove unused compile remove statements.Patrick Barron
2020-05-30Remove unused portions of the user schemaPatrick Barron
2020-05-30Document and fix warnings in Group.csPatrick Barron
2020-05-30Expand and document IHasPermissionsPatrick Barron
2020-05-30Clea up IsParentalScheduleAllowedPatrick Barron
2020-05-30Clean up DayOfWeekHelper.cs and remove unnecessary functionPatrick Barron
2020-05-30Translated using Weblate (Spanish (Latin America))WontTell
2020-05-30Reset invalid login attempt count properlyPatrick Barron
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 be...Patrick Barron
2020-05-29Enable TreatWarningsAsErrors for Jellyfin.Server.Implementations in Release modeBond_009
2020-05-29Merge pull request #2966 from jellyfin/serve-webBond-009
2020-05-28Translated using Weblate (French)Lumenol
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
2020-05-27Merge branch 'master' into nullable3Bond_009