Commit Graph

13190 Commits (656bffbbb291dc9b58443bb36c8ed7d3688f6c1b)
 

Author SHA1 Message Date
William Taylor c607c95e64 Removed async from non-async method
5 years ago
William Taylor 18ae107ce4 Removed unnecessary configuration options and reduced primitive dependencies
5 years ago
William Taylor 3f80b16ffa Removed Reference and replaced with package reference
5 years ago
William Taylor 72aa364aa5 Removed extra using
5 years ago
William Taylor 0d5fbcb031 Removed primitives from services in Program.cs
5 years ago
Bond-009 a35ea49c99 Merge remote-tracking branch 'upstream/release-10.2.z' into newmaser
5 years ago
Claus Vium c45b6aa53e Use the movie name instead of folder name
5 years ago
Andrew Rabert 4b4399fba6
Merge pull request #920 from nvllsvm/dockolate_icetainer
5 years ago
Andrew Rabert c06598635f Fix cachedir missing from Docker container
5 years ago
Joshua Boniface a15098dc00 Bump release version for last-minute PRs
5 years ago
Bond-009 4811e76860
Merge branch 'master' into perf
5 years ago
Bond-009 64a4f259a2
Merge branch 'master' into async
5 years ago
Bond-009 bdfd042d70
Merge branch 'master' into fields
5 years ago
Bond-009 a993420676 Reduce log spam
5 years ago
Bond-009 fb6a901374 Separate HttpPostedFile
5 years ago
Bond-009 86a4d15a32
Merge pull request #899 from AThomsen/bugfix/dlna_name_race_condition
5 years ago
Bond-009 25c2267a89
Merge pull request #907 from cvium/fix_assembly_visibility
5 years ago
Andrew Rabert b86f049e66
Merge pull request #910 from nvllsvm/make_it_so
5 years ago
Andrew Rabert 12fea24590
Merge pull request #911 from nvllsvm/hooked_on_phonics
5 years ago
Andrew Rabert 26e2ffdd31 Checkout submodules in Docker Hub hook
5 years ago
Andrew Rabert d9ab654abe Enhance Dockerfiles
5 years ago
Andrew Rabert c44f96b727
Merge pull request #909 from n8225/dockerBuilds
5 years ago
n8225 c5ac36c886 Fix docker arm builds
5 years ago
Joshua Boniface ff9a0c7e55 Update submodule to 10.2.0 release
5 years ago
Joshua Boniface 056e19f350 Remove superfluous changelog entries
5 years ago
Joshua Boniface f8ba55e202 Update version to 10.2.0 release
5 years ago
Joshua M. Boniface 4ea76f9cdc
Merge pull request #883 from jellyfin/translations
5 years ago
Joshua M. Boniface 88f56cd0c4
Merge pull request #892 from joshuaboniface/depend-ffmpeg-version
5 years ago
PloughPuff 69ea15f73a Use string interpolation
5 years ago
Vasily b7ae044e65
Merge pull request #885 from Bond-009/warn
5 years ago
PloughPuff d8d237f6f2 Review comments
5 years ago
Bond-009 18e1d03a89 Comments
5 years ago
Vasily 3947f2315d Update Jellyfin.Server/Jellyfin.Server.csproj
5 years ago
Bond-009 cb9e50b2ea Reorder elements
5 years ago
Bond-009 e620bb9512 Remove more doc warnings
5 years ago
Bond-009 8b04fe7633 More fixes
5 years ago
Bond-009 2cb747651b Correctly dispose WebSocketSharpListener
5 years ago
Bond-009 46897aab4f More warnings
5 years ago
Bond-009 892787cb1a Disable SA1130
5 years ago
Bond-009 be77e14db9 Warnings for docs
5 years ago
Bond-009 34af7501fa Fix up CoreAppHost.cs
5 years ago
Bond-009 183ef34422 Do not declare visible instance fields
5 years ago
Bond-009 637936cb9f Closing braces should be followed by an empty line
5 years ago
Bond-009 fc59b0ab77 Disable SA1512
5 years ago
Bond-009 d8b312674d No multiple empty lines
5 years ago
Bond-009 ebae7229c1 Single line comments should start with a space
5 years ago
Bond-009 3df8cda110 ConfigureAwait
5 years ago
Bond-009 43cf11aa35 Change discards
5 years ago
Bond-009 6d74184cfb
Merge pull request #901 from cvium/dispose_webresponse_on_errors
5 years ago
Claus Vium 21f0a7e020 Make all class implementing dynamically loaded interfaces public
5 years ago