aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-08-12add support for GetActivityLogscrobibero
2020-08-12userid isn't actually requiredcrobibero
2020-08-10add proper converter for legacy datetimecrobibero
2020-08-10add proper converter for legacy datetimecrobibero
2020-08-10fix routecrobibero
2020-08-10fix datetime parsingcrobibero
2020-08-10fix route typocrobibero
2020-08-10Use proper IHttpContextAccessorcrobibero
2020-08-09convert dependent controller functions to di helper classcrobibero
2020-08-09parameter isn't actually requiredcrobibero
2020-08-09Merge pull request #3858 from cvium/fix_wizard_redirectBond-009
Fix startup wizard redirect
2020-08-09Use GetEncodedPathAndQuery since ASP.NET Request.Path does not contain query ↵cvium
parameters
2020-08-09Merge pull request #3846 from YouKnowBlom/fix-cc-hlsBond-009
Avoid including stray commas in HLS codecs field
2020-08-09Avoid including stray commas in HLS codecs fieldAndreas B
2020-08-09Merge pull request #3854 from danieladov/masterBond-009
Fix Split versions
2020-08-08Fix Split versionsMister Rajoy
2020-08-08Merge pull request #3812 from jellyfin/api-migrationAnthony Lavado
Merge API Migration into master
2020-08-07Merge pull request #3833 from crobibero/api-cleanup-v3Patrick Barron
api-migration review fixes
2020-08-07Merge pull request #3840 from barronpm/fix-memorycacheBond-009
Fix MemoryCache Usage.
2020-08-07Fix MemoryCache Usage.Patrick Barron
2020-08-07Remove extra Requiredcrobibero
2020-08-07Merge pull request #3837 from cvium/fix_memorycacheBond-009
Fix BaseItems not being cached in-memory
2020-08-07Use MemoryCache.Set since SetValue does not flush to cache automatically.cvium
2020-08-06Apply fixes from reviewcrobibero
2020-08-06Merge pull request #3836 from cvium/remove_tmdb_api_rate_limitBond-009
Remove rate limit from TMDb provider
2020-08-06Merge pull request #3834 from cvium/fix_tmdb_external_idsBond-009
Make external ids nullable in TMDb
2020-08-06Remove rate limit from TMDb providercvium
2020-08-06Make external ids nullable in TMDbcvium
2020-08-06Translated using Weblate (Bengali)sumantrabhattacharya
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/bn/
2020-08-06Translated using Weblate (Italian)millallo
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/it/
2020-08-06Merge pull request #3831 from joshuaboniface/newer-docker-dotnetJoshua M. Boniface
Bump to .NET Core SDK 3.1.302
2020-08-06Apply fixes from reviewcrobibero
2020-08-06Bump to .NET Core SDK 3.1.302Joshua M. Boniface
2020-08-05Merge pull request #3829 from Ullmie02/api-migrationPatrick Barron
Small fix to api-migration
2020-08-05Fix remote imagesDavid
2020-08-05Translated using Weblate (Hebrew)sharkykh
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/he/
2020-08-05Fix photo viewerDavid
2020-08-05Translated using Weblate (Hebrew)sharkykh
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/he/
2020-08-05Merge pull request #3825 from crobibero/api-merge-againJoshua M. Boniface
Merge master into api-migration
2020-08-04fix merge conflictscrobibero
2020-08-04Merge remote-tracking branch 'upstream/master' into api-merge-againcrobibero
2020-08-04Merge pull request #3820 from Bond-009/warn22Anthony Lavado
Fix some warnings
2020-08-04Merge pull request #3809 from Bond-009/minor4Anthony Lavado
Minor improvements
2020-08-04Merge pull request #3784 from barronpm/add-syncAnthony Lavado
Minor fixes to ActivityManager
2020-08-04Merge pull request #3782 from Bond-009/websocket2Anthony Lavado
Minor fixes for websocket code
2020-08-04Merge pull request #3819 from crobibero/api-migration-cleanupPatrick Barron
Api migration cleanup
2020-08-04Merge pull request #3822 from jellyfin/EraYaN-artifact-collectionJoshua M. Boniface
Merge the args and commands item for the artifact collection
2020-08-04Merge the args and commands item for the artifact collectionErwin de Haan
2020-08-04Fix all route for base url supportcrobibero
2020-08-04Merge pull request #3774 from jellyfin/ci-CollectArtifacts-timeoutBond-009
Add a much shorter timeout to the CollectArtifacts job