Commit Graph

15 Commits

Author SHA1 Message Date
Henry Whitaker
1c92353816 Changed latest graph to show last 7 days by default 2020-04-21 23:23:56 +01:00
Henry Whitaker
259ab2fe48 Shuffled around UI elements 2020-04-13 23:19:21 +01:00
Henry Whitaker
2adb977cfb Added front-end current/max/avg 2020-04-13 22:37:22 +01:00
Henry Whitaker
5ffbfc2018 Changed pointHitRadius 2020-04-13 10:49:06 +01:00
Henry Whitaker
d5386a96d0 Removed radius on graph points 2020-04-13 10:39:37 +01:00
Henry Whitaker
1c72221df9 Added a table to display all test results 2020-04-13 01:11:54 +01:00
Henry Whitaker
04bb133f2c Added a button to start the first scan 2020-04-09 16:37:45 +01:00
Henry Whitaker
d089ed6724 Fixed issue where schedule wouldn't run anything 2020-04-09 09:02:23 +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
bff43c205c Added a button to start a new scan 2020-04-08 19:24:45 +01:00
Henry Whitaker
c2c418947c Added scheduling for speedtest 2020-04-08 19:06:13 +01:00
Henry Whitaker
6daade8382 Made it look a bit nicer 2020-04-08 18:54:35 +01:00
Henry Whitaker
f84e538937 Added functionality to change graph days 2020-04-08 17:56:33 +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