diff --git a/todo.txt b/todo.txt index 70fb95e..6b9486e 100644 --- a/todo.txt +++ b/todo.txt @@ -31,7 +31,7 @@ - instances.php: make it possible to search only in uri, name, desc * VERY IMPORTANT: make a script to set Instances.LastOkCheckTS to the last ok check based on InstChecks (NULL if never) * getinstinfo.php, instances.php: use the same method that is used in peerscrawl.php to determine if an instance is dead -- mustool.php: could clean InstChecks too now, since we dropped Instances.Dead and use Instances.LastOkCheckTS +* mustool.php: could clean InstChecks too now, since we dropped Instances.Dead and use Instances.LastOkCheckTS ! peerscrawl.php: restore option: script should write a state file with at least the current index in list, better also current round and elapsed time * peerscrawl.php: make "Peers" and "PeersChecks" tables in db, to store checks and declare dead instances, to avoid uselessy checking all those dead instances * getinstinfo.php: make langs function and its use better...