Commit Graph
71 Commits
Author SHA1 Message Date
mbirth 423631cc7a Small improvements to OTA versions display in tooltip. 2018-02-16 23:50:42 +01:00
mbirth 74d733b98c Add theme-color meta tag (for Vivaldi). 2018-02-02 02:45:55 +01:00
mbirth 9ed07b23e4 New models. 2018-02-02 00:20:12 +01:00
mbirth 09769b888b Merge branch 'master' of github.com:mbirth/tcl_update_db 2018-01-19 22:19:49 +01:00
mbirth 03362fcaa3 JSON for missing OTAs from older versions. 2018-01-19 22:18:57 +01:00
mbirth 02a122c29c Bugfix and new tool to fetch db. 2018-01-19 22:18:35 +01:00
mbirth 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
mbirth 41137663db Add Prerelease BBB100-1 PRD. 2018-01-12 00:51:42 +01:00
mbirth e03bbcadcd Also show changelog for updates. Small optimisations. 2018-01-07 22:32:20 +01:00
mbirth 0bfe96110b Optimise for mobile display. 2018-01-07 22:20:32 +01:00
mbirth d24fe609df Merge branch 'master' of github.com:mbirth/tcl_update_db 2018-01-07 21:54:07 +01:00
mbirth 439d0124ad Set viewport and page charset. 2018-01-07 21:53:35 +01:00
mbirth 666a4ece86 Merge branch 'master' of github.com:mbirth/tcl_update_db 2018-01-07 21:23:04 +01:00
mbirth 4f648aa3e2 JSON provider for version details. Tooltips now show actual details. 2018-01-07 21:22:09 +01:00
mbirth 4118ed6d3a Merge branch 'master' of github.com:mbirth/tcl_update_db 2018-01-07 00:56:42 +01:00
mbirth 29d65bed78 Added a tooltip on hovering version numbers. Will show details soon. 2018-01-07 00:55:45 +01:00
mbirth 61706d8651 Move script tags to top, run after DOM Ready. 2018-01-06 21:33:54 +01:00
mbirth 3e86408b90 Get main JavaScript out of page. Make it CoffeeScript. 2018-01-06 20:11:47 +01:00
mbirth 2d83080751 Even more statistics for cleanup. 2018-01-06 17:42:11 +01:00
mbirth 6557e04fe4 Better progress output. 2018-01-05 15:14:47 +01:00
mbirth e6297445f0 Build tabs dynamically. 2018-01-04 13:51:57 +01:00
mbirth aab8207b9e Fix npm package version. 2018-01-04 13:49:40 +01:00
mbirth 702265a341 Separate KEYone and Motion into different tabs. 2017-12-29 16:25:57 +01:00
mbirth be31fd513f Use material theme colour for "FULL ONLY" entries. 2017-12-29 00:58:29 +01:00
mbirth e04f479716 A bit of Material Design. 2017-12-29 00:46:12 +01:00
mbirth a885a92cf7 Fix permissions. 2017-12-29 00:45:18 +01:00
mbirth 7bb7e6f016 Fix line break for small screen widths. 2017-12-29 00:44:43 +01:00
mbirth c759256adc Added possibly useful views. 2017-12-19 22:42:06 +01:00
mbirth 58c277661f Fix file perms. 2017-12-19 22:36:57 +01:00
mbirth 90c86f25f4 Separated initial data from db schema. Minor optimisations. 2017-12-19 22:36:42 +01:00
mbirth 3af0df69a1 Fix typo. 2017-12-18 15:07:25 +01:00
mbirth 42c026a618 Add notification to webhook on new updates. 2017-12-18 15:02:53 +01:00
mbirth f37b98cbee Moved helper scripts to bin/ dir. 2017-12-18 15:02:24 +01:00
mbirth 9d3ad675ef Show variant description in tooltip. 2017-12-17 19:57:39 +01:00
mbirth 3de1b94816 Show versions without OTA in different style. 2017-12-17 19:33:33 +01:00
mbirth c8dd58aab1 Added JSON list of all CURefs and their latest versions. 2017-12-17 02:15:59 +01:00
mbirth b598ed8d0c Fix: Convert CU Ref to upper case. 2017-12-17 01:51:46 +01:00
mbirth 0d75037078 Add new CU Ref. 2017-12-17 01:51:29 +01:00
mbirth 35c97662ee More bugfixing. 2017-12-16 23:09:58 +01:00
mbirth 997c50e057 Bugfix. 2017-12-16 23:08:23 +01:00
mbirth d0b3b544bf Small CSS changes. Enable live upload. 2017-12-16 23:06:19 +01:00
mbirth 30b5d08e34 Cleanup tool to remove duplicate XMLs. 2017-12-16 22:15:12 +01:00
mbirth 9f6e0b7136 Small CSS changes. 2017-12-16 20:17:11 +01:00
mbirth 1edabd5b74 Tables now showing. 2017-12-16 19:42:24 +01:00
mbirth 1ea640b5f1 Start work on db query and output. 2017-12-16 18:17:57 +01:00
mbirth ad530c6967 Add known PRDs and models to database. 2017-12-16 16:26:32 +01:00
mbirth 4f880c7c06 Cleanup. 2017-12-16 14:17:18 +01:00
mbirth 7deee59c3a Restructure database. Also derive seenDate from filename (stamp). 2017-12-15 01:05:07 +01:00
mbirth 6d8f3bda7b Move fv and tv into files table. 2017-12-12 01:51:18 +01:00
mbirth c675eeacbf Set fv to null for full ROMs. 2017-12-12 01:50:56 +01:00
mbirth d9daa4ddee Move files into own table. Fix double UTF-8 encoding. 2017-12-11 02:40:07 +01:00
mbirth c6cbd890e3 Ignore duplicate entries in db. 2017-12-11 01:28:52 +01:00
mbirth 7deab3588b Write update data into database. (only files for now) 2017-12-11 00:29:55 +01:00
mbirth c25908cd7d Optimisations. 2017-12-10 16:55:02 +01:00
mbirth d90eed75f0 Small fixes and optimisations in parsing. 2017-11-22 00:19:44 +01:00
mbirth 304dc11190 Started actual parsing of XML into PHP objects. 2017-11-22 00:15:32 +01:00
mbirth 2fe04b0edd Fix autoloading in PHP 7.0. 2017-11-12 17:50:29 +01:00
mbirth c62c036905 Added writing backup copy to data/ directory. 2017-11-12 16:52:00 +01:00
mbirth 0ac893aeca More example data. 2017-11-12 16:35:40 +01:00
mbirth 509cf528d7 Started parser class. 2017-11-12 16:35:28 +01:00
mbirth ddb5c35ccd Added incoming data validation. 2017-11-05 01:36:18 +01:00
mbirth 44cd418c7b Added seenDate also added note about FW_ID. 2017-11-04 00:56:55 +01:00
mbirth 2786b4ceda First proof of concept. 2017-11-03 23:08:06 +01:00
mbirth 1bad4bc10d EditorConfig.org 2017-11-02 23:26:19 +01:00
mbirth d09dc1507a Fix db schema. 2017-11-02 00:05:39 +01:00
mbirth 37a0433796 More info about update files. 2017-11-01 19:26:42 +01:00
mbirth dc62a4b5dd Example data for modeling database after. 2017-11-01 19:19:18 +01:00
mbirth 570ace7307 Use one table for all update files. Added mapping table. 2017-11-01 18:55:32 +01:00
mbirth f2c2942d9c First draft of database structure. 2017-11-01 18:47:41 +01:00
mbirth 3fddceaff5 Fix README. 2017-11-01 17:50:55 +01:00
mbirth e43e9c6847 Initial commit 2017-11-01 17:50:09 +01:00