aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations/ApplicationHost.cs
AgeCommit message (Expand)Author
2023-01-10Rename Emby.Drawing and move to src (#9054)Patrick Barron
2022-12-05Replace != null with is not nullBond_009
2022-11-13Fix integration testsBond_009
2022-10-21Prevent host lookup on GetSmartUrl for HTTP requestsShadowghost
2022-10-11Merge branch 'jellyfin:master' into gzipadrez99
2022-10-07Merge pull request #8381 from 1hitsong/lyric-lrc-file-supportClaus Vium
2022-10-06fix: use HttpContext and ClaimsPrincipal instead of IAuthorizationContextcvium
2022-09-20Use Directory GetFiles to find lyric files1hitsong
2022-09-17Remove commented out code1hitsong
2022-09-16Remove use of AddParts. Cleanup use of Lyric vs Lyrics.1hitsong
2022-09-15Create ILyricManager1hitsong
2022-09-15Auto stash before merge of "lyric-lrc-file-support" and "origin/lyric-lrc-fil...1hitsong
2022-09-14Adds lyric providers to DI pipelineJamie Introcaso
2022-08-04Merge branch 'master' into gzipadrez99
2022-08-01Backport pull request #8087 from jellyfin/release-10.8.zJoshua Boniface
2022-07-24Backport pull request #7732 from jellyfin/release-10.8.zJoshua Boniface
2022-06-30Merge branch 'master' into gzipadrez99
2022-06-29Merge pull request #7954 from cvium/fix_7953_dlna_urlCody Robibero
2022-06-19Use System.IO.Compression instead of SharpCompress for gzipsadrez99
2022-02-15Fix some warningsBond_009
2022-02-14Fix option to disable server discoveryBond_009
2022-01-20Merge pull request #6600 from cvium/keyframe_extraction_v1Cody Robibero
2022-01-11Refactor and add scheduled taskcvium
2022-01-04Embed ProviderUtils into MetadataServiceJoe Rogers
2021-12-24Update StyleCopBond_009
2021-11-24Migrate network configuration safelycvium
2021-11-19Only force scheme and port when HTTPS is disallowedcvium
2021-11-15Remove ILibraryManager as a dependency in resolvers etc.cvium
2021-11-13Very light cleanup in applicationhostcvium
2021-11-09Merge pull request #5905 from BaronGreenback/TVFixClaus Vium
2021-11-08Use the new method in DLNAcvium
2021-11-08Merge branch 'master' into TVFixcvium
2021-11-03Merge branch 'master' into client-loggerCody Robibero
2021-11-02Streamline startup codeBond_009
2021-10-26Merge remote-tracking branch 'upstream/master' into client-loggerCody Robibero
2021-10-25Merge pull request #6486 from fredriklindberg/support-forwarded-headers-for-a...Claus Vium
2021-10-06Fix the last few warningsBond_009
2021-09-14Dynamically populate LocalAddress based on HTTP requestFredrik Lindberg
2021-09-07Ignore published server url for local accesscvium
2021-09-07Use GetSmartApiUrl instead (hopefully it works)cvium
2021-09-05Merge branch 'master' into TVFixcvium
2021-09-03Fix some warningsBond_009
2021-09-03Merge remote-tracking branch 'upstream/master' into authenticationdb-efcoreCody Robibero
2021-09-03Merge remote-tracking branch 'upstream/master' into warn-259810Cody Robibero
2021-08-30Simplify the way we choose our ffmpegBond_009
2021-08-28Remove more and more warningsCody Robibero
2021-08-13Merge branch 'master' into authenticationdb-efcorePatrick Barron
2021-07-23Merge pull request #6296 from Bond-009/oscheckClaus Vium
2021-07-12Merge pull request #6289 from Bond-009/warn33Bond-009
2021-07-12Improve platform checksBond_009