Commit Graph

11 Commits

Author SHA1 Message Date
Henry Whitaker
e889a4f487 Added settings table 2020-05-18 22:49:58 +01:00
Henry Whitaker
d160dcbd0b Added changelog API method 2020-04-24 18:20:12 +01:00
Henry Whitaker
c47d7723aa Added methods to exclude files and backup whole installation 2020-04-10 13:12:31 +01:00
Henry Whitaker
188b085a06 Added functions to download latest zip from github
Have moved UpdateHelper into a facade
2020-04-10 10:20:33 +01:00
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