aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-08-08Make DisplayPreferencesManager scopedPatrick Barron
2020-08-08Add DbContext PoolPatrick Barron
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-07Fix MemoryCache usagePatrick Barron
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-06Throw HttpException when tvdb sends us crap datacvium
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-04Clean up TunerHost classesPatrick Barron
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
2020-08-04Minor fixesBond-009
2020-08-04Add some analyzers to MediaBrowser.MediaEncodingBond-009
2020-08-04Remove references to MediaBrowser.Apicrobibero
2020-08-04fix attribute orderingcrobibero
2020-08-04Remove leading slash from route attributescrobibero
2020-08-04Enable TreatWarningsAsErrors for MediaBrowser.MediaEncodingBond-009
2020-08-04Merge pull request #3816 from cvium/onrefresh_loggingBond-009
Change OnRefreshStart and OnRefreshComplete logging levels to debug
2020-08-04Change OnRefreshStart and OnRefreshComplete logging levels to debugcvium
2020-08-03Merge pull request #3806 from jellyfin/dkanada-patch-1Anthony Lavado
Disable compatibility checks for now
2020-08-03Merge pull request #3811 from crobibero/api-cleanupPatrick Barron
Clean up api-migration branch
2020-08-03fix buildcrobibero