Commit Graph

15389 Commits (29539174a3de47c151cc7c7fd192100e6fbe48d7)
 

Author SHA1 Message Date
Vasily 0d2a355c00 Make variables binding correspond with column names
4 years ago
dkanada 622106467e
Merge pull request #2668 from mark-monteiro/fix-application-host-dispose
4 years ago
crobibero bd5c66b2a6 implement suggestions
4 years ago
dkanada 6c2cca57f4
Merge pull request #2669 from mark-monteiro/update-net-core
4 years ago
crobibero 18906d0205 implement suggestions
4 years ago
crobibero 261a2e1989 revert xml docs indentation
4 years ago
Mark Monteiro aa9737afb3 Update .NET Core to 3.1.3
4 years ago
Mark Monteiro d1fe28fac6 Check for null before disposing
4 years ago
Mark Monteiro ca85bef7c5 Move check for web client directory to application startup in Program.cs
4 years ago
crobibero cb68fbeb0a Fix warnings in Emby.Naming
4 years ago
Mathis 37ff36226b Translated using Weblate (German)
4 years ago
Bond-009 306bc4008d
Merge pull request #2657 from villagra/master
4 years ago
Bond-009 632323969f
Merge pull request #2655 from lfoust/tvdbruntimefix
4 years ago
Bond-009 1345e699fa
Merge pull request #2653 from iwalton3/fix-embedded-subtitles
4 years ago
Bond-009 eb09d47ed2
Update Jellyfin.Server/Program.cs
4 years ago
Mark Monteiro 4bccaafb57 Use 'Length' instead of 'Any()' for an array
4 years ago
Bond_009 7915c6ca73 Remove extra ;
4 years ago
Bond_009 e9d1eabd53 Remove unused usings
4 years ago
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)
4 years ago
Luke Foust 128b18750f Prevent FormatException when mapping TV series
4 years ago
Ian Walton 4836d1674b Don't return closed stream for subtitles. (jellyfin/jellyfin#2650)
4 years ago
Luke Foust a7e7098da6
Merge pull request #3 from jellyfin/master
4 years ago
Dennis M. Pöpperl da4855ce4f Translated using Weblate (German)
4 years ago
dkanada 84311fdb76
Merge pull request #2645 from sparky8251/rss-feed-add
4 years ago
dkanada 86f614b26b
Merge pull request #2638 from mark-monteiro/update-asp
4 years ago
sparky8251 83f4494b9e Clean up minor formatting issue
4 years ago
sparky8251 975fef9ebc Add RSS feed badges to README
4 years ago
Frode F a4ff27fbdc Translated using Weblate (Norwegian Nynorsk)
4 years ago
Luke Foust f3213d3bef
Merge pull request #2 from jellyfin/master
4 years ago
Joshua M. Boniface 425bd2b01b
Merge pull request #2642 from mark-monteiro/fix-extras
4 years ago
dkanada 0d9787dfb4
Merge pull request #2478 from JustAMan/fix-search-order
4 years ago
dkanada 7270997e76
add code suggestions
4 years ago
Mark Monteiro 6897a19051 Add missing null check when retrieving extras
4 years ago
Mark Monteiro 6183b83b18 Update benches project to correct target framework
4 years ago
Mark Monteiro debab44870 Update all packages to .NET Core 3.1.2
4 years ago
Mark Monteiro b8580e58aa Check for implementation of IService correctly
4 years ago
Mark Monteiro 6f8c81ff7e Register ServiceController with the DI framework
4 years ago
Mark Monteiro dc2b8c4646 Log a warning if an attempt is made to register an invalid service type
4 years ago
Mark Monteiro 72c822513f Create ServiceController via DI instead of manual construction
4 years ago
Mark Monteiro dc140429fe Do not create unnecessary instances of IService at server startup
4 years ago
Mark Monteiro c36e4ecc6c Log all 'DOTNET_' and 'ASPNETCORE_' environment variables at application startup
4 years ago
Mark Monteiro 0e3d319a3a Log 'ASPNETCORE_ENVIRONMENT' value at application startup
4 years ago
Mark Monteiro 54cbf9c4dc Bind HTTPS ports when running with development environment flag
4 years ago
Mark Monteiro edc974e4c0 Set 'ASPNETCORE_ENVIRONMENT=Development' when running from visual studio
4 years ago
Mark Monteiro 1fb939b9b2 Enable HTTP/2 support
4 years ago
Mark Monteiro aa546dd36a Rename command line option to --nowebclient and config setting to HostWebClient
4 years ago
dkanada 2184553d15
Merge pull request #2566 from mark-monteiro/feature-request-issue-template
4 years ago
dkanada 84c23d6232
Merge pull request #2631 from mark-monteiro/fix-client-build-scripts
4 years ago
dkanada ba4c5e7f04
Merge pull request #2606 from Artiume/patch-4
4 years ago
Mark Monteiro 589958d13f Add missing trailing slashes
4 years ago