Commit Graph

6 Commits

Author SHA1 Message Date
Henry Whitaker
970cc05915 Added backup/restore function 2020-04-09 20:22:43 +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
6daade8382 Made it look a bit nicer 2020-04-08 18:54:35 +01:00
Henry Whitaker
170c9ab446 Added widget for last result 2020-04-08 17:20:09 +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