1
0
Commit Graph

28 Commits

Author SHA1 Message Date
1edabd5b74 Tables now showing. 2017-12-16 19:42:24 +01:00
1ea640b5f1 Start work on db query and output. 2017-12-16 18:17:57 +01:00
ad530c6967 Add known PRDs and models to database. 2017-12-16 16:26:32 +01:00
4f880c7c06 Cleanup. 2017-12-16 14:17:18 +01:00
7deee59c3a Restructure database. Also derive seenDate from filename (stamp). 2017-12-15 01:05:07 +01:00
6d8f3bda7b Move fv and tv into files table. 2017-12-12 01:51:18 +01:00
c675eeacbf Set fv to null for full ROMs. 2017-12-12 01:50:56 +01:00
d9daa4ddee Move files into own table. Fix double UTF-8 encoding. 2017-12-11 02:40:07 +01:00
c6cbd890e3 Ignore duplicate entries in db. 2017-12-11 01:28:52 +01:00
7deab3588b Write update data into database. (only files for now) 2017-12-11 00:29:55 +01:00
c25908cd7d Optimisations. 2017-12-10 16:55:02 +01:00
d90eed75f0 Small fixes and optimisations in parsing. 2017-11-22 00:19:44 +01:00
304dc11190 Started actual parsing of XML into PHP objects. 2017-11-22 00:15:32 +01:00
2fe04b0edd Fix autoloading in PHP 7.0. 2017-11-12 17:50:29 +01:00
c62c036905 Added writing backup copy to data/ directory. 2017-11-12 16:52:00 +01:00
0ac893aeca More example data. 2017-11-12 16:35:40 +01:00
509cf528d7 Started parser class. 2017-11-12 16:35:28 +01:00
ddb5c35ccd Added incoming data validation. 2017-11-05 01:36:18 +01:00
44cd418c7b Added seenDate also added note about FW_ID. 2017-11-04 00:56:55 +01:00
2786b4ceda First proof of concept. 2017-11-03 23:08:06 +01:00
1bad4bc10d EditorConfig.org 2017-11-02 23:26:19 +01:00
d09dc1507a Fix db schema. 2017-11-02 00:05:39 +01:00
37a0433796 More info about update files. 2017-11-01 19:26:42 +01:00
dc62a4b5dd Example data for modeling database after. 2017-11-01 19:19:18 +01:00
570ace7307 Use one table for all update files. Added mapping table. 2017-11-01 18:55:32 +01:00
f2c2942d9c First draft of database structure. 2017-11-01 18:47:41 +01:00
3fddceaff5 Fix README. 2017-11-01 17:50:55 +01:00
e43e9c6847 Initial commit 2017-11-01 17:50:09 +01:00