uptime-kuma/src
Godwin Gabriel Ndlovu 6fc34e44d9
Resolved issue with using IP Address as GRPC URL
I've been having an issue with trying to use an IPAddress Host:Port combination in monitoring my GRPC instances. 
This was because the input type was set to url instead of text.
Even if the pattern passes the match test, the url would block as it requires a fully qualified domain name with HTTP and this would fail to submit
2023-03-01 19:45:31 +02:00
..
assets Fixed style of links in markdown 2023-02-02 17:55:40 +00:00
components Merge remote-tracking branch 'origin/master' into notification-provider-pagertree 2023-03-01 16:17:18 +08:00
lang Merge remote-tracking branch 'origin/master' into notification-provider-pagertree 2023-03-01 16:17:18 +08:00
layouts Updated API Keys UI 2023-02-26 18:07:57 +00:00
mixins Merge branch 'master' into feature/1685-prometheus-api-key 2023-02-14 19:53:33 +00:00
modules/dayjs Fix lint 2022-12-15 13:57:28 +08:00
pages Resolved issue with using IP Address as GRPC URL 2023-03-01 19:45:31 +02:00
App.vue Enforce semicolon, fix format globally 2022-04-14 01:20:54 +08:00
i18n.js Added Finnish language translation (#2770) 2023-02-15 02:34:00 +08:00
icon.js Updated API Keys UI 2023-02-26 18:07:57 +00:00
main.js Fix #2318 2022-12-15 13:39:48 +08:00
router.js Merge pull request #2558 from Computroniks/feature/1685-prometheus-api-key 2023-02-28 16:55:50 +08:00
util-frontend.js Fix: Do not allow white space around IP 2023-02-01 08:25:16 +08:00
util.js Added JSDoc for src/ 2023-01-05 22:55:51 +00:00
util.ts move hostname regex pattern function to frontend-utils 2023-01-06 11:00:20 +01:00