1
0
mirror of https://github.com/mbirth/tcl_update_db.git synced 2024-09-19 16:53:25 +01:00
Commit Graph

24 Commits

Author SHA1 Message Date
fbd1d562e6 Bugfix. 2018-06-25 17:24:39 +02:00
22751aa4f7 Add support for Korean changelog descriptions. 2018-06-22 15:20:22 +02:00
01659d4cfd
Added version timeline. 2018-02-17 01:25:07 +01:00
de84632d5b Better colour coding: Version without files (in db): grey; Only FULL:
orange; Only OTA: dark green.
2018-01-15 12:55:40 +01:00
4f648aa3e2
JSON provider for version details. Tooltips now show actual details. 2018-01-07 21:22:09 +01:00
90c86f25f4
Separated initial data from db schema. Minor optimisations. 2017-12-19 22:36:42 +01:00
f37b98cbee
Moved helper scripts to bin/ dir. 2017-12-18 15:02:24 +01:00
3de1b94816
Show versions without OTA in different style. 2017-12-17 19:33:33 +01:00
c8dd58aab1
Added JSON list of all CURefs and their latest versions. 2017-12-17 02:15:59 +01:00
b598ed8d0c
Fix: Convert CU Ref to upper case. 2017-12-17 01:51:46 +01:00
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
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
509cf528d7
Started parser class. 2017-11-12 16:35:28 +01:00