Commit Graph

474 Commits

Author SHA1 Message Date
Alex Justesen 2c618e2d4e [Chore] Added public dashboard middleware (#1568)
* added public dashboard middleware

* fixed lint issues
2024-06-24 18:25:53 -04:00
Alex Justesen 35d1ca76e5 Release v0.20.7 (#1559) v0.20.7 2024-06-21 18:00:13 -04:00
Alex Justesen 3fdb17b115 Laravel 11.11.1 Shift (#1552)
Co-authored-by: Shift <shift@laravelshift.com>
2024-06-21 17:54:47 -04:00
Sven van GInkel f03c250cd1 Fix value rounding (#1550)
Co-authored-by: Alex Justesen <alexjustesen@users.noreply.github.com>
2024-06-21 17:45:07 -04:00
Sven van GInkel b233627e70 Add Server location to results and export (#1542) 2024-06-21 17:39:39 -04:00
Alex Justesen 8383777814 Release v0.20.6 (#1534) v0.20.6 2024-06-12 20:45:49 -04:00
Alex Justesen 5c857eee61 [Feature] Write the server id to the result on failed tests (#1533) 2024-06-12 20:29:25 -04:00
Alex Justesen 3713dae385 swapped download and upload charts (#1532) 2024-06-12 20:05:56 -04:00
svenvg93 0d43a31452 Add Download & Upload Latency graphs to the public dashboard (#1531) 2024-06-12 20:02:15 -04:00
tgregory86 3ce5d94ec1 Fix issue with Notify on every speedtest run failing (#1521) 2024-06-12 10:53:20 -04:00
Sven van Ginkel 73384bf0f1 Update README.md (#1525) 2024-06-12 08:23:25 -04:00
Alex Justesen 141f99c537 Release v0.20.5 (#1517) v0.20.5 2024-06-11 06:51:33 -04:00
Sven van Ginkel 6af99b5992 Adding ISP value to result, export, notifications & influxdb (#1515)
Co-authored-by: Alex Justesen <alexjustesen@users.noreply.github.com>
2024-06-11 06:41:41 -04:00
Alex Justesen f4a3deb544 [Chore] Removed install command (#1516) 2024-06-11 06:25:11 -04:00
Alex Justesen dcdcd65620 [Bug] Don't clear cache on settings saved event (#1511) 2024-06-09 11:36:28 -04:00
Alex Justesen 6de6f891b0 Release v0.20.4 (#1508) v0.20.4 2024-06-09 10:56:28 -04:00
Alex Justesen a92e2a22f3 [Feature] Made checking for internet connection optional (#1507) 2024-06-09 10:54:02 -04:00
Alex Justesen c80fa8ff40 [Bug] Use table columns not attributes on results table (#1500) 2024-06-08 15:34:46 -04:00
Alex Justesen 1fc5ebb8e5 Release v0.20.3 (#1494) v0.20.3 2024-06-08 08:35:58 -04:00
Alex Justesen 24efee25a5 [Feature] Use ping instead of a HTTP get request to check for internet connection (#1493) 2024-06-08 08:32:05 -04:00
Alex Justesen ac0556fd10 [Bug] Fixed result reference in speedtest completed mail (#1492) 2024-06-08 07:56:00 -04:00
Alex Justesen 11d000e5e8 [Chore Round package loss in telegram notification (#1491) 2024-06-08 07:42:45 -04:00
Alex Justesen db73a12428 Release v0.20.2 (#1482) v0.20.2 2024-06-07 19:17:44 -04:00
Alex Justesen 84fba20446 [Chore] Removed deprecated image warning (#1481) 2024-06-07 19:16:30 -04:00
Alex Justesen 3917138ced [Feature] Added chart datetime format environment variable (#1480) 2024-06-07 19:14:04 -04:00
Alex Justesen 58227ba729 [Feature] Display next speedtest run at date on dashboard (#1477) 2024-06-07 15:45:11 -04:00
Alex Justesen 9b51bb8662 Release v0.20.1 (#1473) v0.20.1 2024-06-07 09:57:34 -04:00
Alex Justesen db72e6f8f5 [Bug] Display timezone should be used for scheduled tests (#1472) 2024-06-07 09:55:45 -04:00
Alex Justesen c673790717 [Bug] Default display timezone to utc (#1471) 2024-06-07 09:04:14 -04:00
Alex Justesen 50b4a007d3 Release v0.20.0 (#1469) v0.20.0 2024-06-07 07:34:35 -04:00
Alex Justesen ce697bd9aa [Docs] updated generate app key url (#1468) 2024-06-06 19:59:49 -04:00
Alex Justesen b510680d8b [Feature] added filament user profile (#1466) 2024-06-06 13:15:56 -04:00
Alex Justesen 6bda336196 [Chore] Removed bundled assets (#1465) 2024-06-06 13:04:55 -04:00
Alex Justesen 8ed0ccea12 [Feature] Removed general settings page (BREAKING CHANGE) (#1464) 2024-06-06 12:55:25 -04:00
dependabot[bot] 0f08709274 gh actions: bump tighten/duster-action from 2 to 3 (#1463)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-06 10:04:30 -04:00
Alex Justesen 3f84d68c79 [Chore] Use SQLite for development env (#1462) 2024-06-06 08:22:18 -04:00
Alex Justesen 74ef9704d1 [Docs] Updated readme for 0.20.0 release (#1461) 2024-06-06 07:37:11 -04:00
Alex Justesen ec478c2ad2 [Chore] Removed remaining docker assets (#1460) 2024-06-05 17:26:39 -04:00
Alex Justesen 97994e8521 [Feature] Refactored container startup process (BREAKING CHANGE) (#1445) 2024-06-05 16:31:03 -04:00
Alex Justesen b77c840a2b [Chore] Use Cloudflare instead of google for internet checks (#1459) 2024-06-05 16:19:29 -04:00
Alex Justesen 07931acafb Laravel 11.10.0 Shift (#1456)
Co-authored-by: Shift <shift@laravelshift.com>
2024-06-05 16:12:19 -04:00
Alex Justesen 6438f04963 Refactor app commands (#1458) 2024-06-05 16:08:55 -04:00
Alex Justesen 4abae28880 [Bug] removed extra $ in password reset error message (#1457) 2024-06-05 15:24:39 -04:00
Alex Justesen a9b1f4b17f Laravel 11.9.1 Shift (#1451)
Co-authored-by: Shift <shift@laravelshift.com>
2024-05-28 19:39:50 -04:00
Alex Justesen 73f9b9fce5 [Feature] Check for internet connection before running a test (#1444) 2024-05-25 08:14:57 -04:00
Alex Justesen b2c4c25530 [Bug] Fixed updating the result record when a test fails (#1443) 2024-05-25 07:55:09 -04:00
Alex Justesen a1e8db7e83 [Chore] Removed pipeline image builds (#1442) 2024-05-25 07:31:37 -04:00
Alex Justesen 793feebac1 Laravel 11.8.0 Shift (#1437)
Co-authored-by: Shift <shift@laravelshift.com>
2024-05-25 07:27:15 -04:00
Alex Justesen 16e3c7bbc2 Laravel 11.7.0 Shift (#1420)
Co-authored-by: Shift <shift@laravelshift.com>
2024-05-07 12:34:33 -04:00
Alex Justesen 45ea160951 [Chore] Disabled test workflow job (#1422) 2024-05-07 12:30:17 -04:00