aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-06-03Merge pull request #2767 from Bond-009/nullable3Vasily
2020-06-03Update MediaBrowser.Model/Services/IHasRequestFilter.csVasily
2020-06-03Merge pull request #3180 from xumix/masterAnthony Lavado
2020-06-03Merge pull request #3179 from Bond-009/bugsAnthony Lavado
2020-06-03apply code suggestionsdkanada
2020-06-02Remove unused methodsPatrick Barron
2020-06-02Add Dictionary with non-string keys to System.Text.Jsoncrobibero
2020-06-02Merge pull request #3153 from crobibero/api-json-enumCody Robibero
2020-06-02Fix testscrobibero
2020-06-02Add second endpoint for Startup/Usercrobibero
2020-06-02Merge pull request #2676 from GranPC/public-pr/blurhashVasily
2020-06-02revert to System.Text.JsonSerializercrobibero
2020-06-02Fix Json Enum conversion, map all JsonDefaults properties to APIcrobibero
2020-06-02Move SearchService to new API endpointDavid
2020-06-02Remove duplicate codeDavid
2020-06-02Remove duplicate codeDavid
2020-06-01Remove invalid docs and null checkcrobibero
2020-06-01Fix a bug where very old Emby databases didn't use proper Guid'sPatrick Barron
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-01Added translation using Weblate (Tamil)Aswin Kumar
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-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