Commit graph

4 commits

Author SHA1 Message Date
Brent Roose
9f487be1b2 Improve tests (#35)
* Add support for DNS lookup of . (root)

* Prefer the POST command over the GET command

* Add extra helper method to read flash message and allow for sending commands on a specified URL

* Add ClearTest

* Add IpTest

* Add ManualTest

* Add DoomTest
2017-11-06 19:43:30 +01:00
freek
ae6cc6820b small refactor 2017-11-01 16:44:57 +01:00
Brent Roose
13864f5d56 Handle special characters (#33)
* Add POST route on / so that special characters like ? and . don't trigger a bad request.

* Add domain lookup sanitizer middleware

* Add domain to page title
2017-11-01 15:48:48 +01:00
freek
e8f5dfc82e commit 2017-10-20 00:10:35 +02:00