| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-02-19 | Address comments | Bond_009 | |
| 2020-02-06 | Fix some warnings in Emby.Server.Implementations | Bond_009 | |
| 2020-02-03 | Merge pull request #2357 from Bond-009/warn13 | dkanada | |
| Fix warnings | |||
| 2020-01-31 | Fix warnings | Bond_009 | |
| 2020-02-01 | Merge pull request #2247 from Bond-009/stringhelper | dkanada | |
| Remove StringHelper functions | |||
| 2020-01-22 | Remove FileSystem.GetStream | Bond-009 | |
| 2020-01-10 | Merge branch 'master' into embytv | Bond_009 | |
| 2020-01-09 | Remove StringHelper functions | Bond-009 | |
| 2020-01-02 | Merge pull request #2150 from Bond-009/releaseerror | dkanada | |
| Enable TreatWarningsAsErrors for some projects | |||
| 2019-12-14 | Move Emby.XmlTv to a NuGet package (#2042) | Bond-009 | |
| * Move Emby.XmlTv to a NuGet package * Update Emby.Server.Implementations/Emby.Server.Implementations.csproj Co-Authored-By: Anthony Lavado <anthonylavado@me.com> | |||
| 2019-12-13 | Enable TreatWarningsAsErrors for some projects | Bond_009 | |
| Analyzers are only run in debug build, so setting TreatWarningsAsErrors for release build will catch the compiler warnings until we resolve all analyzer warnings. | |||
| 2019-12-12 | Add improved error error for #2141 | Bond-009 | |
| 2019-12-06 | Merge remote-tracking branch 'upstream/master' into random | Bond-009 | |
| 2019-12-04 | Clean up Emby.Server.Implementations/LiveTv/EmbyTV/EmbyTV.cs | Bond_009 | |
| 2019-11-24 | Merge pull request #1991 from Bond-009/transtemp | Joshua M. Boniface | |
| Don't append transcodes to transcoding temp path | |||
| 2019-11-22 | Fix some warnings | Bond-009 | |
| 2019-11-21 | Don't append transcodes to transcoding temp path | Bond-009 | |
| 2019-11-21 | minor changes to transcode cleanup scheduled task | dkanada | |
| 2019-11-01 | Rewrite hex encoder/decoder | Bond_009 | |
| 2019-10-29 | Fix more warnings | Bond_009 | |
| 2019-10-20 | Don't shuffle some types by default | Bond_009 | |
| 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 | |
