rdt-client/server/RdtClient.Web
2021-02-09 20:04:21 -07:00
..
.config Fixed some issues, first release beta. 2020-04-07 18:40:58 -06:00
.vs/RdtClient.Web Initial commit 2020-03-31 15:16:34 -06:00
Controllers Use a new Downloader from https://github.com/bezzad/Downloader, add a write and download speed test to the settings interface. 2021-01-20 10:44:59 -07:00
Properties Update packages and update Runtime to .NET 5 2020-12-12 11:02:54 -07:00
appsettings.Development.json Improved logging by switching to Serilog. 2021-01-09 11:05:33 -07:00
appsettings.json Re-instate the service-install and service-remove bat files. 2021-02-05 21:28:06 -07:00
Program.cs Add option to only download the files that are available on RD. 2021-02-05 20:54:37 -07:00
RdtClient.Web.csproj Bump version to 1.5.2 2021-02-09 20:04:21 -07:00
service-install.bat Re-instate the service-install and service-remove bat files. 2021-02-05 21:28:06 -07:00
service-remove.bat Re-instate the service-install and service-remove bat files. 2021-02-05 21:28:06 -07:00
Startup.cs Clean temp files on startup. 2021-01-21 09:22:01 -07:00