aboutsummaryrefslogtreecommitdiff
path: root/Wrt3g/HtmlParser.php
AgeCommit message (Collapse)Author
2010-12-18make the request observer work correctly, remove response logging in main classChristian Weiske
2010-12-17detect firmware versionChristian Weiske
2010-12-17test for noauth status page without connection; add support for connection ↵Christian Weiske
status in status_noauth
2010-12-17add support for disconnected state in index_wstatus1Christian Weiske
2010-12-16fix E_NOTICE when parsing empty htmlChristian Weiske
2010-12-15add TODOChristian Weiske
2010-12-15document return valueChristian Weiske
2010-12-15parsing status_noauth works generallyChristian Weiske
2010-12-14more workChristian Weiske
2010-12-14on the way to read status_noauthChristian Weiske
2010-12-14test skeleton for status_noauthChristian Weiske
2010-12-13update docblockChristian Weiske
2010-12-13make the tests work by implementing proper html parsing :/Christian Weiske
2010-12-13move html parsing into own classChristian Weiske