Henry Whitaker
dac08458d4
Started building update functions out
2020-04-10 01:13:34 +01:00
Henry Whitaker
970cc05915
Added backup/restore function
2020-04-09 20:22:43 +01:00
Henry Whitaker
04bb133f2c
Added a button to start the first scan
2020-04-09 16:37:45 +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
1002ee55e5
Added method to get speedtests in last x days
2020-04-08 14:46:28 +01:00
Henry Whitaker
c0f5280935
Added throttling to run api method
2020-04-08 14:12:26 +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