Commit Graph
3517 Commits
Author SHA1 Message Date
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 93f94d594f Merge branch 'master' into better-aria 2026-01-05 23:02:56 +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 3c24420840 fix deperecation 2026-01-05 22:29:03 +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 f230aecebd fix showing "30 day" instead of "30 days" and giving our translators the chance to differentiate between them 2026-01-05 22:05:34 +01:00
Frank Elsinga f4f8019202 translate confirmation boxes 2026-01-05 21:04:01 +01:00
Frank Elsinga 8f1d54247b allow translating "Basic radio toggle button group" 2026-01-05 20:58:24 +01:00
Frank Elsinga aa2563a507 allow translating "Basic checkbox toggle button group" 2026-01-05 20:55:42 +01:00
Frank Elsinga 2593040577 allow translating "screenshot of the website" 2026-01-05 20:54:29 +01:00
Frank Elsinga 22106e3da9 translate aria-label close tags 2026-01-05 20:51: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 EkkatiandFrank Elsinga f9694a21d9 Update src/pages/EditMonitor.vue
Co-authored-by: Frank Elsinga <frank@elsinga.de>
2026-01-03 14:28:00 -08:00
Anurag EkkatiandFrank Elsinga 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
iotuxandFrank Elsinga 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
PoleTransformerandFrank Elsinga 858820cbc9 wsCodeDescription Translation keys
Co-authored-by: Frank Elsinga <frank@elsinga.de>
2025-12-31 18:08:33 +00:00