Sven van Ginkel
|
9b0b53be60
|
bug: fix threshold notification (#2702)
|
2026-02-10 16:51:14 -05:00 |
|
Sven van Ginkel
|
cb659fcf16
|
chore: refactor prometheus to handle missing data (#2696)
Co-authored-by: Alex Justesen <alexjustesen@users.noreply.github.com>
|
2026-02-04 19:25:20 -05:00 |
|
Sven van Ginkel
|
1da5399196
|
bug: fix completed mail (#2692)
|
2026-02-04 14:21:40 -05:00 |
|
Alex Justesen
|
bdad072a3d
|
Fallback to http request when checking for internet connection (#2685)
Co-authored-by: Alex Justesen <1144087+alexjustesen@users.noreply.github.com>
|
2026-02-04 11:10:25 -05:00 |
|
Sven van Ginkel
|
d2153da611
|
bug: fix prometheus metrics on failed test (#2674)
Co-authored-by: Alex Justesen <alexjustesen@users.noreply.github.com>
|
2026-02-03 15:58:26 -05:00 |
|
Sven van Ginkel
|
405c1a5127
|
Bug: Don't retry Apprise in case of a timeout (#2680)
Co-authored-by: Alex Justesen <alexjustesen@users.noreply.github.com>
|
2026-02-03 15:56:29 -05:00 |
|
Sven van Ginkel
|
1ada95c4f9
|
bug: add server name and id to test wehbook (#2676)
Co-authored-by: Alex Justesen <alexjustesen@users.noreply.github.com>
|
2026-02-03 09:21:29 -05:00 |
|
Sven van Ginkel
|
edff46859c
|
Bug: fix packet loss rounding in notifications (#2670)
|
2026-02-03 09:19:17 -05:00 |
|
Sven van Ginkel
|
c3bf5e5ed2
|
Chore: Add debug logs for apprise (#2654)
Co-authored-by: Alex Justesen <alexjustesen@users.noreply.github.com>
|
2026-02-03 08:53:12 -05:00 |
|
Sven van Ginkel
|
3fa025d19f
|
Chore: add webhook logging (#2647)
Co-authored-by: Alex Justesen <alexjustesen@users.noreply.github.com>
|
2026-02-03 08:50:33 -05:00 |
|
Sven van Ginkel
|
40eca53bcb
|
Chore: Add missing translations (#2669)
|
2026-02-03 08:42:14 -05:00 |
|
Sven van Ginkel
|
b7846b0b1d
|
chore: update webhook payload (#2636)
|
2026-01-21 09:05:38 -05:00 |
|
Sven van Ginkel
|
0e104db343
|
Chore: Add helpertext for notification triggers (#2640)
Co-authored-by: Alex Justesen <alexjustesen@users.noreply.github.com>
|
2026-01-08 17:23:11 -05:00 |
|
Sven van Ginkel
|
82fdd6fa79
|
Chore: clean up ping logs (#2629)
Co-authored-by: Alex Justesen <alexjustesen@users.noreply.github.com>
|
2026-01-04 09:32:11 -05:00 |
|
Sven van Ginkel
|
5bb28c23a9
|
Fix: Increase timeout for Apprise notifications (#2628)
Co-authored-by: Alex Justesen <alexjustesen@users.noreply.github.com>
|
2026-01-04 09:31:00 -05:00 |
|
Sven van Ginkel
|
d0377e15a7
|
Fix: Skip SkipSpeedtestJob when env var is empty (#2626)
Co-authored-by: Alex Justesen <alexjustesen@users.noreply.github.com>
|
2026-01-03 08:14:31 -05:00 |
|
Sven van Ginkel
|
07aaf84a4b
|
Fix: Apprise test button shown without saving (#2627)
|
2026-01-03 08:09:51 -05:00 |
|
Alex Justesen
|
fd7a034235
|
Rename benchmark healthy/unhealthy event classes and update references (#2607)
Co-authored-by: Alex Justesen <1144087+alexjustesen@users.noreply.github.com>
|
2025-12-26 20:16:11 -05:00 |
|
Alex Justesen
|
62f13fb009
|
Mark speedtest as scheduled when triggered using the API (#2597)
Co-authored-by: Alex Justesen <1144087+alexjustesen@users.noreply.github.com>
|
2025-12-26 15:11:39 -05:00 |
|
Sven van Ginkel
|
045a5191d2
|
chore: deprecate notification channel alarm on dashboard and notifications (#2577)
|
2025-12-19 11:38:22 -05:00 |
|
Sven van Ginkel
|
eb9a3e676e
|
Chore: Improve Apprise Logic & UI Text (#2579)
|
2025-12-19 11:26:43 -05:00 |
|
Alex Justesen
|
43a88f551f
|
add selection details option to speedtest command (#2572)
Co-authored-by: Alex Justesen <1144087+alexjustesen@users.noreply.github.com>
|
2025-12-18 09:00:57 -05:00 |
|
Alex Justesen
|
b21f0f18d7
|
Hotfix v1.13.1 (fix for ping failing) (#2561)
Co-authored-by: Alex Justesen <1144087+alexjustesen@users.noreply.github.com>
|
2025-12-17 09:30:30 -05:00 |
|
Alex Justesen
|
c7c467ff8a
|
move skip IPs configuration to preflight settings (#2557)
Co-authored-by: Alex Justesen <1144087+alexjustesen@users.noreply.github.com>
|
2025-12-16 09:32:52 -05:00 |
|
Alex Justesen
|
03e02b6eb9
|
check for internet using ping (#2556)
Co-authored-by: Alex Justesen <1144087+alexjustesen@users.noreply.github.com>
|
2025-12-16 09:24:42 -05:00 |
|
Alex Justesen
|
963fc051ad
|
update external IP fetching logic to handle failures (#2555)
Co-authored-by: Alex Justesen <1144087+alexjustesen@users.noreply.github.com>
|
2025-12-16 07:55:52 -05:00 |
|
Alex Justesen
|
74062c902d
|
Update form method to use Schema instead of Form in ListOoklaServers (#2551)
Co-authored-by: Alex Justesen <1144087+alexjustesen@users.noreply.github.com>
|
2025-12-15 19:55:37 -05:00 |
|
Alex Justesen
|
c4e2e7f627
|
fix: adjust speedtest button size based on request context (#2550)
Co-authored-by: Alex Justesen <1144087+alexjustesen@users.noreply.github.com>
|
2025-12-15 09:57:54 -05:00 |
|
Sven van Ginkel
|
73f44abb3c
|
feat: add speedtest button to metric dashboard (#2521)
|
2025-12-11 11:26:31 -05:00 |
|
Sven van Ginkel
|
633d3b3c71
|
chore: Switch Apprise to markdown (#2531)
|
2025-12-08 19:46:41 -05:00 |
|
Alex Justesen
|
61df96b2c4
|
Combine result server columns (#2526)
Co-authored-by: Alex Justesen <1144087+alexjustesen@users.noreply.github.com>
|
2025-12-08 11:33:18 -05:00 |
|
Alex Justesen
|
0cd47d4256
|
Remove truncate results action and related job from results table (#2512)
Co-authored-by: Alex Justesen <1144087+alexjustesen@users.noreply.github.com>
|
2025-12-06 12:15:35 -05:00 |
|
Alex Justesen
|
a280795a24
|
Remove deferred loading from results table (#2511)
Co-authored-by: Alex Justesen <1144087+alexjustesen@users.noreply.github.com>
|
2025-12-06 11:50:28 -05:00 |
|
Alex Justesen
|
2c4f7f519d
|
Remove high and low latency columns from results table (#2510)
Co-authored-by: Alex Justesen <1144087+alexjustesen@users.noreply.github.com>
|
2025-12-06 11:45:29 -05:00 |
|
Alex Justesen
|
a06b231eb6
|
Show banner for next scheduled test (#2507)
Co-authored-by: Alex Justesen <1144087+alexjustesen@users.noreply.github.com>
|
2025-12-06 11:16:29 -05:00 |
|
Gurjit Singh
|
bc0064a4ad
|
Refactor: Use strict comparison in chart widget filters (#2498)
Co-authored-by: Alex Justesen <alexjustesen@users.noreply.github.com>
|
2025-12-05 19:00:44 -05:00 |
|
Gurjit Singh
|
4ac18918d6
|
Fix typo: helpertext -> helperText in DataIntegration settings (#2497)
|
2025-12-05 17:10:26 -05:00 |
|
Alex Justesen
|
a47e3225e5
|
Release v1.12.0 (#2493)
Co-authored-by: Sven van Ginkel <svenvanginkel@icloud.com>
Co-authored-by: Alex Justesen <1144087+alexjustesen@users.noreply.github.com>
|
2025-12-05 15:33:44 -05:00 |
|
Sven van Ginkel
|
c9935b2980
|
chore: adjust pagination amounts in results table (#2487)
|
2025-12-04 13:59:35 -05:00 |
|
Alex Justesen
|
5ba9ce86fc
|
Release v1.11.1 (#2485)
Co-authored-by: Alex Justesen <1144087+alexjustesen@users.noreply.github.com>
|
2025-12-04 08:12:29 -05:00 |
|
Alex Justesen
|
218331c4c0
|
Chore/refactored results table (#2484)
Co-authored-by: Alex Justesen <1144087+alexjustesen@users.noreply.github.com>
|
2025-12-04 08:07:52 -05:00 |
|
Sven van Ginkel
|
30f04df268
|
bug: fix text string prometheus (#2482)
|
2025-12-04 07:34:37 -05:00 |
|
Sven van Ginkel
|
ff34938cf1
|
bug: fix database notifications being sent double (#2477)
|
2025-12-03 10:37:14 -05:00 |
|
Sven van Ginkel
|
d27000f05f
|
feat: Add Prometheus (#2440)
Co-authored-by: Alex Justesen <alexjustesen@users.noreply.github.com>
|
2025-12-02 16:31:40 -05:00 |
|
Sven van Ginkel
|
a2c23d74ef
|
chore: remove duplicate translation strings (#2470)
|
2025-11-30 17:07:16 -06:00 |
|
Sven van Ginkel
|
a2169551b9
|
bug: fix notifications when not using thresholds (#2464)
|
2025-11-29 06:15:15 -06:00 |
|
Alex Justesen
|
68517d0be5
|
Moved webhooks docs alert (#2460)
Co-authored-by: Alex Justesen <1144087+alexjustesen@users.noreply.github.com>
|
2025-11-28 08:04:26 -06:00 |
|
Sven van Ginkel
|
d2f5d7691e
|
feat: clarity notification usage (#2458)
|
2025-11-28 06:50:38 -06:00 |
|
Sven van Ginkel
|
addd40b9be
|
bug: fix mails on completed speedtest (#2457)
|
2025-11-28 06:35:24 -06:00 |
|
Alex Justesen
|
28418c3761
|
Add LibreSpeed cli to dev image (#2455)
Co-authored-by: Alex Justesen <1144087+alexjustesen@users.noreply.github.com>
|
2025-11-27 19:18:14 -06:00 |
|