Henry Whitaker
|
fc35da9f8d
|
Added slack notifications
|
2020-04-27 18:50:01 +01:00 |
|
Henry Whitaker
|
d160dcbd0b
|
Added changelog API method
|
2020-04-24 18:20:12 +01:00 |
|
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
|
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
|
d089ed6724
|
Fixed issue where schedule wouldn't run anything
|
2020-04-09 09:02:23 +01:00 |
|
Henry Whitaker
|
c2c418947c
|
Added scheduling for speedtest
|
2020-04-08 19:06:13 +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 |
|