| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-08-09 | Update HdHomerunManager.cs | Bond-009 | |
| 2019-08-09 | Use System.Net abstractions instead of raw socket | Bond_009 | |
| 2019-07-25 | Remove IpAddressInfo and IpEndPointInfo classes | Bond_009 | |
| 2019-07-24 | Merge pull request #1560 from jellyfin/release-10.3.z | Bond-009 | |
| Backmerge for 10.3.7 | |||
| 2019-07-13 | Cleanup | Bond_009 | |
| 2019-07-13 | Try to fix XmlTvListingsProvider | Bond_009 | |
| 2019-07-06 | Merge branch 'master' into release-10.3.z | Bond-009 | |
| 2019-07-06 | Fixes issues with HttpClientManager | Bond_009 | |
| 2019-06-18 | Remove more unused stuff | Bond-009 | |
| 2019-03-27 | Merge branch 'master' into httpclient | Bond-009 | |
| 2019-03-25 | Simplify/remove/clean code | Bond-009 | |
| * Remove useless runtime check (we only support one) * Remove unused args * Remove a global constant And ofc fix some warnings ;) | |||
| 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-12 | Merge pull request #1060 from Bond-009/assinfo | Vasily | |
| Remove redundant class AssemblyInfo | |||
| 2019-03-08 | Remove more unused stuff | Bond-009 | |
| 2019-03-07 | Reduce the amount of exceptions thrown | Bond_009 | |
| 2019-03-07 | Remove redundent class AssemblyInfo | Bond-009 | |
| 2019-03-05 | Switch to HeaderNames instead of hardcoded strings (and other header related ↵ | Claus Vium | |
| fixes) | |||
| 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-19 | Merge pull request #848 from Bond-009/perf | Joshua M. Boniface | |
| Minor changes to reduce allocations | |||
| 2019-02-16 | Merge branch 'master' into perf | Bond-009 | |
| 2019-02-16 | Merge branch 'master' into fields | Bond-009 | |
| 2019-02-16 | Change discards | Bond-009 | |
| 2019-02-12 | Less string allocations | Bond_009 | |
| 2019-02-11 | combining some of the if's and adressing #820 | Felix Ruhnow | |
| 2019-02-10 | Adding support for "tvg-chno"-Tag in M3U Channel Lists | Felix Ruhnow | |
| 2019-02-09 | Removed some unused fields | Bond_009 | |
| 2019-02-09 | Fix namespacing so it lines up properly with file names and paths (#715) | Erwin de Haan | |
| * Fix stupid namespacing so it lines up properly with file names and paths. | |||
| 2019-02-05 | Remove custom Threading | Claus Vium | |
| 2019-02-04 | Merge pull request #797 from Bond-009/warnings | Vasily | |
| Fix all warnings | |||
| 2019-02-03 | Merge pull request #736 from Bond-009/startasync | Joshua M. Boniface | |
| Start startup tasks async | |||
| 2019-02-02 | Fix all warnings | Bond-009 | |
| 2019-02-02 | Merge pull request #788 from Bond-009/warnings | Andrew Rabert | |
| Fix more warnings | |||
| 2019-02-02 | Remove MoreLINQ | Bond_009 | |
| 2019-02-02 | Remove unused field | Bond_009 | |
| 2019-02-01 | Fix more warnings | Bond_009 | |
| 2019-01-30 | Merge branch 'master' into culture | Bond-009 | |
| 2019-01-28 | Unwrapped `MoveDirectory`, `DirectoryExists`, `FileExists` & removed `MoveFile` | Erwin de Haan | |
| 2019-01-28 | Unwrapped `OpenRead` and `CopyFile` | Erwin de Haan | |
| 2019-01-28 | Unwrapped CreateDirectory and DeleteDirectory | Erwin de Haan | |
| 2019-01-28 | Unwrapped GetDirectoryName and DirectorySeperatorChar | Erwin de Haan | |
| 2019-01-27 | Start startup tasks async | Bond_009 | |
| 2019-01-27 | Fix more analyzer warnings | Bond_009 | |
| 2019-01-25 | Remove remnants of system events | Bond_009 | |
| 2019-01-22 | Remove conditions that are always true/false | Bond_009 | |
| 2019-01-20 | Replaced injections of ILogger with ILoggerFactory | William Taylor | |
| This makes resolving dependencies from the container much easier as you cannot resolve with primitives parameters in a way that is any more readable. The aim of this commit is to change as little as possible with the end result, loggers that were newed up for the parent object were given the same name. Objects that used the base or app loggers, were given a new logger with an appropriate name. Also removed some unused dependencies. | |||
| 2019-01-19 | Fix User-Agent | Andrew Rabert | |
| 2019-01-19 | Rename ApplicationSemanticVersion to ApplicationVersion | Andrew Rabert | |
| 2019-01-19 | Merge pull request #508 from EraYaN/api-version-reporting | Andrew Rabert | |
| Update internal versioning and user agents. | |||
| 2019-01-20 | Revert Jellyfin.Versioning, Update all versions and user agents. | Erwin de Haan | |
| 2019-01-19 | Fixed missing out keyword. | Erwin de Haan | |
