Commit Graph

3460 Commits

Author SHA1 Message Date
Frank Elsinga
e0eb6db3ab
Merge branch 'master' into missing-translations 2026-01-06 00:12:52 +01:00
Frank Elsinga
b3ef5a9e85 remove useless translations 2026-01-06 00:05:02 +01:00
Frank Elsinga
70a9c0feeb feat: Add missing translation keys to en.json 2026-01-05 23:56:53 +01:00
Frank Elsinga
8e51242cb4 src/components/MonitorListFilter.vue 2026-01-05 23:05:55 +01:00
Frank Elsinga
ce4101f5ff add UK for the status page 2026-01-05 23:01:30 +01:00
Frank Elsinga
1053e0df5e remove rocket.chat translation 2026-01-05 22:55:42 +01:00
Frank Elsinga
d99b5279b3 fix mtls-auth 2026-01-05 22:53:37 +01:00
Frank Elsinga
76eedface6 fix resend 2026-01-05 22:53:11 +01:00
Frank Elsinga
889d84786e fix security 2026-01-05 22:53:04 +01:00
Frank Elsinga
a88fb87f5d fix cellsynth 2026-01-05 22:52:45 +01:00
Frank Elsinga
1a3505a715 remove getMaintenanceRelativeURL 2026-01-05 22:26:36 +01:00
Frank Elsinga
7f8baa8da2 fix import 2026-01-05 22:25:29 +01:00
Frank Elsinga
c76d485fe0 remove more dead code 2026-01-05 22:23:06 +01:00
Frank Elsinga
f4f2940c5a remove maintenancedDtetails 2026-01-05 22:20:34 +01:00
Frank Elsinga
31b8dd64c7
Merge branch 'master' into master 2026-01-05 09:40:39 +01:00
autofix-ci[bot]
f93c3021cf
[autofix.ci] apply automated fixes 2026-01-04 17:02:22 +00:00
Frank Elsinga
3f0a7e70ec
Apply suggestions from code review 2026-01-04 18:01:09 +01:00
Anurag Ekkati
8d9c244603
Merge branch 'master' into fix/dns-wildcard-validator 2026-01-04 07:50:26 -08:00
autofix-ci[bot]
ed8051f9e3
[autofix.ci] apply automated fixes 2026-01-04 07:45:05 +00:00
Anurag Ekkati
08d8278a75 fix(monitor): Addressing review comments for PR #6577 2026-01-03 23:42:03 -08:00
Anurag Ekkati
f9694a21d9
Update src/pages/EditMonitor.vue
Co-authored-by: Frank Elsinga <frank@elsinga.de>
2026-01-03 14:28:00 -08:00
Anurag Ekkati
11aef47731
Update src/pages/EditMonitor.vue
Co-authored-by: Frank Elsinga <frank@elsinga.de>
2026-01-03 14:27:36 -08:00
Frank Elsinga
5baac436d3
Merge branch 'master' into master 2026-01-03 17:12:44 +01:00
Frank Elsinga
d172f2fde9
Merge branch 'master' into feature/umami-analytics-status-page 2026-01-03 16:57:11 +01:00
Cyril59310
664314797c
Merge branch 'master' into Chart-improvement 2026-01-03 00:40:41 +01:00
cyril59310
691fe5d160 fix 2026-01-03 00:39:20 +01:00
cyril59310
a1b4889020 add legend in label 2026-01-03 00:36:48 +01:00
Anurag Ekkati
f3d280f1b0 fix(monitor): DNS monitor hostname and other monitors URL validations
Fixes Issue #6444

Summary:
* DNS monitor hostname input will accept wildcard and rejects IP (Valid : *.testdns.co, Invalid : 8.8.8.8)
* http, keyword, json-query, websocket, real-browser monitors will not accept wildcard hostnames in URL (Invalid : https://*.testdns.co/status)
2026-01-02 14:59:39 -08:00
cyril59310
79f542cc8d fix 2026-01-02 23:05:35 +01:00
cyril59310
c7641a3c80 Indicates that the legend is clickable 2026-01-02 22:21:36 +01:00
cyril59310
8f0e396a00 update colors 2026-01-02 22:16:41 +01:00
cyril59310
e409266e33 Moved to the left and darkened 2026-01-02 21:02:26 +01:00
cyril59310
4ba03a86c6 Chart improvement 2026-01-02 20:38:17 +01:00
Frank Elsinga
a3fde73539
Update src/lang/en.json 2026-01-02 17:39:38 +01:00
iotux
1948802b8d Added defaultFriendlyName 2026-01-02 14:13:51 +01:00
iotux
2735f3b831 Vue template correnctions 2026-01-02 07:50:51 +01:00
iotux
8a5e09ddbf
Merge branch 'louislam:master' into feature/local-service-monitor 2026-01-02 07:10:52 +07:00
Cyril59310
480695ff42
Merge branch 'louislam:master' into add-default-icons-status-page 2026-01-01 19:29:27 +01:00
iotux
1faed64e13 Merge remote-tracking branch 'upstream/master' into feature/local-service-monitor 2026-01-01 12:11:27 +01:00
iotux
8b8a3efc9b Modified according to review 2026-01-01 10:37:46 +01:00
iotux
455df272e3
Update src/pages/EditMonitor.vue
Co-authored-by: Frank Elsinga <frank@elsinga.de>
2026-01-01 09:38:36 +01:00
PoleTransformer
88b9283051
Merge branch 'master' into websocket_test 2025-12-31 18:20:30 +00:00
PoleTransformer
858820cbc9
wsCodeDescription Translation keys
Co-authored-by: Frank Elsinga <frank@elsinga.de>
2025-12-31 18:08:33 +00:00
PoleTransformer
8594bc81b3 Enforce backend WS timeout + subprotocol logic + formatting 2025-12-31 09:51:53 -08:00
PoleTransformer
307c208518
Subprotocol placeholder example usage
Co-authored-by: Frank Elsinga <frank@elsinga.de>
2025-12-31 16:44:03 +00:00
PoleTransformer
20e2cf69e4 Add timeout selection + refine error logic + update tests 2025-12-30 20:29:55 -08:00
PoleTransformer
0bee90ea31 WS test status code support + improved error handing + subprotocol input 2025-12-30 17:49:09 -08:00
Nityanand Thakur
49273f94ef
Merge branch 'master' into master 2025-12-30 18:44:40 +05:30
iotux
1d118b4852
Merge branch 'louislam:master' into feature/local-service-monitor 2025-12-30 19:53:40 +07:00
lsnnt
761ef68c29 fixed something and added resend in en.json 2025-12-30 13:15:33 +05:30