1
0
mirror of https://github.com/mbirth/tcl_update_db.git synced 2024-09-19 16:53:25 +01:00
Web based database for (Android) updates of TCL devices.
Go to file
2017-12-29 00:45:18 +01:00
assets Fix line break for small screen widths. 2017-12-29 00:44:43 +01:00
bin Separated initial data from db schema. Minor optimisations. 2017-12-19 22:36:42 +01:00
example_data More example data. 2017-11-12 16:35:40 +01:00
lib Separated initial data from db schema. Minor optimisations. 2017-12-19 22:36:42 +01:00
sql prd fixup 2017-12-26 13:36:19 -05:00
.editorconfig EditorConfig.org 2017-11-02 23:26:19 +01:00
.gitignore Moved helper scripts to bin/ dir. 2017-12-18 15:02:24 +01:00
config.ini.example Fix file perms. 2017-12-19 22:36:57 +01:00
index_main.php Show variant description in tooltip. 2017-12-17 19:57:39 +01:00
index.php Fix typo. 2017-12-18 15:07:25 +01:00
json_lastupdates.php Fix permissions. 2017-12-29 00:45:18 +01:00
README.md Fix README. 2017-11-01 17:50:55 +01:00

TCL Update DB

This is going to be a web service to collect information about new updates from the tcl_ota_check tools.

Also it will display a table of all (found) updates and the date when they were discovered.