Commit Graph

17607 Commits (ac58d07e0e2cf5caa641803f25ad4ecfa997ec51)
 

Author SHA1 Message Date
crobibero f516cf9c4c Merge remote-tracking branch 'upstream/api-migration' into api-dlna
4 years ago
Cody Robibero cb31aba5dd
Merge pull request #3691 from crobibero/api-video
4 years ago
Anthony Lavado 9ec787e954
Merge pull request #3759 from AlfHou/readme_flag_fix
4 years ago
Anthony Lavado 06db5f8bca
Merge pull request #3727 from K900/patch-1
4 years ago
Anthony Lavado 4bad529fcb
Merge pull request #3760 from thornbill/true-or-false
4 years ago
David d6c428e998
Update Jellyfin.Api/Controllers/VideoHlsController.cs
4 years ago
Anthony Lavado 0c0b47029a
Merge pull request #3740 from Bond-009/alloc3
4 years ago
David c994060794 Remove response code doc because it got added elsewhere
4 years ago
crobibero c97372a133 Add missing docs and remove duplicate function
4 years ago
crobibero 9171e904de Merge remote-tracking branch 'upstream/api-migration' into api-video
4 years ago
David 8a016e31f7 Move VideoHlsService to Jellyfin.Api
4 years ago
Joshua M. Boniface 9bf6222597
Merge pull request #3761 from cvium/fix_mem_leak
4 years ago
cvium 5f03fb0ef7 Use factory pattern to instantiate jellyfindb context to avoid disposed contexts piling up in DI container
4 years ago
Bill Thornton d886941927 Fix inverted logic for LAN IP detection
4 years ago
Alf Sebastian Houge 2d3da0f1a6 There is no 'nowebcontent' flag, the correct flag is 'nowebclient'
4 years ago
Bond-009 ee3fae497c
Merge pull request #3757 from jellyfin/update_blurhashsharp
4 years ago
cvium af274de77e Update BlurHashSharp and set max size to 128x128
4 years ago
crobibero f543a17d1b Apply review fixes
4 years ago
Bond-009 44dbee6ef2
Merge pull request #3747 from barronpm/memorycache
4 years ago
Patrick Barron a97f98fbd5 Use MemoryCache in DeviceManager
4 years ago
crobibero bb1fec9da1 remove extra using
4 years ago
crobibero df5d43132c Fix PlaybackInfo endpoint
4 years ago
Patrick Barron c77abca31a Use MemoryCache in ChannelManager
4 years ago
Patrick Barron e5c6eec642 Use MemoryCache in LibraryManager
4 years ago
crobibero 5c4b342323 fix boolean
4 years ago
crobibero d0ce239e3e Use ArrayPool and reduce duplicate code
4 years ago
crobibero 03f15fc0ef use proper os comparison
4 years ago
Bond_009 d4092846e4 Optimize Substring and StringBuilder usage
4 years ago
Joshua M. Boniface 8c1dab146c
Merge pull request #3725 from joshuaboniface/fix-ci-docker
4 years ago
Joshua M. Boniface dc0f1788f4
Merge pull request #3720 from joshuaboniface/fix-bump-version
4 years ago
Joshua M. Boniface 27289929c0
Merge pull request #3724 from joshuaboniface/bump-master-version
4 years ago
Patrick Barron 995c8fadb7
Update MediaBrowser.Api/DisplayPreferencesService.cs
4 years ago
tmechen 164eb3e9a2 Translated using Weblate (German)
4 years ago
Patrick Barron c094916df0 Migrate default library display preferences.
4 years ago
Nyanmisaka 2139e9f8d1
adjust priority in outputSizeParam cutter
4 years ago
K900 3ed9463d25
Fix #3624
4 years ago
Joshua M. Boniface 2d8d3ba826 Flip quoting in variable set command
4 years ago
Patrick Barron c3a36485b6 Recreate display preferences migration.
4 years ago
Anthony Lavado b207907e1b
Merge pull request #3723 from joshuaboniface/fix-ci-docker
4 years ago
Joshua M. Boniface 0798ab3945 Get and tag with the actual release version in CI
4 years ago
Patrick Barron 4b8ab1a803 Set default value of SortBy during migrations.
4 years ago
Patrick Barron 754837f16f Add tv home.
4 years ago
Patrick Barron 7d6c1befe5 Add Dashboard theme.
4 years ago
Patrick Barron 68a185fd02 Serialize/deserialize new entities properly.
4 years ago
Patrick Barron 592d2480ca Make adjustments to display preference entities.
4 years ago
Joshua M. Boniface a511e0ac0b Bump master version to 10.7.0 for next release
4 years ago
Joshua M. Boniface 965c447c63 Fix bump_version so it works properly
4 years ago
Anthony Lavado ff6d102872
Merge pull request #3679 from barronpm/json-1
4 years ago
crobibero b8d327889b Add missing functions
4 years ago
Patrick Barron 62fa72114c
Merge pull request #3718 from Ullmie02/api-hlsegment
4 years ago