Commit Graph

23 Commits

Author SHA1 Message Date
Henry Whitaker
832a10589d Added code for notifications changes
- Toggle for notification types
- Custom time for overview
2020-06-21 20:32:31 +01:00
Henry Whitaker
0027de2f4b Store + display more info form speedtests 2020-06-20 18:18:15 +01:00
Henry Whitaker
91f457c7d1 Commented the code 2020-06-19 14:02:38 +01:00
Henry Whitaker
1fb6ab030a Switched to ookla binary 2020-06-18 23:32:26 +01:00
Henry Whitaker
0cdeff2d8c Changed speedtest client 2020-06-17 20:52:04 +01:00
Henry Whitaker
02659e7968 Added in csv restore 2020-06-17 18:22:06 +01:00
Henry Whitaker
e651fd579d Added methods to generate a backup in CSV 2020-06-10 12:44:08 +01:00
Henry Whitaker
76206de2c5 Added base url 2020-05-20 23:11:10 +01:00
Henry Whitaker
48216c25a1 Added option to use custom server ids 2020-05-20 11:30:55 +01:00
Henry Whitaker
2a5fd76c42 Added settings section and custom cron scheduling 2020-05-19 01:08:35 +01:00
Henry Whitaker
e889a4f487 Added settings table 2020-05-18 22:49:58 +01:00
Henry Whitaker
3070a70a95 Switched to JSON speedtest output
re #55
2020-05-18 19:18:09 +01:00
Henry Whitaker
7b43187c8d Finished UI for updater 2020-04-10 18:45:15 +01:00
Henry Whitaker
d276cb7383 Finished update functions
Should hopefully work well. Doesn't clean up atm, but all the new files are stored in /tmp/ so not that important
2020-04-10 15:55:19 +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
76dece1bb6 Added UI display of the changelog 2020-04-10 02:20:06 +01:00
Henry Whitaker
23f837ac34 Added a changelog file to repo 2020-04-10 01:58:11 +01:00
Henry Whitaker
16f9db371e Added check for updates
Uses the version number in config/speedtest.php hosted on github
2020-04-10 01:35:21 +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
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