aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-06-03apply code suggestionsdkanada
Co-authored-by: Vasily <JustAMan@users.noreply.github.com> Co-authored-by: Cody Robibero <cody@robibe.ro>
2020-06-02Remove unused methodsPatrick Barron
2020-06-02Merge branch 'feature/ffmpeg-version-check' of ↵Max Git
https://github.com/rotvel/jellyfin into feature/ffmpeg-version-check
2020-06-02Merge branch 'master' into feature/ffmpeg-version-checkMax Git
2020-06-02Add Dictionary with non-string keys to System.Text.Jsoncrobibero
2020-06-02Merge pull request #3153 from crobibero/api-json-enumCody Robibero
Fix Json Enum conversion, map all JsonDefaults properties to API
2020-06-02Fix testscrobibero
2020-06-02Add second endpoint for Startup/Usercrobibero
2020-06-02Merge pull request #2676 from GranPC/public-pr/blurhashVasily
Implement Blurhash generation for images
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
Co-authored-by: Vasily <JustAMan@users.noreply.github.com>
2020-06-02Remove duplicate codeDavid
Co-authored-by: Vasily <JustAMan@users.noreply.github.com>
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
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ta/
2020-06-01Merge pull request #2962 from crobibero/api-configCody Robibero
Move ConfigurationService to Jellyfin.Api
2020-06-01Move logic of computing Blurhash components to ImageProcessorVasily
Also rename last few instances of GetImageHash to GetImageBlurHash for clarity
2020-06-01Update MediaBrowser.MediaEncoding/Encoder/EncoderValidator.csrotvel
Co-authored-by: Cody Robibero <cody@robibe.ro>
2020-06-01Added translation using Weblate (Tamil)Aswin Kumar
2020-06-01Update Emby.Server.Implementations/Networking/NetworkManager.csBaronGreenback
Co-authored-by: Cody Robibero <cody@robibe.ro>
2020-06-01Update Emby.Server.Implementations/Networking/NetworkManager.csBaronGreenback
Co-authored-by: Cody Robibero <cody@robibe.ro>
2020-06-01Update Emby.Server.Implementations/Networking/NetworkManager.csBaronGreenback
Co-authored-by: Cody Robibero <cody@robibe.ro>
2020-06-01Update Emby.Server.Implementations/Networking/NetworkManager.csBaronGreenback
Co-authored-by: Cody Robibero <cody@robibe.ro>
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
Order ids to merge to avoid stack overflow
2020-05-31refactor MediaBrowser.Api/VideosService.csdanieladov
Co-authored-by: Cody Robibero <cody@robibe.ro>
2020-05-31refactordanieladov
Co-authored-by: Cody Robibero <cody@robibe.ro>
2020-05-31Order ids to merge to avoid stack overflowMister Rajoy
As said in https://github.com/jellyfin/jellyfin/issues/3176, merging 1 with 2 and then 2 with 1 cause an stack overflow. sorting ids first fix the problem
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
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/es_419/
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