Commit Graph

23 Commits

Author SHA1 Message Date
6bc424a25d More changes to return it to compilable status. 2018-04-11 08:41:12 +01:00
7ecdd1ae4e Add 'image-info' verb. 2018-01-28 16:05:54 +00:00
1aebaca9a9 Add support and command for converting images, fixes #134 2017-12-29 00:46:03 +00:00
9b8771cce3 REFACTOR: Final cleanup of DiscImageChef.Server. 2017-12-24 03:23:06 +00:00
b106e5d9af DOCUMENTATION: Added XML documentation to DiscImageChef.Server. 2017-12-23 02:57:47 +00:00
10d767af73 REFACTOR: All refactor in DiscImageChef.Server. 2017-12-22 18:17:36 +00:00
4e6e8f340a REFACTOR: Use string interpolation expression. 2017-12-21 17:58:51 +00:00
9a404acef4 REFACTOR: Expression is always 'true' or always 'false'. 2017-12-21 17:34:47 +00:00
ccd9930884 REFACTOR: Heuristically unreachable code. 2017-12-21 17:17:13 +00:00
9883b567ff REFACTOR: Possible 'null' assignment to entity marked with 'NotNull' attribute. 2017-12-21 14:41:38 +00:00
dcd053b20d REFACTOR: Remove unneeded code. 2017-12-21 14:30:44 +00:00
5592f147ac REFACTOR: Loop can be converted into LINQ-expression. 2017-12-21 07:08:26 +00:00
e9443388ee REFACTOR: Use preferred braces style. 2017-12-20 23:07:46 +00:00
e6f6ace80b REFACTOR: Reformat code. 2017-12-19 20:33:05 +00:00
1a39168f19 REFACTOR: Updated comments and copyright date. 2017-12-19 03:51:05 +00:00
9cd9285276 Added list-encodings command. 2017-10-12 22:41:31 +01:00
d4add54b53 Added statistics to underlying operating system version. 2017-09-11 02:05:07 +01:00
6e441ddda1 Implemented "list-devices" command for Linux. 2017-08-21 21:04:44 +01:00
d21e79a212 * DiscImageChef.Server/Default.aspx.cs:
* DiscImageChef.Server/Controllers/UploadStatsController.cs:

	* DiscImageChef.Server/ViewReport.aspx.cs:
	  Show requested information before adapted for filesystem.
2017-06-05 17:46:27 +01:00
7105fbb333 Store and show statistics for "ls" and "extract-files"
commands.
2017-06-04 23:07:31 +01:00
7c825f86a2 Added support for versions. 2017-06-04 22:49:20 +01:00
39e72a1cf9 Added server side code for creating
http://discimagechef.claunia.com with statistics and device
	reports.
2017-06-03 01:19:47 +01:00
e694ea69b1 Removed spurious variable. 2017-06-03 01:10:46 +01:00