| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-11-15 | Remove Emby.Dlna | Patrick Barron | |
| 2022-12-07 | Fix release build | Bond_009 | |
| 2022-12-05 | Replace != null with is not null | Bond_009 | |
| 2022-05-20 | Merge pull request #7604 from Jellifi007/fixes-diactritics | Bond-009 | |
| Co-authored-by: Cody Robibero <cody@robibe.ro> (cherry picked from commit 8d1d9734381472b301deb0118bbb8da2a769a65e) Signed-off-by: crobibero <cody@robibe.ro> | |||
| 2022-01-10 | Fix warning SA1414 and CA1849 | Bond_009 | |
| 2021-12-27 | More cleanup | Bond_009 | |
| 2021-11-08 | Samsung DLNA fixes | LinFor | |
| 2021-09-24 | Target net6.0 | Bond_009 | |
| 2021-07-26 | Enable nullable in more files | Bond_009 | |
| 2021-06-22 | Remove our own RemoveDiacritcs string extension in favor of Diacritics.Net | Bond_009 | |
| 2021-05-07 | Enable nullable reference types for Emby.Dlna | Bond_009 | |
| 2021-04-01 | Remove useless code | Bond_009 | |
| 2020-12-30 | Encoding fix for System Logs. (#4564) | BaronGreenback | |
| 2020-11-07 | Update BaseControlHandler.cs | BaronGreenback | |
| 2020-10-11 | Merge branch 'master' into Comment4 | BaronGreenback | |
| 2020-09-25 | Update BaseControlHandler.cs | BaronGreenback | |
| 2020-09-25 | Update BaseControlHandler.cs | BaronGreenback | |
| 2020-09-25 | Update BaseControlHandler.cs | BaronGreenback | |
| 2020-09-13 | Commenting. | Jim Cartlidge | |
| 2020-08-31 | migrate to IHttpClientFactory in Emby.Dlna | crobibero | |
| 2020-08-24 | Merge branch 'master' into event-rewrite-1 | Patrick Barron | |
| # Conflicts: # Emby.Dlna/Emby.Dlna.csproj # Emby.Dlna/Eventing/DlnaEventManager.cs # Emby.Dlna/Service/BaseService.cs # Emby.Server.Implementations/ScheduledTasks/ScheduledTaskWorker.cs # MediaBrowser.Controller/Subtitles/SubtitleDownloadEventArgs.cs | |||
| 2020-08-20 | Fix all warnings in Emby.Dlna | Bond_009 | |
| 2020-08-20 | Code review | David | |
| 2020-08-20 | Reduce warnings in Emby.Dlna | David | |
| 2020-08-13 | Rename IEventManager to IDlnaEventManager | Patrick Barron | |
| 2020-07-19 | Fix build and more Append calls | Bond_009 | |
| 2020-06-16 | fix SA1513/SA1516 | telans | |
| 2020-06-05 | undo erroneous changes | crobibero | |
| 2020-06-05 | Use typed logger where possible | crobibero | |
| 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-01-28 | My bad | Bond-009 | |
| 2020-01-27 | Try again | Bond_009 | |
| 2020-01-27 | Try possible solutions | Bond_009 | |
| 2020-01-22 | Improvements to dlna server | Bond_009 | |
| * Improve response writer * Add analyzers * Error on warnings in release mode * Disable doc warnings | |||
| 2020-01-22 | Update Emby.Dlna/Service/BaseControlHandler.cs | Bond-009 | |
| Co-Authored-By: dkanada <dkanada@users.noreply.github.com> | |||
| 2020-01-21 | Use async methods | Bond-009 | |
| 2020-01-18 | Kestrel doesn't like sync IO operations | Bond_009 | |
| 2019-03-07 | Remove useless abstraction around XmlReaderSettings | Bond_009 | |
| This removes the amount of stuff that needs to be passed around Also removes some unneeded `ManagedFileSystem` usage | |||
| 2019-01-13 | ReSharper conform to 'var' settings | Erwin de Haan | |
| 2019-01-13 | Find+Sed BOM removal *.cs: BDInfo-Emby.XmlTv | Erwin de Haan | |
| 2019-01-13 | Visual Studio Reformat: Emby.Dlna | Erwin de Haan | |
| 2019-01-11 | Merge branch 'dev' into code-cleanup | Erwin de Haan | |
| 2019-01-10 | Mayor code cleanup | Erwin de Haan | |
| Add Argument*Exceptions now use proper nameof operators. Added exception messages to quite a few Argument*Exceptions. Fixed rethorwing to be proper syntax. Added a ton of null checkes. (This is only a start, there are about 500 places that need proper null handling) Added some TODOs to log certain exceptions. Fix sln again. Fixed all AssemblyInfo's and added proper copyright (where I could find them) We live in *current year*. Fixed the use of braces. Fixed a ton of properties, and made a fair amount of functions static that should be and can be static. Made more Methods that should be static static. You can now use static to find bad functions! Removed unused variable. And added one more proper XML comment. | |||
| 2019-01-07 | remove trailing whitespace | hawken | |
| 2018-12-30 | Fix exception logging | Bond_009 | |
| 2018-12-30 | Use Microsoft.Extensions.Logging abstraction | Bond_009 | |
| 2018-12-28 | Remove custom ToArray extension | Bond_009 | |
| 2018-09-12 | Update to 3.5.2 and .net core 2.1 | stefan | |
