1
0
mirror of https://github.com/mbirth/tcl_update_db.git synced 2024-09-20 01:03:26 +01:00
Web based database for (Android) updates of TCL devices.
Go to file
2017-12-17 01:51:46 +01:00
assets Small CSS changes. Enable live upload. 2017-12-16 23:06:19 +01:00
example_data More example data. 2017-11-12 16:35:40 +01:00
lib Fix: Convert CU Ref to upper case. 2017-12-17 01:51:46 +01:00
sql Add new CU Ref. 2017-12-17 01:51:29 +01:00
.editorconfig EditorConfig.org 2017-11-02 23:26:19 +01:00
.gitignore Added writing backup copy to data/ directory. 2017-11-12 16:52:00 +01:00
clean_dupes.php Cleanup tool to remove duplicate XMLs. 2017-12-16 22:15:12 +01:00
index_main.php Small CSS changes. 2017-12-16 20:17:11 +01:00
index.php More bugfixing. 2017-12-16 23:09:58 +01:00
initdb.sh First draft of database structure. 2017-11-01 18:47:41 +01:00
parse_files.php Cleanup. 2017-12-16 14:17: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.