| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-04-25 | Remove unreachable code and const trySupportSeek within ↵ | bugfixin | |
| BaseProgressiveStreamingService | |||
| 2019-04-24 | Re-add content length, semi revert of changes in #1010 (#1287) | Claus Vium | |
| * Re-add content length, semi revert of changes in #1010 | |||
| 2019-04-18 | Implemented suggested conditional | Joshua Boniface | |
| 2019-04-18 | Update conditional to be correct | Joshua Boniface | |
| 2019-04-17 | Apparently strings can't be !'d | Joshua Boniface | |
| 2019-04-17 | Return MethodNotAllowedException if Pw is not set | Joshua Boniface | |
| Don't accept pre-hashed (not-plaintext) passwords as the auth provider no longer supports this due to sha1+salting the passwords in the database. | |||
| 2019-03-22 | made password resets an interface and per user | Phallacy | |
| 2019-03-14 | Adjusted AssemblyCopyright attribute values. | Erwin de Haan | |
| 2019-03-14 | Adjusted the Product Name so the User Agent is correct/better. | Erwin de Haan | |
| 2019-03-14 | Merge pull request #1106 from Bond-009/warn2 | Vasily | |
| More warning fixes | |||
| 2019-03-13 | More warning fixes | Bond-009 | |
| 2019-03-13 | Improvements around streams | Bond-009 | |
| * Use ArrayPool instead of allocating new buffers each time * Remove NetworkStream copy * Remove some dead code | |||
| 2019-03-07 | Remove EnvironmentInfo | Bond-009 | |
| This moved the last bit of usefulness of EnvironmentInfo into a static class. | |||
| 2019-03-08 | Merge pull request #1058 from Bond-009/clean | Vasily | |
| Cleanup/simplification | |||
| 2019-03-07 | Reduce the amount of exceptions thrown | Bond_009 | |
| 2019-03-07 | Cleanup/simplification | Bond-009 | |
| * Removed useless copies/allocations * Reduced unneeded complexity | |||
| 2019-03-07 | Merge remote-tracking branch 'remotes/upstream/master' into kestrel_poc | Claus Vium | |
| 2019-03-07 | Update MediaBrowser.Api/Playback/Progressive/BaseProgressiveStreamingService.cs | Bond-009 | |
| Co-Authored-By: cvium <cvium@users.noreply.github.com> | |||
| 2019-03-06 | Review comments | Claus Vium | |
| 2019-03-05 | Switch to HeaderNames instead of hardcoded strings (and other header related ↵ | Claus Vium | |
| fixes) | |||
| 2019-02-28 | Fix rmvb video can not play under DLNA | Xu Fasheng | |
| Or will report "Could not find handler for /videos/xxx/stream.rm" error in server side. Test OK with Kodi and gupnp-tools. | |||
| 2019-02-27 | Simplify websocket listeners | Claus Vium | |
| 2019-02-27 | Replace some usage of QueryParamCollection | Claus Vium | |
| 2019-02-26 | Begin removing System.Net sources | Claus Vium | |
| 2019-02-26 | Remove ordering items | Bond-009 | |
| 2019-02-20 | Avoid exceptions due to folder and file not found | PloughPuff | |
| 1) Use function to return path to temp transcode path which has benefit of creating temp folder if not exists, thereby avoiding the exception when GetFilePaths is used. 2) Check json files exists before attempting to read from it. Avoids having to mask FileNotFound exceptions when debugging. | |||
| 2019-02-20 | Merge pull request #930 from fruhnow/AuthorizationCheck | Vasily | |
| checking user-permission in GetQueryResult | |||
| 2019-02-19 | Merge pull request #848 from Bond-009/perf | Joshua M. Boniface | |
| Minor changes to reduce allocations | |||
| 2019-02-19 | Merge pull request #830 from Bond-009/update | Joshua M. Boniface | |
| Removed remaining self-update code | |||
| 2019-02-19 | switching logging to serilog convention according to pr comments | Felix Ruhnow | |
| 2019-02-19 | adressing pr comments | Felix Ruhnow | |
| 2019-02-19 | adressing pr comments | Felix Ruhnow | |
| 2019-02-18 | checking user-permission in GetQueryResult to prevent accessing the library ↵ | Felix Ruhnow | |
| without permission but having a link. (+added myself as contributor. forgot last time bout that) | |||
| 2019-02-18 | Merge pull request #887 from wtayl0r/replace-primitives-with-iconfiguration | Vasily | |
| Replace primitive injection with IConfiguration | |||
| 2019-02-18 | Remove more self-update code | Bond_009 | |
| 2019-02-17 | Removed unnecessary configuration options and reduced primitive dependencies | William Taylor | |
| 2019-02-17 | Merge remote-tracking branch 'upstream/release-10.2.z' into newmaser | Bond-009 | |
| 2019-02-16 | Merge branch 'master' into perf | Bond-009 | |
| 2019-02-15 | Make all class implementing dynamically loaded interfaces public | Claus Vium | |
| 2019-02-12 | Less string allocations | Bond_009 | |
| 2019-02-12 | Some Lists -> IEnumerable | Bond_009 | |
| 2019-02-12 | Tuple -> ValueTuple | Bond_009 | |
| 2019-02-12 | Use HashSets for increased perf | Bond_009 | |
| 2019-02-12 | Reduce scope of changes | William Lees | |
| 2019-02-12 | add httpClient to more constructors | William Lees | |
| 2019-02-12 | add httpClient to appropriate constructors | William Lees | |
| 2019-02-08 | Merge pull request #822 from Bond-009/imagedimensions | Vasily | |
| Complete rename ImageSize -> ImageDimensions | |||
| 2019-02-06 | Move import | Claus Vium | |
| 2019-02-06 | Add await to GetCountries in LocalizationService | Claus Vium | |
| 2019-02-05 | Complete rename ImageSize -> ImageDimensions | Bond-009 | |
