Commit Graph

27 Commits

Author SHA1 Message Date
51b39da0d6 Update copyright date. 2020-01-03 17:52:18 +00:00
7bf3b25710 Fix collision of devices in master db update. 2020-01-02 19:46:14 +00:00
beec952762 Update server endpoint to https://www.discimagechef.app 2019-05-26 00:45:34 +01:00
ffb7f95e58 Remove old report submit code. 2019-01-04 04:16:44 +00:00
0b42d72f2a Change the way data is uploaded to the server. 2019-01-04 04:10:45 +00:00
cb1ed0450c Add database entry for optimal count of sectors for multiple read in devices. 2019-01-03 16:55:15 +00:00
8df23e5f01 Update database from server. 2019-01-02 04:05:51 +00:00
6b12cd1a8e Update copyright year. 2018-12-29 17:34:38 +00:00
72f31d0bcd Upload statistics from the database. 2018-12-21 18:17:49 +00:00
119f274b5a Variable rename. 2018-12-20 00:18:20 +00:00
478a334892 On uploads, throw exception only if there's an attached debugger. 2018-12-20 00:16:54 +00:00
692b67c1c4 Send report V2 to server. 2018-12-20 00:12:48 +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
efc48f3e6a Moved software type version from Interop to Metadata. 2017-12-29 01:32:12 +00:00
380dbad1a0 REFACTOR: Final cleanup of DiscImageChef.Core. 2017-12-23 17:41:23 +00:00
9249a221fc DOCUMENTATION: Added XML documentation to DiscImageChef.Core. 2017-12-23 01:46:08 +00:00
7f829422a8 REFACTOR: All refactor in DiscImageChef.Core. 2017-12-21 23:00:30 +00:00
4e6e8f340a REFACTOR: Use string interpolation expression. 2017-12-21 17:58:51 +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
7dcdcfedd3 REFACTOR: Do not complain about unused catch that are used in release. 2017-12-21 07:23:33 +00:00
e6f6ace80b REFACTOR: Reformat code. 2017-12-19 20:33:05 +00:00
77edc7c91c REFACTOR: Sort and removed usings. 2017-12-19 19:33:51 +00:00
1a39168f19 REFACTOR: Updated comments and copyright date. 2017-12-19 03:51:05 +00:00
eca3916891 Added code to submit statistics. 2017-06-03 01:18:36 +01:00
d011caaaa9 Refactor: Move device-report logic to Core and separate by
category.
2017-05-28 21:01:17 +01:00