aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-11-04removed github merge introduced spaces.Greenback
2020-11-04amended testing unit.Greenback
2020-11-04Merge branch 'master' into NetworkPR2BaronGreenback
2020-11-04Merge pull request #4416 from jellyfin/dkanada-patch-1dkanada
Disable compatibility checks until they work again
2020-11-04disable two more tasks to fix the failuresdkanada
2020-11-03disable compatibility checks until they work againdkanada
2020-11-03Merge pull request #4405 from nyanmisaka/aac-directstreamBond-009
Fix AAC direct streaming
2020-11-03Merge pull request #4409 from crobibero/fix-separatorsBond-009
Fix API separators
2020-11-03Merge pull request #4213 from cvium/progressivefilestreamBond-009
Add ProgressiveFileStream
2020-11-02Merge pull request #4068 from barronpm/event-fixesAnthony Lavado
Fix Plugin Events and Clean Up InstallationManager.cs
2020-11-02Merge pull request #4341 from Bond-009/minor6Anthony Lavado
Minor improvements
2020-11-02Merge pull request #4403 from Bond-009/http2Anthony Lavado
Http1AndHttp2 is the default, no need to explicitly enable it
2020-11-02Merge pull request #4326 from crobibero/purge-activity-logBond-009
Automatically clean activity log database
2020-11-02Merge pull request #4328 from crobibero/trigger-warningBond-009
Remove CommaDelimitedArrayModelBinderProvider
2020-11-02Merge pull request #4413 from cvium/fix_collection_endpointsBond-009
Rename itemIds to ids
2020-11-02Rename itemIds to idscvium
2020-11-02Update Emby.Server.Implementations/Localization/Core/en-US.jsonCody Robibero
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
2020-11-01Fix OfficialRatings separatorcrobibero
2020-11-01Fix Tags separatorcrobibero
2020-11-01Fix Genres separatorcrobibero
2020-11-01Allow configuration of ActivityLogRetentioncrobibero
2020-11-01Merge pull request #4408 from crobibero/dep-dep-depBond-009
Dependency catch up
2020-11-01Dependency catch upcrobibero
2020-11-01fix music directplay on Gellinyanmisaka
2020-11-01fix the route of audio containersnyanmisaka
2020-10-31Merge pull request #4406 from joshuaboniface/remove-jfffmpeg-depJoshua M. Boniface
Remove jellyfin-ffmpeg dep from server package
2020-10-31Remove jellyfin-ffmpeg dep from server packageJoshua M. Boniface
Being added to the metapackage instead.
2020-10-31Fixed testing unitsGreenback
2020-10-31Updated with new NetManagerGreenback
2020-11-01fix aac directstreamingnyanmisaka
2020-10-31Merge pull request #4375 from crobibero/auth-dict-fixBond-009
Fix setting duplicate keys from auth header
2020-10-31Http1AndHttp2 is the default, no need to explicitly enable itBond_009
2020-10-30Updated libraries.Greenback
2020-10-30Updated to latest version of code.Greenback
2020-10-30Merge remote-tracking branch 'upstream/master' into NetworkPR2Greenback
2020-10-30Updating to latest network code.Greenback
2020-10-30Merge remote-tracking branch 'origin/master' into NetworkPR2Greenback
2020-10-30Merge pull request #4395 from barronpm/users-asyncBond-009
Convert some code in UserManager to async
2020-10-29Convert some code in UserManager to asyncPatrick Barron
2020-10-30Merge pull request #4378 from barronpm/fix-nullrefBond-009
Fix possible null reference exception
2020-10-29Fix possible NullReferenceExceptionPatrick Barron
2020-10-29Translated using Weblate (Tamil)Oatavandi
Translation: Jellyfin/Jellyfin Translate-URL: https://translate.jellyfin.org/projects/jellyfin/jellyfin-core/ta/
2020-10-29Merge pull request #4377 from barronpm/user-cachingBond-009
Add caching to users
2020-10-29Merge pull request #4346 from jellyfin/dependabot/nuget/prometheus-net-4.0.0dkanada
Bump prometheus-net from 3.6.0 to 4.0.0
2020-10-29Merge pull request #4347 from jellyfin/dependabot/nuget/Moq-4.14.7dkanada
Bump Moq from 4.14.6 to 4.14.7
2020-10-29Merge pull request #4388 from crobibero/sneaky-sneakydkanada
Add missing slashes in ffmpeg argument.
2020-10-28Move slash to correct location for quotingCody Robibero
2020-10-28Add missing slashes in ffmpeg argument.crobibero
2020-10-28Merge pull request #4384 from nyanmisaka/ios-hls-bitrateBond-009
Fix HLS music playback on iOS
2020-10-28Merge pull request #4305 from crobibero/query-image-typeBond-009
Convert image type string to enum.