Start adding Miniflux support plus other cleanup

- Modernize old async code
- Update to .NET 10
- Adjust namespace
- Bypass update check when debugging
This commit is contained in:
2025-11-13 10:33:56 -05:00
parent cdd22c6632
commit 6bae35a255
56 changed files with 560 additions and 326 deletions

View File

@@ -614,5 +614,8 @@ All feeds currently in category "{0}" will be moved to the default category.</va
</data>
<data name="includePrereleaseCheckBox" xml:space="preserve">
<value>Include _prerelease</value>
</data>
</data>
<data name="AccountTypeMiniflux" xml:space="preserve">
<value>Miniflux</value>
</data>
</root>