Commit Graph

5 Commits

Author SHA1 Message Date
Henry Whitaker
04faa2097a Made handling of wrong base URL more graceful 2020-05-21 00:21:38 +01:00
Henry Whitaker
76206de2c5 Added base url 2020-05-20 23:11:10 +01:00
Henry Whitaker
4f79645191 Removed auth
Doesn't really need user account, no sensitive data held in DB, plus routes that do stuff are rate limited anyway.

Shouldn't be accessible to untrusted users (i.e. should be behind a RP that handles user auth)
2020-04-08 19:45:20 +01:00
Henry Whitaker
c99ffa535b Added graphs for ping/dl/up 2020-04-08 15:35:07 +01:00
Henry Whitaker
0062ac6960 Added base app
Has basic login UI, has methods to run speedtests
2020-04-08 13:57:26 +01:00