| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-09-23 | Fix multiple mistakes and warnings | Bond_009 | |
| 2019-09-12 | Rewrite `ItemDataProvider` to be more robust | Bond_009 | |
| * Stop locking 2+ times per operation * Don't clone the list multiple times * Keep the lock for the duration of the operation | |||
| 2019-09-02 | Fix warnings, improve performance (#1665) | Bond-009 | |
| * Fix warnings, improve performance `QueryResult.Items` is now a `IReadOnlyList` so we don't need to allocate a new `Array` when we have a `List` (and `Items` shouldn't need to be mutable anyway) * Update Providers .csproj to latest C# * Remove extra newline from DtoService.cs * Remove extra newline from UserLibraryService.cs | |||
| 2019-09-02 | Merge pull request #1686 from Bond-009/warn7 | Anthony Lavado | |
| More warning fixes | |||
| 2019-08-29 | More warning fixes | Bond_009 | |
| 2019-08-29 | Fix invalid arg for | Bond_009 | |
| 2019-08-28 | Remove unused args | Bond_009 | |
| 2019-08-28 | Attempt to fix #1391 | Bond_009 | |
| 2019-08-16 | More fixes | Bond_009 | |
| 2019-08-16 | Update SharedHttpStream.cs | Bond-009 | |
| 2019-08-16 | Clean up livestreaming code | Bond_009 | |
| 2019-08-13 | Merge pull request #1581 from Bond-009/socket1 | dkanada | |
| Use System.Net abstractions instead of raw socket | |||
| 2019-08-10 | Merge pull request #1612 from Bond-009/warn4 | dkanada | |
| Fix warnings | |||
| 2019-08-09 | Use CultureInvariant string conversion for Guids | Bond-009 | |
| 2019-08-09 | Fix more warnings | Bond_009 | |
| 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 | |
