Commit Graph

264 Commits

Author SHA1 Message Date
Henry Whitaker
25ce075a27 Merge remote-tracking branch 'origin/master' into dev 2020-07-01 00:31:35 +01:00
Henry Whitaker
fe35e13c12 Update README.md
Added parameters for docker image to clarify params re issue #135
2020-07-01 00:30:50 +01:00
Henry Whitaker
082162e989 Merge pull request #132 from henrywhitaker3/dev
Merge dev into master
2020-06-27 01:44:47 +01:00
Henry Whitaker
1a1f3c10cf Updated README.md 2020-06-24 23:56:14 +01:00
Henry Whitaker
67a7429baf Added some error checking on runSpeedtest() 2020-06-24 23:41:55 +01:00
Henry Whitaker
1bc0b3738d Merge pull request #130 from henrywhitaker3/notifications
Updated dependencies
2020-06-24 22:47:32 +01:00
Henry Whitaker
b57754f5e2 Updated changelog 2020-06-24 22:46:56 +01:00
Henry Whitaker
4c05bbe3d3 Merge pull request #129 from henrywhitaker3/dependabot/composer/dev/laravel/framework-7.17.2
Bump laravel/framework from 7.16.1 to 7.17.2
2020-06-24 22:40:20 +01:00
Henry Whitaker
c35979f6d8 Merge branch 'notifications' into dependabot/composer/dev/laravel/framework-7.17.2 2020-06-24 22:40:09 +01:00
Henry Whitaker
870ddd4c1a Merge pull request #128 from henrywhitaker3/dependabot/composer/dev/fideloper/proxy-4.4.0
Bump fideloper/proxy from 4.3.0 to 4.4.0
2020-06-24 22:38:05 +01:00
Henry Whitaker
743dca5c05 Merge branch 'notifications' into dependabot/composer/dev/fideloper/proxy-4.4.0 2020-06-24 22:37:57 +01:00
Henry Whitaker
df2d069d09 Merge pull request #126 from henrywhitaker3/dependabot/npm_and_yarn/dev/sass-1.26.9
Bump sass from 1.26.8 to 1.26.9
2020-06-24 22:36:15 +01:00
Henry Whitaker
f0e2e34641 Merge pull request #125 from henrywhitaker3/dependabot/composer/dev/phpunit/phpunit-8.5.8
Bump phpunit/phpunit from 8.5.6 to 8.5.8
2020-06-24 22:35:50 +01:00
Henry Whitaker
7f2939e022 Merge pull request #124 from henrywhitaker3/dependabot/npm_and_yarn/dev/react-toastify-6.0.6
Bump react-toastify from 6.0.5 to 6.0.6
2020-06-24 22:35:26 +01:00
dependabot-preview[bot]
856f7870ad Bump laravel/framework from 7.16.1 to 7.17.2
Bumps [laravel/framework](https://github.com/laravel/framework) from 7.16.1 to 7.17.2.
- [Release notes](https://github.com/laravel/framework/releases)
- [Changelog](https://github.com/laravel/framework/blob/7.x/CHANGELOG-7.x.md)
- [Commits](https://github.com/laravel/framework/compare/v7.16.1...v7.17.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-24 15:12:13 +00:00
dependabot-preview[bot]
b3bcd6e375 Bump fideloper/proxy from 4.3.0 to 4.4.0
Bumps [fideloper/proxy](https://github.com/fideloper/TrustedProxy) from 4.3.0 to 4.4.0.
- [Release notes](https://github.com/fideloper/TrustedProxy/releases)
- [Commits](https://github.com/fideloper/TrustedProxy/compare/4.3.0...4.4.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-23 18:07:20 +00:00
dependabot-preview[bot]
12afe70185 Bump sass from 1.26.8 to 1.26.9
Bumps [sass](https://github.com/sass/dart-sass) from 1.26.8 to 1.26.9.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.26.8...1.26.9)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-23 08:06:52 +00:00
dependabot-preview[bot]
caf38c0a38 Bump phpunit/phpunit from 8.5.6 to 8.5.8
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 8.5.6 to 8.5.8.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/master/ChangeLog-8.5.md)
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/8.5.6...8.5.8)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-22 12:09:48 +00:00
dependabot-preview[bot]
8d278abc7b Bump react-toastify from 6.0.5 to 6.0.6
Bumps [react-toastify](https://github.com/fkhadra/react-toastify) from 6.0.5 to 6.0.6.
- [Release notes](https://github.com/fkhadra/react-toastify/releases)
- [Commits](https://github.com/fkhadra/react-toastify/compare/v6.0.5...v6.0.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-22 08:27:41 +00:00
Henry Whitaker
d900e4ab20 Changed layout of settings cards 2020-06-22 01:46:40 +01:00
Henry Whitaker
6180a1cfaa Merge pull request #122 from henrywhitaker3/notifications
Added notifications settings
2020-06-21 20:34:42 +01:00
Henry Whitaker
9c74987599 Updated changelog 2020-06-21 20:33:48 +01:00
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
8b9e87e699 Added cli version number command 2020-06-21 15:22:27 +01:00
Henry Whitaker
02ce789150 Removed speedtest binary 2020-06-21 14:30:22 +01:00
Henry Whitaker
941bf95334 Merge pull request #119 from henrywhitaker3/telegram
Added telegram notifications
2020-06-21 14:08:25 +01:00
Henry Whitaker
8605407d6b Added telegram notifications 2020-06-21 14:07:50 +01:00
Henry Whitaker
4b524af0d1 Merge pull request #115 from henrywhitaker3/speedtest-data
Added auto-refresh on all tests table
2020-06-20 19:59:06 +01:00
Henry Whitaker
b8210e871f Added auto-refresh on all tests table 2020-06-20 19:57:53 +01:00
Henry Whitaker
e20bf6e8ca Merge pull request #113 from henrywhitaker3/speedtest-data
Store + display more info form speedtests
2020-06-20 18:19:15 +01:00
Henry Whitaker
0027de2f4b Store + display more info form speedtests 2020-06-20 18:18:15 +01:00
Henry Whitaker
6d68a2ccf4 Update issue templates 2020-06-19 22:04:01 +01:00
Henry Whitaker
91f457c7d1 Commented the code 2020-06-19 14:02:38 +01:00
Henry Whitaker
be37463604 updated readme.md 2020-06-19 02:04:20 +01:00
Henry Whitaker
d7df1b710b Merge pull request #107 from henrywhitaker3/speedtest-client
Switched to ookla binary
2020-06-18 23:32:58 +01:00
Henry Whitaker
1fb6ab030a Switched to ookla binary 2020-06-18 23:32:26 +01:00
Henry Whitaker
3b0c2cab9e Merge pull request #105 from henrywhitaker3/speedtest-client
Updated dependencies
2020-06-18 18:21:11 +01:00
Henry Whitaker
dd9f4fb67e Updated changelog 2020-06-18 18:18:47 +01:00
Henry Whitaker
a1327b055d Merge pull request #103 from henrywhitaker3/dependabot/composer/laravel/framework-7.16.1
Bump laravel/framework from 7.14.1 to 7.16.1
2020-06-18 18:14:37 +01:00
Henry Whitaker
c62d492c32 Merge branch 'speedtest-client' into dependabot/composer/laravel/framework-7.16.1 2020-06-18 18:14:24 +01:00
dependabot-preview[bot]
d7933f3846 Bump laravel/framework from 7.14.1 to 7.16.1
Bumps [laravel/framework](https://github.com/laravel/framework) from 7.14.1 to 7.16.1.
- [Release notes](https://github.com/laravel/framework/releases)
- [Changelog](https://github.com/laravel/framework/blob/7.x/CHANGELOG-7.x.md)
- [Commits](https://github.com/laravel/framework/compare/v7.14.1...v7.16.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-18 17:09:34 +00:00
Henry Whitaker
5565950c4d Merge pull request #102 from henrywhitaker3/dependabot/composer/guzzlehttp/guzzle-6.5.5
Bump guzzlehttp/guzzle from 6.5.4 to 6.5.5
2020-06-18 18:07:49 +01:00
Henry Whitaker
d642ca410b Merge pull request #104 from henrywhitaker3/dependabot/composer/phpunit/phpunit-8.5.6
Bump phpunit/phpunit from 8.5.5 to 8.5.6
2020-06-18 18:06:46 +01:00
dependabot-preview[bot]
63d0d7ac05 Bump phpunit/phpunit from 8.5.5 to 8.5.6
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 8.5.5 to 8.5.6.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/master/ChangeLog-8.5.md)
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/8.5.5...8.5.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-18 10:58:33 +00:00
dependabot-preview[bot]
2c754c8011 Bump guzzlehttp/guzzle from 6.5.4 to 6.5.5
Bumps [guzzlehttp/guzzle](https://github.com/guzzle/guzzle) from 6.5.4 to 6.5.5.
- [Release notes](https://github.com/guzzle/guzzle/releases)
- [Changelog](https://github.com/guzzle/guzzle/blob/6.5.5/CHANGELOG.md)
- [Commits](https://github.com/guzzle/guzzle/compare/6.5.4...6.5.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-18 10:56:02 +00:00
Henry Whitaker
b2bce4a578 Merge pull request #100 from henrywhitaker3/speedtest-client
Changed speedtest client
2020-06-17 21:15:05 +01:00
Henry Whitaker
388af8eea8 Removed source files 2020-06-17 21:14:29 +01:00
Henry Whitaker
065966c3d6 Merge pull request #99 from henrywhitaker3/speedtest-client
Changed speedtest client
2020-06-17 20:55:13 +01:00
Henry Whitaker
0cdeff2d8c Changed speedtest client 2020-06-17 20:52:04 +01:00
Henry Whitaker
8f8fde5316 Merge pull request #96 from henrywhitaker3/backup-format
Added CSV backup/restore format
2020-06-17 18:25:51 +01:00