Commit Graph

30 Commits

Author SHA1 Message Date
e7e3b6c29f Convert XML server statistics to database. 2018-12-22 05:12:57 +00:00
47d4c697be Convert received statistics V1 to database. 2018-12-22 04:33:24 +00:00
d80ffb5cfc Receive statistics V2 in server. 2018-12-22 03:47:15 +00:00
8fb7ccffd6 Remove benchmark, media scan, and verify statistics. 2018-12-21 04:23:56 +00:00
478a334892 On uploads, throw exception only if there's an attached debugger. 2018-12-20 00:16:54 +00:00
91569c4636 Move all interfaces, extents, interop and metadata to DiscImageChef.CommonTypes. 2018-06-25 19:08:26 +01:00
88da8fc019 Code cleanup. 2018-06-22 08:08:51 +01:00
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