Commit Graph

9 Commits

Author SHA1 Message Date
Henry Whitaker
a952c09e70 Added methods to delete speedtests 2020-07-22 01:40:19 +01:00
Henry Whitaker
2a5fd76c42 Added settings section and custom cron scheduling 2020-05-19 01:08:35 +01:00
Henry Whitaker
1c72221df9 Added a table to display all test results 2020-04-13 01:11:54 +01:00
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