Commit Graph

2446 Commits (cc4bf60092d9ee120c75cd789edaa2782995f844)

Author SHA1 Message Date
Bond-009 82f041d050
Merge branch 'master' into release-10.3.z
5 years ago
dkanada e722801f80
Merge pull request #956 from Bond-009/db
5 years ago
dkanada 9079b3e8da add optional password field on user creation
5 years ago
Bond-009 27c29bbb4c Back to a single connection
5 years ago
Jörn 1fd8164756 fix issue #1347 introduced in pr #930
5 years ago
Joshua M. Boniface 687255aa31
Merge pull request #1442 from jellyfin/release-10.3.z
5 years ago
pjeanjean 7919dd81da Skip user permission checking for UserRootFolder
5 years ago
Claus Vium c05b7c382a Change UsCulture to InvariantCulture
5 years ago
Anthony Lavado d7aaa1489c
Merge pull request #1427 from dkanada/fanart
5 years ago
Anthony Lavado 256f44a870
Merge pull request #994 from Bond-009/tasks
5 years ago
Anthony Lavado f631b2ecdc
Merge pull request #1159 from Bond-009/streamjob
5 years ago
Bond-009 ce1fa42f9d
Merge branch 'master' into tasks
5 years ago
dkanada 09dfa071dc move fanart image provider to plugin
5 years ago
Jean-Samuel Aubry-Guzzi 12721eb7dd Fix non-ascii filename downloads
5 years ago
bugfixin a827a2fbcc Remove unreachable code and const trySupportSeek within BaseProgressiveStreamingService
5 years ago
Claus Vium 28c2ac528d Re-add content length, semi revert of changes in #1010 (#1287)
5 years ago
Joshua Boniface 31ad366aa9 Implemented suggested conditional
5 years ago
Joshua Boniface 10f33b0273 Update conditional to be correct
5 years ago
Joshua Boniface eaa1ac8013 Apparently strings can't be !'d
5 years ago
Joshua Boniface e790f024c2 Return MethodNotAllowedException if Pw is not set
5 years ago
Bond-009 e89c8dbf76 Use CultureInfo.InvariantCulture
5 years ago
Bond_009 9aaeb19418 Self-documenting code
5 years ago
Bond_009 b647959ec4 Add EnableOutputInSubFolder back
5 years ago
Bond_009 ca37ca291f More style changes
5 years ago
Bond_009 93e535d3a1 Trying to make sense of the streaming code
5 years ago
Bond_009 2696ac5eac Lower the amount of running tasks
5 years ago
Phallacy 09921a00aa made password resets an interface and per user
5 years ago
Erwin de Haan 21cc38fcf4 Adjusted AssemblyCopyright attribute values.
5 years ago
Erwin de Haan ee7bf86e0f Adjusted the Product Name so the User Agent is correct/better.
5 years ago
Vasily 208585d3f6
Merge pull request #1106 from Bond-009/warn2
5 years ago
Bond-009 bf43dc00bb More warning fixes
5 years ago
Bond-009 e64aaebbac Improvements around streams
5 years ago
Bond-009 decaffed86 Remove EnvironmentInfo
5 years ago
Vasily 028a98d2c1
Merge pull request #1058 from Bond-009/clean
5 years ago
Bond_009 37ea50a572 Reduce the amount of exceptions thrown
5 years ago
Bond-009 c5fce647de Cleanup/simplification
5 years ago
Claus Vium 0abe57e930 Merge remote-tracking branch 'remotes/upstream/master' into kestrel_poc
5 years ago
Bond-009 e4c5d51860
Update MediaBrowser.Api/Playback/Progressive/BaseProgressiveStreamingService.cs
5 years ago
Claus Vium 394d23a73a Review comments
5 years ago
Claus Vium 78742b8e4c Switch to HeaderNames instead of hardcoded strings (and other header related fixes)
5 years ago
Xu Fasheng 4951ec9814 Fix rmvb video can not play under DLNA
5 years ago
Claus Vium 71ed840944 Simplify websocket listeners
5 years ago
Claus Vium 27e7e792b3 Replace some usage of QueryParamCollection
5 years ago
Claus Vium 4db31acff9 Begin removing System.Net sources
5 years ago
Bond-009 1731bf7372 Remove ordering items
5 years ago
PloughPuff 73c1cdb32a Avoid exceptions due to folder and file not found
5 years ago
Vasily 60df855b26
Merge pull request #930 from fruhnow/AuthorizationCheck
5 years ago
Joshua M. Boniface 89d4ce309d
Merge pull request #848 from Bond-009/perf
5 years ago
Joshua M. Boniface b43317c5e1
Merge pull request #830 from Bond-009/update
5 years ago
Felix Ruhnow 53beebc774 switching logging to serilog convention according to pr comments
5 years ago