Commit Graph

7 Commits

Author SHA1 Message Date
Henry Whitaker
8035d51bf5 Fixed graph order
Explicit ordering by time was showing the results the wrong way around
2020-04-21 23:41:09 +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
3ea2cb97e9 Added max and avg to data returned by the API 2020-04-13 22:36:49 +01:00
Henry Whitaker
1a9774f60c Changed order of speedtests table 2020-04-13 08:15:52 +01:00
Henry Whitaker
1002ee55e5 Added method to get speedtests in last x days 2020-04-08 14:46:28 +01:00
Henry Whitaker
53823c1ed7 Moved API run call to queue
Now doesn't take like 60 seconds to run a speedtest from the API. Leaving it standard in the artisan command
2020-04-08 14:03:41 +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