aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-04-20Rename testBond_009
2020-04-20Remove JsonIgnore from the DateLastSaved property of BaseItemAnthony Lavado
2020-04-20Enable nullable reference types on new class, remove unnecessary ↵ZadenRB
documenation and return types
2020-04-20add code suggestionsdkanada
2020-04-20Merge pull request #2916 from Bond-009/minor2dkanada
Minor improvements
2020-04-19Add response type annotations, return IActionResult to handle errorsZadenRB
2020-04-19Fix Authenticated Rolescrobibero
2020-04-19Move DeviceService to DevicesControllercrobibero
2020-04-19Merge pull request #2813 from nyanmisaka/dockerAndrew Rabert
Switch to jellyfin-ffmpeg with integrated driver in docker build
2020-04-19Translated using Weblate (German)Jay-Jay
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/de/
2020-04-19Fix PascalCasecrobibero
2020-04-19add camelCase formattercrobibero
2020-04-19nullablecrobibero
2020-04-19Move AttachmentsService to AttachmentsControllercrobibero
2020-04-19remove todocrobibero
2020-04-19Remove old scheduled tasks servicecrobibero
2020-04-19Add Authorize and BindRequiredcrobibero
2020-04-19burn ToOptimizedResultcrobibero
2020-04-19move scheduled tasks to Jellyfin.Apicrobibero
2020-04-19Update instructions for running with the dotnet cliMark Monteiro
2020-04-20Merge pull request #2915 from randrey/imdbid-length-fixBond-009
Fix imdbid regex
2020-04-19Changed '\d' to '[0-9]'.randrey
2020-04-19Address PR comments, and revert changes that changed the API schemaZadenRB
2020-04-19Fix missing attributescrobibero
2020-04-19Fix saving DisplayPreferencescrobibero
2020-04-19Fix build & runtime errorscrobibero
2020-04-19Move DisplayPreferences to Jellyfin.Apicrobibero
2020-04-19Add DisplayPreferencesControllercrobibero
2020-04-19Apply code review suggestionsPatrick Barron
2020-04-19fix formattingcrobibero
2020-04-19Enable string enum convertercrobibero
2020-04-19Add Redoc, move docs to api-docs/crobibero
2020-04-19add redoccrobibero
2020-04-19Merge pull request #2849 from lyonzy/patch-1Joshua M. Boniface
Handle null outputFileExtension in GetOutputFilePath
2020-04-19Address commentsBond_009
2020-04-19Improved testsBond_009
2020-04-19Minor improvementsBond_009
2020-04-19Add persistent setting configuration and temporary activationConfusedPolarBear
2020-04-18Translated using Weblate (Portuguese)tayhr
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/pt/
2020-04-19Merge pull request #2864 from JustAMan/fix-cachingdkanada
Make Last-Modified and If-Modified-Since headers follow the spec
2020-04-19Merge pull request #2829 from Bond-009/warn19dkanada
Fix some warnings
2020-04-19fix spelling errordkanada
2020-04-19Merge pull request #2910 from randrey/dlna-extra-mime-typesdkanada
Additional mime types for DLNA (VLC)
2020-04-18Limit imdbid to 8 digits.randrey
2020-04-18Fix imdbid regexrandrey
2020-04-18Translated using Weblate (Catalan)Klanc
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ca/
2020-04-18Merge pull request #2848 from ZadenRB/startup-endpoint-parametersdkanada
Fix casing of JSON in Jellyfin API
2020-04-17Add mime type for .mpegts files.randrey
2020-04-18Translated using Weblate (French)Julien Machiels
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/fr/
2020-04-17Add mime types for ape and wv files.randrey