aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-08-02Merge pull request #3790 from cvium/fewer_string_allocsBond-009
Remove some unnecessary string allocations
2020-08-02Update Emby.Server.Implementations/Data/SqliteItemRepository.csClaus Vium
2020-08-02Update Emby.Server.Implementations/Data/SqliteItemRepository.csClaus Vium
Co-authored-by: Bond-009 <bond.009@outlook.com>
2020-08-02Remove some unnecessary string allocations.cvium
2020-08-02Apply suggestions from code reviewErwin de Haan
Co-authored-by: Claus Vium <cvium@users.noreply.github.com>
2020-08-01Minor fixes to ActivityManagerPatrick Barron
2020-08-01Merge pull request #3578 from barronpm/displaypreferences-efcoreBond-009
Migrate Display Preferences to EF Core
2020-08-01Switch to unstable chromecast version.Patrick Barron
2020-08-01Add using statement to DisplayPreferences migrationPatrick Barron
2020-08-01Remove duplicate codeDavid
2020-08-01Remove duplicate codeDavid
2020-08-01Use correct MediaInfo methodDavid
2020-08-01Fix parametersDavid
2020-08-01Merge remote-tracking branch 'jellyfin/api-migration' into api-universal-audioDavid
2020-08-01Revert changesDavid
2020-08-01Merge pull request #3775 from crobibero/api-dynamic-hlsDavid
Move DynamicHlsService to Jellyfin.Api
2020-08-01PERFORMANCEcrobibero
2020-08-01Implement IDisposableDavid
2020-08-01Move methods to the right classDavid
2020-08-01Add jellyfin api entry pointDavid
2020-08-01Update Jellyfin.Api/Controllers/DynamicHlsController.csCody Robibero
Co-authored-by: David <daullmer@gmail.com>
2020-08-01Prepare DynamicHlsController mergeDavid
2020-08-01Minor fixes for websocket codeBond_009
2020-08-01Move UniversalAudioService to Jellyfin.ApiDavid
2020-08-01Merge pull request #3769 from jellyfin/dkanada-patch-1Bond-009
Remove useless order step for intros
2020-08-01Switch to sudo -nErwin de Haan
2020-08-01Experiment for the SSH task.Erwin de Haan
2020-07-31Move DynamicHlsService to Jellyfin.Apicrobibero
2020-07-31Formatting in SkiaEncoder.csErwin de Haan
2020-07-31Add a note on the convolutional matrix filter.Erwin de Haan
2020-07-31Add a much shorter timeout to the CollectArtifacts jobErwin de Haan
2020-07-31Update Jellyfin.Drawing.Skia/SkiaEncoder.cs indentation.Erwin de Haan
Co-authored-by: Cody Robibero <cody@robibe.ro>
2020-07-31Update SkiaSharp to 2.80.1 and replace resize code.Erwin de Haan
This fixed the blurry resized images in the Web UI.
2020-07-31Merge pull request #3764 from Ullmie02/api-videohlsPatrick Barron
Move VideoHlsService to Jellyfin.Api
2020-08-01remove useless order step for introsdkanada
2020-07-31Fix docs, params, return valuescrobibero
2020-07-31Merge remote-tracking branch 'upstream/api-migration' into api-dlna-servercrobibero
2020-07-31fix route paramscrobibero
2020-07-31Fix response codes, documentation, and authcrobibero
2020-07-31Merge remote-tracking branch 'upstream/api-migration' into api-dlnacrobibero
2020-07-31Merge pull request #3691 from crobibero/api-videoCody Robibero
move VideoService.cs to Jellyfin.Api
2020-07-31Merge pull request #3759 from AlfHou/readme_flag_fixAnthony Lavado
Change 'nowebcontent' flag to 'nowebclient' flag in readme
2020-07-31Merge pull request #3727 from K900/patch-1Anthony Lavado
Fix #3624
2020-07-31Merge pull request #3760 from thornbill/true-or-falseAnthony Lavado
Fix inverted logic for LAN IP detection
2020-07-31Update Jellyfin.Api/Controllers/VideoHlsController.csDavid
Co-authored-by: Cody Robibero <cody@robibe.ro>
2020-07-31Merge pull request #3740 from Bond-009/alloc3Anthony Lavado
Optimize Substring and StringBuilder usage
2020-07-31Remove response code doc because it got added elsewhereDavid
2020-07-31Add missing docs and remove duplicate functioncrobibero
2020-07-31Merge remote-tracking branch 'upstream/api-migration' into api-videocrobibero
2020-07-31Move VideoHlsService to Jellyfin.ApiDavid