| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-04-05 | replace 'try-finally' with 'using' where appropriate | Mark Monteiro | |
| 2020-04-04 | Construct LiveTvDtoService and LiveTvManager correctly | Mark Monteiro | |
| 2020-04-04 | Register ILiveTvManager and IPlaylistManager correctly | Mark Monteiro | |
| 2020-04-03 | Merge remote-tracking branch 'upstream/master' into remove-common-process | Mark Monteiro | |
| 2020-04-02 | Enable Microsoft.CodeAnalysis.FxCopAnalyzers for Jellyfin.Common | Bond_009 | |
| 2020-04-01 | Merge branch 'master' into usings | Bond-009 | |
| 2020-04-01 | Address comments | Bond_009 | |
| 2020-03-27 | Make sure Process objects are all disposed correctly | Mark Monteiro | |
| 2020-03-27 | Delete unnecessary ProcessFactory abstraction | Mark Monteiro | |
| 2020-03-27 | Remove unnecessary CommonProcess abstraction | Mark Monteiro | |
| 2020-03-24 | Remove unused usings | Bond_009 | |
| 2020-03-11 | Merge branch 'master' into warn17 | Bond-009 | |
| 2020-03-03 | Replace ILogger with ILogger<T> wherever possible | Mark Monteiro | |
| Log entries will contain additional class context when using this interface | |||
| 2020-02-23 | Fix some warnings | Bond_009 | |
| * Add analyzers to MediaBrowser.XbmcMetadata * Enable TreatWarningsAsErrors for MediaBrowser.XbmcMetadata * Add analyzers to MediaBrowser.WebDashboard * Enable TreatWarningsAsErrors for MediaBrowser.WebDashboard * Disable SA1600 in favor of CS1591 | |||
| 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 | |
