| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-12-01 | Use JsonContent where possible | Bond_009 | |
| Should reduce the # of allocated bytes | |||
| 2021-11-16 | Remove unused dependencies | cvium | |
| 2021-11-15 | Fix some warnings | Bond_009 | |
| 2021-11-10 | Replace PBKDF2-SHA1 with PBKDF2-SHA512 | Bond_009 | |
| This also migrates already created passwords on login Source for the number of iterations: https://cheatsheetseries.owasp.org/cheatsheets/Password_Storage_Cheat_Sheet.html#pbkdf2 | |||
| 2021-11-09 | Fix some warnings | Bond_009 | |
| down to 580 | |||
| 2021-11-09 | Merge pull request #5905 from BaronGreenback/TVFix | Claus Vium | |
| Fix for Livetv and DLNA when bind interfaces specified. | |||
| 2021-11-09 | Fix some warnings | Bond_009 | |
| 609 left | |||
| 2021-11-08 | Merge branch 'master' into TVFix | cvium | |
| 2021-10-26 | Merge pull request #6551 from MrChip53/xmltv-improve | Claus Vium | |
| 2021-10-09 | Merge pull request #6501 from crobibero/schedules-direct | Claus Vium | |
| 2021-10-09 | Fix indentation and build errors | Cody Robibero | |
| 2021-10-09 | Merge pull request #6657 from Bond-009/dotnetbug | Claus Vium | |
| 2021-10-08 | Merge pull request #6678 from Bond-009/random | Claus Vium | |
| Use new Random.Shared instead of creating new instances | |||
| 2021-10-08 | Merge remote-tracking branch 'upstream/master' into schedules-direct | Cody Robibero | |
| 2021-10-08 | Use new Random.Shared instead of creating new instances | Bond_009 | |
| 2021-10-06 | Fix the last few warnings | Bond_009 | |
| Enables TreatWarningsAsErrors for all projects | |||
| 2021-10-03 | Fix warnings in EmbyTV | Patrick Barron | |
| 2021-10-03 | Remove workaround for dotnet/runtime#42790 | Bond_009 | |
| 2021-10-01 | Enable nullable for ItemDataProvider | Bond_009 | |
| 2021-09-25 | Merge pull request #6614 from Bond-009/warn36 | Claus Vium | |
| 2021-09-25 | Fix some warnings | Bond_009 | |
| 2021-09-25 | Remove sync FileStream hack | Bond_009 | |
| 2021-09-24 | Target net6.0 | Bond_009 | |
| 2021-09-21 | Fix issue #6587 | Bond_009 | |
| 2021-09-21 | Specify DateTimeStyles when possible | Bond_009 | |
| 2021-09-20 | Merge pull request #6538 from cvium/livetv_oh_no | Bond-009 | |
| 2021-09-19 | Reduce allocations | Bond_009 | |
| 2021-09-12 | Fix types and property names | Cody Robibero | |
| 2021-09-12 | Fix #6171 | Mr. Chip53 | |
| 2021-09-10 | Remove more unused args | cvium | |
| 2021-09-10 | Remove the unused arg | cvium | |
| 2021-09-10 | Kill ProgressiveFileCopier and seek to end for ongoing livetv | cvium | |
| 2021-09-07 | Ignore published server url for local access | cvium | |
| 2021-09-06 | Remove Linq to index search | Cody Robibero | |
| 2021-09-06 | Merge pull request #6177 from Bond-009/async | Claus Vium | |
| Use async FileStreams where it makes sense | |||
| 2021-09-05 | Merge branch 'master' into TVFix | cvium | |
| 2021-09-03 | Suggestions from review | Cody Robibero | |
| 2021-09-03 | Add SchedulesDirect json tests | Cody Robibero | |
| 2021-09-03 | Fix some warnings | Bond_009 | |
| 2021-09-03 | Enable nullable for SchedulesDirect | Cody Robibero | |
| 2021-09-03 | Fix typos | Cody Robibero | |
| 2021-09-03 | Fix issues from merge | Cody Robibero | |
| 2021-09-03 | Merge remote-tracking branch 'upstream/master' into warn-259810 | Cody Robibero | |
| 2021-09-02 | Use async FileStreams where it makes sense | Bond_009 | |
| 2021-09-02 | Merge pull request #6485 from markshark05/patch-1 | Claus Vium | |
| Update M3U Channel Name Precedence | |||
| 2021-08-31 | Update M3U Channel Name Precedence | Mark Titorenkov | |
| Sets the ExtInf display name to have a higher precedence than the `tvg-name` attribute for channel names. Usually `namInExtInf` is a more descriptive and human readable name if both it and `tvg-name` are available. `tvg-name` is more likely to be an internal identifier such as just the channel number with a prefix in my provider's case. | |||
| 2021-08-28 | Add missing xmldoc | Cody Robibero | |
| 2021-08-28 | Remove more and more warnings | Cody Robibero | |
| 2021-08-28 | Enable nullable for more files | Bond_009 | |
| 2021-08-16 | Update Emby.Server.Implementations/LiveTv/TunerHosts/BaseTunerHost.cs | Claus Vium | |
