Files
Aaru.Server/DiscImageChef.Server/ChangeLog
2017-06-29 21:23:39 +01:00

75 lines
1.8 KiB
Plaintext

2017-06-29 Natalia Portillo <claunia@claunia.com>
* DiscImageChef.Server.csproj: Formatting options.
2017-06-05 Natalia Portillo <claunia@claunia.com>
* ViewReport.aspx:
* ViewReport.aspx.cs: Add a newline before read capabilities.
2017-06-05 Natalia Portillo <claunia@claunia.com>
* Ata.cs:
* TestedMedia.cs: Add support for showing devices without
current CHS.
2017-06-05 Natalia Portillo <claunia@claunia.com>
* Ata.cs:
* ViewReport.aspx.cs:
* TestedMedia.cs: Use decimal point for SI units otherwise it
seems much smaller.
2017-06-05 Natalia Portillo <claunia@claunia.com>
* Default.aspx.cs:
* UploadStatsController.cs:
* ViewReport.aspx.cs: Show requested information before
adapted for filesystem.
2017-06-04 Natalia Portillo <claunia@claunia.com>
* AssemblyInfo.cs:
* DiscImageChef.Server.csproj: Version bumped to 3.4.99.0.
2017-06-04 Natalia Portillo <claunia@claunia.com>
* Default.aspx:
* Default.aspx.cs:
* Default.aspx.designer.cs:
* UploadStatsController.cs: Store and show statistics for "ls"
and "extract-files" commands.
2017-06-04 Natalia Portillo <claunia@claunia.com>
* UploadStatsController.cs: Added support for versions.
2017-06-03 Natalia Portillo <claunia@claunia.com>
* dos.css:
* Web.config:
* Default.aspx:
* Global.asax.cs:
* packages.config:
* Default.aspx.cs:
* ViewReport.aspx:
* Ata.cs:
* ViewReport.aspx.cs:
* ScsiEvpd.cs:
* ScsiMmcMode.cs:
* TestedMedia.cs:
* Default.aspx.designer.cs:
* Statistics.xml:
* WebApiConfig.cs:
* ScsiModeSense.cs:
* SscTestedMedia.cs:
* ViewReport.aspx.designer.cs:
* DiscImageChef.Server.csproj:
* ScsiMmcFeatures.cs:
* UploadStatsController.cs:
* UploadReportController.cs: Added server side code for
creating http://discimagechef.claunia.com with statistics and
device reports.