aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations
AgeCommit message (Expand)Author
2020-08-09convert dependent controller functions to di helper classcrobibero
2020-08-08Merge pull request #3812 from jellyfin/api-migrationAnthony Lavado
2020-08-07Fix MemoryCache Usage.Patrick Barron
2020-08-07Use MemoryCache.Set since SetValue does not flush to cache automatically.cvium
2020-08-06Translated using Weblate (Bengali)sumantrabhattacharya
2020-08-06Translated using Weblate (Italian)millallo
2020-08-05Translated using Weblate (Hebrew)sharkykh
2020-08-05Translated using Weblate (Hebrew)sharkykh
2020-08-04Merge remote-tracking branch 'upstream/master' into api-merge-againcrobibero
2020-08-04Merge pull request #3809 from Bond-009/minor4Anthony Lavado
2020-08-04Merge pull request #3782 from Bond-009/websocket2Anthony Lavado
2020-08-04Remove references to MediaBrowser.Apicrobibero
2020-08-04Remove leading slash from route attributescrobibero
2020-08-03fix buildcrobibero
2020-08-03Fix spellingBond_009
2020-08-03Minor improvementsBond_009
2020-08-03Merge remote-tracking branch 'upstream/master' into api-migrationcrobibero
2020-08-03Bump sharpcompress from 0.25.1 to 0.26.0dependabot[bot]
2020-08-03Bump Mono.Nat from 2.0.1 to 2.0.2dependabot[bot]
2020-08-02Update to newer Jellyfin.XMLTVAnthony Lavado
2020-08-02Update Emby.Server.Implementations/Data/SqliteItemRepository.csClaus Vium
2020-08-02Update Emby.Server.Implementations/Data/SqliteItemRepository.csClaus Vium
2020-08-02Remove some unnecessary string allocations.cvium
2020-08-01Merge pull request #3578 from barronpm/displaypreferences-efcoreBond-009
2020-08-01Minor fixes for websocket codeBond_009
2020-08-01remove useless order step for introsdkanada
2020-07-30Fix inverted logic for LAN IP detectionBill Thornton
2020-07-29Use MemoryCache in DeviceManagerPatrick Barron
2020-07-29Use MemoryCache in ChannelManagerPatrick Barron
2020-07-29Use MemoryCache in LibraryManagerPatrick Barron
2020-07-28Translated using Weblate (German)tmechen
2020-07-27Merge pull request #3684 from Bond-009/warn22Joshua M. Boniface
2020-07-26Translated using Weblate (Chinese (Traditional))gnehs
2020-07-26.Odd Stråbø
2020-07-26Add more tests, update commentOdd Stråbø
2020-07-26CommentOdd Stråbø
2020-07-26Yep. I failed at copy-pasting.Odd Stråbø
2020-07-25Don't ignore dot directories.Odd Stråbø
2020-07-24Fix warningsBond_009
2020-07-24Merge branch 'master' into readonlyspanBond-009
2020-07-23Remove unused dependencies.Patrick Barron
2020-07-23Merge branch 'master' into displaypreferences-efcorePatrick Barron
2020-07-23Merge pull request #3659 from Bond-009/stringbuilderJoshua M. Boniface
2020-07-23Merge pull request #3609 from Bond-009/warn21Joshua M. Boniface
2020-07-23Merge pull request #3366 from barronpm/remove-usermanager-addpartsJoshua M. Boniface
2020-07-23Merge pull request #3649 from thornbill/fix-epg-update-maybeBond-009
2020-07-23Merge pull request #3665 from barronpm/use-interfacesBond-009
2020-07-22Use System.Text.Json in LiveTvManagerPatrick Barron
2020-07-22Use interfaces in app host constructorsPatrick Barron
2020-07-22Merge pull request #3508 from BaronGreenback/nullableBond-009