Compare commits

..

693 Commits

Author SHA1 Message Date
Henry Whitaker
283de67e17 Merge pull request #686 from henrywhitaker3/feat/sort-out-dockerfiles
Feat/sort out dockerfiles
2021-09-10 18:40:35 +01:00
Henry Whitaker
d92dd33b84 Update install type 2021-09-10 18:38:50 +01:00
Henry Whitaker
0c8e074a86 Fix the eula stuff 2021-09-10 18:38:26 +01:00
Henry Whitaker
0384f61f15 Added dockerfiles to the main branches 2021-09-10 18:30:50 +01:00
Henry Whitaker
98e037bf97 Update version #s 2021-09-10 18:20:03 +01:00
Henry Whitaker
0b1645cda0 Fix issue where the data would refresh before the react state had updated 2021-09-10 18:16:17 +01:00
Henry Whitaker
9fb573e785 Fix workflows 2021-08-28 18:31:53 +01:00
Henry Whitaker
219c5d6b7a Merge pull request #563 from henrywhitaker3/alpha
Add InfluxDB integration
2021-04-11 10:35:08 +01:00
Henry Whitaker
ce549b5b7a Try to stop chrome form autofilling 2021-04-11 10:31:28 +01:00
Henry Whitaker
a962865867 Add db field to settings page 2021-04-11 09:40:30 +01:00
Henry Whitaker
48fbbc3713 Added version 1 fields to settings page 2021-04-11 09:13:13 +01:00
Henry Whitaker
f809f816c1 Used a mock ooklatester in tests
Speed up test suite
2021-04-11 08:46:01 +01:00
Henry Whitaker
91b7ec7fab Added helm chart to readme 2021-04-10 23:48:29 +01:00
Henry Whitaker
5dbc6b900a Added username/password fields 2021-04-10 23:43:35 +01:00
Henry Whitaker
4dc3e5b09c Move influx interface into interfaces folder 2021-04-10 22:57:11 +01:00
Henry Whitaker
7cf8dfc0b2 Moved auth models into right folder 2021-04-10 22:55:19 +01:00
Henry Whitaker
99c64af482 Move models into Models dir 2021-04-10 22:32:51 +01:00
Henry Whitaker
0b8ccfd8d3 Added speedtest seeder 2021-04-10 22:27:31 +01:00
Henry Whitaker
7b16f1ab09 Remove influx console command 2021-04-10 22:08:07 +01:00
Henry Whitaker
845359726d Formatting 2021-04-10 22:02:27 +01:00
Henry Whitaker
4e6049b7ec Remove logging 2021-04-10 21:58:41 +01:00
Henry Whitaker
5db1106c37 Adds support for influxdb version 1 2021-04-10 21:57:31 +01:00
Henry Whitaker
cb5abcfa98 Merge branch 'alpha' into dev 2021-04-10 16:35:20 +01:00
Henry Whitaker
76e21bfe9d Remove clockwork 2021-04-10 16:33:00 +01:00
Henry Whitaker
dd871606a4 Merge pull request #521 from henrywhitaker3/alpha
Bunch of updates
2021-04-10 13:56:47 +01:00
Henry Whitaker
492b5df6ae Auth on delete 2021-04-10 13:51:56 +01:00
Henry Whitaker
f92c040f63 Fix itny bugs 2021-04-10 13:48:03 +01:00
Henry Whitaker
b82b7c6307 Timeout accept eula 2021-04-10 13:20:51 +01:00
Henry Whitaker
20b3cb98b6 Don't store settings in static array 2021-04-10 13:14:39 +01:00
Henry Whitaker
bed7e841c2 Move back to memory db 2021-04-10 13:06:53 +01:00
Henry Whitaker
1d9fba6421 Fix tests and update version number 2021-04-10 13:02:31 +01:00
Henry Whitaker
78fcf49688 Fix migrations for new cast 2021-04-10 12:25:09 +01:00
Henry Whitaker
b0659fd0d3 Fix schedule for timezones
Re #545
2021-04-10 12:10:57 +01:00
Henry Whitaker
5e2cc96830 Make General the default tab again 2021-04-10 11:59:55 +01:00
Henry Whitaker
39b3637b44 Merge branch 'add-column-options' into alpha
re #551
2021-04-10 11:57:36 +01:00
Henry Whitaker
9870aeb9ba Styled columns and refresh config on save 2021-04-10 11:57:01 +01:00
Henry Whitaker
fe871a7d58 Added multi droppable handling
Now just need to style it
2021-04-10 11:45:27 +01:00
Henry Whitaker
c9e86ac5aa Added sortable list for visible columns
Need to add handling for multiple lists on the page
2021-04-10 11:30:39 +01:00
Henry Whitaker
b232c21ae1 Add hidden columns setting 2021-04-10 11:25:59 +01:00
Henry Whitaker
305e4bb17f Order/location of columns is now variable 2021-04-10 11:22:37 +01:00
Henry Whitaker
0b593e60b4 Added delete button for failed tests
Re #556
2021-04-10 09:22:49 +01:00
Henry Whitaker
d91a5ef0a4 Update workflow 2021-03-07 14:12:13 +00:00
Henry Whitaker
a71356f197 Fix some tests 2021-03-07 14:05:41 +00:00
Henry Whitaker
ac4fd6cb20 Use them 2021-03-07 13:46:53 +00:00
Henry Whitaker
2861196cff Commands now use provider DI 2021-03-07 13:45:29 +00:00
Henry Whitaker
85d2d87e53 Changelog etc 2021-03-07 13:41:05 +00:00
Henry Whitaker
a45f52f7b3 Formatting 2021-03-07 13:40:47 +00:00
Henry Whitaker
2d60f1c81d Update the text for server selection
re #509
2021-03-07 12:20:27 +00:00
Henry Whitaker
ce4913afa6 Grab all stats data in one go 2021-03-07 12:15:55 +00:00
Henry Whitaker
75c5a49398 Moved more stuff into actions, and made one endpoint for homepage data 2021-03-07 10:43:07 +00:00
Henry Whitaker
a2d8886bae Moved speedtest logic into interface 2021-03-07 10:26:09 +00:00
Henry Whitaker
ba8f82aa98 Ignore file from clockwork 2021-03-07 09:53:01 +00:00
Henry Whitaker
1fd033b3c1 Grab all settings instead of new query for each one 2021-03-07 09:46:44 +00:00
Henry Whitaker
a170a96ced Upgrade to laravel 8 2021-03-07 09:46:28 +00:00
Henry Whitaker
99d80ed235 Merge pull request #517 from henrywhitaker3/alpha 2021-03-07 09:14:04 +00:00
Henry Whitaker
9541117125 Update phpunit xml 2021-03-07 09:10:49 +00:00
Henry Whitaker
db7e307b20 workflow update 2021-03-07 09:02:29 +00:00
Henry Whitaker
e90619b536 Add php version 2021-03-07 09:00:13 +00:00
Henry Whitaker
fa58ab0168 again 2021-03-07 08:58:31 +00:00
Henry Whitaker
c98ddc74c1 Just nuked it this time 2021-03-07 08:53:37 +00:00
Henry Whitaker
2d6e00f51b Fix the fucking lock file 2021-03-07 08:50:25 +00:00
Henry Whitaker
744f045ccf Update stuff 2021-03-07 08:48:35 +00:00
Henry Whitaker
56e3b15e75 Merge pull request #516 from henrywhitaker3/dependabot/composer/dev/facade/ignition-2.5.14 2021-03-07 08:40:33 +00:00
Henry Whitaker
8468ffc022 Merge branch 'alpha' into dependabot/composer/dev/facade/ignition-2.5.14 2021-03-07 08:40:26 +00:00
Henry Whitaker
7fece6fd89 Merge pull request #514 from henrywhitaker3/dependabot/npm_and_yarn/dev/react-bootstrap-1.5.1
Bump react-bootstrap from 1.4.0 to 1.5.1
2021-03-07 08:38:51 +00:00
Henry Whitaker
c5c3a54809 Merge pull request #513 from henrywhitaker3/dependabot/composer/dev/laravel/tinker-2.6.1 2021-03-07 08:38:36 +00:00
Henry Whitaker
2837f9f031 Merge branch 'alpha' into dependabot/composer/dev/laravel/tinker-2.6.1 2021-03-07 08:38:22 +00:00
Henry Whitaker
d1efe9a166 Merge pull request #508 from henrywhitaker3/dependabot/composer/dev/mockery/mockery-1.4.3
Bump mockery/mockery from 1.4.2 to 1.4.3
2021-03-07 08:36:48 +00:00
Henry Whitaker
be2c70605e Merge pull request #506 from henrywhitaker3/dependabot/npm_and_yarn/dev/babel/plugin-proposal-class-properties-7.13.0
Bump @babel/plugin-proposal-class-properties from 7.12.1 to 7.13.0
2021-03-07 08:36:34 +00:00
Henry Whitaker
e21ce23bbe Merge pull request #505 from henrywhitaker3/dependabot/npm_and_yarn/dev/lodash-4.17.21
Bump lodash from 4.17.20 to 4.17.21
2021-03-07 08:36:18 +00:00
Henry Whitaker
6b7bbf089f Merge pull request #503 from henrywhitaker3/dependabot/npm_and_yarn/dev/sass-1.32.8 2021-03-07 08:36:02 +00:00
Henry Whitaker
cee8a887ef Merge branch 'alpha' into dependabot/npm_and_yarn/dev/sass-1.32.8 2021-03-07 08:35:56 +00:00
Henry Whitaker
dcd3381259 Merge pull request #490 from henrywhitaker3/dependabot/npm_and_yarn/dev/babel/preset-react-7.12.13 2021-03-07 08:34:59 +00:00
Henry Whitaker
dab973dbf8 Merge branch 'alpha' into dependabot/npm_and_yarn/dev/babel/preset-react-7.12.13 2021-03-07 08:34:52 +00:00
Henry Whitaker
0c23b16164 Merge pull request #488 from henrywhitaker3/dependabot/composer/dev/phpunit/phpunit-9.5.2 2021-03-07 08:34:14 +00:00
Henry Whitaker
02f76ca617 Merge branch 'alpha' into dependabot/composer/dev/phpunit/phpunit-9.5.2 2021-03-07 08:34:08 +00:00
Henry Whitaker
11fb44b789 Merge pull request #486 from henrywhitaker3/dependabot/composer/laravel/framework-7.30.4
Bump laravel/framework from 7.30.0 to 7.30.4
2021-03-07 08:32:57 +00:00
Henry Whitaker
715dac7828 Merge pull request #484 from henrywhitaker3/dependabot/composer/dev/laravel/framework-7.30.4
[Security] Bump laravel/framework from 7.30.0 to 7.30.4
2021-03-07 08:32:44 +00:00
Henry Whitaker
9b4a0afda0 Merge pull request #482 from henrywhitaker3/dependabot/npm_and_yarn/dev/react-toastify-7.0.3
Bump react-toastify from 6.2.0 to 7.0.3
2021-03-07 08:32:24 +00:00
Henry Whitaker
da8e7f409c Merge pull request #481 from henrywhitaker3/dependabot/composer/dev/nunomaduro/larastan-0.7.0 2021-03-07 08:32:04 +00:00
Henry Whitaker
676df45ae9 Merge branch 'alpha' into dependabot/composer/dev/nunomaduro/larastan-0.7.0 2021-03-07 08:31:57 +00:00
Henry Whitaker
2f8d12dba1 Merge pull request #474 from henrywhitaker3/dependabot/composer/dev/laravel/slack-notification-channel-2.3.1
Bump laravel/slack-notification-channel from 2.3.0 to 2.3.1
2021-03-07 08:30:51 +00:00
Henry Whitaker
4929d0efac Merge pull request #472 from henrywhitaker3/dependabot/composer/dev/nunomaduro/collision-5.3.0
Bump nunomaduro/collision from 4.3.0 to 5.3.0
2021-03-07 08:30:37 +00:00
Henry Whitaker
bee655dd8f Merge pull request #466 from henrywhitaker3/dependabot/npm_and_yarn/dev/bootstrap-4.6.0
Bump bootstrap from 4.5.3 to 4.6.0
2021-03-07 08:30:21 +00:00
Henry Whitaker
32bcde92bb Merge pull request #455 from henrywhitaker3/dependabot/npm_and_yarn/dev/sass-loader-10.1.1
Bump sass-loader from 10.1.0 to 10.1.1
2021-03-07 08:30:04 +00:00
Henry Whitaker
f412dc70e6 Merge pull request #446 from henrywhitaker3/dependabot/npm_and_yarn/dev/react-and-react-dom-17.0.1
Bump react and react-dom
2021-03-07 08:29:44 +00:00
Henry Whitaker
681fc8fbed Merge pull request #427 from henrywhitaker3/dependabot/npm_and_yarn/dev/axios-0.21.1 2021-03-07 08:29:27 +00:00
Henry Whitaker
a81adebe62 Merge pull request #445 from henrywhitaker3/dependabot/npm_and_yarn/axios-0.21.1
Bump axios from 0.21.0 to 0.21.1
2021-03-07 08:28:57 +00:00
Henry Whitaker
1ae66474f3 Merge pull request #443 from patrickclery/patch-1 2021-03-07 08:25:50 +00:00
dependabot-preview[bot]
dd158c7c83 Bump facade/ignition from 2.5.3 to 2.5.14
Bumps [facade/ignition](https://github.com/facade/ignition) from 2.5.3 to 2.5.14.
- [Release notes](https://github.com/facade/ignition/releases)
- [Changelog](https://github.com/facade/ignition/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facade/ignition/compare/2.5.3...2.5.14)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-05 06:01:28 +00:00
dependabot-preview[bot]
fd70dc6cb8 Bump react-bootstrap from 1.4.0 to 1.5.1
Bumps [react-bootstrap](https://github.com/react-bootstrap/react-bootstrap) from 1.4.0 to 1.5.1.
- [Release notes](https://github.com/react-bootstrap/react-bootstrap/releases)
- [Changelog](https://github.com/react-bootstrap/react-bootstrap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/react-bootstrap/react-bootstrap/compare/v1.4.0...v1.5.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-03 07:24:51 +00:00
dependabot-preview[bot]
77576f6537 Bump laravel/tinker from 2.5.0 to 2.6.1
Bumps [laravel/tinker](https://github.com/laravel/tinker) from 2.5.0 to 2.6.1.
- [Release notes](https://github.com/laravel/tinker/releases)
- [Changelog](https://github.com/laravel/tinker/blob/2.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/tinker/compare/v2.5.0...v2.6.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-03-03 05:56:06 +00:00
dependabot-preview[bot]
f41039ce78 Bump mockery/mockery from 1.4.2 to 1.4.3
Bumps [mockery/mockery](https://github.com/mockery/mockery) from 1.4.2 to 1.4.3.
- [Release notes](https://github.com/mockery/mockery/releases)
- [Changelog](https://github.com/mockery/mockery/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mockery/mockery/compare/1.4.2...1.4.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-02-25 06:04:29 +00:00
dependabot-preview[bot]
2ada8a22a9 Bump @babel/plugin-proposal-class-properties from 7.12.1 to 7.13.0
Bumps [@babel/plugin-proposal-class-properties](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-proposal-class-properties) from 7.12.1 to 7.13.0.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.13.0/packages/babel-plugin-proposal-class-properties)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-02-23 09:15:14 +00:00
dependabot-preview[bot]
52a91af086 Bump lodash from 4.17.20 to 4.17.21
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.20...4.17.21)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-02-22 07:58:12 +00:00
dependabot-preview[bot]
af66d17ba4 Bump sass from 1.30.0 to 1.32.8
Bumps [sass](https://github.com/sass/dart-sass) from 1.30.0 to 1.32.8.
- [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.30.0...1.32.8)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-02-19 07:35:13 +00:00
dependabot-preview[bot]
dd27802e0f Bump @babel/preset-react from 7.12.10 to 7.12.13
Bumps [@babel/preset-react](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-react) from 7.12.10 to 7.12.13.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.12.13/packages/babel-preset-react)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-02-03 10:04:38 +00:00
dependabot-preview[bot]
3444b8be18 Bump phpunit/phpunit from 8.5.13 to 9.5.2
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 8.5.13 to 9.5.2.
- [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.13...9.5.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-02-03 06:55:01 +00:00
dependabot[bot]
043fd42b9a Bump laravel/framework from 7.30.0 to 7.30.4
Bumps [laravel/framework](https://github.com/laravel/framework) from 7.30.0 to 7.30.4.
- [Release notes](https://github.com/laravel/framework/releases)
- [Changelog](https://github.com/laravel/framework/blob/8.x/CHANGELOG-6.x.md)
- [Commits](https://github.com/laravel/framework/compare/v7.30.0...v7.30.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-02 17:47:13 +00:00
dependabot-preview[bot]
eeec6ae26c [Security] Bump laravel/framework from 7.30.0 to 7.30.4
Bumps [laravel/framework](https://github.com/laravel/framework) from 7.30.0 to 7.30.4. **This update includes security fixes.**
- [Release notes](https://github.com/laravel/framework/releases)
- [Changelog](https://github.com/laravel/framework/blob/8.x/CHANGELOG-6.x.md)
- [Commits](https://github.com/laravel/framework/compare/v7.30.0...v7.30.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-02-02 10:10:43 +00:00
dependabot-preview[bot]
05d276fca0 Bump react-toastify from 6.2.0 to 7.0.3
Bumps [react-toastify](https://github.com/fkhadra/react-toastify) from 6.2.0 to 7.0.3.
- [Release notes](https://github.com/fkhadra/react-toastify/releases)
- [Commits](https://github.com/fkhadra/react-toastify/compare/v6.2.0...v7.0.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-02-02 07:19:48 +00:00
dependabot-preview[bot]
f5f378e8c3 Bump nunomaduro/larastan from 0.6.11 to 0.7.0
Bumps [nunomaduro/larastan](https://github.com/nunomaduro/larastan) from 0.6.11 to 0.7.0.
- [Release notes](https://github.com/nunomaduro/larastan/releases)
- [Changelog](https://github.com/nunomaduro/larastan/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nunomaduro/larastan/compare/v0.6.11...v0.7.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-02-02 05:53:39 +00:00
dependabot-preview[bot]
2f8137db0e Bump laravel/slack-notification-channel from 2.3.0 to 2.3.1
Bumps [laravel/slack-notification-channel](https://github.com/laravel/slack-notification-channel) from 2.3.0 to 2.3.1.
- [Release notes](https://github.com/laravel/slack-notification-channel/releases)
- [Changelog](https://github.com/laravel/slack-notification-channel/blob/2.0/CHANGELOG.md)
- [Commits](https://github.com/laravel/slack-notification-channel/compare/v2.3.0...v2.3.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-27 06:20:40 +00:00
dependabot-preview[bot]
95dbbc96b6 Bump nunomaduro/collision from 4.3.0 to 5.3.0
Bumps [nunomaduro/collision](https://github.com/nunomaduro/collision) from 4.3.0 to 5.3.0.
- [Release notes](https://github.com/nunomaduro/collision/releases)
- [Changelog](https://github.com/nunomaduro/collision/blob/stable/CHANGELOG.md)
- [Commits](https://github.com/nunomaduro/collision/compare/v4.3.0...v5.3.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-26 06:15:10 +00:00
dependabot-preview[bot]
3d44da1f87 Bump bootstrap from 4.5.3 to 4.6.0
Bumps [bootstrap](https://github.com/twbs/bootstrap) from 4.5.3 to 4.6.0.
- [Release notes](https://github.com/twbs/bootstrap/releases)
- [Commits](https://github.com/twbs/bootstrap/compare/v4.5.3...v4.6.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-20 09:11:58 +00:00
dependabot-preview[bot]
4e8b46f786 Bump sass-loader from 10.1.0 to 10.1.1
Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader) from 10.1.0 to 10.1.1.
- [Release notes](https://github.com/webpack-contrib/sass-loader/releases)
- [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/sass-loader/compare/v10.1.0...v10.1.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-12 07:42:18 +00:00
dependabot-preview[bot]
f110704a7a Bump react and react-dom
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) and [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom). These dependencies needed to be updated together.

Updates `react` from 16.14.0 to 17.0.1
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v17.0.1/packages/react)

Updates `react-dom` from 16.14.0 to 17.0.1
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v17.0.1/packages/react-dom)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2021-01-06 08:47:15 +00:00
dependabot[bot]
73517f92f7 Bump axios from 0.21.0 to 0.21.1
Bumps [axios](https://github.com/axios/axios) from 0.21.0 to 0.21.1.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v0.21.1/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.21.0...v0.21.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-05 23:58:42 +00:00
Patrick Clery
ea9e5c1a52 ✏️ Fix typos. 2021-01-04 03:46:18 -05:00
dependabot-preview[bot]
ad36edc749 Bump axios from 0.21.0 to 0.21.1
Bumps [axios](https://github.com/axios/axios) from 0.21.0 to 0.21.1.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v0.21.1/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.21.0...v0.21.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-12-22 07:40:46 +00:00
Henry Whitaker
1467bee847 Fix bug with numer inputs having incorrect min/max 2020-12-20 01:23:45 +00:00
Henry Whitaker
67eec58d74 Merge pull request #422 from henrywhitaker3/alpha 2020-12-20 01:11:38 +00:00
Henry Whitaker
752ef06626 Make schedule enabled a checkbox 2020-12-20 00:58:20 +00:00
Henry Whitaker
feffc0023f Update composer lock 2020-12-20 00:37:33 +00:00
Henry Whitaker
f918288728 Merge pull request #416 from henrywhitaker3/dependabot/composer/dev/fzaninotto/faker-1.9.2
Bump fzaninotto/faker from 1.9.1 to 1.9.2
2020-12-20 00:33:09 +00:00
Henry Whitaker
b74e69314a Merge pull request #417 from henrywhitaker3/dependabot/npm_and_yarn/dev/csv-file-validator-1.10.1 2020-12-20 00:32:53 +00:00
Henry Whitaker
44c6c256c0 Added in support for custom healthchecks server 2020-12-20 00:19:46 +00:00
Henry Whitaker
fde30602b0 Updated changelog 2020-12-20 00:09:54 +00:00
Henry Whitaker
a7652af2ba Changes from SPA to MPA 2020-12-20 00:09:18 +00:00
Henry Whitaker
95325db128 Added setting for app name 2020-12-19 23:55:49 +00:00
Henry Whitaker
46d13fd08a Add setting to enable/disable schedule 2020-12-19 21:47:27 +00:00
Henry Whitaker
1637e66bef Started building the general settings tab 2020-12-19 20:13:53 +00:00
Henry Whitaker
71e132e513 Added in navbar and settings route 2020-12-19 18:50:14 +00:00
dependabot-preview[bot]
21ed016d25 Bump csv-file-validator from 1.8.0 to 1.10.1
Bumps [csv-file-validator](https://github.com/shystruk/csv-file-validator) from 1.8.0 to 1.10.1.
- [Release notes](https://github.com/shystruk/csv-file-validator/releases)
- [Commits](https://github.com/shystruk/csv-file-validator/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-12-14 09:22:17 +00:00
dependabot-preview[bot]
8bc6975b69 Bump fzaninotto/faker from 1.9.1 to 1.9.2
Bumps [fzaninotto/faker](https://github.com/fzaninotto/Faker) from 1.9.1 to 1.9.2.
- [Release notes](https://github.com/fzaninotto/Faker/releases)
- [Changelog](https://github.com/fzaninotto/Faker/blob/master/CHANGELOG.md)
- [Commits](https://github.com/fzaninotto/Faker/compare/v1.9.1...v1.9.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-12-14 08:32:24 +00:00
Henry Whitaker
5a0f5a2b3c Merge pull request #415 from henrywhitaker3/alpha 2020-12-13 16:42:37 +00:00
Henry Whitaker
17b72b91d0 Merge pull request #413 from henrywhitaker3/dev 2020-12-13 16:39:58 +00:00
Henry Whitaker
0910bbb757 Fixed integrations config being empty 2020-12-13 16:29:05 +00:00
Henry Whitaker
e9de226c7a Revert "Load integrations config with db data"
This reverts commit 10137a602a.
2020-12-13 16:28:10 +00:00
Henry Whitaker
10137a602a Load integrations config with db data 2020-12-13 16:26:54 +00:00
Henry Whitaker
342e87b08d Merge pull request #411 from henrywhitaker3/alpha 2020-12-13 15:51:39 +00:00
Henry Whitaker
100cc1d768 Updated changelog 2020-12-13 15:47:17 +00:00
Henry Whitaker
2d1af61fb1 Merge pull request #375 from henrywhitaker3/dependabot/npm_and_yarn/dev/react-dom-16.14.0
Bump react-dom from 16.13.1 to 16.14.0
2020-12-13 15:40:53 +00:00
Henry Whitaker
41a3bb3b5b Merge pull request #376 from henrywhitaker3/dependabot/npm_and_yarn/dev/react-bootstrap-1.4.0 2020-12-13 15:40:37 +00:00
Henry Whitaker
365acda11c Merge branch 'alpha' into dependabot/npm_and_yarn/dev/react-bootstrap-1.4.0 2020-12-13 15:40:29 +00:00
Henry Whitaker
2df827b722 Merge pull request #378 from henrywhitaker3/dependabot/npm_and_yarn/dev/react-chartjs-2-2.11.1
Bump react-chartjs-2 from 2.10.0 to 2.11.1
2020-12-13 15:39:55 +00:00
Henry Whitaker
48839a0aa3 Merge pull request #379 from henrywhitaker3/dependabot/npm_and_yarn/dev/axios-0.21.0 2020-12-13 15:39:38 +00:00
Henry Whitaker
05e856799a Merge branch 'alpha' into dependabot/npm_and_yarn/dev/axios-0.21.0 2020-12-13 15:39:13 +00:00
Henry Whitaker
2a243d251c Merge pull request #381 from henrywhitaker3/dependabot/composer/dev/laravel/slack-notification-channel-2.3.0
Bump laravel/slack-notification-channel from 2.2.0 to 2.3.0
2020-12-13 15:38:36 +00:00
Henry Whitaker
73999eba53 Merge pull request #382 from henrywhitaker3/dependabot/composer/dev/laravel/tinker-2.5.0 2020-12-13 15:38:06 +00:00
Henry Whitaker
24a2c0e7df Merge branch 'alpha' into dependabot/composer/dev/laravel/tinker-2.5.0 2020-12-13 15:37:58 +00:00
Henry Whitaker
c18b334128 Merge pull request #385 from henrywhitaker3/dependabot/npm_and_yarn/dev/sass-loader-10.1.0 2020-12-13 15:37:07 +00:00
Henry Whitaker
e479e828bb Merge branch 'alpha' into dependabot/npm_and_yarn/dev/sass-loader-10.1.0 2020-12-13 15:37:00 +00:00
Henry Whitaker
f9b6f99a05 Merge pull request #395 from henrywhitaker3/dependabot/composer/dev/tymon/jwt-auth-1.0.2
Bump tymon/jwt-auth from 1.0.1 to 1.0.2
2020-12-13 15:36:14 +00:00
Henry Whitaker
d577954660 Merge pull request #396 from henrywhitaker3/dependabot/composer/dev/phpunit/phpunit-8.5.13
Bump phpunit/phpunit from 8.5.8 to 8.5.13
2020-12-13 15:35:55 +00:00
Henry Whitaker
cf5bafe586 Merge pull request #397 from henrywhitaker3/dependabot/composer/dev/laravel/framework-7.30.0
Bump laravel/framework from 7.28.4 to 7.30.0
2020-12-13 15:35:37 +00:00
Henry Whitaker
7eb668a892 Merge pull request #398 from henrywhitaker3/dependabot/npm_and_yarn/dev/cross-env-7.0.3
Bump cross-env from 7.0.2 to 7.0.3
2020-12-13 15:35:16 +00:00
Henry Whitaker
bc28094e67 Merge pull request #400 from henrywhitaker3/dependabot/composer/dev/laravel-notification-channels/telegram-0.5.1
Bump laravel-notification-channels/telegram from 0.5.0 to 0.5.1
2020-12-13 15:34:53 +00:00
Henry Whitaker
326b0edbac Merge pull request #401 from henrywhitaker3/dependabot/npm_and_yarn/dev/sass-1.30.0
Bump sass from 1.29.0 to 1.30.0
2020-12-13 15:34:33 +00:00
Henry Whitaker
eb1ec516b9 Merge pull request #403 from henrywhitaker3/dependabot/composer/dev/nunomaduro/larastan-0.6.11
Bump nunomaduro/larastan from 0.6.9 to 0.6.11
2020-12-13 15:34:13 +00:00
Henry Whitaker
33c61071d4 Merge pull request #405 from henrywhitaker3/dependabot/composer/dev/barryvdh/laravel-ide-helper-2.8.2
Bump barryvdh/laravel-ide-helper from 2.8.1 to 2.8.2
2020-12-13 15:33:53 +00:00
Henry Whitaker
6306824351 Merge pull request #406 from henrywhitaker3/dependabot/npm_and_yarn/dev/react-toastify-6.2.0
Bump react-toastify from 6.0.9 to 6.2.0
2020-12-13 15:33:32 +00:00
Henry Whitaker
47cbce56a9 Merge pull request #407 from henrywhitaker3/dependabot/npm_and_yarn/dev/babel/preset-react-7.12.10 2020-12-13 15:33:10 +00:00
Henry Whitaker
f8387e4f4b Merge pull request #410 from henrywhitaker3/dependabot/npm_and_yarn/ini-1.3.8 2020-12-13 15:31:59 +00:00
dependabot[bot]
353b381f25 Bump ini from 1.3.5 to 1.3.8
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-12 13:25:54 +00:00
dependabot-preview[bot]
065bc45d11 Bump @babel/preset-react from 7.12.5 to 7.12.10
Bumps [@babel/preset-react](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-react) from 7.12.5 to 7.12.10.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.12.10/packages/babel-preset-react)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-12-10 07:19:01 +00:00
dependabot-preview[bot]
4d78eff393 Bump react-toastify from 6.0.9 to 6.2.0
Bumps [react-toastify](https://github.com/fkhadra/react-toastify) from 6.0.9 to 6.2.0.
- [Release notes](https://github.com/fkhadra/react-toastify/releases)
- [Commits](https://github.com/fkhadra/react-toastify/compare/v6.0.9...v6.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-12-09 07:33:20 +00:00
dependabot-preview[bot]
14ba9e092f Bump barryvdh/laravel-ide-helper from 2.8.1 to 2.8.2
Bumps [barryvdh/laravel-ide-helper](https://github.com/barryvdh/laravel-ide-helper) from 2.8.1 to 2.8.2.
- [Release notes](https://github.com/barryvdh/laravel-ide-helper/releases)
- [Changelog](https://github.com/barryvdh/laravel-ide-helper/blob/master/CHANGELOG.md)
- [Commits](https://github.com/barryvdh/laravel-ide-helper/compare/v2.8.1...v2.8.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-12-09 06:55:33 +00:00
dependabot-preview[bot]
628b0fdbea Bump nunomaduro/larastan from 0.6.9 to 0.6.11
Bumps [nunomaduro/larastan](https://github.com/nunomaduro/larastan) from 0.6.9 to 0.6.11.
- [Release notes](https://github.com/nunomaduro/larastan/releases)
- [Changelog](https://github.com/nunomaduro/larastan/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nunomaduro/larastan/compare/v0.6.9...v0.6.11)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-12-08 07:43:30 +00:00
dependabot-preview[bot]
2cb31d52a7 Bump sass from 1.29.0 to 1.30.0
Bumps [sass](https://github.com/sass/dart-sass) from 1.29.0 to 1.30.0.
- [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.29.0...1.30.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-12-07 07:52:28 +00:00
dependabot-preview[bot]
8b8c3ae801 Bump laravel-notification-channels/telegram from 0.5.0 to 0.5.1
Bumps [laravel-notification-channels/telegram](https://github.com/laravel-notification-channels/telegram) from 0.5.0 to 0.5.1.
- [Release notes](https://github.com/laravel-notification-channels/telegram/releases)
- [Changelog](https://github.com/laravel-notification-channels/telegram/blob/master/CHANGELOG.md)
- [Commits](https://github.com/laravel-notification-channels/telegram/compare/0.5.0...0.5.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-12-07 06:37:30 +00:00
dependabot-preview[bot]
846942929e Bump cross-env from 7.0.2 to 7.0.3
Bumps [cross-env](https://github.com/kentcdodds/cross-env) from 7.0.2 to 7.0.3.
- [Release notes](https://github.com/kentcdodds/cross-env/releases)
- [Changelog](https://github.com/kentcdodds/cross-env/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kentcdodds/cross-env/compare/v7.0.2...v7.0.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-12-02 07:37:25 +00:00
dependabot-preview[bot]
8e151c9ce5 Bump laravel/framework from 7.28.4 to 7.30.0
Bumps [laravel/framework](https://github.com/laravel/framework) from 7.28.4 to 7.30.0.
- [Release notes](https://github.com/laravel/framework/releases)
- [Changelog](https://github.com/laravel/framework/blob/8.x/CHANGELOG-6.x.md)
- [Commits](https://github.com/laravel/framework/compare/v7.28.4...v7.30.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-12-02 07:36:53 +00:00
dependabot-preview[bot]
a568d83dbc Bump phpunit/phpunit from 8.5.8 to 8.5.13
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 8.5.8 to 8.5.13.
- [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.8...8.5.13)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-12-01 07:04:20 +00:00
dependabot-preview[bot]
dcf94b6a4b Bump tymon/jwt-auth from 1.0.1 to 1.0.2
Bumps [tymon/jwt-auth](https://github.com/tymondesigns/jwt-auth) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/tymondesigns/jwt-auth/releases)
- [Commits](https://github.com/tymondesigns/jwt-auth/compare/1.0.1...1.0.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-30 07:59:01 +00:00
dependabot-preview[bot]
47ecb7d58c Bump sass-loader from 10.0.5 to 10.1.0
Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader) from 10.0.5 to 10.1.0.
- [Release notes](https://github.com/webpack-contrib/sass-loader/releases)
- [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/sass-loader/compare/v10.0.5...v10.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-12 07:41:29 +00:00
dependabot-preview[bot]
4e61e0fccb Bump laravel/tinker from 2.4.2 to 2.5.0
Bumps [laravel/tinker](https://github.com/laravel/tinker) from 2.4.2 to 2.5.0.
- [Release notes](https://github.com/laravel/tinker/releases)
- [Changelog](https://github.com/laravel/tinker/blob/2.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/tinker/compare/v2.4.2...v2.5.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-09 10:19:06 +00:00
dependabot-preview[bot]
59a4a25bed Bump laravel/slack-notification-channel from 2.2.0 to 2.3.0
Bumps [laravel/slack-notification-channel](https://github.com/laravel/slack-notification-channel) from 2.2.0 to 2.3.0.
- [Release notes](https://github.com/laravel/slack-notification-channel/releases)
- [Changelog](https://github.com/laravel/slack-notification-channel/blob/2.0/CHANGELOG.md)
- [Commits](https://github.com/laravel/slack-notification-channel/compare/v2.2.0...v2.3.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-09 10:17:41 +00:00
dependabot-preview[bot]
0e60bf195f Bump axios from 0.20.0 to 0.21.0
Bumps [axios](https://github.com/axios/axios) from 0.20.0 to 0.21.0.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.20.0...v0.21.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-09 08:04:11 +00:00
dependabot-preview[bot]
2b57d6c244 Bump react-chartjs-2 from 2.10.0 to 2.11.1
Bumps [react-chartjs-2](https://github.com/reactchartjs/react-chartjs-2) from 2.10.0 to 2.11.1.
- [Release notes](https://github.com/reactchartjs/react-chartjs-2/releases)
- [Commits](https://github.com/reactchartjs/react-chartjs-2/compare/2.10.0...2.11.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-09 08:02:32 +00:00
dependabot-preview[bot]
8f846bd4fe Bump react-bootstrap from 1.3.0 to 1.4.0
Bumps [react-bootstrap](https://github.com/react-bootstrap/react-bootstrap) from 1.3.0 to 1.4.0.
- [Release notes](https://github.com/react-bootstrap/react-bootstrap/releases)
- [Changelog](https://github.com/react-bootstrap/react-bootstrap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/react-bootstrap/react-bootstrap/compare/v1.3.0...v1.4.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-09 08:00:03 +00:00
dependabot-preview[bot]
081eac4f1e Bump react-dom from 16.13.1 to 16.14.0
Bumps [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) from 16.13.1 to 16.14.0.
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v16.14.0/packages/react-dom)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-09 07:58:31 +00:00
Henry Whitaker
7071d0ac4c Merge pull request #373 from henrywhitaker3/alpha
Changed to daily logging
2020-11-07 15:49:26 +00:00
Henry Whitaker
87aba591c0 Changed to daily logging 2020-11-07 15:48:37 +00:00
Henry Whitaker
5e5e9d8992 Merge pull request #371 from henrywhitaker3/alpha 2020-11-07 15:18:11 +00:00
Henry Whitaker
d16889f406 Updated dependencies 2020-11-07 15:11:11 +00:00
Henry Whitaker
5d0020a707 Merge pull request #353 from henrywhitaker3/dependabot/npm_and_yarn/dev/resolve-url-loader-3.1.2
Bump resolve-url-loader from 3.1.1 to 3.1.2
2020-11-07 15:02:38 +00:00
Henry Whitaker
e9d8f4754b Merge branch 'alpha' into dependabot/npm_and_yarn/dev/resolve-url-loader-3.1.2 2020-11-07 15:02:32 +00:00
Henry Whitaker
18439da15a Merge pull request #349 from henrywhitaker3/dependabot/npm_and_yarn/dev/babel/plugin-proposal-class-properties-7.12.1 2020-11-07 15:01:54 +00:00
Henry Whitaker
2919c9fb9b Merge branch 'alpha' into dependabot/npm_and_yarn/dev/babel/plugin-proposal-class-properties-7.12.1 2020-11-07 15:01:45 +00:00
Henry Whitaker
3097c244de Merge pull request #318 from henrywhitaker3/dependabot/composer/dev/doctrine/dbal-2.10.4
Bump doctrine/dbal from 2.10.3 to 2.10.4
2020-11-07 15:00:51 +00:00
Henry Whitaker
6c64613628 Merge pull request #332 from henrywhitaker3/dependabot/npm_and_yarn/dev/react-toastify-6.0.9
Bump react-toastify from 6.0.8 to 6.0.9
2020-11-07 15:00:37 +00:00
Henry Whitaker
2e39a238e7 Merge pull request #364 from henrywhitaker3/dependabot/npm_and_yarn/dev/sass-loader-10.0.5 2020-11-07 15:00:01 +00:00
Henry Whitaker
8e003017bd Merge pull request #333 from henrywhitaker3/dependabot/composer/dev/laravel/framework-7.28.4 2020-11-07 14:59:44 +00:00
Henry Whitaker
9190385f93 Merge branch 'alpha' into dependabot/composer/dev/laravel/framework-7.28.4 2020-11-07 14:59:30 +00:00
Henry Whitaker
226e2c42a7 Merge pull request #340 from henrywhitaker3/dependabot/composer/dev/guzzlehttp/guzzle-7.2.0
Bump guzzlehttp/guzzle from 7.0.1 to 7.2.0
2020-11-07 14:57:55 +00:00
Henry Whitaker
c55baae478 Merge pull request #342 from henrywhitaker3/dependabot/composer/dev/dragonmantank/cron-expression-2.3.1
Bump dragonmantank/cron-expression from 2.3.0 to 2.3.1
2020-11-07 14:57:39 +00:00
Henry Whitaker
7654da9559 Merge pull request #343 from henrywhitaker3/dependabot/npm_and_yarn/dev/bootstrap-4.5.3
Bump bootstrap from 4.5.2 to 4.5.3
2020-11-07 14:57:23 +00:00
Henry Whitaker
7922955217 Merge pull request #344 from henrywhitaker3/dependabot/composer/dev/facade/ignition-2.4.1 2020-11-07 14:57:06 +00:00
Henry Whitaker
c90b40a96f Merge branch 'alpha' into dependabot/composer/dev/facade/ignition-2.4.1 2020-11-07 14:56:58 +00:00
dependabot-preview[bot]
72ff3317fa Bump @babel/plugin-proposal-class-properties from 7.10.4 to 7.12.1
Bumps [@babel/plugin-proposal-class-properties](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-proposal-class-properties) from 7.10.4 to 7.12.1.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.12.1/packages/babel-plugin-proposal-class-properties)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-07 14:56:51 +00:00
dependabot-preview[bot]
b00db26910 Bump resolve-url-loader from 3.1.1 to 3.1.2
Bumps [resolve-url-loader](https://github.com/bholloway/resolve-url-loader) from 3.1.1 to 3.1.2.
- [Release notes](https://github.com/bholloway/resolve-url-loader/releases)
- [Commits](https://github.com/bholloway/resolve-url-loader/compare/3.1.1...3.1.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-07 14:56:31 +00:00
Henry Whitaker
b31252a7b3 Merge pull request #345 from henrywhitaker3/dependabot/npm_and_yarn/dev/react-16.14.0
Bump react from 16.13.1 to 16.14.0
2020-11-07 14:55:18 +00:00
Henry Whitaker
a836967445 Merge pull request #351 from henrywhitaker3/dependabot/npm_and_yarn/dev/chart.js-2.9.4
Bump chart.js from 2.9.3 to 2.9.4
2020-11-07 14:54:21 +00:00
Henry Whitaker
ced5a2e7a4 Merge pull request #356 from henrywhitaker3/dependabot/composer/dev/fideloper/proxy-4.4.1
Bump fideloper/proxy from 4.4.0 to 4.4.1
2020-11-07 14:53:37 +00:00
Henry Whitaker
270abea478 Merge pull request #357 from henrywhitaker3/dependabot/composer/dev/fruitcake/laravel-cors-2.0.3
Bump fruitcake/laravel-cors from 2.0.2 to 2.0.3
2020-11-07 14:53:21 +00:00
Henry Whitaker
efc9b29360 Merge pull request #361 from henrywhitaker3/dependabot/composer/dev/nunomaduro/collision-4.3.0
Bump nunomaduro/collision from 4.2.0 to 4.3.0
2020-11-07 14:53:04 +00:00
Henry Whitaker
b9d289c9d2 Merge pull request #363 from henrywhitaker3/dependabot/composer/dev/nunomaduro/larastan-0.6.9
Bump nunomaduro/larastan from 0.6.4 to 0.6.9
2020-11-07 14:52:46 +00:00
Henry Whitaker
1562e13e19 Merge branch 'alpha' into dependabot/npm_and_yarn/dev/sass-loader-10.0.5 2020-11-07 14:52:15 +00:00
Henry Whitaker
0b00ba2304 Merge pull request #365 from henrywhitaker3/dependabot/npm_and_yarn/dev/babel/preset-react-7.12.5
Bump @babel/preset-react from 7.10.4 to 7.12.5
2020-11-07 14:51:19 +00:00
Henry Whitaker
5f5b731fbe Merge pull request #366 from henrywhitaker3/dependabot/composer/dev/laravel/ui-2.5.0
Bump laravel/ui from 2.3.0 to 2.5.0
2020-11-07 14:51:00 +00:00
Henry Whitaker
dd7df0df81 Merge pull request #367 from henrywhitaker3/dependabot/npm_and_yarn/dev/sass-1.29.0
Bump sass from 1.26.10 to 1.29.0
2020-11-07 14:50:37 +00:00
Henry Whitaker
0e454f8143 Merge pull request #369 from henrywhitaker3/dependabot/npm_and_yarn/dev/laravel-mix-5.0.9 2020-11-07 14:49:27 +00:00
dependabot-preview[bot]
f61be56f2e Bump laravel-mix from 5.0.5 to 5.0.9
Bumps [laravel-mix](https://github.com/JeffreyWay/laravel-mix) from 5.0.5 to 5.0.9.
- [Release notes](https://github.com/JeffreyWay/laravel-mix/releases)
- [Changelog](https://github.com/JeffreyWay/laravel-mix/blob/master/CHANGELOG.md)
- [Commits](https://github.com/JeffreyWay/laravel-mix/compare/v5.0.5...v5.0.9)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-06 07:40:50 +00:00
dependabot-preview[bot]
f33af5fc41 Bump sass from 1.26.10 to 1.29.0
Bumps [sass](https://github.com/sass/dart-sass) from 1.26.10 to 1.29.0.
- [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.10...1.29.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-05 07:51:28 +00:00
dependabot-preview[bot]
861d354d15 Bump laravel/ui from 2.3.0 to 2.5.0
Bumps [laravel/ui](https://github.com/laravel/ui) from 2.3.0 to 2.5.0.
- [Release notes](https://github.com/laravel/ui/releases)
- [Changelog](https://github.com/laravel/ui/blob/v2.5.0/CHANGELOG.md)
- [Commits](https://github.com/laravel/ui/compare/v2.3.0...v2.5.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-04 10:48:49 +00:00
dependabot-preview[bot]
07b419801c Bump @babel/preset-react from 7.10.4 to 7.12.5
Bumps [@babel/preset-react](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-react) from 7.10.4 to 7.12.5.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.12.5/packages/babel-preset-react)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-04 07:28:45 +00:00
dependabot-preview[bot]
be2be4583c Bump sass-loader from 10.0.2 to 10.0.5
Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader) from 10.0.2 to 10.0.5.
- [Release notes](https://github.com/webpack-contrib/sass-loader/releases)
- [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/sass-loader/compare/v10.0.2...v10.0.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-03 07:50:01 +00:00
dependabot-preview[bot]
b05168ac6f Bump nunomaduro/larastan from 0.6.4 to 0.6.9
Bumps [nunomaduro/larastan](https://github.com/nunomaduro/larastan) from 0.6.4 to 0.6.9.
- [Release notes](https://github.com/nunomaduro/larastan/releases)
- [Changelog](https://github.com/nunomaduro/larastan/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nunomaduro/larastan/compare/v0.6.4...v0.6.9)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-02 09:44:54 +00:00
dependabot-preview[bot]
c70e7a26c4 Bump nunomaduro/collision from 4.2.0 to 4.3.0
Bumps [nunomaduro/collision](https://github.com/nunomaduro/collision) from 4.2.0 to 4.3.0.
- [Release notes](https://github.com/nunomaduro/collision/releases)
- [Changelog](https://github.com/nunomaduro/collision/blob/v4.3.0/CHANGELOG.md)
- [Commits](https://github.com/nunomaduro/collision/compare/v4.2.0...v4.3.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-30 09:38:47 +00:00
dependabot-preview[bot]
daf9975853 Bump fruitcake/laravel-cors from 2.0.2 to 2.0.3
Bumps [fruitcake/laravel-cors](https://github.com/fruitcake/laravel-cors) from 2.0.2 to 2.0.3.
- [Release notes](https://github.com/fruitcake/laravel-cors/releases)
- [Changelog](https://github.com/fruitcake/laravel-cors/blob/master/changelog.md)
- [Commits](https://github.com/fruitcake/laravel-cors/compare/v2.0.2...v2.0.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-23 09:14:04 +00:00
dependabot-preview[bot]
7a03c64ceb Bump fideloper/proxy from 4.4.0 to 4.4.1
Bumps [fideloper/proxy](https://github.com/fideloper/TrustedProxy) from 4.4.0 to 4.4.1.
- [Release notes](https://github.com/fideloper/TrustedProxy/releases)
- [Commits](https://github.com/fideloper/TrustedProxy/compare/4.4.0...4.4.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-23 09:12:36 +00:00
dependabot-preview[bot]
29a0b3d0a1 Bump chart.js from 2.9.3 to 2.9.4
Bumps [chart.js](https://github.com/chartjs/Chart.js) from 2.9.3 to 2.9.4.
- [Release notes](https://github.com/chartjs/Chart.js/releases)
- [Commits](https://github.com/chartjs/Chart.js/compare/v2.9.3...v2.9.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-19 16:24:45 +00:00
dependabot-preview[bot]
1c09d39b1e Bump react from 16.13.1 to 16.14.0
Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) from 16.13.1 to 16.14.0.
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v16.14.0/packages/react)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-15 10:02:53 +00:00
dependabot-preview[bot]
439c6322f2 Bump facade/ignition from 2.3.7 to 2.4.1
Bumps [facade/ignition](https://github.com/facade/ignition) from 2.3.7 to 2.4.1.
- [Release notes](https://github.com/facade/ignition/releases)
- [Changelog](https://github.com/facade/ignition/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facade/ignition/compare/2.3.7...2.4.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-15 09:24:12 +00:00
dependabot-preview[bot]
d093a89829 Bump bootstrap from 4.5.2 to 4.5.3
Bumps [bootstrap](https://github.com/twbs/bootstrap) from 4.5.2 to 4.5.3.
- [Release notes](https://github.com/twbs/bootstrap/releases)
- [Commits](https://github.com/twbs/bootstrap/compare/v4.5.2...v4.5.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-14 02:51:17 +00:00
dependabot-preview[bot]
6ffd59485a Bump dragonmantank/cron-expression from 2.3.0 to 2.3.1
Bumps [dragonmantank/cron-expression](https://github.com/dragonmantank/cron-expression) from 2.3.0 to 2.3.1.
- [Release notes](https://github.com/dragonmantank/cron-expression/releases)
- [Changelog](https://github.com/dragonmantank/cron-expression/blob/master/CHANGELOG.md)
- [Commits](https://github.com/dragonmantank/cron-expression/compare/v2.3.0...v2.3.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-13 08:41:44 +00:00
dependabot-preview[bot]
7dd7cdda8c Bump guzzlehttp/guzzle from 7.0.1 to 7.2.0
Bumps [guzzlehttp/guzzle](https://github.com/guzzle/guzzle) from 7.0.1 to 7.2.0.
- [Release notes](https://github.com/guzzle/guzzle/releases)
- [Changelog](https://github.com/guzzle/guzzle/blob/master/CHANGELOG.md)
- [Commits](https://github.com/guzzle/guzzle/compare/7.0.1...7.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-12 10:39:41 +00:00
dependabot-preview[bot]
15e4537ea6 Bump laravel/framework from 7.28.1 to 7.28.4
Bumps [laravel/framework](https://github.com/laravel/framework) from 7.28.1 to 7.28.4.
- [Release notes](https://github.com/laravel/framework/releases)
- [Changelog](https://github.com/laravel/framework/blob/8.x/CHANGELOG-7.x.md)
- [Commits](https://github.com/laravel/framework/compare/v7.28.1...v7.28.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-07 09:52:23 +00:00
dependabot-preview[bot]
4403cf161c Bump react-toastify from 6.0.8 to 6.0.9
Bumps [react-toastify](https://github.com/fkhadra/react-toastify) from 6.0.8 to 6.0.9.
- [Release notes](https://github.com/fkhadra/react-toastify/releases)
- [Commits](https://github.com/fkhadra/react-toastify/compare/v6.0.8...v6.0.9)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-07 07:44:27 +00:00
dependabot-preview[bot]
7a950b838a Bump doctrine/dbal from 2.10.3 to 2.10.4
Bumps [doctrine/dbal](https://github.com/doctrine/dbal) from 2.10.3 to 2.10.4.
- [Release notes](https://github.com/doctrine/dbal/releases)
- [Commits](https://github.com/doctrine/dbal/compare/2.10.3...2.10.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-14 09:17:49 +00:00
Henry Whitaker
21d3aea934 Merge pull request #317 from henrywhitaker3/alpha
Fixed min setting bug
2020-09-11 01:26:35 +01:00
Henry Whitaker
342d3fabf4 Fixed min setting bug 2020-09-11 01:23:25 +01:00
Henry Whitaker
4b95cb12ef Merge pull request #315 from henrywhitaker3/alpha 2020-09-11 01:09:34 +01:00
Henry Whitaker
8ff87c2e7a Updated tests 2020-09-11 01:02:24 +01:00
Henry Whitaker
149c69ce64 Merge remote-tracking branch 'origin/alpha' into alpha 2020-09-11 00:56:59 +01:00
Henry Whitaker
933291c5fc Merge pull request #303 from henrywhitaker3/dependabot/npm_and_yarn/dev/sass-loader-10.0.2
Bump sass-loader from 10.0.1 to 10.0.2
2020-09-11 00:56:48 +01:00
Henry Whitaker
29c36d88e2 Merge pull request #304 from henrywhitaker3/dependabot/composer/dev/fruitcake/laravel-cors-2.0.2
Bump fruitcake/laravel-cors from 2.0.1 to 2.0.2
2020-09-11 00:55:57 +01:00
Henry Whitaker
4b167af50e Merge pull request #305 from henrywhitaker3/dependabot/composer/dev/facade/ignition-2.3.7 2020-09-11 00:55:30 +01:00
Henry Whitaker
7d0ea79798 Merge pull request #306 from henrywhitaker3/dependabot/composer/dev/laravel-notification-channels/telegram-0.5.0
Bump laravel-notification-channels/telegram from 0.4.1 to 0.5.0
2020-09-11 00:55:13 +01:00
Henry Whitaker
375eab288d Merge pull request #307 from henrywhitaker3/dependabot/composer/dev/barryvdh/laravel-ide-helper-2.8.1
Bump barryvdh/laravel-ide-helper from 2.8.0 to 2.8.1
2020-09-11 00:54:54 +01:00
Henry Whitaker
8e2ddd974a Merge pull request #311 from henrywhitaker3/dependabot/composer/dev/tymon/jwt-auth-1.0.1
Bump tymon/jwt-auth from 1.0.0 to 1.0.1
2020-09-11 00:54:34 +01:00
Henry Whitaker
d78c3e2669 Merge pull request #313 from henrywhitaker3/dependabot/composer/dev/laravel/framework-7.28.1
Bump laravel/framework from 7.27.0 to 7.28.1
2020-09-11 00:53:38 +01:00
Henry Whitaker
a83d4e363b Merge pull request #314 from henrywhitaker3/dependabot/composer/dev/laravel/ui-2.3.0
Bump laravel/ui from 2.2.0 to 2.3.0
2020-09-11 00:53:18 +01:00
Henry Whitaker
334623454d Added General settings section & min value on widgets 2020-09-11 00:51:27 +01:00
dependabot-preview[bot]
a7aa3e7885 Bump laravel/ui from 2.2.0 to 2.3.0
Bumps [laravel/ui](https://github.com/laravel/ui) from 2.2.0 to 2.3.0.
- [Release notes](https://github.com/laravel/ui/releases)
- [Changelog](https://github.com/laravel/ui/blob/2.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/ui/compare/v2.2.0...v2.3.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-10 08:54:23 +00:00
dependabot-preview[bot]
2e1022c116 Bump laravel/framework from 7.27.0 to 7.28.1
Bumps [laravel/framework](https://github.com/laravel/framework) from 7.27.0 to 7.28.1.
- [Release notes](https://github.com/laravel/framework/releases)
- [Changelog](https://github.com/laravel/framework/blob/8.x/CHANGELOG-7.x.md)
- [Commits](https://github.com/laravel/framework/compare/v7.27.0...v7.28.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-10 08:51:58 +00:00
dependabot-preview[bot]
355d38acb7 Bump tymon/jwt-auth from 1.0.0 to 1.0.1
Bumps [tymon/jwt-auth](https://github.com/tymondesigns/jwt-auth) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/tymondesigns/jwt-auth/releases)
- [Commits](https://github.com/tymondesigns/jwt-auth/compare/1.0.0...1.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-09 09:25:14 +00:00
dependabot-preview[bot]
1e9887ac46 Bump barryvdh/laravel-ide-helper from 2.8.0 to 2.8.1
Bumps [barryvdh/laravel-ide-helper](https://github.com/barryvdh/laravel-ide-helper) from 2.8.0 to 2.8.1.
- [Release notes](https://github.com/barryvdh/laravel-ide-helper/releases)
- [Changelog](https://github.com/barryvdh/laravel-ide-helper/blob/master/CHANGELOG.md)
- [Commits](https://github.com/barryvdh/laravel-ide-helper/compare/v2.8.0...v2.8.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-08 08:27:04 +00:00
dependabot-preview[bot]
8538dd231f Bump laravel-notification-channels/telegram from 0.4.1 to 0.5.0
Bumps [laravel-notification-channels/telegram](https://github.com/laravel-notification-channels/telegram) from 0.4.1 to 0.5.0.
- [Release notes](https://github.com/laravel-notification-channels/telegram/releases)
- [Changelog](https://github.com/laravel-notification-channels/telegram/blob/master/CHANGELOG.md)
- [Commits](https://github.com/laravel-notification-channels/telegram/compare/0.4.1...0.5.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-08 08:24:37 +00:00
dependabot-preview[bot]
5793140e89 Bump facade/ignition from 2.3.6 to 2.3.7
Bumps [facade/ignition](https://github.com/facade/ignition) from 2.3.6 to 2.3.7.
- [Release notes](https://github.com/facade/ignition/releases)
- [Changelog](https://github.com/facade/ignition/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facade/ignition/compare/2.3.6...2.3.7)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-08 08:23:14 +00:00
dependabot-preview[bot]
56ecff1a09 Bump fruitcake/laravel-cors from 2.0.1 to 2.0.2
Bumps [fruitcake/laravel-cors](https://github.com/fruitcake/laravel-cors) from 2.0.1 to 2.0.2.
- [Release notes](https://github.com/fruitcake/laravel-cors/releases)
- [Changelog](https://github.com/fruitcake/laravel-cors/blob/master/changelog.md)
- [Commits](https://github.com/fruitcake/laravel-cors/compare/v2.0.1...v2.0.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-08 08:21:46 +00:00
dependabot-preview[bot]
eff8f92016 Bump sass-loader from 10.0.1 to 10.0.2
Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader) from 10.0.1 to 10.0.2.
- [Release notes](https://github.com/webpack-contrib/sass-loader/releases)
- [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/sass-loader/compare/v10.0.1...v10.0.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-07 16:29:12 +00:00
Henry Whitaker
0b8c633a75 Merge pull request #300 from henrywhitaker3/dev 2020-09-05 01:17:57 +01:00
Henry Whitaker
8ae4bc602c Merge pull request #299 from henrywhitaker3/alpha 2020-09-05 01:11:47 +01:00
Henry Whitaker
9028ffb7cd Updated changelog 2020-09-05 01:06:11 +01:00
Henry Whitaker
62fde8fb2a Merge remote-tracking branch 'origin/alpha' into alpha 2020-09-05 01:00:16 +01:00
Henry Whitaker
601d46915c Clear cache on restore 2020-09-05 00:58:04 +01:00
Henry Whitaker
751acff32c Updated demo link 2020-09-05 00:57:55 +01:00
Henry Whitaker
4e133e97c7 Merge pull request #289 from henrywhitaker3/dependabot/npm_and_yarn/dev/sass-loader-10.0.1
Bump sass-loader from 9.0.3 to 10.0.1
2020-09-05 00:57:25 +01:00
Henry Whitaker
61a85ced34 Merge pull request #291 from henrywhitaker3/dependabot/composer/dev/laravel/framework-7.27.0
Bump laravel/framework from 7.26.0 to 7.27.0
2020-09-05 00:56:59 +01:00
Henry Whitaker
aa37a50f57 Merge pull request #292 from henrywhitaker3/dependabot/composer/dev/doctrine/dbal-2.10.3
Bump doctrine/dbal from 2.10.2 to 2.10.3
2020-09-05 00:56:43 +01:00
Henry Whitaker
99ac0b008c Merge pull request #293 from henrywhitaker3/dependabot/composer/dev/symfony/http-kernel-5.1.5
[Security] Bump symfony/http-kernel from 5.1.3 to 5.1.5
2020-09-05 00:56:25 +01:00
Henry Whitaker
b4147ce57a Merge pull request #295 from henrywhitaker3/dependabot/composer/dev/nunomaduro/larastan-0.6.4 2020-09-05 00:55:55 +01:00
dependabot-preview[bot]
80b80811aa Bump nunomaduro/larastan from 0.6.2 to 0.6.4
Bumps [nunomaduro/larastan](https://github.com/nunomaduro/larastan) from 0.6.2 to 0.6.4.
- [Release notes](https://github.com/nunomaduro/larastan/releases)
- [Changelog](https://github.com/nunomaduro/larastan/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nunomaduro/larastan/compare/v0.6.2...v0.6.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-03 11:05:31 +00:00
dependabot-preview[bot]
2d8bc7d71f [Security] Bump symfony/http-kernel from 5.1.3 to 5.1.5
Bumps [symfony/http-kernel](https://github.com/symfony/http-kernel) from 5.1.3 to 5.1.5. **This update includes a security fix.**
- [Release notes](https://github.com/symfony/http-kernel/releases)
- [Changelog](https://github.com/symfony/http-kernel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/symfony/http-kernel/compare/v5.1.3...v5.1.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-02 14:24:38 +00:00
dependabot-preview[bot]
a036ed7c8f Bump doctrine/dbal from 2.10.2 to 2.10.3
Bumps [doctrine/dbal](https://github.com/doctrine/dbal) from 2.10.2 to 2.10.3.
- [Release notes](https://github.com/doctrine/dbal/releases)
- [Commits](https://github.com/doctrine/dbal/compare/2.10.2...2.10.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-02 08:50:31 +00:00
dependabot-preview[bot]
01b097b4d3 Bump laravel/framework from 7.26.0 to 7.27.0
Bumps [laravel/framework](https://github.com/laravel/framework) from 7.26.0 to 7.27.0.
- [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.26.0...v7.27.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-02 08:48:43 +00:00
dependabot-preview[bot]
a6326f6d98 Bump sass-loader from 9.0.3 to 10.0.1
Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader) from 9.0.3 to 10.0.1.
- [Release notes](https://github.com/webpack-contrib/sass-loader/releases)
- [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/sass-loader/compare/v9.0.3...v10.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-31 17:11:09 +00:00
Henry Whitaker
ef34238043 Update README.md 2020-08-30 19:00:55 +01:00
Henry Whitaker
212c7a99bf Update README.md 2020-08-30 19:00:31 +01:00
Henry Whitaker
8e556250aa Merge pull request #286 from henrywhitaker3/alpha 2020-08-28 20:40:27 +01:00
Henry Whitaker
87fc35c1c5 Updated changelog 2020-08-28 20:36:03 +01:00
Henry Whitaker
b6fca4e1a7 Merge pull request #281 from henrywhitaker3/dependabot/composer/dev/laravel/framework-7.26.0
Bump laravel/framework from 7.25.0 to 7.26.0
2020-08-28 20:33:59 +01:00
Henry Whitaker
ae40f503e2 Merge pull request #282 from henrywhitaker3/dependabot/composer/dev/laravel/ui-2.2.0
Bump laravel/ui from 2.1.0 to 2.2.0
2020-08-28 20:33:36 +01:00
Henry Whitaker
61da652b82 Merge pull request #283 from henrywhitaker3/dependabot/composer/dev/laravel/slack-notification-channel-2.2.0 2020-08-28 20:32:20 +01:00
Henry Whitaker
ec56337b99 Added toggle to show failed tests on graph
re #285
2020-08-28 20:31:32 +01:00
Henry Whitaker
0ed4674c3f Merge pull request #284 from henrywhitaker3/alpha
updated README.md
2020-08-27 00:31:54 +01:00
Henry Whitaker
dd56a667cd updated README.md 2020-08-27 00:31:26 +01:00
Henry Whitaker
3dc494b02e Update README.md 2020-08-27 00:30:31 +01:00
dependabot-preview[bot]
35a1de7333 Bump laravel/slack-notification-channel from 2.1.0 to 2.2.0
Bumps [laravel/slack-notification-channel](https://github.com/laravel/slack-notification-channel) from 2.1.0 to 2.2.0.
- [Release notes](https://github.com/laravel/slack-notification-channel/releases)
- [Changelog](https://github.com/laravel/slack-notification-channel/blob/2.0/CHANGELOG.md)
- [Commits](https://github.com/laravel/slack-notification-channel/compare/v2.1.0...v2.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-26 09:06:43 +00:00
dependabot-preview[bot]
f6de728265 Bump laravel/ui from 2.1.0 to 2.2.0
Bumps [laravel/ui](https://github.com/laravel/ui) from 2.1.0 to 2.2.0.
- [Release notes](https://github.com/laravel/ui/releases)
- [Changelog](https://github.com/laravel/ui/blob/2.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/ui/compare/v2.1.0...v2.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-26 09:05:15 +00:00
dependabot-preview[bot]
d6da8962eb Bump laravel/framework from 7.25.0 to 7.26.0
Bumps [laravel/framework](https://github.com/laravel/framework) from 7.25.0 to 7.26.0.
- [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.25.0...v7.26.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-26 09:04:10 +00:00
Henry Whitaker
db12f8cfee Merge pull request #279 from henrywhitaker3/alpha
Final v1.9.4
2020-08-25 22:02:19 +01:00
Henry Whitaker
9b8c764b0d Added more tests and fixed changelog 2020-08-25 21:54:39 +01:00
Henry Whitaker
7999867f50 Merge pull request #277 from henrywhitaker3/alpha
Minor updates
2020-08-25 21:34:25 +01:00
Henry Whitaker
1fcdd5bb1d Updated changelog 2020-08-25 21:23:06 +01:00
Henry Whitaker
900ecb2218 Updated workflows
Moved secrets into env vars instead of directly using them in cli
2020-08-25 19:20:05 +01:00
Henry Whitaker
7da1d3d760 Moved int config loading into helper 2020-08-25 19:08:32 +01:00
Henry Whitaker
0eff685277 Added some tests for listeners and updated workflows with secrets 2020-08-25 19:01:48 +01:00
Henry Whitaker
94e4919b44 Added unit tests for helpers and tests for commands 2020-08-25 18:26:21 +01:00
Henry Whitaker
1e4604d975 Merge pull request #275 from henrywhitaker3/alpha
Updated dependencies
2020-08-25 00:57:04 +01:00
Henry Whitaker
b30ec477f4 Updated changelog 2020-08-25 00:53:55 +01:00
Henry Whitaker
13a00d43bf Merge pull request #274 from henrywhitaker3/dependabot/composer/dev/henrywhitaker3/healthchecks-io-1.0.2
Bump henrywhitaker3/healthchecks-io from 1.0.1 to 1.0.2
2020-08-25 00:50:01 +01:00
Henry Whitaker
2d779e50b0 Merge pull request #267 from henrywhitaker3/dependabot/npm_and_yarn/dev/laravel-mix-5.0.5
Bump laravel-mix from 5.0.4 to 5.0.5
2020-08-25 00:48:09 +01:00
Henry Whitaker
322ef98608 Merge pull request #266 from henrywhitaker3/dependabot/npm_and_yarn/dev/axios-0.20.0
Bump axios from 0.19.2 to 0.20.0
2020-08-25 00:47:48 +01:00
dependabot-preview[bot]
cc2e4ae91d Bump henrywhitaker3/healthchecks-io from 1.0.1 to 1.0.2
Bumps [henrywhitaker3/healthchecks-io](https://github.com/henrywhitaker3/PHP-healthchecks.io) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/henrywhitaker3/PHP-healthchecks.io/releases)
- [Changelog](https://github.com/henrywhitaker3/PHP-healthchecks.io/blob/master/CHANGELOG.md)
- [Commits](https://github.com/henrywhitaker3/PHP-healthchecks.io/compare/v1.0.1...v1.0.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-24 10:13:37 +00:00
Henry Whitaker
7ab788e61d Merge pull request #272 from henrywhitaker3/alpha
Auth bugfix
2020-08-21 23:48:26 +01:00
Henry Whitaker
da34c723a3 Security fix
Previous commit would add auth token to each 'btn-get' settings type. Have moved this to explicitly including the token in settings definitions so a token doesn't ever get sent to external  URLs
2020-08-21 23:42:57 +01:00
Henry Whitaker
e7c3dcd369 Auth bigfixes
Couldn't test notifications when auth was enabled
2020-08-21 23:39:46 +01:00
Henry Whitaker
0d80c198af Merge pull request #270 from henrywhitaker3/alpha
Added conditional notifications
2020-08-21 23:21:11 +01:00
Henry Whitaker
41f4e9667f Updated changelog 2020-08-21 23:16:33 +01:00
Henry Whitaker
f93c801f27 npm 2020-08-21 23:15:41 +01:00
Henry Whitaker
30657a07e8 Added telegram notifications 2020-08-21 23:14:41 +01:00
Henry Whitaker
6e712cbbdc Refactor threshold error msg messages into helper 2020-08-21 23:14:28 +01:00
Henry Whitaker
375ecf650c Added conditional notifications
- Absolute values
- Percentage threshold
2020-08-21 22:56:38 +01:00
Henry Whitaker
a15d633322 Fixed bug with healthchecks facade causing speedtest job to fail 2020-08-21 22:55:57 +01:00
Henry Whitaker
ef485b2909 Merge pull request #268 from henrywhitaker3/alpha
Added optional authentication
2020-08-21 18:21:34 +01:00
Henry Whitaker
79a85fdba9 Fixed some bugs
- Didn't add token to URL for settings
- Auth collapse wouldn't hide
2020-08-21 18:20:15 +01:00
Henry Whitaker
a49979daae Updated readme 2020-08-21 17:50:59 +01:00
Henry Whitaker
053138093c Updated changelog 2020-08-21 17:32:55 +01:00
Henry Whitaker
e10b4dccde Added optional authentication 2020-08-21 17:31:43 +01:00
dependabot-preview[bot]
2fbfe6f48e Bump laravel-mix from 5.0.4 to 5.0.5
Bumps [laravel-mix](https://github.com/JeffreyWay/laravel-mix) from 5.0.4 to 5.0.5.
- [Release notes](https://github.com/JeffreyWay/laravel-mix/releases)
- [Commits](https://github.com/JeffreyWay/laravel-mix/compare/v5.0.4...v5.0.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-21 15:18:04 +00:00
dependabot-preview[bot]
f3043baa5a Bump axios from 0.19.2 to 0.20.0
Bumps [axios](https://github.com/axios/axios) from 0.19.2 to 0.20.0.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.19.2...v0.20.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-21 15:17:20 +00:00
Henry Whitaker
478c209bb2 Create docker-image-pr.yml 2020-08-15 17:34:44 +01:00
Henry Whitaker
c1f44fe733 Merge pull request #262 from henrywhitaker3/alpha
Update
2020-08-15 17:27:09 +01:00
Henry Whitaker
cd87a902a7 Updated IntegServProv to check DB exists first 2020-08-15 17:21:14 +01:00
Henry Whitaker
71101f71eb Merge pull request #261 from henrywhitaker3/alpha
Minor updates
2020-08-15 16:49:57 +01:00
Henry Whitaker
5a56b80322 Merge branch 'master' into alpha 2020-08-15 16:45:19 +01:00
Henry Whitaker
03915b2543 Changed workflows 2020-08-15 16:45:10 +01:00
Henry Whitaker
4173321ce5 Merge branch 'master' into alpha 2020-08-15 16:42:52 +01:00
Henry Whitaker
15f25799c6 Updated workflows 2020-08-15 16:41:07 +01:00
Henry Whitaker
de8884b550 Update stable workflow 2020-08-15 16:31:25 +01:00
Henry Whitaker
4bc002ef6c Update workflow again 2020-08-15 16:29:25 +01:00
Henry Whitaker
ed50a05415 Update workflow 2020-08-15 16:26:32 +01:00
Henry Whitaker
603c306107 Change margin on text in settings modal 2020-08-15 16:26:24 +01:00
Henry Whitaker
49a0f9087e Merge pull request #260 from henrywhitaker3/dependabot/npm_and_yarn/dev/lodash-4.17.20
Bump lodash from 4.17.19 to 4.17.20
2020-08-15 16:15:59 +01:00
Henry Whitaker
640a62eed7 Added check for db migration when loading IntegrationServiceProvider 2020-08-15 15:44:13 +01:00
Henry Whitaker
dc2ee05344 Updated changelog 2020-08-15 15:38:28 +01:00
Henry Whitaker
30ead5e82a Added UI for testing healthchecks
Also added close button on settings modals and test more info modals
2020-08-15 15:38:20 +01:00
Henry Whitaker
532837621f Added controller endpoints for testing healthchecks settings 2020-08-15 15:36:02 +01:00
Henry Whitaker
ad60f19a53 Moved job over to facade 2020-08-15 15:06:07 +01:00
Henry Whitaker
92544142a9 Integrations backend changes
- facade for healthchecks
- integrations config
2020-08-15 14:52:00 +01:00
dependabot-preview[bot]
08926d19ab Bump lodash from 4.17.19 to 4.17.20
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.20.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.19...4.17.20)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-14 07:43:04 +00:00
Henry Whitaker
2a9f9e7c55 Merge pull request #258 from henrywhitaker3/alpha
healthchecks io tweaks
2020-08-12 14:22:01 +01:00
Henry Whitaker
a73e058ab1 Made healthchecks settings modal auto close 2020-08-12 14:18:30 +01:00
Henry Whitaker
1a8f4d3139 Merge pull request #257 from henrywhitaker3/alpha
Added healthchecks.io int
2020-08-12 14:09:48 +01:00
Henry Whitaker
f32fcf8256 Added healthchecks.io int 2020-08-12 14:07:47 +01:00
Henry Whitaker
6ab2ae9e53 Merge pull request #255 from henrywhitaker3/alpha
Updated dependencies
2020-08-12 13:21:39 +01:00
Henry Whitaker
33169be746 Update changelog 2020-08-12 13:19:33 +01:00
Henry Whitaker
7dccdb3c1f Merge pull request #253 from henrywhitaker3/dependabot/composer/dev/laravel/tinker-2.4.2
Bump laravel/tinker from 2.4.1 to 2.4.2
2020-08-12 13:15:17 +01:00
Henry Whitaker
f0cd810f43 Merge pull request #252 from henrywhitaker3/dependabot/composer/dev/laravel/framework-7.25.0
Bump laravel/framework from 7.23.2 to 7.25.0
2020-08-12 13:14:55 +01:00
Henry Whitaker
5aee6dae70 Merge pull request #254 from henrywhitaker3/dependabot/composer/dev/mockery/mockery-1.3.3
Bump mockery/mockery from 1.3.2 to 1.3.3
2020-08-12 13:14:18 +01:00
Henry Whitaker
c4a26624e6 Merge pull request #251 from henrywhitaker3/dependabot/composer/dev/facade/ignition-2.3.6
Bump facade/ignition from 2.3.5 to 2.3.6
2020-08-12 13:13:52 +01:00
dependabot-preview[bot]
372086bc8e Bump mockery/mockery from 1.3.2 to 1.3.3
Bumps [mockery/mockery](https://github.com/mockery/mockery) from 1.3.2 to 1.3.3.
- [Release notes](https://github.com/mockery/mockery/releases)
- [Changelog](https://github.com/mockery/mockery/blob/1.3.3/CHANGELOG.md)
- [Commits](https://github.com/mockery/mockery/compare/1.3.2...1.3.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-12 08:21:09 +00:00
dependabot-preview[bot]
b8a3a0e72e Bump laravel/tinker from 2.4.1 to 2.4.2
Bumps [laravel/tinker](https://github.com/laravel/tinker) from 2.4.1 to 2.4.2.
- [Release notes](https://github.com/laravel/tinker/releases)
- [Changelog](https://github.com/laravel/tinker/blob/2.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/tinker/compare/v2.4.1...v2.4.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-12 08:19:36 +00:00
dependabot-preview[bot]
1a688ebe69 Bump laravel/framework from 7.23.2 to 7.25.0
Bumps [laravel/framework](https://github.com/laravel/framework) from 7.23.2 to 7.25.0.
- [Release notes](https://github.com/laravel/framework/releases)
- [Changelog](https://github.com/laravel/framework/blob/7.x/CHANGELOG-6.x.md)
- [Commits](https://github.com/laravel/framework/compare/v7.23.2...v7.25.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-12 08:18:32 +00:00
dependabot-preview[bot]
3102e9e7ab Bump facade/ignition from 2.3.5 to 2.3.6
Bumps [facade/ignition](https://github.com/facade/ignition) from 2.3.5 to 2.3.6.
- [Release notes](https://github.com/facade/ignition/releases)
- [Changelog](https://github.com/facade/ignition/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facade/ignition/compare/2.3.5...2.3.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-11 08:58:20 +00:00
Henry Whitaker
97bf5bc4af Merge pull request #249 from henrywhitaker3/alpha
Updated backup functions
2020-08-09 01:25:46 +01:00
Henry Whitaker
2a4f70c70e Updated backuphelper
Re #247
2020-08-09 01:14:44 +01:00
Henry Whitaker
2d805e3936 Fixed issue with widgets not updating
Wouldn't refresh when successful->failed test or failed->successful
2020-08-08 23:33:23 +01:00
Henry Whitaker
6cccefa21f Merge pull request #245 from henrywhitaker3/alpha
Updated to v1.7.17
2020-08-08 23:32:21 +01:00
Henry Whitaker
f0e2d28d8b Updated dependencies 2020-08-08 23:10:59 +01:00
Henry Whitaker
8a8c608bd0 Merge pull request #241 from henrywhitaker3/dependabot/npm_and_yarn/dev/sass-loader-9.0.3
Bump sass-loader from 9.0.2 to 9.0.3
2020-08-08 23:05:13 +01:00
Henry Whitaker
c8fdb13f45 Merge pull request #242 from henrywhitaker3/dependabot/npm_and_yarn/dev/bootstrap-4.5.2
Bump bootstrap from 4.5.0 to 4.5.2
2020-08-08 23:04:48 +01:00
Henry Whitaker
0e1b69f96f Merge pull request #243 from henrywhitaker3/dependabot/composer/dev/laravel/framework-7.23.2
[Security] Bump laravel/framework from 7.22.4 to 7.23.2
2020-08-08 23:04:22 +01:00
Henry Whitaker
f5b14cdf99 Merge branch 'alpha' into dependabot/composer/dev/laravel/framework-7.23.2 2020-08-08 23:03:55 +01:00
dependabot-preview[bot]
05bed7b831 Bump laravel/framework from 7.22.4 to 7.23.2
Bumps [laravel/framework](https://github.com/laravel/framework) from 7.22.4 to 7.23.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.22.4...v7.23.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-07 08:26:28 +00:00
dependabot-preview[bot]
2526f9596b Bump bootstrap from 4.5.0 to 4.5.2
Bumps [bootstrap](https://github.com/twbs/bootstrap) from 4.5.0 to 4.5.2.
- [Release notes](https://github.com/twbs/bootstrap/releases)
- [Commits](https://github.com/twbs/bootstrap/compare/v4.5.0...v4.5.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-07 07:28:51 +00:00
dependabot-preview[bot]
e2967ac1dd Bump sass-loader from 9.0.2 to 9.0.3
Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader) from 9.0.2 to 9.0.3.
- [Release notes](https://github.com/webpack-contrib/sass-loader/releases)
- [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/sass-loader/compare/v9.0.2...v9.0.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-06 07:32:47 +00:00
Henry Whitaker
7a62b113bf Fixed errors picked up by larastan 2020-08-03 16:22:07 +01:00
Henry Whitaker
4b8b4ccfa3 Added larastan 2020-08-03 16:21:47 +01:00
Henry Whitaker
9f6fcb7439 Merge pull request #236 from henrywhitaker3/alpha
Updated dependencies
2020-08-03 14:15:22 +01:00
Henry Whitaker
33bbe14100 Updated dependencies 2020-08-03 14:13:08 +01:00
Henry Whitaker
2541a371fb Merge pull request #225 from henrywhitaker3/dependabot/composer/dev/facade/ignition-2.3.5
Bump facade/ignition from 2.3.4 to 2.3.5
2020-08-03 14:10:16 +01:00
Henry Whitaker
f38e60346a Merge pull request #221 from henrywhitaker3/dependabot/npm_and_yarn/dev/react-chartjs-2-2.10.0
Bump react-chartjs-2 from 2.9.0 to 2.10.0
2020-08-03 14:09:52 +01:00
Henry Whitaker
f8c46dc047 Merge remote-tracking branch 'origin/master' into alpha 2020-08-03 13:07:13 +01:00
Henry Whitaker
c09e9d8da1 Update README.md 2020-08-03 13:06:48 +01:00
Henry Whitaker
86fc8b45a5 Merge pull request #235 from henrywhitaker3/dev
Updated workflows
2020-08-03 13:03:17 +01:00
Henry Whitaker
aff807fe4f Merge pull request #234 from henrywhitaker3/alpha
Updated workflows
2020-08-03 12:59:32 +01:00
Henry Whitaker
1c7a0fb622 Updated workflow name 2020-08-03 12:58:59 +01:00
Henry Whitaker
a5253492b5 Updated workflows 2020-08-03 12:57:24 +01:00
Henry Whitaker
feb1b44a19 Merge pull request #231 from henrywhitaker3/dev
Updated master
2020-08-03 12:23:41 +01:00
Henry Whitaker
5097e84363 Merge pull request #230 from henrywhitaker3/alpha
Merge actions and readme changes
2020-08-03 12:12:55 +01:00
Henry Whitaker
d6d20c8b87 Merge pull request #229 from henrywhitaker3/master
test
2020-08-03 12:10:26 +01:00
Henry Whitaker
a6665c0239 Create laravel.yml 2020-08-03 12:07:01 +01:00
Henry Whitaker
8f3372744a Merge pull request #227 from henrywhitaker3/alpha
Updated manual installation for new binary
2020-08-03 11:49:25 +01:00
Henry Whitaker
be5d1fa2ef Updated HOME prefix 2020-08-03 11:46:03 +01:00
Henry Whitaker
538305470d Updated README.md 2020-08-03 11:14:22 +01:00
Henry Whitaker
004a6b34d4 Added home prefixes to helpers 2020-08-03 10:42:38 +01:00
dependabot-preview[bot]
7e3bc8724f Bump facade/ignition from 2.3.4 to 2.3.5
Bumps [facade/ignition](https://github.com/facade/ignition) from 2.3.4 to 2.3.5.
- [Release notes](https://github.com/facade/ignition/releases)
- [Changelog](https://github.com/facade/ignition/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facade/ignition/compare/2.3.4...2.3.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-03 08:53:00 +00:00
dependabot-preview[bot]
4617213073 Bump react-chartjs-2 from 2.9.0 to 2.10.0
Bumps [react-chartjs-2](https://github.com/jerairrest/react-chartjs-2) from 2.9.0 to 2.10.0.
- [Release notes](https://github.com/jerairrest/react-chartjs-2/releases)
- [Commits](https://github.com/jerairrest/react-chartjs-2/compare/2.9.0...2.10.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-03 08:30:09 +00:00
Henry Whitaker
671d9951f8 Merge pull request #217 from henrywhitaker3/dev
Merge dev into master
2020-08-02 20:28:28 +01:00
Henry Whitaker
2ebbc6c8cb Merge pull request #215 from henrywhitaker3/reset-settings
Updated dependencies
2020-08-02 20:19:14 +01:00
Henry Whitaker
d00aa2b4bc Updated changelog 2020-08-02 20:18:42 +01:00
Henry Whitaker
e5fe829e36 Updated gitignore 2020-08-02 20:12:56 +01:00
Henry Whitaker
9bc4be7334 Merge pull request #211 from henrywhitaker3/dependabot/npm_and_yarn/dev/elliptic-6.5.3
[Security] Bump elliptic from 6.5.2 to 6.5.3
2020-08-02 20:11:02 +01:00
Henry Whitaker
40288ed489 Merge pull request #210 from henrywhitaker3/dependabot/composer/dev/laravel/framework-7.22.4
Bump laravel/framework from 7.21.0 to 7.22.4
2020-08-02 20:10:43 +01:00
Henry Whitaker
a046c5388a Merge pull request #209 from henrywhitaker3/dependabot/composer/dev/facade/ignition-2.3.4
Bump facade/ignition from 2.3.3 to 2.3.4
2020-08-02 20:10:11 +01:00
dependabot-preview[bot]
44e7680c4f [Security] Bump elliptic from 6.5.2 to 6.5.3
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.2 to 6.5.3. **This update includes a security fix.**
- [Release notes](https://github.com/indutny/elliptic/releases)
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.2...v6.5.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-29 21:23:36 +00:00
dependabot-preview[bot]
051997d8c3 Bump laravel/framework from 7.21.0 to 7.22.4
Bumps [laravel/framework](https://github.com/laravel/framework) from 7.21.0 to 7.22.4.
- [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.21.0...v7.22.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-28 09:23:00 +00:00
dependabot-preview[bot]
4bae6c9b57 Bump facade/ignition from 2.3.3 to 2.3.4
Bumps [facade/ignition](https://github.com/facade/ignition) from 2.3.3 to 2.3.4.
- [Release notes](https://github.com/facade/ignition/releases)
- [Changelog](https://github.com/facade/ignition/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facade/ignition/compare/2.3.3...2.3.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-28 09:21:37 +00:00
Henry Whitaker
c7a617bb9c Merge pull request #205 from henrywhitaker3/reset-settings
Added clear queue
2020-07-24 12:53:32 +01:00
Henry Whitaker
9595e1de76 Added clear queue 2020-07-24 12:47:39 +01:00
Henry Whitaker
3feb7d8d0d Merge pull request #203 from henrywhitaker3/reset-settings
Small updated
2020-07-24 12:06:36 +01:00
Henry Whitaker
14c6e23f5e Updated changelog 2020-07-24 11:46:23 +01:00
Henry Whitaker
7640f22db8 Added unit tests 2020-07-24 11:46:08 +01:00
Henry Whitaker
6db835233c Display date in local format 2020-07-24 11:40:52 +01:00
Henry Whitaker
4a9ab8058f Merge pull request #200 from henrywhitaker3/dependabot/composer/dev/laravel/framework-7.21.0
Bump laravel/framework from 7.20.0 to 7.21.0
2020-07-24 10:54:22 +01:00
Henry Whitaker
78bcd554a6 Merge pull request #202 from henrywhitaker3/dependabot/npm_and_yarn/dev/react-bootstrap-1.3.0
Bump react-bootstrap from 1.2.2 to 1.3.0
2020-07-24 10:54:00 +01:00
Henry Whitaker
4f727d3b6f Merge remote-tracking branch 'origin/reset-settings' into reset-settings 2020-07-24 10:53:16 +01:00
Henry Whitaker
ca479ec452 Merge pull request #201 from bonexd/patch-1
provide full docker compose file
2020-07-24 09:54:14 +01:00
dependabot-preview[bot]
0b633ee278 Bump react-bootstrap from 1.2.2 to 1.3.0
Bumps [react-bootstrap](https://github.com/react-bootstrap/react-bootstrap) from 1.2.2 to 1.3.0.
- [Release notes](https://github.com/react-bootstrap/react-bootstrap/releases)
- [Changelog](https://github.com/react-bootstrap/react-bootstrap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/react-bootstrap/react-bootstrap/compare/v1.2.2...v1.3.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-24 07:42:53 +00:00
Jamie
c405ab7e01 provide full docker compose file 2020-07-23 18:55:59 +10:00
dependabot-preview[bot]
cf2b538312 Bump laravel/framework from 7.20.0 to 7.21.0
Bumps [laravel/framework](https://github.com/laravel/framework) from 7.20.0 to 7.21.0.
- [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.20.0...v7.21.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-23 08:26:51 +00:00
Henry Whitaker
4ab04f5264 Added bar chart 2020-07-22 13:38:32 +01:00
Henry Whitaker
2e24fa8bc1 Merge pull request #194 from henrywhitaker3/dependabot/composer/dev/laravel/framework-7.21.0
Bump laravel/framework from 7.20.0 to 7.21.0
2020-07-22 12:04:51 +01:00
Henry Whitaker
5d27c656db Merge pull request #196 from henrywhitaker3/reset-settings
Fixed issued with notifications always firing
2020-07-22 12:03:32 +01:00
Henry Whitaker
0b5a4736e4 Fixed issue with notifications being attempted every time 2020-07-22 11:50:39 +01:00
dependabot-preview[bot]
4c28a84477 Bump laravel/framework from 7.20.0 to 7.21.0
Bumps [laravel/framework](https://github.com/laravel/framework) from 7.20.0 to 7.21.0.
- [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.20.0...v7.21.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-22 08:22:22 +00:00
Henry Whitaker
d12a0e4f10 Merge pull request #190 from henrywhitaker3/reset-settings
Added delete methods
2020-07-22 01:41:17 +01:00
Henry Whitaker
a14849c16f Increment v number 2020-07-22 01:40:29 +01:00
Henry Whitaker
a952c09e70 Added methods to delete speedtests 2020-07-22 01:40:19 +01:00
Henry Whitaker
6af53af4b3 Merge pull request #187 from henrywhitaker3/dev
Merge dev into master
2020-07-20 17:13:12 +01:00
Henry Whitaker
78260c014a Merge pull request #186 from henrywhitaker3/speedtest-error
Updated dependencies
2020-07-20 17:11:06 +01:00
Henry Whitaker
487b632c71 Updated dependencies 2020-07-20 17:09:30 +01:00
Henry Whitaker
827bcc90d8 Merge pull request #182 from henrywhitaker3/dependabot/composer/dev/laravel/framework-7.20.0
Bump laravel/framework from 7.19.0 to 7.20.0
2020-07-20 17:03:34 +01:00
Henry Whitaker
0d173ccb65 Merge pull request #181 from henrywhitaker3/dependabot/composer/dev/facade/ignition-2.3.3
Bump facade/ignition from 2.0.7 to 2.3.3
2020-07-20 17:03:14 +01:00
Henry Whitaker
9bf71ae298 Merge pull request #176 from henrywhitaker3/dependabot/npm_and_yarn/dev/react-bootstrap-1.2.2
Bump react-bootstrap from 1.1.1 to 1.2.2
2020-07-20 17:02:52 +01:00
Henry Whitaker
982497fc81 Merge pull request #174 from henrywhitaker3/dependabot/composer/dev/mockery/mockery-1.3.2
Bump mockery/mockery from 1.3.1 to 1.3.2
2020-07-20 17:02:33 +01:00
Henry Whitaker
7ff70f6bff Merge pull request #173 from henrywhitaker3/dependabot/npm_and_yarn/dev/lodash-4.17.19
[Security] Bump lodash from 4.17.15 to 4.17.19
2020-07-20 17:02:10 +01:00
dependabot-preview[bot]
c9249c64b9 Bump laravel/framework from 7.19.0 to 7.20.0
Bumps [laravel/framework](https://github.com/laravel/framework) from 7.19.0 to 7.20.0.
- [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.19.0...v7.20.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-15 08:02:19 +00:00
dependabot-preview[bot]
eba14ff24f Bump facade/ignition from 2.0.7 to 2.3.3
Bumps [facade/ignition](https://github.com/facade/ignition) from 2.0.7 to 2.3.3.
- [Release notes](https://github.com/facade/ignition/releases)
- [Changelog](https://github.com/facade/ignition/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facade/ignition/compare/2.0.7...2.3.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-15 08:00:13 +00:00
dependabot-preview[bot]
d5104d344b Bump react-bootstrap from 1.1.1 to 1.2.2
Bumps [react-bootstrap](https://github.com/react-bootstrap/react-bootstrap) from 1.1.1 to 1.2.2.
- [Release notes](https://github.com/react-bootstrap/react-bootstrap/releases)
- [Changelog](https://github.com/react-bootstrap/react-bootstrap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/react-bootstrap/react-bootstrap/compare/v1.1.1...v1.2.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-13 08:08:13 +00:00
dependabot-preview[bot]
1b093d864b Bump mockery/mockery from 1.3.1 to 1.3.2
Bumps [mockery/mockery](https://github.com/mockery/mockery) from 1.3.1 to 1.3.2.
- [Release notes](https://github.com/mockery/mockery/releases)
- [Changelog](https://github.com/mockery/mockery/blob/1.3.2/CHANGELOG.md)
- [Commits](https://github.com/mockery/mockery/compare/1.3.1...1.3.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-09 08:54:05 +00:00
dependabot-preview[bot]
0b84c284e0 Bump lodash from 4.17.15 to 4.17.19
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-09 07:45:12 +00:00
Henry Whitaker
6caec741f0 Updated readme version number 2020-07-08 12:13:55 +01:00
Henry Whitaker
68519258d6 Merge remote-tracking branch 'origin/dev' into speedtest-error 2020-07-08 12:12:25 +01:00
Henry Whitaker
62fde210c9 Update README.md 2020-07-08 12:09:29 +01:00
Henry Whitaker
564fe6f688 Merge pull request #170 from henrywhitaker3/speedtest-error
Minor changes
2020-07-08 11:54:21 +01:00
Henry Whitaker
9876b319c5 Updated output of speedtest command 2020-07-08 11:52:47 +01:00
Henry Whitaker
1cae3ecac2 Merge pull request #169 from henrywhitaker3/dependabot/composer/dev/guzzlehttp/guzzle-7.0.1
Bump guzzlehttp/guzzle from 6.5.5 to 7.0.1
2020-07-08 11:51:09 +01:00
Henry Whitaker
86ad9058bd Merge pull request #168 from henrywhitaker3/dependabot/composer/dev/laravel/framework-7.19.0
Bump laravel/framework from 7.18.0 to 7.19.0
2020-07-08 11:50:41 +01:00
Henry Whitaker
f4861d5498 Merge pull request #167 from henrywhitaker3/dependabot/composer/dev/laravel/tinker-2.4.1
Bump laravel/tinker from 2.4.0 to 2.4.1
2020-07-08 11:50:15 +01:00
Henry Whitaker
1c04f6c7ea Merge pull request #166 from henrywhitaker3/dependabot/npm_and_yarn/dev/sass-loader-9.0.2
Bump sass-loader from 9.0.1 to 9.0.2
2020-07-08 11:49:50 +01:00
Henry Whitaker
f5b209254a Merge pull request #165 from henrywhitaker3/dependabot/npm_and_yarn/dev/react-bootstrap-1.1.1
Bump react-bootstrap from 1.0.1 to 1.1.1
2020-07-08 11:38:09 +01:00
Henry Whitaker
ee56c2ee42 Merge pull request #164 from angrycuban13/patch-1
Update README.md
2020-07-08 11:35:22 +01:00
dependabot-preview[bot]
fe9dc35247 Bump guzzlehttp/guzzle from 6.5.5 to 7.0.1
Bumps [guzzlehttp/guzzle](https://github.com/guzzle/guzzle) from 6.5.5 to 7.0.1.
- [Release notes](https://github.com/guzzle/guzzle/releases)
- [Changelog](https://github.com/guzzle/guzzle/blob/master/CHANGELOG.md)
- [Commits](https://github.com/guzzle/guzzle/compare/6.5.5...7.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-08 08:23:55 +00:00
dependabot-preview[bot]
ddd9c16e27 Bump laravel/framework from 7.18.0 to 7.19.0
Bumps [laravel/framework](https://github.com/laravel/framework) from 7.18.0 to 7.19.0.
- [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.18.0...v7.19.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-08 08:22:55 +00:00
dependabot-preview[bot]
0b68e08a53 Bump laravel/tinker from 2.4.0 to 2.4.1
Bumps [laravel/tinker](https://github.com/laravel/tinker) from 2.4.0 to 2.4.1.
- [Release notes](https://github.com/laravel/tinker/releases)
- [Changelog](https://github.com/laravel/tinker/blob/2.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/tinker/compare/v2.4.0...v2.4.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-08 08:21:58 +00:00
dependabot-preview[bot]
41180fc497 Bump sass-loader from 9.0.1 to 9.0.2
Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader) from 9.0.1 to 9.0.2.
- [Release notes](https://github.com/webpack-contrib/sass-loader/releases)
- [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/sass-loader/compare/v9.0.1...v9.0.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-08 07:43:56 +00:00
dependabot-preview[bot]
2c0a2e1d42 Bump react-bootstrap from 1.0.1 to 1.1.1
Bumps [react-bootstrap](https://github.com/react-bootstrap/react-bootstrap) from 1.0.1 to 1.1.1.
- [Release notes](https://github.com/react-bootstrap/react-bootstrap/releases)
- [Changelog](https://github.com/react-bootstrap/react-bootstrap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/react-bootstrap/react-bootstrap/compare/v1.0.1...v1.1.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-08 07:43:29 +00:00
angrycuban13
458b658adf Update README.md
Adding "how to add using compose" because of https://www.reddit.com/r/organizr/comments/hn6mu4/speed_test_docker/
2020-07-07 20:45:22 -05:00
Henry Whitaker
95464b3b48 Merge pull request #162 from henrywhitaker3/speedtest-error
More settings bugfixes
2020-07-07 23:36:34 +01:00
Henry Whitaker
e7f387e5c6 More settings bugfixes 2020-07-07 23:29:29 +01:00
Henry Whitaker
401c233bf7 Merge pull request #160 from henrywhitaker3/speedtest-error
Fix issue with page failing to load
2020-07-07 22:58:19 +01:00
Henry Whitaker
db25656a6f Fix issue with page failing to load 2020-07-07 22:57:56 +01:00
Henry Whitaker
cdda52463e Merge pull request #158 from henrywhitaker3/speedtest-error
Tweaks
2020-07-07 22:36:43 +01:00
Henry Whitaker
4f1e45ac73 Added more checks 2020-07-07 22:36:16 +01:00
Henry Whitaker
c85c5dc8e2 npm run 2020-07-07 21:52:03 +01:00
Henry Whitaker
ea14888f38 Change dhow editable settings are defined 2020-07-07 21:51:53 +01:00
Henry Whitaker
f4f2ef0094 Merge pull request #157 from henrywhitaker3/speedtest-error
Notification settings
2020-07-07 21:01:15 +01:00
Henry Whitaker
817e06aa12 npm urn prod 2020-07-07 20:59:44 +01:00
Henry Whitaker
fcaa8ac83b Merge pull request #156 from henrywhitaker3/revert-152-dependabot/npm_and_yarn/dev/react-bootstrap-1.1.0
Revert "Bump react-bootstrap from 1.0.1 to 1.1.0"
2020-07-07 20:58:04 +01:00
Henry Whitaker
770c332190 Revert "Bump react-bootstrap from 1.0.1 to 1.1.0" 2020-07-07 20:57:47 +01:00
Henry Whitaker
b6e0e23f69 Merge pull request #152 from henrywhitaker3/dependabot/npm_and_yarn/dev/react-bootstrap-1.1.0
Bump react-bootstrap from 1.0.1 to 1.1.0
2020-07-07 20:56:00 +01:00
Henry Whitaker
7c3cab283b Merge pull request #153 from henrywhitaker3/dependabot/npm_and_yarn/dev/sass-1.26.10
Bump sass from 1.26.9 to 1.26.10
2020-07-07 20:55:38 +01:00
Henry Whitaker
7afea5e58b Merge pull request #154 from henrywhitaker3/dependabot/composer/dev/laravel-notification-channels/telegram-0.4.1
Bump laravel-notification-channels/telegram from 0.4.0 to 0.4.1
2020-07-07 20:55:15 +01:00
Henry Whitaker
8852b43481 Updated changelog 2020-07-07 20:54:02 +01:00
Henry Whitaker
4ef0303dff Moved notification settings to DB 2020-07-07 20:51:57 +01:00
dependabot-preview[bot]
1c162516d8 Bump laravel-notification-channels/telegram from 0.4.0 to 0.4.1
Bumps [laravel-notification-channels/telegram](https://github.com/laravel-notification-channels/telegram) from 0.4.0 to 0.4.1.
- [Release notes](https://github.com/laravel-notification-channels/telegram/releases)
- [Changelog](https://github.com/laravel-notification-channels/telegram/blob/master/CHANGELOG.md)
- [Commits](https://github.com/laravel-notification-channels/telegram/compare/0.4.0...0.4.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-07 08:39:08 +00:00
dependabot-preview[bot]
d416380873 Bump sass from 1.26.9 to 1.26.10
Bumps [sass](https://github.com/sass/dart-sass) from 1.26.9 to 1.26.10.
- [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.9...1.26.10)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-07 07:56:48 +00:00
dependabot-preview[bot]
b83ee951c1 Bump react-bootstrap from 1.0.1 to 1.1.0
Bumps [react-bootstrap](https://github.com/react-bootstrap/react-bootstrap) from 1.0.1 to 1.1.0.
- [Release notes](https://github.com/react-bootstrap/react-bootstrap/releases)
- [Changelog](https://github.com/react-bootstrap/react-bootstrap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/react-bootstrap/react-bootstrap/compare/v1.0.1...v1.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-07 07:56:10 +00:00
Henry Whitaker
c90b6f3216 Merge pull request #150 from henrywhitaker3/speedtest-error
Graph settings
2020-07-06 19:38:24 +01:00
Henry Whitaker
f543e1345c Added failure graph and graph settings panel 2020-07-06 19:34:10 +01:00
Henry Whitaker
6efc1d0560 Merge pull request #149 from henrywhitaker3/dependabot/npm_and_yarn/dev/sass-loader-9.0.1
Bump sass-loader from 9.0.0 to 9.0.1
2020-07-06 10:26:09 +01:00
Henry Whitaker
8c9703021b Exclude failed tests from homepage graphs 2020-07-06 10:25:30 +01:00
dependabot-preview[bot]
844e5599bb Bump sass-loader from 9.0.0 to 9.0.1
Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader) from 9.0.0 to 9.0.1.
- [Release notes](https://github.com/webpack-contrib/sass-loader/releases)
- [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/sass-loader/compare/v9.0.0...v9.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-06 08:03:32 +00:00
Henry Whitaker
4db8499b0d Merge pull request #146 from henrywhitaker3/speedtest-error
Updated latest endpoint to ignore failed tests in averages
2020-07-03 12:49:53 +01:00
Henry Whitaker
4c7d9b2730 Updated latest endpoint to ignore failed tests in averages 2020-07-03 12:47:08 +01:00
Henry Whitaker
45a79d5776 Merge pull request #144 from henrywhitaker3/speedtest-error
Depenedencies & error handling
2020-07-03 12:00:38 +01:00
Henry Whitaker
04d8f729b9 Added error handling of failed speedtests
re issue #143
2020-07-03 11:59:26 +01:00
Henry Whitaker
5ac9478799 Merge pull request #136 from henrywhitaker3/dependabot/npm_and_yarn/dev/babel/plugin-proposal-class-properties-7.10.4
Bump @babel/plugin-proposal-class-properties from 7.10.1 to 7.10.4
2020-07-03 10:46:53 +01:00
Henry Whitaker
6de5a5c3de Merge pull request #137 from henrywhitaker3/dependabot/npm_and_yarn/dev/babel/preset-react-7.10.4
Bump @babel/preset-react from 7.10.1 to 7.10.4
2020-07-03 10:46:36 +01:00
Henry Whitaker
73089b5ce8 Merge pull request #138 from henrywhitaker3/dependabot/composer/dev/laravel/slack-notification-channel-2.1.0
Bump laravel/slack-notification-channel from 2.0.2 to 2.1.0
2020-07-03 10:46:19 +01:00
Henry Whitaker
710b619517 Merge pull request #139 from henrywhitaker3/dependabot/composer/dev/laravel/framework-7.18.0
Bump laravel/framework from 7.17.2 to 7.18.0
2020-07-03 10:45:50 +01:00
Henry Whitaker
43035cabff Merge pull request #140 from henrywhitaker3/dependabot/composer/dev/laravel/ui-2.1.0
Bump laravel/ui from 2.0.3 to 2.1.0
2020-07-03 10:45:22 +01:00
Henry Whitaker
53bd3e8e30 Merge pull request #141 from henrywhitaker3/dependabot/npm_and_yarn/dev/sass-loader-9.0.0
Bump sass-loader from 8.0.2 to 9.0.0
2020-07-03 10:45:03 +01:00
Henry Whitaker
8a272c7d67 Merge pull request #142 from henrywhitaker3/dependabot/npm_and_yarn/dev/react-toastify-6.0.8
Bump react-toastify from 6.0.6 to 6.0.8
2020-07-03 10:44:29 +01:00
Henry Whitaker
b1f00d2aa1 Added field for manual/scheduled tests 2020-07-03 10:42:18 +01:00
Henry Whitaker
04d24098ef Merge remote-tracking branch 'origin/master' into dev 2020-07-03 10:39:31 +01:00
dependabot-preview[bot]
9fd8148fe2 Bump react-toastify from 6.0.6 to 6.0.8
Bumps [react-toastify](https://github.com/fkhadra/react-toastify) from 6.0.6 to 6.0.8.
- [Release notes](https://github.com/fkhadra/react-toastify/releases)
- [Commits](https://github.com/fkhadra/react-toastify/compare/v6.0.6...v6.0.8)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-03 07:49:34 +00:00
dependabot-preview[bot]
ab6cd0d2b2 Bump sass-loader from 8.0.2 to 9.0.0
Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader) from 8.0.2 to 9.0.0.
- [Release notes](https://github.com/webpack-contrib/sass-loader/releases)
- [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/sass-loader/compare/v8.0.2...v9.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-03 07:47:48 +00:00
Henry Whitaker
e4650be7b8 Update README.md 2020-07-01 23:50:34 +01:00
dependabot-preview[bot]
8c23a83eab Bump laravel/ui from 2.0.3 to 2.1.0
Bumps [laravel/ui](https://github.com/laravel/ui) from 2.0.3 to 2.1.0.
- [Release notes](https://github.com/laravel/ui/releases)
- [Changelog](https://github.com/laravel/ui/blob/2.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/ui/compare/v2.0.3...v2.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-01 08:37:36 +00:00
dependabot-preview[bot]
d7d1339bcc Bump laravel/framework from 7.17.2 to 7.18.0
Bumps [laravel/framework](https://github.com/laravel/framework) from 7.17.2 to 7.18.0.
- [Release notes](https://github.com/laravel/framework/releases)
- [Changelog](https://github.com/laravel/framework/blob/7.x/CHANGELOG-6.x.md)
- [Commits](https://github.com/laravel/framework/compare/v7.17.2...v7.18.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-01 08:36:30 +00:00
dependabot-preview[bot]
293da68c17 Bump laravel/slack-notification-channel from 2.0.2 to 2.1.0
Bumps [laravel/slack-notification-channel](https://github.com/laravel/slack-notification-channel) from 2.0.2 to 2.1.0.
- [Release notes](https://github.com/laravel/slack-notification-channel/releases)
- [Changelog](https://github.com/laravel/slack-notification-channel/blob/2.0/CHANGELOG.md)
- [Commits](https://github.com/laravel/slack-notification-channel/compare/v2.0.2...v2.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-01 08:35:17 +00:00
dependabot-preview[bot]
633a46405f Bump @babel/preset-react from 7.10.1 to 7.10.4
Bumps [@babel/preset-react](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-react) from 7.10.1 to 7.10.4.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.10.4/packages/babel-preset-react)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-01 07:57:38 +00:00
dependabot-preview[bot]
4651359f05 Bump @babel/plugin-proposal-class-properties from 7.10.1 to 7.10.4
Bumps [@babel/plugin-proposal-class-properties](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-proposal-class-properties) from 7.10.1 to 7.10.4.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.10.4/packages/babel-plugin-proposal-class-properties)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-01 07:57:06 +00:00
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
Henry Whitaker
f01f7676bd Updated changelog 2020-06-17 18:22:20 +01:00
Henry Whitaker
02659e7968 Added in csv restore 2020-06-17 18:22:06 +01:00
Henry Whitaker
771e9824ff Merge pull request #90 from henrywhitaker3/dependabot/composer/phpunit/phpunit-8.5.6
Bump phpunit/phpunit from 8.5.5 to 8.5.6
2020-06-17 17:58:35 +01:00
Henry Whitaker
6e8d5a87fc Merge pull request #93 from henrywhitaker3/dependabot/composer/guzzlehttp/guzzle-6.5.5
Bump guzzlehttp/guzzle from 6.5.4 to 6.5.5
2020-06-17 17:58:12 +01:00
Henry Whitaker
7aa17e68dc Merge pull request #94 from henrywhitaker3/dependabot/composer/laravel/framework-7.16.1
Bump laravel/framework from 7.14.1 to 7.16.1
2020-06-17 17:57:45 +01:00
Henry Whitaker
9ad20e1a3c Merge branch 'backup-format' into dependabot/composer/laravel/framework-7.16.1 2020-06-17 17:57:36 +01:00
dependabot-preview[bot]
34a31b73a4 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-17 10:57:33 +00:00
dependabot-preview[bot]
3b90a9fb0e 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-17 10:56:18 +00:00
dependabot-preview[bot]
f9a04902b5 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-15 12:05:22 +00:00
Henry Whitaker
57405725d1 Added front-end handling of CSV 2020-06-10 18:48:37 +01:00
Henry Whitaker
7b1dcfcc2e Merge pull request #88 from henrywhitaker3/dependabot/composer/laravel/framework-7.15.0
Bump laravel/framework from 7.14.1 to 7.15.0
2020-06-10 12:57:14 +01:00
Henry Whitaker
81856f5f4b Fixed formatting of dropdown button 2020-06-10 12:54:39 +01:00
Henry Whitaker
4904076f1e Added front-end for csv/json backup 2020-06-10 12:49:05 +01:00
Henry Whitaker
e651fd579d Added methods to generate a backup in CSV 2020-06-10 12:44:08 +01:00
dependabot-preview[bot]
6a6fe18b98 Bump laravel/framework from 7.14.1 to 7.15.0
Bumps [laravel/framework](https://github.com/laravel/framework) from 7.14.1 to 7.15.0.
- [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.15.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-10 10:51:33 +00:00
Henry Whitaker
22f011da39 Merge pull request #86 from henrywhitaker3/dev
Updated dependencies
2020-06-10 06:16:00 +01:00
Henry Whitaker
a5e54d9462 Updated changelog 2020-06-10 06:14:54 +01:00
Henry Whitaker
4fd0174a09 Merge pull request #84 from henrywhitaker3/dependabot/composer/facade/ignition-2.0.7
Bump facade/ignition from 2.0.4 to 2.0.7
2020-06-10 06:07:50 +01:00
Henry Whitaker
3b200064ef Merge pull request #82 from henrywhitaker3/dependabot/npm_and_yarn/websocket-extensions-0.1.4
[Security] Bump websocket-extensions from 0.1.3 to 0.1.4
2020-06-10 06:06:44 +01:00
Henry Whitaker
26a7a2313b Merge pull request #81 from henrywhitaker3/dependabot/npm_and_yarn/sass-1.26.8
Bump sass from 1.26.5 to 1.26.8
2020-06-10 06:06:20 +01:00
Henry Whitaker
d85c19b5dd Merge pull request #80 from henrywhitaker3/dependabot/composer/laravel/framework-7.14.1
Bump laravel/framework from 7.12.0 to 7.14.1
2020-06-10 06:06:02 +01:00
Henry Whitaker
4115fe15f0 Merge pull request #79 from henrywhitaker3/dependabot/composer/fruitcake/laravel-cors-2.0.1
Bump fruitcake/laravel-cors from 2.0.0 to 2.0.1
2020-06-10 06:05:37 +01:00
Henry Whitaker
08a9cb43d0 Merge pull request #75 from henrywhitaker3/dependabot/npm_and_yarn/babel/plugin-proposal-class-properties-7.10.1
Bump @babel/plugin-proposal-class-properties from 7.8.3 to 7.10.1
2020-06-10 06:05:19 +01:00
Henry Whitaker
01873020c1 Merge pull request #74 from henrywhitaker3/dependabot/npm_and_yarn/babel/preset-react-7.10.1
Bump @babel/preset-react from 7.9.4 to 7.10.1
2020-06-10 06:05:01 +01:00
Henry Whitaker
4b8671c335 Merge pull request #70 from henrywhitaker3/dependabot/composer/guzzlehttp/guzzle-6.5.4
Bump guzzlehttp/guzzle from 6.5.3 to 6.5.4
2020-06-10 06:04:39 +01:00
Henry Whitaker
713d497e25 Merge pull request #69 from henrywhitaker3/dependabot/composer/phpunit/phpunit-8.5.5
Bump phpunit/phpunit from 8.5.4 to 8.5.5
2020-06-10 06:04:22 +01:00
Henry Whitaker
06840959ea Merge pull request #85 from henrywhitaker3/baseurl
Added base url
2020-06-10 06:03:37 +01:00
Henry Whitaker
53f513c8e7 JS changes 2020-06-10 06:02:08 +01:00
dependabot-preview[bot]
0c7335ab9f Bump facade/ignition from 2.0.4 to 2.0.7
Bumps [facade/ignition](https://github.com/facade/ignition) from 2.0.4 to 2.0.7.
- [Release notes](https://github.com/facade/ignition/releases)
- [Changelog](https://github.com/facade/ignition/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facade/ignition/compare/2.0.4...2.0.7)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-08 11:04:54 +00:00
dependabot-preview[bot]
b22bfc9fdf [Security] Bump websocket-extensions from 0.1.3 to 0.1.4
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4. **This update includes a security fix.**
- [Release notes](https://github.com/faye/websocket-extensions-node/releases)
- [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md)
- [Commits](https://github.com/faye/websocket-extensions-node/compare/0.1.3...0.1.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-05 16:56:24 +00:00
dependabot-preview[bot]
72ac9c1e89 Bump sass from 1.26.5 to 1.26.8
Bumps [sass](https://github.com/sass/dart-sass) from 1.26.5 to 1.26.8.
- [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.5...1.26.8)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-05 08:08:43 +00:00
dependabot-preview[bot]
3e203ddf78 Bump laravel/framework from 7.12.0 to 7.14.1
Bumps [laravel/framework](https://github.com/laravel/framework) from 7.12.0 to 7.14.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.12.0...v7.14.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-03 10:54:03 +00:00
dependabot-preview[bot]
18a63e7664 Bump fruitcake/laravel-cors from 2.0.0 to 2.0.1
Bumps [fruitcake/laravel-cors](https://github.com/fruitcake/laravel-cors) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/fruitcake/laravel-cors/releases)
- [Changelog](https://github.com/fruitcake/laravel-cors/blob/master/changelog.md)
- [Commits](https://github.com/fruitcake/laravel-cors/compare/v2.0.0...v2.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-01 11:22:53 +00:00
dependabot-preview[bot]
91290d8d55 Bump @babel/plugin-proposal-class-properties from 7.8.3 to 7.10.1
Bumps [@babel/plugin-proposal-class-properties](https://github.com/babel/babel/tree/HEAD/packages/babel-plugin-proposal-class-properties) from 7.8.3 to 7.10.1.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.10.1/packages/babel-plugin-proposal-class-properties)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-28 08:04:37 +00:00
dependabot-preview[bot]
738946a40b Bump @babel/preset-react from 7.9.4 to 7.10.1
Bumps [@babel/preset-react](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-react) from 7.9.4 to 7.10.1.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.10.1/packages/babel-preset-react)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-28 08:04:02 +00:00
dependabot-preview[bot]
c556543d77 Bump guzzlehttp/guzzle from 6.5.3 to 6.5.4
Bumps [guzzlehttp/guzzle](https://github.com/guzzle/guzzle) from 6.5.3 to 6.5.4.
- [Release notes](https://github.com/guzzle/guzzle/releases)
- [Changelog](https://github.com/guzzle/guzzle/blob/6.5.4/CHANGELOG.md)
- [Commits](https://github.com/guzzle/guzzle/compare/6.5.3...6.5.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-26 11:00:15 +00:00
dependabot-preview[bot]
4a2190c699 Bump phpunit/phpunit from 8.5.4 to 8.5.5
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 8.5.4 to 8.5.5.
- [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.4...8.5.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-25 11:48:40 +00:00
Henry Whitaker
04faa2097a Made handling of wrong base URL more graceful 2020-05-21 00:21:38 +01:00
Henry Whitaker
76206de2c5 Added base url 2020-05-20 23:11:10 +01:00
Henry Whitaker
ddcf656264 Added version # to JS and CSS files to stop browser caching 2020-05-20 13:07:33 +01:00
Henry Whitaker
2990693485 Merge remote-tracking branch 'origin/master' into dev 2020-05-20 12:35:18 +01:00
Henry Whitaker
ccc06b7e77 Update README.md 2020-05-20 12:33:31 +01:00
Henry Whitaker
6f4867b99d Merge pull request #67 from henrywhitaker3/dev
Updated dependencies
2020-05-20 12:27:20 +01:00
Henry Whitaker
cf589f133d Updated changelog 2020-05-20 12:26:48 +01:00
Henry Whitaker
99c233aa7b Merge pull request #65 from henrywhitaker3/dependabot/composer/laravel/framework-7.12.0
Bump laravel/framework from 7.11.0 to 7.12.0
2020-05-20 12:23:56 +01:00
Henry Whitaker
cbb3b49238 Merge pull request #64 from henrywhitaker3/dependabot/composer/facade/ignition-2.0.4
Bump facade/ignition from 2.0.2 to 2.0.4
2020-05-20 12:22:38 +01:00
Henry Whitaker
9f37b252b1 Merge pull request #66 from henrywhitaker3/dev
Add settings
2020-05-20 12:18:53 +01:00
dependabot-preview[bot]
31dffc0540 Bump laravel/framework from 7.11.0 to 7.12.0
Bumps [laravel/framework](https://github.com/laravel/framework) from 7.11.0 to 7.12.0.
- [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.11.0...v7.12.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-20 11:15:14 +00:00
dependabot-preview[bot]
cb80023778 Bump facade/ignition from 2.0.2 to 2.0.4
Bumps [facade/ignition](https://github.com/facade/ignition) from 2.0.2 to 2.0.4.
- [Release notes](https://github.com/facade/ignition/releases)
- [Changelog](https://github.com/facade/ignition/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facade/ignition/compare/2.0.2...2.0.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-20 11:14:15 +00:00
Henry Whitaker
647282d90c Merge pull request #63 from henrywhitaker3/settings
Added custom settings
2020-05-20 11:37:05 +01:00
Henry Whitaker
0a3ccf9db2 Updated changelog 2020-05-20 11:35:40 +01:00
Henry Whitaker
2737cc4eeb Updated app.js 2020-05-20 11:33:55 +01:00
Henry Whitaker
614f206826 Merge pull request #62 from henrywhitaker3/dependabot/npm_and_yarn/react-toastify-6.0.5
Bump react-toastify from 6.0.4 to 6.0.5
2020-05-20 11:32:06 +01:00
Henry Whitaker
9b66061531 Merge pull request #60 from henrywhitaker3/dependabot/composer/facade/ignition-2.0.4
Bump facade/ignition from 2.0.2 to 2.0.4
2020-05-20 11:31:39 +01:00
Henry Whitaker
48216c25a1 Added option to use custom server ids 2020-05-20 11:30:55 +01:00
dependabot-preview[bot]
3a1b086bbc Bump react-toastify from 6.0.4 to 6.0.5
Bumps [react-toastify](https://github.com/fkhadra/react-toastify) from 6.0.4 to 6.0.5.
- [Release notes](https://github.com/fkhadra/react-toastify/releases)
- [Commits](https://github.com/fkhadra/react-toastify/compare/v6.0.4...v6.0.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-20 08:05:39 +00:00
dependabot-preview[bot]
89fb95e40a Bump facade/ignition from 2.0.2 to 2.0.4
Bumps [facade/ignition](https://github.com/facade/ignition) from 2.0.2 to 2.0.4.
- [Release notes](https://github.com/facade/ignition/releases)
- [Changelog](https://github.com/facade/ignition/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facade/ignition/compare/2.0.2...2.0.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-19 11:01:46 +00: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
9d33633cdb Merge pull request #59 from henrywhitaker3/dev
Minor changes
2020-05-18 20:05:10 +01:00
Henry Whitaker
815003cf0c Fixed issue where queued job wouldn't use JSON speedtest 2020-05-18 20:04:38 +01:00
Henry Whitaker
92b4568c3b Merge pull request #58 from henrywhitaker3/dev
Minor changes
2020-05-18 19:21:12 +01:00
Henry Whitaker
3070a70a95 Switched to JSON speedtest output
re #55
2020-05-18 19:18:09 +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
729c1e88d8 Updated changelog 2020-05-18 18:54:16 +01:00
Henry Whitaker
1fb2eb0d88 Merge pull request #52 from henrywhitaker3/dependabot/composer/laravel/framework-7.11.0
Bump laravel/framework from 7.10.3 to 7.11.0
2020-05-18 18:44:31 +01:00
Henry Whitaker
24b205314b Merge pull request #53 from henrywhitaker3/dependabot/npm_and_yarn/react-toastify-6.0.4
Bump react-toastify from 6.0.3 to 6.0.4
2020-05-18 18:43:13 +01:00
dependabot-preview[bot]
458aaad2ae Bump react-toastify from 6.0.3 to 6.0.4
Bumps [react-toastify](https://github.com/fkhadra/react-toastify) from 6.0.3 to 6.0.4.
- [Release notes](https://github.com/fkhadra/react-toastify/releases)
- [Commits](https://github.com/fkhadra/react-toastify/compare/v6.0.3...v6.0.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-14 08:04:22 +00:00
dependabot-preview[bot]
b043908209 Bump laravel/framework from 7.10.3 to 7.11.0
Bumps [laravel/framework](https://github.com/laravel/framework) from 7.10.3 to 7.11.0.
- [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.10.3...v7.11.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-13 11:03:19 +00:00
Henry Whitaker
63af1f2bb0 Merge pull request #51 from henrywhitaker3/dev
Updated dependencies and altered chaneglog modal
2020-05-13 10:10:34 +01:00
Henry Whitaker
d857502beb Updated changelog 2020-05-13 10:07:41 +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
9f8dda73ab Merge pull request #50 from henrywhitaker3/dependabot/npm_and_yarn/react-router-5.2.0
Bump react-router from 5.1.2 to 5.2.0
2020-05-13 09:37:22 +01:00
Henry Whitaker
6986ff31e4 Merge pull request #49 from henrywhitaker3/dependabot/npm_and_yarn/bootstrap-4.5.0
Bump bootstrap from 4.4.1 to 4.5.0
2020-05-13 09:36:46 +01:00
Henry Whitaker
0cd8d52ace Merge pull request #48 from henrywhitaker3/dependabot/npm_and_yarn/react-toastify-6.0.3
Bump react-toastify from 6.0.2 to 6.0.3
2020-05-13 09:36:12 +01:00
dependabot-preview[bot]
fc8c1231a6 Bump react-router from 5.1.2 to 5.2.0
Bumps [react-router](https://github.com/ReactTraining/react-router) from 5.1.2 to 5.2.0.
- [Release notes](https://github.com/ReactTraining/react-router/releases)
- [Changelog](https://github.com/ReactTraining/react-router/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ReactTraining/react-router/compare/v5.1.2...v5.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-13 08:18:10 +00:00
dependabot-preview[bot]
0c959776bc Bump bootstrap from 4.4.1 to 4.5.0
Bumps [bootstrap](https://github.com/twbs/bootstrap) from 4.4.1 to 4.5.0.
- [Release notes](https://github.com/twbs/bootstrap/releases)
- [Commits](https://github.com/twbs/bootstrap/compare/v4.4.1...v4.5.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-13 08:17:55 +00:00
dependabot-preview[bot]
e87ae9fcd4 Bump react-toastify from 6.0.2 to 6.0.3
Bumps [react-toastify](https://github.com/fkhadra/react-toastify) from 6.0.2 to 6.0.3.
- [Release notes](https://github.com/fkhadra/react-toastify/releases)
- [Commits](https://github.com/fkhadra/react-toastify/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-13 08:17:00 +00:00
Henry Whitaker
321a2cfeef Merge pull request #46 from henrywhitaker3/dev
Updated dependencies
2020-05-12 11:46:58 +01:00
Henry Whitaker
4753de4dee Updated changelog 2020-05-12 11:45:41 +01:00
Henry Whitaker
762543f972 Merge pull request #42 from henrywhitaker3/dependabot/npm_and_yarn/react-router-dom-5.2.0
Bump react-router-dom from 5.1.2 to 5.2.0
2020-05-12 11:41:02 +01:00
Henry Whitaker
341c837cd2 Merge branch 'dev' into dependabot/npm_and_yarn/react-router-dom-5.2.0 2020-05-12 11:40:33 +01:00
dependabot-preview[bot]
eb2af1c781 Bump react-router-dom from 5.1.2 to 5.2.0
Bumps [react-router-dom](https://github.com/ReactTraining/react-router) from 5.1.2 to 5.2.0.
- [Release notes](https://github.com/ReactTraining/react-router/releases)
- [Changelog](https://github.com/ReactTraining/react-router/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ReactTraining/react-router/compare/v5.1.2...v5.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-12 10:39:40 +00:00
Henry Whitaker
41deaa25d1 Merge pull request #45 from henrywhitaker3/revert-44-dependabot/npm_and_yarn/react-router-5.2.0
Revert "Bump react-router from 5.1.2 to 5.2.0"
2020-05-12 11:36:36 +01:00
Henry Whitaker
00cd8e8060 Revert "Bump react-router from 5.1.2 to 5.2.0" 2020-05-12 11:36:20 +01:00
Henry Whitaker
479726f637 Merge pull request #44 from henrywhitaker3/dependabot/npm_and_yarn/react-router-5.2.0
Bump react-router from 5.1.2 to 5.2.0
2020-05-12 11:35:58 +01:00
dependabot-preview[bot]
a897387423 Bump react-router from 5.1.2 to 5.2.0
Bumps [react-router](https://github.com/ReactTraining/react-router) from 5.1.2 to 5.2.0.
- [Release notes](https://github.com/ReactTraining/react-router/releases)
- [Changelog](https://github.com/ReactTraining/react-router/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ReactTraining/react-router/compare/v5.1.2...v5.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-12 10:35:49 +00:00
Henry Whitaker
9dd5a37d76 Merge pull request #40 from henrywhitaker3/dependabot/composer/fruitcake/laravel-cors-2.0.0
Bump fruitcake/laravel-cors from 1.0.6 to 2.0.0
2020-05-12 11:35:39 +01:00
Henry Whitaker
1e8a95b420 Merge pull request #43 from henrywhitaker3/dependabot/npm_and_yarn/react-toastify-6.0.2
Bump react-toastify from 5.5.0 to 6.0.2
2020-05-12 11:35:11 +01:00
dependabot-preview[bot]
b6e2b29f39 Bump react-toastify from 5.5.0 to 6.0.2
Bumps [react-toastify](https://github.com/fkhadra/react-toastify) from 5.5.0 to 6.0.2.
- [Release notes](https://github.com/fkhadra/react-toastify/releases)
- [Commits](https://github.com/fkhadra/react-toastify/compare/v5.5.0...v6.0.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-12 08:17:43 +00:00
dependabot-preview[bot]
acb8ff29ad Bump fruitcake/laravel-cors from 1.0.6 to 2.0.0
Bumps [fruitcake/laravel-cors](https://github.com/fruitcake/laravel-cors) from 1.0.6 to 2.0.0.
- [Release notes](https://github.com/fruitcake/laravel-cors/releases)
- [Changelog](https://github.com/fruitcake/laravel-cors/blob/master/changelog.md)
- [Commits](https://github.com/fruitcake/laravel-cors/compare/v1.0.6...v2.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-11 11:29:23 +00:00
Henry Whitaker
9137cb9744 Merge remote-tracking branch 'origin/master' into dev 2020-05-07 12:05:08 +01:00
Henry Whitaker
d80f7e8ec7 Merge pull request #38 from henrywhitaker3/dev
Updated laravel framework
2020-05-07 12:04:53 +01:00
Henry Whitaker
4f1e964545 Updated changelog 2020-05-07 12:04:15 +01:00
Henry Whitaker
b916c0725b Merge pull request #37 from henrywhitaker3/dependabot/composer/laravel/framework-7.10.3
Bump laravel/framework from 7.9.2 to 7.10.3
2020-05-07 11:59:29 +01:00
dependabot-preview[bot]
2c12bb0f7f Bump laravel/framework from 7.9.2 to 7.10.3
Bumps [laravel/framework](https://github.com/laravel/framework) from 7.9.2 to 7.10.3.
- [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.9.2...v7.10.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-07 10:41:33 +00:00
Henry Whitaker
c9fb94a445 Merge branch 'master' into dev 2020-05-05 09:28:20 +01:00
Henry Whitaker
c22e923d0e Update README.md 2020-05-05 09:28:05 +01:00
Henry Whitaker
baea554579 Merge branch 'master' into dev 2020-05-05 09:26:47 +01:00
Henry Whitaker
a8e90a8119 Merge pull request #33 from henrywhitaker3/dev
Updated jQuery
2020-05-05 09:26:31 +01:00
Henry Whitaker
64d72d097f Updated changelog 2020-05-05 09:25:55 +01:00
Henry Whitaker
6c88a7f269 Merge pull request #32 from henrywhitaker3/dependabot/npm_and_yarn/jquery-3.5.1
Bump jquery from 3.5.0 to 3.5.1
2020-05-05 09:20:12 +01:00
dependabot-preview[bot]
341204aa12 Bump jquery from 3.5.0 to 3.5.1
Bumps [jquery](https://github.com/jquery/jquery) from 3.5.0 to 3.5.1.
- [Release notes](https://github.com/jquery/jquery/releases)
- [Commits](https://github.com/jquery/jquery/compare/3.5.0...3.5.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-05 08:13:54 +00:00
Henry Whitaker
41f0431423 Merge pull request #31 from henrywhitaker3/dev
Updated dependencies
2020-04-30 15:58:21 +01:00
Henry Whitaker
c11dbceede Updated changelog 2020-04-30 15:57:39 +01:00
Henry Whitaker
5495786b56 Merge pull request #30 from henrywhitaker3/dependabot/composer/laravel/ui-2.0.3
Bump laravel/ui from 2.0.1 to 2.0.3
2020-04-30 15:56:24 +01:00
Henry Whitaker
623a651f2b Merge pull request #28 from henrywhitaker3/dependabot/composer/laravel/framework-7.9.2
Bump laravel/framework from 7.8.1 to 7.9.2
2020-04-30 15:54:53 +01:00
dependabot-preview[bot]
9fdb675996 Bump laravel/ui from 2.0.1 to 2.0.3
Bumps [laravel/ui](https://github.com/laravel/ui) from 2.0.1 to 2.0.3.
- [Release notes](https://github.com/laravel/ui/releases)
- [Changelog](https://github.com/laravel/ui/blob/2.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/ui/compare/v2.0.1...v2.0.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-30 10:35:51 +00:00
dependabot-preview[bot]
ff340d109d Bump laravel/framework from 7.8.1 to 7.9.2
Bumps [laravel/framework](https://github.com/laravel/framework) from 7.8.1 to 7.9.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.8.1...v7.9.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-29 10:15:49 +00:00
Henry Whitaker
c19374e147 Merge pull request #27 from henrywhitaker3/dev
Updated laravel-cors
2020-04-29 00:13:27 +01:00
Henry Whitaker
8e35410eb3 Edited changelog 2020-04-29 00:10:53 +01:00
Henry Whitaker
f385853476 Merge pull request #26 from henrywhitaker3/dependabot/composer/fruitcake/laravel-cors-1.0.6
Bump fruitcake/laravel-cors from 1.0.5 to 1.0.6
2020-04-29 00:02:56 +01:00
dependabot-preview[bot]
d64c776aab Bump fruitcake/laravel-cors from 1.0.5 to 1.0.6
Bumps [fruitcake/laravel-cors](https://github.com/fruitcake/laravel-cors) from 1.0.5 to 1.0.6.
- [Release notes](https://github.com/fruitcake/laravel-cors/releases)
- [Changelog](https://github.com/fruitcake/laravel-cors/blob/master/changelog.md)
- [Commits](https://github.com/fruitcake/laravel-cors/compare/v1.0.5...v1.0.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-28 09:55:25 +00:00
Henry Whitaker
08ab6d67a7 Merge pull request #25 from henrywhitaker3/dev
Added slack webhook notification
2020-04-27 19:22:52 +01:00
Henry Whitaker
0fae09e2f6 Updated README.md 2020-04-27 19:22:13 +01:00
Henry Whitaker
fc35da9f8d Added slack notifications 2020-04-27 18:50:01 +01:00
Henry Whitaker
4764aae1e4 Merge pull request #24 from henrywhitaker3/dev
Updated laravel framework
2020-04-27 15:11:36 +01:00
Henry Whitaker
78bb343d09 Updated dependencies 2020-04-27 15:05:26 +01:00
Henry Whitaker
b462a1bb99 Merge pull request #23 from henrywhitaker3/dependabot/composer/laravel/framework-7.8.1
Bump laravel/framework from 7.7.1 to 7.8.1
2020-04-27 14:58:57 +01:00
dependabot-preview[bot]
ee7a8ad797 Bump laravel/framework from 7.7.1 to 7.8.1
Bumps [laravel/framework](https://github.com/laravel/framework) from 7.7.1 to 7.8.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.7.1...v7.8.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-27 11:13:39 +00:00
Henry Whitaker
b6e4ab2760 Added favicons 2020-04-25 12:25:39 +01:00
Henry Whitaker
73523e102f updated README.md 2020-04-24 18:26:36 +01:00
Henry Whitaker
b61963af3b Added UI for changelog 2020-04-24 18:20:32 +01:00
Henry Whitaker
d160dcbd0b Added changelog API method 2020-04-24 18:20:12 +01:00
Henry Whitaker
dee74bb0c8 Increment version # & add to changelog 2020-04-24 17:47:42 +01:00
Henry Whitaker
823993919c Merge pull request #21 from henrywhitaker3/dependabot/composer/phpunit/phpunit-8.5.4
Bump phpunit/phpunit from 8.5.3 to 8.5.4
2020-04-24 17:38:23 +01:00
Henry Whitaker
51ba0c839a Merge pull request #20 from henrywhitaker3/dependabot/npm_and_yarn/react-bootstrap-1.0.1
Bump react-bootstrap from 1.0.0 to 1.0.1
2020-04-24 17:37:50 +01:00
Henry Whitaker
6a944e6716 Merge pull request #19 from henrywhitaker3/dependabot/composer/laravel/framework-7.7.1
Bump laravel/framework from 7.6.2 to 7.7.1
2020-04-24 17:37:26 +01:00
Henry Whitaker
adcf8a9051 Merge pull request #22 from henrywhitaker3/dependabot/npm_and_yarn/sass-1.26.5
Bump sass from 1.26.3 to 1.26.5
2020-04-24 17:36:43 +01:00
dependabot-preview[bot]
0b79630e9e Bump sass from 1.26.3 to 1.26.5
Bumps [sass](https://github.com/sass/dart-sass) from 1.26.3 to 1.26.5.
- [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.3...1.26.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-24 08:24:55 +00:00
dependabot-preview[bot]
b44159eb4a Bump phpunit/phpunit from 8.5.3 to 8.5.4
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 8.5.3 to 8.5.4.
- [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.3...8.5.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-23 09:40:26 +00:00
dependabot-preview[bot]
fc2fe39359 Bump react-bootstrap from 1.0.0 to 1.0.1
Bumps [react-bootstrap](https://github.com/react-bootstrap/react-bootstrap) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/react-bootstrap/react-bootstrap/releases)
- [Changelog](https://github.com/react-bootstrap/react-bootstrap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/react-bootstrap/react-bootstrap/compare/v1.0.0...v1.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-23 08:17:09 +00:00
dependabot-preview[bot]
30e262c35a Bump laravel/framework from 7.6.2 to 7.7.1
Bumps [laravel/framework](https://github.com/laravel/framework) from 7.6.2 to 7.7.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.6.2...v7.7.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-22 10:07:27 +00:00
Henry Whitaker
fa28d3523f Update README.md 2020-04-21 23:43:55 +01:00
Henry Whitaker
fc8806e9df Update README.md 2020-04-21 23:43:14 +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
cfa6dc43ca Merge pull request #18 from henrywhitaker3/dev
Changed graph view to 7 days by default
2020-04-21 23:26:23 +01:00
Henry Whitaker
05c5ebb718 Merge pull request #17 from henrywhitaker3/dependabot/composer/guzzlehttp/guzzle-6.5.3
Bump guzzlehttp/guzzle from 6.5.2 to 6.5.3
2020-04-21 23:24:43 +01:00
Henry Whitaker
1b0b62f70e Merge pull request #16 from henrywhitaker3/dependabot/composer/laravel/framework-7.6.2
Bump laravel/framework from 7.5.2 to 7.6.2
2020-04-21 23:24:27 +01:00
Henry Whitaker
1c92353816 Changed latest graph to show last 7 days by default 2020-04-21 23:23:56 +01:00
dependabot-preview[bot]
3eb93f8b95 Bump guzzlehttp/guzzle from 6.5.2 to 6.5.3
Bumps [guzzlehttp/guzzle](https://github.com/guzzle/guzzle) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/guzzle/guzzle/releases)
- [Changelog](https://github.com/guzzle/guzzle/blob/6.5.3/CHANGELOG.md)
- [Commits](https://github.com/guzzle/guzzle/compare/6.5.2...6.5.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-20 10:47:55 +00:00
dependabot-preview[bot]
9aa083d09b Bump laravel/framework from 7.5.2 to 7.6.2
Bumps [laravel/framework](https://github.com/laravel/framework) from 7.5.2 to 7.6.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.5.2...v7.6.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-16 09:56:47 +00:00
Henry Whitaker
e00f9af1c9 Update README.md 2020-04-14 00:08:30 +01:00
Henry Whitaker
62eeeee9fe Added some tests 2020-04-14 00:05:29 +01:00
Henry Whitaker
50ed4ab894 Merge pull request #14 from henrywhitaker3/dev
Shuffled around UI elements
2020-04-13 23:24:10 +01:00
Henry Whitaker
259ab2fe48 Shuffled around UI elements 2020-04-13 23:19:21 +01:00
Henry Whitaker
3b60bd756f Merge pull request #13 from henrywhitaker3/dev
Added avg + max
2020-04-13 23:00:54 +01:00
Henry Whitaker
51a459cc07 npm run prod 2020-04-13 22:45:38 +01:00
Henry Whitaker
2adb977cfb Added front-end current/max/avg 2020-04-13 22:37:22 +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
8d6cb6a962 Update README.md 2020-04-13 17:50:26 +01:00
Henry Whitaker
a04c72e63d Merge pull request #12 from henrywhitaker3/dev
Removed points on graphs and updated jquery
2020-04-13 10:57:33 +01:00
Henry Whitaker
dc65b931cb Added link to changelog 2020-04-13 10:51:45 +01:00
Henry Whitaker
5ffbfc2018 Changed pointHitRadius 2020-04-13 10:49:06 +01:00
Henry Whitaker
18653fbae7 Updated JS with new jquery version 2020-04-13 10:41:51 +01:00
Henry Whitaker
6fab906ca7 Merge pull request #11 from henrywhitaker3/dependabot/npm_and_yarn/jquery-3.5.0
Bump jquery from 3.4.1 to 3.5.0
2020-04-13 10:40:24 +01:00
Henry Whitaker
d5386a96d0 Removed radius on graph points 2020-04-13 10:39:37 +01:00
dependabot-preview[bot]
e2e45c193f Bump jquery from 3.4.1 to 3.5.0
Bumps [jquery](https://github.com/jquery/jquery) from 3.4.1 to 3.5.0.
- [Release notes](https://github.com/jquery/jquery/releases)
- [Commits](https://github.com/jquery/jquery/compare/3.4.1...3.5.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-04-13 07:35:05 +00:00
Henry Whitaker
bea5654218 Merge pull request #9 from henrywhitaker3/add-license-1
Create LICENSE
2020-04-13 08:28:47 +01:00
Henry Whitaker
970d7c3df2 Create LICENSE 2020-04-13 08:28:34 +01:00
Henry Whitaker
1a9774f60c Changed order of speedtests table 2020-04-13 08:15:52 +01:00
Henry Whitaker
1c72221df9 Added a table to display all test results 2020-04-13 01:11:54 +01:00
Henry Whitaker
5e60eb897f Update README.md 2020-04-12 21:01:46 +00:00
31190 changed files with 38979 additions and 3976198 deletions

19
.dockerignore Normal file
View File

@@ -0,0 +1,19 @@
/node_modules
/public/hot
/public/storage
/storage/*.key
/vendor
.env
.env.backup
.phpunit.result.cache
Homestead.json
Homestead.yaml
npm-debug.log
yarn-error.log
.vscode/
_ide_helper.php
.idea
.config
reports/

View File

@@ -1,16 +0,0 @@
name: Docker Dev
on:
push:
branches: [ dev-docker ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Build the Docker image
run: docker build . --file Dockerfile --tag my-image-name:$(date +%s)

View File

@@ -13,4 +13,4 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Build the Docker image
run: docker build . --file Dockerfile --tag my-image-name:$(date +%s)
run: docker build . --file Dockerfile --tag my-image-name:$(date +%s)

View File

@@ -1,16 +0,0 @@
name: Docker Stable
on:
push:
branches: [ docker ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Build the Docker image
run: docker build . --file Dockerfile --tag my-image-name:$(date +%s)

View File

@@ -10,6 +10,9 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: shivammathur/setup-php@b7d1d9c9a92d8d8463ce36d7f60da34d461724f8
with:
php-version: '7.4'
- uses: actions/checkout@v2
- name: Copy .env
run: php -r "file_exists('.env') || copy('.env.example', '.env');"
@@ -43,7 +46,7 @@ jobs:
- name: Directory Permissions
run: chmod -R 777 storage bootstrap/cache
- name: Download Speedtest binary
run: wget https://bintray.com/ookla/download/download_file?file_path=ookla-speedtest-1.0.0-x86_64-linux.tgz -O speedtest.tgz && tar zxvf speedtest.tgz && mv speedtest app/Bin/
run: wget https://install.speedtest.net/app/cli/ookla-speedtest-1.0.0-x86_64-linux.tgz -O speedtest.tgz && tar zxvf speedtest.tgz && mv speedtest app/Bin/
- name: Accept EULA
env:
DB_CONNECTION: sqlite

View File

@@ -10,6 +10,9 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: shivammathur/setup-php@b7d1d9c9a92d8d8463ce36d7f60da34d461724f8
with:
php-version: '7.4'
- uses: actions/checkout@v2
- name: Copy .env
run: php -r "file_exists('.env') || copy('.env.example', '.env');"
@@ -43,7 +46,7 @@ jobs:
- name: Directory Permissions
run: chmod -R 777 storage bootstrap/cache
- name: Download Speedtest binary
run: wget https://bintray.com/ookla/download/download_file?file_path=ookla-speedtest-1.0.0-x86_64-linux.tgz -O speedtest.tgz && tar zxvf speedtest.tgz && mv speedtest app/Bin/
run: wget https://install.speedtest.net/app/cli/ookla-speedtest-1.0.0-x86_64-linux.tgz -O speedtest.tgz && tar zxvf speedtest.tgz && mv speedtest app/Bin/
- name: Accept EULA
env:
DB_CONNECTION: sqlite
@@ -53,4 +56,4 @@ jobs:
env:
DB_CONNECTION: sqlite
DB_DATABASE: database/database.sqlite
run: vendor/bin/phpunit
run: php artisan test --parallel

View File

@@ -10,6 +10,9 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: shivammathur/setup-php@b7d1d9c9a92d8d8463ce36d7f60da34d461724f8
with:
php-version: '7.4'
- uses: actions/checkout@v2
- name: Copy .env
run: php -r "file_exists('.env') || copy('.env.example', '.env');"
@@ -43,7 +46,7 @@ jobs:
- name: Directory Permissions
run: chmod -R 777 storage bootstrap/cache
- name: Download Speedtest binary
run: wget https://bintray.com/ookla/download/download_file?file_path=ookla-speedtest-1.0.0-x86_64-linux.tgz -O speedtest.tgz && tar zxvf speedtest.tgz && mv speedtest app/Bin/
run: wget https://install.speedtest.net/app/cli/ookla-speedtest-1.0.0-x86_64-linux.tgz -O speedtest.tgz && tar zxvf speedtest.tgz && mv speedtest app/Bin/
- name: Accept EULA
env:
DB_CONNECTION: sqlite

19
.gitignore vendored Normal file
View File

@@ -0,0 +1,19 @@
/node_modules
/public/hot
/public/storage
/storage/*.key
/vendor
.env
.env.backup
.phpunit.result.cache
Homestead.json
Homestead.yaml
npm-debug.log
yarn-error.log
.vscode/
_ide_helper.php
.idea
.config
reports/

View File

@@ -1,3 +0,0 @@
{
"git.ignoreLimitWarning": true
}

View File

@@ -1,12 +1,12 @@
# Speedtest Tracker
[![Docker pulls](https://img.shields.io/docker/pulls/henrywhitaker3/speedtest-tracker?style=flat-square)](https://hub.docker.com/r/henrywhitaker3/speedtest-tracker) [![GitHub Workflow Status](https://img.shields.io/github/workflow/status/henrywhitaker3/Speedtest-Tracker/Stable?label=master&logo=github&style=flat-square)](https://github.com/henrywhitaker3/Speedtest-Tracker/actions) [![GitHub Workflow Status](https://img.shields.io/github/workflow/status/henrywhitaker3/Speedtest-Tracker/Dev?label=dev&logo=github&style=flat-square)](https://github.com/henrywhitaker3/Speedtest-Tracker/actions) [![last_commit](https://img.shields.io/github/last-commit/henrywhitaker3/Speedtest-Tracker?style=flat-square)](https://github.com/henrywhitaker3/Speedtest-Tracker/commits) [![issues](https://img.shields.io/github/issues/henrywhitaker3/Speedtest-Tracker?style=flat-square)](https://github.com/henrywhitaker3/Speedtest-Tracker/issues) [![commit_freq](https://img.shields.io/github/commit-activity/m/henrywhitaker3/Speedtest-Tracker?style=flat-square)](https://github.com/henrywhitaker3/Speedtest-Tracker/commits) ![version](https://img.shields.io/badge/version-v1.10.4-success?style=flat-square) [![license](https://img.shields.io/github/license/henrywhitaker3/Speedtest-Tracker?style=flat-square)](https://github.com/henrywhitaker3/Speedtest-Tracker/blob/master/LICENSE)
[![Docker pulls](https://img.shields.io/docker/pulls/henrywhitaker3/speedtest-tracker?style=flat-square)](https://hub.docker.com/r/henrywhitaker3/speedtest-tracker) [![GitHub Workflow Status](https://img.shields.io/github/workflow/status/henrywhitaker3/Speedtest-Tracker/Stable?label=master&logo=github&style=flat-square)](https://github.com/henrywhitaker3/Speedtest-Tracker/actions) [![GitHub Workflow Status](https://img.shields.io/github/workflow/status/henrywhitaker3/Speedtest-Tracker/Dev?label=dev&logo=github&style=flat-square)](https://github.com/henrywhitaker3/Speedtest-Tracker/actions) [![last_commit](https://img.shields.io/github/last-commit/henrywhitaker3/Speedtest-Tracker?style=flat-square)](https://github.com/henrywhitaker3/Speedtest-Tracker/commits) [![issues](https://img.shields.io/github/issues/henrywhitaker3/Speedtest-Tracker?style=flat-square)](https://github.com/henrywhitaker3/Speedtest-Tracker/issues) [![commit_freq](https://img.shields.io/github/commit-activity/m/henrywhitaker3/Speedtest-Tracker?style=flat-square)](https://github.com/henrywhitaker3/Speedtest-Tracker/commits) ![version](https://img.shields.io/badge/version-v1.12.1-success?style=flat-square) [![license](https://img.shields.io/github/license/henrywhitaker3/Speedtest-Tracker?style=flat-square)](https://github.com/henrywhitaker3/Speedtest-Tracker/blob/master/LICENSE)
This program runs a speedtest check every hour and graphs the results. The back-end is written in [Laravel](https://laravel.com/) and the front-end uses [React](https://reactjs.org/). It uses [Ookla's Speedtest cli](https://www.speedtest.net/apps/cli) to get the data and uses [Chart.js](https://www.chartjs.org/) to plot the results.
This program runs a speedtest check every hour and graphs the results. The back-end is written in [Laravel](https://laravel.com/) and the front-end uses [React](https://reactjs.org/). It uses the [Ookla's speedtest cli](https://www.speedtest.net/apps/cli) package to get the data and uses [Chart.js](https://www.chartjs.org/) to plot the results.
A demo site is available [here](https://speedtest.henrywhitaker.com).
A demo can be found [here](https://speedtest.henrywhitaker.com)
Disclaimer: You will need to accept Ookla's [EULA](https://www.speedtest.net/about/eula) and privacy agreements in order to use this container.
Disclaimer: You will need to accept Ookla's EULA and privacy agreements in order to use this container.
![speedtest](https://user-images.githubusercontent.com/36062479/78822484-a82b8300-79ca-11ea-8525-fdeae496a0bd.gif)
@@ -18,8 +18,13 @@ Disclaimer: You will need to accept Ookla's [EULA](https://www.speedtest.net/abo
- Slack/Discord/Telegram notifications
- [healthchecks.io](https://healthchecks.io) integration
- Organizr integration
- InfluxDB integration (currently v1 only, v2 is a WIP)
## Usage
## Installation & Setup
### Using Docker
A docker image is available [here](https://hub.docker.com/r/henrywhitaker3/speedtest-tracker), you can create a new conatiner by running:
```bash
docker create \
@@ -31,7 +36,7 @@ docker create \
henrywhitaker3/speedtest-tracker
```
### Docker compose
### Using Docker Compose
```yml
version: '3.3'
@@ -65,7 +70,7 @@ There are 2 different docker images:
| latest | This is the stable release of the app |
| dev | This release has more features, although could have some bugs |
### Parameters
#### Parameters
Container images are configured using parameters passed at runtime (such as those above). These parameters are separated by a colon and indicate `<external>:<internal>` respectively. For example, `-p 8080:80` would expose port `80` from inside the container to be accessible from the host's IP on port `8080` outside the container.
@@ -80,10 +85,12 @@ Container images are configured using parameters passed at runtime (such as thos
| `-e PUID` | Optional. Supply a local user ID for volume permissions |
| `-e PGID` | Optional. Supply a local group ID for volume permissions |
| `-e AUTH` | Optional. Set to 'true' to enable authentication for the app |
| `-e INFLUXDB_RETENTION`| Optional. Sets the InfluxDB retention period, defaults to `30d` |
| `-e INFLUXDB_HOST_TAG | Optional. Sets the InfluxDB host tag value, defaults to `speedtest` |
### Authentication
Authentication is optional. When enabled, unauthenticated users will only be able to see the graphs and tests table. To be able to queue a new speedtest, backup/restore data and update instance settings you will need to log in. To enable authentication, pass the `AUTH=true` environment variable.
Authentication is optional. When enabled, unauthenticated users will only be able to see the graphs and tests table. To be able to queue a new speedtest, backup/restore data and update instance settings you will need to log in. To enable authentication, pass the `AUTH=true` environment variable in docker or run `php artisan speedtest:auth --enable` for manual installs (same command with `--disable` to turn it off).
The default credentials are:
@@ -93,24 +100,11 @@ The default credentials are:
| password | password |
After enabling, you should change the password through the web UI.
### Manual Install
## Getting the Image
For manual installations, please follow the instructions [here](https://github.com/henrywhitaker3/Speedtest-Tracker/wiki/Manual-Installation).
To get the base image, you have 2 options:
### Kubernetes
- Use the pre-built image on dockerhub
- Build the image yourself
### Pre-built Image
Run `docker pull henrywhitaker3/speedtest-tracker`
### Dockerfile
Clone the required files from the github repo [here](https://github.com/henrywhitaker3/Speedtest-Tracker/tree/docker) making sure to use the `docker` branch of the repo.
Build the image from the docker file by running (within the cloned git repo):
```bash
docker build . -f Dockerfile --tag=henrywhitaker3/speedtest-tracker:<tag>
```
There is a 3rd party helm chart available [here](https://github.com/sOblivionsCall/charts).

View File

@@ -0,0 +1,48 @@
<?php
namespace App\Actions;
use App\Models\Speedtest;
use Cache;
use Carbon\Carbon;
use DB;
use Henrywhitaker3\LaravelActions\Interfaces\ActionInterface;
class GetFailedSpeedtestData implements ActionInterface
{
/**
* Run the action.
*
* @return mixed
*/
public function run($days = 7)
{
$ttl = Carbon::now()->addDays(1);
return Cache::remember('failure-rate-' . $days, $ttl, function () use ($days) {
$range = [
Carbon::today()
];
for ($i = 0; $i < ($days - 1); $i++) {
$prev = end($range);
$new = $prev->copy()->subDays(1);
array_push($range, $new);
}
$rate = [];
foreach ($range as $day) {
$success = Speedtest::select(DB::raw('COUNT(id) as rate'))->whereDate('created_at', $day)->where('failed', false)->get()[0]['rate'];
$fail = Speedtest::select(DB::raw('COUNT(id) as rate'))->whereDate('created_at', $day)->where('failed', true)->get()[0]['rate'];
array_push($rate, [
'date' => $day->toDateString(),
'success' => $success,
'failure' => $fail,
]);
}
return array_reverse($rate);
});
}
}

View File

@@ -0,0 +1,52 @@
<?php
namespace App\Actions;
use App\Helpers\SettingsHelper;
use App\Helpers\SpeedtestHelper;
use App\Models\Speedtest;
use DB;
use Henrywhitaker3\LaravelActions\Interfaces\ActionInterface;
class GetLatestSpeedtestData implements ActionInterface
{
/**
* Run the action.
*
* @return mixed
*/
public function run()
{
$data = SpeedtestHelper::latest();
$response = [
'data' => $data,
];
if (SettingsHelper::get('show_average')) {
$avg = Speedtest::select(DB::raw('AVG(ping) as ping, AVG(download) as download, AVG(upload) as upload'))
->where('failed', false)
->first()
->toArray();
$response['average'] = $avg;
}
if (SettingsHelper::get('show_max')) {
$max = Speedtest::select(DB::raw('MAX(ping) as ping, MAX(download) as download, MAX(upload) as upload'))
->where('failed', false)
->first()
->toArray();
$response['maximum'] = $max;
}
if (SettingsHelper::get('show_min')) {
$min = Speedtest::select(DB::raw('MIN(ping) as ping, MIN(download) as download, MIN(upload) as upload'))
->where('failed', false)
->first()
->toArray();
$response['minimum'] = $min;
}
return $response;
}
}

View File

@@ -0,0 +1,37 @@
<?php
namespace App\Actions;
use App\Helpers\SettingsHelper;
use App\Models\Speedtest;
use Cache;
use Carbon\Carbon;
use Henrywhitaker3\LaravelActions\Interfaces\ActionInterface;
class GetSpeedtestTimeData implements ActionInterface
{
/**
* Run the action.
*
* @return mixed
*/
public function run($days = 7)
{
$ttl = Carbon::now()->addDays(1);
return Cache::remember('speedtest-days-' . $days, $ttl, function () use ($days) {
$showFailed = (bool)SettingsHelper::get('show_failed_tests_on_graph')->value;
if ($showFailed === true) {
return Speedtest::where('created_at', '>=', Carbon::now()->subDays($days))
->orderBy('created_at', 'asc')
->get();
}
return Speedtest::where('created_at', '>=', Carbon::now()->subDays($days))
->where('failed', false)
->orderBy('created_at', 'asc')
->get();
});
}
}

View File

@@ -0,0 +1,35 @@
<?php
namespace App\Actions;
use App\Helpers\SettingsHelper;
use App\Interfaces\SpeedtestProvider;
use App\Jobs\SpeedtestJob;
use Henrywhitaker3\LaravelActions\Interfaces\ActionInterface;
class QueueSpeedtest implements ActionInterface
{
private SpeedtestProvider $speedtestProvider;
/**
* Create a new action instance.
*
* @return void
*/
public function __construct(SpeedtestProvider $speedtestProvider)
{
$this->speedtestProvider = $speedtestProvider;
}
/**
* Run the action.
*
* @return mixed
*/
public function run()
{
SettingsHelper::loadIntegrationConfig();
SpeedtestJob::dispatch(false, config('integrations'), $this->speedtestProvider);
}
}

1
app/Bin/.gitignore vendored Normal file
View File

@@ -0,0 +1 @@
speedtest

View File

@@ -0,0 +1,52 @@
<?php
namespace App\Casts;
use Illuminate\Contracts\Database\Eloquent\CastsAttributes;
class CommaSeparatedArrayCast implements CastsAttributes
{
/**
* Array of settings that should be cast
*/
private array $shouldCast = [
'visible_columns',
'hidden_columns',
];
/**
* Cast the given value.
*
* @param \Illuminate\Database\Eloquent\Model $model
* @param string $key
* @param mixed $value
* @param array $attributes
* @return mixed
*/
public function get($model, $key, $value, $attributes)
{
if (!in_array($model->name, $this->shouldCast)) {
return $value;
}
return explode(',', $value);
}
/**
* Prepare the given value for storage.
*
* @param \Illuminate\Database\Eloquent\Model $model
* @param string $key
* @param mixed $value
* @param array $attributes
* @return mixed
*/
public function set($model, $key, $value, $attributes)
{
if (!in_array($model->name, $this->shouldCast)) {
return $value;
}
return implode(',', $value);
}
}

View File

@@ -38,6 +38,7 @@ class AcceptEULACommand extends Command
*/
public function handle()
{
shell_exec(config('speedtest.home') . ' && ' . app_path() . '/Bin/speedtest --accept-license --accept-gdpr');
$this->info('Acceping EULA');
shell_exec(config('speedtest.home') . ' && timeout 10s ' . app_path() . '/Bin/speedtest --accept-license --accept-gdpr');
}
}

View File

@@ -2,7 +2,7 @@
namespace App\Console\Commands;
use App\Auth\LoginSession;
use App\Models\Auth\LoginSession;
use Carbon\Carbon;
use Illuminate\Console\Command;
use Log;

View File

@@ -0,0 +1,65 @@
<?php
namespace App\Console\Commands;
use App\Exceptions\SpeedtestFailureException;
use App\Helpers\SpeedtestHelper;
use App\Interfaces\SpeedtestProvider;
use Illuminate\Console\Command;
class SpeedtestCommand extends Command
{
/**
* The name and signature of the console command.
*
* @var string
*/
protected $signature = 'speedtest:run';
/**
* The console command description.
*
* @var string
*/
protected $description = 'Performs a new speedtest';
private SpeedtestProvider $speedtestProvider;
/**
* Create a new command instance.
*
* @return void
*/
public function __construct(SpeedtestProvider $speedtestProvider)
{
$this->speedtestProvider = $speedtestProvider;
parent::__construct();
}
/**
* Runs a speedtest synchroonously and displays the results..
*
* @return void
*/
public function handle()
{
$this->info('Running speedtest, this might take a while...');
try {
$results = $this->speedtestProvider->run(false, false);
} catch (SpeedtestFailureException $e) {
$this->error('Something went wrong running the speedtest.');
exit();
}
if (property_exists($results, 'ping') && property_exists($results, 'download') && property_exists($results, 'upload')) {
$this->error('Something went wrong running the speedtest.');
exit();
}
$this->info('Ping: ' . $results->ping . ' ms');
$this->info('Download: ' . $results->download . ' Mbit/s');
$this->info('Upload: ' . $results->upload . ' Mbit/s');
}
}

View File

@@ -3,6 +3,7 @@
namespace App\Console\Commands;
use App\Helpers\SpeedtestHelper;
use App\Interfaces\SpeedtestProvider;
use Illuminate\Console\Command;
use Illuminate\Support\Facades\Artisan;
@@ -22,13 +23,17 @@ class SpeedtestLatestCommand extends Command
*/
protected $description = 'Returns the latest speedtest result';
private SpeedtestProvider $speedtestProvider;
/**
* Create a new command instance.
*
* @return void
*/
public function __construct()
public function __construct(SpeedtestProvider $speedtestProvider)
{
$this->speedtestProvider = $speedtestProvider;
parent::__construct();
}
@@ -41,8 +46,8 @@ class SpeedtestLatestCommand extends Command
{
$latest = SpeedtestHelper::latest();
if($latest) {
if($latest->scheduled) {
if ($latest) {
if ($latest->scheduled) {
$extra = '(scheduled)';
} else {
$extra = '(manual)';
@@ -50,7 +55,7 @@ class SpeedtestLatestCommand extends Command
$this->info('Last speedtest run at: ' . $latest->created_at . ' ' . $extra);
if($latest->failed) {
if ($latest->failed) {
$this->error('Speedtest failed');
} else {
$this->info('Ping: ' . $latest->ping . ' ms');
@@ -62,7 +67,7 @@ class SpeedtestLatestCommand extends Command
$this->info('Running speedtest, this might take a while...');
$results = SpeedtestHelper::runSpeedtest();
$results = $this->speedtestProvider->run();
$this->info('Ping: ' . $results->ping . ' ms');
$this->info('Download: ' . $results->download . ' Mbit/s');

58
app/Console/Kernel.php Normal file
View File

@@ -0,0 +1,58 @@
<?php
namespace App\Console;
use App\Events\SpeedtestOverviewEvent;
use App\Helpers\SettingsHelper;
use App\Helpers\SpeedtestHelper;
use App\Interfaces\SpeedtestProvider;
use App\Jobs\SpeedtestJob;
use Illuminate\Console\Scheduling\Schedule;
use Illuminate\Foundation\Console\Kernel as ConsoleKernel;
class Kernel extends ConsoleKernel
{
/**
* The Artisan commands provided by your application.
*
* @var array
*/
protected $commands = [
//
];
/**
* Define the application's command schedule.
*
* @param \Illuminate\Console\Scheduling\Schedule $schedule
* @return void
*/
protected function schedule(Schedule $schedule)
{
if ((bool)SettingsHelper::get('schedule_enabled')->value) {
$schedule->job(
new SpeedtestJob(
true,
config('integrations'),
app()->make(SpeedtestProvider::class)
)
)
->cron(SettingsHelper::get('schedule')['value'])
->timezone(env('TZ', 'UTC'));
}
$schedule->command('speedtest:overview')->cron('0 ' . SettingsHelper::get('speedtest_overview_time')->value . ' * * *')->timezone(env('TZ', 'UTC'));
$schedule->command('speedtest:clear-sessions')->everyMinute();
}
/**
* Register the commands for the application.
*
* @return void
*/
protected function commands()
{
$this->load(__DIR__ . '/Commands');
require base_path('routes/console.php');
}
}

View File

@@ -0,0 +1,10 @@
<?php
namespace App\Exceptions;
use Exception;
class InfluxDBConnectionErrorException extends Exception
{
//
}

View File

@@ -0,0 +1,10 @@
<?php
namespace App\Exceptions;
use Exception;
class InfluxDBNotEnabledException extends Exception
{
//
}

View File

@@ -0,0 +1,10 @@
<?php
namespace App\Exceptions;
use Exception;
class SpeedtestFailureException extends Exception
{
//
}

View File

@@ -2,7 +2,7 @@
namespace App\Helpers;
use App\Speedtest;
use App\Models\Speedtest;
use Cache;
use DateTime;
use Exception;

View File

@@ -2,8 +2,8 @@
namespace App\Helpers;
use App\Auth\EmailVerification;
use App\User;
use App\Models\Auth\EmailVerification;
use App\Models\User;
class EmailVerificationHelper {
public static function checkVerificationAttempt($userID, $token)

View File

@@ -3,12 +3,13 @@
namespace App\Helpers;
use App\Events\TestNotificationEvent;
use App\Setting;
use App\Models\Setting;
use Cache;
use Carbon\Carbon;
class SettingsHelper
{
private static $settings = null;
/**
* Get a Setting object by name
@@ -23,7 +24,7 @@ class SettingsHelper
if (sizeof($name) == 0) {
return false;
} else if (sizeof($name) == 1) {
return $name[0];
return $name->first();
} else {
$name = $name->keyBy('name');
return $name->all();
@@ -163,6 +164,10 @@ class SettingsHelper
'telegram_bot_token' => SettingsHelper::settingIsEditable('telegram_bot_token'),
'telegram_chat_id' => SettingsHelper::settingIsEditable('telegram_chat_id'),
],
'tables' => [
'visible_columns' => SettingsHelper::get('visible_columns')->value,
'hidden_columns' => SettingsHelper::get('hidden_columns')->value,
],
'auth' => (bool)SettingsHelper::get('auth')->value
];
}

View File

@@ -0,0 +1,270 @@
<?php
namespace App\Helpers;
use App\Interfaces\SpeedtestProvider;
use App\Models\Speedtest;
use App\Utils\OoklaTester;
use Carbon\Carbon;
use Exception;
use Henrywhitaker3\Healthchecks\Healthchecks;
use Illuminate\Support\Facades\File;
use Illuminate\Support\Facades\Cache;
use Illuminate\Support\Facades\DB;
use Illuminate\Support\Facades\Log;
use InvalidArgumentException;
use JsonException;
class SpeedtestHelper
{
/**
* Runs/processes speedtest output to created a Speedtest object
*
* @param boolean|string $output If false, new speedtest runs. If anything else, will try to parse as JSON for speedtest results.
* @return \App\Speedtest|bool
*/
public static function runSpeedtest()
{
$tester = app()->make(SpeedtestProvider::class);
return $tester->run();
}
/**
* Get a 24 hour average of speedtest results
*
* @return array
*/
public static function last24Hours()
{
$t = Carbon::now()->subDay();
$s = Speedtest::select(DB::raw('AVG(ping) as ping, AVG(download) as download, AVG(upload) as upload'))
->where('created_at', '>=', $t)
->where('failed', false)
->first()
->toArray();
return $s;
}
/**
* Converts bytes/s to Mbps
*
* @param int|float $bytes
* @return int|float
*/
public static function convert($bytes)
{
return ($bytes * 8) / 1000000;
}
/**
* Returns the latest speedtest object.
*
* @return boolean|\App\Speedtest
*/
public static function latest()
{
$data = Speedtest::latest()->get();
if ($data->isEmpty()) {
return false;
}
return $data->first();
}
/**
* Parses network speeds and return converted to Mbps
*
* @param string $input
* @return array
*/
public static function parseUnits($input)
{
$input = explode(' ', $input);
$val = (float)$input[0];
$unit = explode('/', $input[1])[0];
switch ($unit) {
case 'Mbyte':
$val = $val * 8;
break;
case 'Kbit':
$val = $val / 1000;
break;
case 'Kbyte':
$val = $val / 125;
break;
case 'Mbit':
default:
break;
}
return [
'val' => $val,
'unit' => 'Mbit/s'
];
}
/**
* Create a backup of the SQLite database
*
* @return null|boolean
*/
public static function dbBackup()
{
if (env('DB_CONNECTION') === 'sqlite') {
if (env('DB_DATABASE') !== null) {
$current = env('DB_DATABASE');
try {
if (File::copy($current, $current . '.bak')) {
return true;
}
} catch (Exception $e) {
return false;
}
}
return false;
}
return null;
}
/**
* Delete all speedtests from the database
*
* @return array
*/
public static function deleteAll()
{
Cache::flush();
SpeedtestHelper::dbBackup();
if (sizeof(Speedtest::whereNotNull('id')->get()) > 0) {
if (Speedtest::whereNotNull('id')->delete()) {
return [
'success' => true,
];
}
}
return [
'success' => true,
];
}
/**
* Work out if a test is lower than the threshold for historic tests
*
* @param String $type
* @param Speedtest $test
* @return array
*/
public static function testIsLowerThanThreshold(String $type, Speedtest $test)
{
if ($type == 'percentage') {
$avg = Speedtest::select(DB::raw('AVG(ping) as ping, AVG(download) as download, AVG(upload) as upload'))
->where('failed', false)
->get()
->toArray()[0];
$threshold = SettingsHelper::get('threshold_alert_percentage')->value;
if ($threshold == '') {
return [];
}
$errors = [];
foreach ($avg as $key => $value) {
if ($key == 'ping') {
$threshold = (float)$value * (1 + ($threshold / 100));
if ($test->$key > $threshold) {
array_push($errors, $key);
}
} else {
$threshold = (float)$value * (1 - ($threshold / 100));
if ($test->$key < $threshold) {
array_push($errors, $key);
}
}
}
return $errors;
}
if ($type == 'absolute') {
$thresholds = [
'download' => SettingsHelper::get('threshold_alert_absolute_download')->value,
'upload' => SettingsHelper::get('threshold_alert_absolute_upload')->value,
'ping' => SettingsHelper::get('threshold_alert_absolute_ping')->value,
];
$errors = [];
foreach ($thresholds as $key => $value) {
if ($value == '') {
continue;
}
if ($key == 'ping') {
if ($test->$key > $value) {
array_push($errors, $key);
}
} else {
if ($test->$key < $value) {
array_push($errors, $key);
}
}
}
return $errors;
}
throw new InvalidArgumentException();
}
/**
* Get a percentage rate of failure by days
*
* @param integer $days number of days to get rate for
* @return integer percentage fail rate
*/
public static function failureRate(int $days)
{
$ttl = Carbon::now()->addDays(1);
$rate = Cache::remember('failure-rate-' . $days, $ttl, function () use ($days) {
$range = [
Carbon::today()
];
for ($i = 0; $i < ($days - 1); $i++) {
$prev = end($range);
$new = $prev->copy()->subDays(1);
array_push($range, $new);
}
$rate = [];
foreach ($range as $day) {
$success = Speedtest::select(DB::raw('COUNT(id) as rate'))->whereDate('created_at', $day)->where('failed', false)->get()[0]['rate'];
$fail = Speedtest::select(DB::raw('COUNT(id) as rate'))->whereDate('created_at', $day)->where('failed', true)->get()[0]['rate'];
array_push($rate, [
'date' => $day->toDateString(),
'success' => $success,
'failure' => $fail,
]);
}
return array_reverse($rate);
});
return $rate;
}
}

View File

@@ -2,14 +2,14 @@
namespace App\Http\Controllers;
use App\Auth\EmailVerification;
use App\Auth\LoginSession as AuthLoginSession;
use App\Models\Auth\EmailVerification;
use App\Models\Auth\LoginSession as AuthLoginSession;
use App\Helpers\EmailVerificationHelper;
use Illuminate\Support\Facades\Auth;
use App\Http\Controllers\Controller;
use App\LoginSession;
use App\Rules\CurrentPasswordMatches;
use App\User;
use App\Models\User;
use DateTime;
use Hash;
use Illuminate\Support\Facades\Request as RequestFacade;

View File

@@ -0,0 +1,35 @@
<?php
namespace App\Http\Controllers;
use App\Actions\GetFailedSpeedtestData;
use App\Actions\GetLatestSpeedtestData;
use App\Actions\GetSpeedtestTimeData;
use App\Helpers\SettingsHelper;
use Illuminate\Http\Request;
use Validator;
class HomepageDataController extends Controller
{
public function __invoke($days)
{
$validator = Validator::make(
['days' => $days],
['days' => ['required', 'numeric']],
);
if ($validator->fails()) {
return response()->json([
'method' => 'get speedtests in last x days',
'error' => $validator->errors(),
], 422);
}
return [
'latest' => run(GetLatestSpeedtestData::class),
'time' => run(GetSpeedtestTimeData::class),
'fail' => run(GetFailedSpeedtestData::class),
'config' => SettingsHelper::getConfig(),
];
}
}

View File

@@ -4,7 +4,7 @@ namespace App\Http\Controllers;
use App\Helpers\SettingsHelper;
use App\Rules\Cron;
use App\Setting;
use App\Models\Setting;
use Illuminate\Http\Request;
use Illuminate\Support\Facades\Log;
use Illuminate\Support\Facades\Validator;

View File

@@ -0,0 +1,188 @@
<?php
namespace App\Http\Controllers;
use App\Actions\GetFailedSpeedtestData;
use App\Actions\GetLatestSpeedtestData;
use App\Actions\GetSpeedtestTimeData;
use App\Actions\QueueSpeedtest;
use App\Helpers\SettingsHelper;
use App\Helpers\SpeedtestHelper;
use App\Jobs\SpeedtestJob;
use App\Models\Speedtest;
use Carbon\Carbon;
use Exception;
use Illuminate\Http\Request;
use Illuminate\Support\Facades\Cache;
use Illuminate\Support\Facades\DB;
use Illuminate\Support\Facades\Validator;
use Illuminate\Http\JsonResponse;
class SpeedtestController extends Controller
{
public function __construct()
{
if ((bool)SettingsHelper::get('auth')->value === true) {
$this->middleware('auth:api')
->only(['run', 'delete', 'deleteAll']);
}
}
/**
* Returns paginated list of speedtests
*
* @return JsonResponse
*/
public function index()
{
$data = Speedtest::orderBy('created_at', 'desc')
->paginate();
return response()->json([
'method' => 'index of speedtests',
'data' => $data,
], 200);
}
/**
* Returns speedtest going back 'x' days
*
* @param int $days
* @return JsonResponse
*/
public function time($days)
{
$rule = [
'days' => ['required', 'integer'],
];
$validator = Validator::make(['days' => $days], $rule);
if ($validator->fails()) {
return response()->json([
'method' => 'get speedtests in last x days',
'error' => $validator->errors(),
], 422);
}
$data = run(GetSpeedtestTimeData::class, $days);
return response()->json([
'method' => 'get speedtests in last x days',
'days' => $days,
'data' => $data
], 200);
}
/**
* Returns speedtest failure rate going back 'x' days
*
* @param int $days
* @return JsonResponse
*/
public function fail($days)
{
$rule = [
'days' => ['required', 'integer'],
];
$validator = Validator::make(['days' => $days], $rule);
if ($validator->fails()) {
return response()->json([
'method' => 'get speedtests in last x days',
'error' => $validator->errors(),
], 422);
}
$data = run(GetFailedSpeedtestData::class, $days);
return response()->json([
'method' => 'get speedtests in last x days',
'days' => $days,
'data' => $data
], 200);
}
/**
* Return latest speedtest
*
* @return JsonResponse
*/
public function latest()
{
$data = run(GetLatestSpeedtestData::class);
if ($data['data']) {
return response()->json($data, 200);
} else {
return response()->json([
'method' => 'get latest speedtest',
'error' => 'no speedtests have been run'
], 404);
}
}
/**
* Queue a new speedtest
*
* @return JsonResponse
*/
public function run()
{
try {
run(QueueSpeedtest::class);
return response()->json([
'method' => 'run speedtest',
'data' => 'a new speedtest has been added to the queue'
], 200);
} catch (Exception $e) {
return response()->json([
'method' => 'run speedtest',
'error' => $e
], 500);
}
}
/**
* Delete all speedtests from db
*
* @return JsonResponse
*/
public function deleteAll()
{
$ret = SpeedtestHelper::deleteAll();
if ($ret['success']) {
return response()->json([
'method' => 'delete all speedtests from the database',
'success' => true
], 200);
}
return response()->json([
'method' => 'delete all speedtests from the database',
'success' => false,
'error' => $ret['msg'],
], 500);
}
/**
* Delete a specific speedtest from the database
*
* @param Speedtest $speedtest
* @return JsonResponse
*/
public function delete(Speedtest $speedtest)
{
$speedtest->delete();
Cache::flush();
return response()->json([
'method' => 'delete a speedtest from the database',
'success' => true,
], 200);
}
}

View File

@@ -2,7 +2,7 @@
namespace App\Http\Middleware;
use App\Auth\LoginSession;
use App\Models\Auth\LoginSession;
use Closure;
use Exception;

View File

@@ -0,0 +1,13 @@
<?php
namespace App\Interfaces;
use App\Models\Speedtest;
interface InfluxDBWrapperInterface
{
public function testConnection(): bool;
public function doesDatabaseExist(string $database): bool;
public function createDatabase(string $database): bool;
public function store(Speedtest $speedtest): bool;
}

View File

@@ -0,0 +1,11 @@
<?php
namespace App\Interfaces;
use App\Models\Speedtest;
interface SpeedtestProvider
{
public function run(): Speedtest;
public function output();
}

View File

@@ -6,6 +6,8 @@ use App\Events\SpeedtestCompleteEvent;
use App\Events\SpeedtestFailedEvent;
use App\Helpers\SettingsHelper;
use App\Helpers\SpeedtestHelper;
use App\Interfaces\SpeedtestProvider;
use App\Utils\OoklaTester;
use Exception;
use Healthcheck;
use Henrywhitaker3\Healthchecks\Healthchecks;
@@ -34,15 +36,18 @@ class SpeedtestJob implements ShouldQueue
*/
private $config;
private SpeedtestProvider $speedtestProvider;
/**
* Create a new job instance.
*
* @return void
*/
public function __construct($scheduled = true, $config = [])
public function __construct($scheduled = true, $config = [], SpeedtestProvider $speedtestProvider)
{
$this->scheduled = $scheduled;
$this->config = $config;
$this->speedtestProvider = $speedtestProvider;
}
/**
@@ -55,8 +60,8 @@ class SpeedtestJob implements ShouldQueue
if ($this->config['healthchecks_enabled'] === true) {
$this->healthcheck('start');
}
$output = SpeedtestHelper::output();
$speedtest = SpeedtestHelper::runSpeedtest($output, $this->scheduled);
$output = $this->speedtestProvider->output();
$speedtest = $this->speedtestProvider->run($output, $this->scheduled);
if ($speedtest == false) {
if ($this->config['healthchecks_enabled'] === true) {
$this->healthcheck('fail');

View File

@@ -1,6 +1,6 @@
<?php
namespace App\Auth;
namespace App\Models\Auth;
use Illuminate\Database\Eloquent\Model;

View File

@@ -1,6 +1,6 @@
<?php
namespace App\Auth;
namespace App\Models\Auth;
use Illuminate\Database\Eloquent\Model;

25
app/Models/Setting.php Normal file
View File

@@ -0,0 +1,25 @@
<?php
namespace App\Models;
use App\Casts\CommaSeparatedArrayCast;
use App\Helpers\SettingsHelper;
use Illuminate\Database\Eloquent\Model;
class Setting extends Model
{
/**
* The attributes that are mass assignable.
*
* @var array
*/
protected $fillable = [
'name', 'value', 'description'
];
protected $table = 'settings';
protected $casts = [
'value' => CommaSeparatedArrayCast::class,
];
}

45
app/Models/Speedtest.php Normal file
View File

@@ -0,0 +1,45 @@
<?php
namespace App\Models;
use Illuminate\Database\Eloquent\Factories\HasFactory;
use Illuminate\Database\Eloquent\Model;
class Speedtest extends Model
{
use HasFactory;
/**
* The attributes that are mass assignable.
*
* @var array
*/
protected $fillable = [
'ping',
'download',
'upload',
'created_at',
'server_id',
'server_name',
'server_host',
'url',
'scheduled',
'failed',
];
protected $table = 'speedtests';
public function formatForInfluxDB()
{
return [
'id' => (int) $this->id,
'download' => (float) $this->download,
'upload' => (float) $this->upload,
'ping' => (float) $this->ping,
'server_id' => (int) $this->server_id,
'server_host' => $this->server_host,
'server_name' => $this->server_name,
'scheduled' => (bool) $this->scheduled,
];
}
}

114
app/Models/User.php Normal file
View File

@@ -0,0 +1,114 @@
<?php
namespace App\Models;
use Illuminate\Contracts\Auth\MustVerifyEmail;
use Illuminate\Foundation\Auth\User as Authenticatable;
use Illuminate\Notifications\Notifiable;
use Illuminate\Support\Facades\Hash;
use Tymon\JWTAuth\Contracts\JWTSubject;
class User extends Authenticatable implements JWTSubject
{
use Notifiable;
/**
* The attributes that are mass assignable.
*
* @var array
*/
protected $fillable = [
'name', 'email', 'password', 'id', 'email_verified_at'
];
/**
* The attributes that should be hidden for arrays.
*
* @var array
*/
protected $hidden = [
'password',
];
/**
* The attributes that should be cast to native types.
*
* @var array
*/
protected $casts = [
'email_verified_at' => 'datetime',
];
protected $primaryKey = 'id';
protected $keyType = 'uuid';
public $incrementing = false;
public static function loginRules()
{
return [
'email' => 'required',
'password' => 'required'
];
}
public static function registerRules()
{
return [
'name' => ['required', 'string', 'max:255'],
'email' => ['required', 'string', 'email', 'max:255', 'unique:users'],
'password' => ['required', 'string', 'min:8', 'confirmed']
];
}
public static function updateRules()
{
return [
'name' => ['required', 'string', 'max:255'],
'email' => ['required', 'string', 'email', 'max:255', 'unique:users']
];
}
public function verification()
{
return $this->hasOne('\App\Auth\EmailVerification');
}
/**
* Returns a user's login sessions
*
* @return mixed
*/
public function sessions()
{
return $this->hasMany('\App\Auth\LoginSession');
}
/**
* Get the identifier that will be stored in the subject claim of the JWT.
*
* @return mixed
*/
public function getJWTIdentifier()
{
return $this->getKey();
}
/**
* Return a key value array, containing any custom claims to be added to the JWT.
*
* @return array
*/
public function getJWTCustomClaims()
{
return [];
}
public function setPasswordAttribute($password)
{
if (!empty($password)) {
$this->attributes['password'] = Hash::make($password);
}
}
}

View File

@@ -0,0 +1,30 @@
<?php
namespace App\Observers;
use App\Exceptions\InfluxDBNotEnabledException;
use App\Models\Speedtest;
use App\Utils\InfluxDB\InfluxDB;
use Exception;
use Log;
class SpeedtestObserver
{
/**
* Handle the Speedtest "created" event.
*
* @param \App\Speedtest $speedtest
* @return void
*/
public function created(Speedtest $speedtest)
{
try {
InfluxDB::connect()
->store($speedtest);
} catch (InfluxDBNotEnabledException $e) {
// /
} catch (Exception $e) {
Log::error($e);
}
}
}

View File

@@ -0,0 +1,56 @@
<?php
namespace App\Providers;
use App\Events\SpeedtestCompleteEvent;
use App\Events\SpeedtestFailedEvent;
use App\Events\SpeedtestOverviewEvent;
use App\Events\TestNotificationEvent;
use App\Listeners\SpeedtestCompleteListener;
use App\Listeners\SpeedtestFailedListener;
use App\Listeners\SpeedtestOverviewListener;
use App\Listeners\TestNotificationListener;
use App\Observers\SpeedtestObserver;
use App\Models\Speedtest;
use Illuminate\Auth\Events\Registered;
use Illuminate\Auth\Listeners\SendEmailVerificationNotification;
use Illuminate\Foundation\Support\Providers\EventServiceProvider as ServiceProvider;
use Illuminate\Support\Facades\Event;
class EventServiceProvider extends ServiceProvider
{
/**
* The event listener mappings for the application.
*
* @var array
*/
protected $listen = [
Registered::class => [
SendEmailVerificationNotification::class,
],
SpeedtestCompleteEvent::class => [
SpeedtestCompleteListener::class,
],
SpeedtestOverviewEvent::class => [
SpeedtestOverviewListener::class
],
SpeedtestFailedEvent::class => [
SpeedtestFailedListener::class
],
TestNotificationEvent::class => [
TestNotificationListener::class
]
];
/**
* Register any events for your application.
*
* @return void
*/
public function boot()
{
parent::boot();
Speedtest::observe(SpeedtestObserver::class);
}
}

Some files were not shown because too many files have changed in this diff Show More