Commit Graph

15574 Commits (16401ec7ae078b2b7c4c65e3792cb4c4159490d2)
 

Author SHA1 Message Date
Jose 5a30d9ecfb Added support for netstandard2.0 besides netstandard2.1 (multi target framework) to allow usage from UWP (netstandard 2.1 not available in UWP until .net 5)
5 years ago
Luke Foust 128b18750f Prevent FormatException when mapping TV series
5 years ago
Ian Walton 4836d1674b Don't return closed stream for subtitles. (jellyfin/jellyfin#2650)
5 years ago
Luke Foust a7e7098da6
Merge pull request #3 from jellyfin/master
5 years ago
Dennis M. Pöpperl da4855ce4f Translated using Weblate (German)
5 years ago
dkanada 84311fdb76
Merge pull request #2645 from sparky8251/rss-feed-add
5 years ago
dkanada 86f614b26b
Merge pull request #2638 from mark-monteiro/update-asp
5 years ago
sparky8251 83f4494b9e Clean up minor formatting issue
5 years ago
sparky8251 975fef9ebc Add RSS feed badges to README
5 years ago
Frode F a4ff27fbdc Translated using Weblate (Norwegian Nynorsk)
5 years ago
Luke Foust f3213d3bef
Merge pull request #2 from jellyfin/master
5 years ago
Joshua M. Boniface 425bd2b01b
Merge pull request #2642 from mark-monteiro/fix-extras
5 years ago
dkanada 0d9787dfb4
Merge pull request #2478 from JustAMan/fix-search-order
5 years ago
dkanada 7270997e76
add code suggestions
5 years ago
Mark Monteiro 6897a19051 Add missing null check when retrieving extras
5 years ago
Mark Monteiro 6183b83b18 Update benches project to correct target framework
5 years ago
Mark Monteiro debab44870 Update all packages to .NET Core 3.1.2
5 years ago
Mark Monteiro b8580e58aa Check for implementation of IService correctly
5 years ago
Mark Monteiro 6f8c81ff7e Register ServiceController with the DI framework
5 years ago
Mark Monteiro dc2b8c4646 Log a warning if an attempt is made to register an invalid service type
5 years ago
Mark Monteiro 72c822513f Create ServiceController via DI instead of manual construction
5 years ago
Mark Monteiro dc140429fe Do not create unnecessary instances of IService at server startup
5 years ago
Mark Monteiro c36e4ecc6c Log all 'DOTNET_' and 'ASPNETCORE_' environment variables at application startup
5 years ago
Mark Monteiro 0e3d319a3a Log 'ASPNETCORE_ENVIRONMENT' value at application startup
5 years ago
Mark Monteiro 54cbf9c4dc Bind HTTPS ports when running with development environment flag
5 years ago
Mark Monteiro edc974e4c0 Set 'ASPNETCORE_ENVIRONMENT=Development' when running from visual studio
5 years ago
Mark Monteiro 41de0bd245 Run in development mode by default from Visual Studio
5 years ago
Mark Monteiro 842ec04828 Do not handle exceptions manually when in development mode
5 years ago
Mark Monteiro 92628c4033 Clean up HTTP listener exception handling
5 years ago
Mark Monteiro 1fb939b9b2 Enable HTTP/2 support
5 years ago
Mark Monteiro aa546dd36a Rename command line option to --nowebclient and config setting to HostWebClient
5 years ago
dkanada 2184553d15
Merge pull request #2566 from mark-monteiro/feature-request-issue-template
5 years ago
dkanada 84c23d6232
Merge pull request #2631 from mark-monteiro/fix-client-build-scripts
5 years ago
dkanada ba4c5e7f04
Merge pull request #2606 from Artiume/patch-4
5 years ago
Mark Monteiro 589958d13f Add missing trailing slashes
5 years ago
Luke Foust dcd0d93f44
Merge pull request #1 from jellyfin/master
5 years ago
Medzhnun e028fb6fde Translated using Weblate (Bulgarian)
5 years ago
Mark Monteiro 1a63c3f364 Inject IConfiguration instead of resolving manually
5 years ago
Mark Monteiro 887e9c2020 Remove unnecessary execution of `yarn build:production`
5 years ago
Mark Monteiro 6894602dab Use 'yarn build:production' instead of 'yarn:build' everywhere
5 years ago
Mark Monteiro 1da9910673 Use a new 'feature-request' label instead of the existing 'feature' label
5 years ago
Mark Monteiro 4c24beccb4 Apply suggested changes from code review
5 years ago
Peter Maar adbf375efe
Merge pull request #1 from jellyfin/master
5 years ago
dkanada af5d3e8eae
Merge pull request #2617 from Shawmon/wasm-mimetype
5 years ago
dkanada 9649b986d8
Merge pull request #2621 from mark-monteiro/log-env-vars-at-startup
5 years ago
dkanada a96c0a72b8
Merge pull request #2549 from dkanada/refactor
5 years ago
Andreas Zeller 3e3470e503 Translated using Weblate (German)
5 years ago
abdulaziz a19e4e2e30 Translated using Weblate (Arabic)
5 years ago
Mark Monteiro 885bc11b67 Log 'JELLYFIN_' environment variables at application start
5 years ago
Mark Monteiro 7dd2f3a8f2 Do not add command line flag to the config hierarchy unless it is explicitly set
5 years ago