Commit Graph

31 Commits

Author SHA1 Message Date
c37477c9fb Make everything compile with .NET Core 2.2. 2019-10-25 23:20:16 +01:00
44a4fab381 Update dependencies. 2019-09-19 15:02:21 +01:00
d088cf66ea Fix compiling .NET 4.5 using .NET Core msbuild. 2019-09-13 19:46:29 +01:00
ab670f36b0 Allow setting several density codes with the same code. 2019-05-26 00:44:26 +01:00
cf1efbb5cc Update dependencies. 2019-04-23 22:40:52 +01:00
8a299b7a77 Store not only default, but current and changeable modes in SCSI device report. 2019-01-08 20:41:18 +00:00
84c1e396dc Update dependencies. 2019-01-03 18:53:29 +00:00
cb1ed0450c Add database entry for optimal count of sectors for multiple read in devices. 2019-01-03 16:55:15 +00:00
38544897e5 Add context factory. 2019-01-02 23:00:00 +00:00
597f27a3ae Add test for inter-session reading in multi-session discs to device reports. 2019-01-02 22:27:02 +00:00
8df23e5f01 Update database from server. 2019-01-02 04:05:51 +00:00
6fdcd6abcf Add update endpoint. 2019-01-01 16:43:34 +00:00
6b12cd1a8e Update copyright year. 2018-12-29 17:34:38 +00:00
9780f4520e Store read results in report and database. 2018-12-26 01:15:30 +00:00
c670bc2bc9 Store MMC GET CONFIGURATION response in device report. 2018-12-25 16:15:33 +00:00
f6c2b087a2 Store CompactDisc read offsets in database. 2018-12-25 03:04:57 +00:00
5a0714e795 Fix USB IDs and indexes in databases. 2018-12-24 21:13:02 +00:00
383794bace Add database entities for USB vendor and product IDs. 2018-12-24 06:29:52 +00:00
994ea2bc80 Store and use undecoded buffers for ATA IDENTIFY (PACKET) DEVICE, SCSI INQUIRY and SCSI MODE PAGE 2Ah in device reports in database. 2018-12-23 23:51:06 +00:00
926bcb7c74 Workaround unsigned fields in database unsupported by EntityFramework 6. 2018-12-23 18:49:07 +00:00
3c649deebb Add counter to statistics tables. 2018-12-21 13:25:35 +00:00
94b60395ec Move version statistics to database. 2018-12-21 04:17:14 +00:00
4f445e53c3 Move operating system statistics to database. 2018-12-21 04:08:58 +00:00
f376286e8a Move device statistics to database. 2018-12-21 03:55:56 +00:00
c6684c43cc Move media statistics to database. 2018-12-21 03:34:54 +00:00
a7721f943a Move NameValue statistics to database. 2018-12-21 03:17:35 +00:00
c964cf27b3 Update dependency to Unclassified.NetRevisionTask 2018-12-20 21:02:05 +00:00
9c83c3d296 Correct database sets. 2018-11-27 01:41:50 +00:00
ad5c633180 Use device report version 2 for the database. 2018-11-26 23:16:54 +00:00
cb138490bc Move libraries to .NET Standard, allowing Xamarin.macOS GUI to compile. 2018-08-27 22:03:20 +01:00
30f7523269 Add database module. 2018-08-05 19:37:39 +01:00