80 Commits

Author SHA1 Message Date
Henry Whitaker
ddcf656264 Added version # to JS and CSS files to stop browser caching 2020-05-20 13:07:33 +01:00
Henry Whitaker
2a5fd76c42 Added settings section and custom cron scheduling 2020-05-19 01:08:35 +01:00
Henry Whitaker
a0cc7073cd Stopped "Show more" button showing when no more tests to load in 2020-05-18 18:57:42 +01:00
Henry Whitaker
f5e3947bfd Changed scan -> test
Re #56
2020-05-18 18:55:10 +01:00
Henry Whitaker
3741617f75 Only show first 5 versions in changelog
Rest are in a collapse component
2020-05-13 10:07:25 +01:00
Henry Whitaker
b6e4ab2760 Added favicons 2020-04-25 12:25:39 +01:00
Henry Whitaker
b61963af3b Added UI for changelog 2020-04-24 18:20:32 +01:00
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
8c88d64db3 Small fix 2020-04-10 19:07:31 +01:00
Henry Whitaker
876e896243 Small bugifxes 2020-04-10 18:58:14 +01:00
Henry Whitaker
7b43187c8d Finished UI for updater 2020-04-10 18:45:15 +01:00
Henry Whitaker
76dece1bb6 Added UI display of the changelog 2020-04-10 02:20:06 +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
abb69a034b Added version number 2020-04-09 17:30:38 +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
Henry Whitaker
0062ac6960 Added base app
Has basic login UI, has methods to run speedtests
2020-04-08 13:57:26 +01:00