diff --git a/api/uptime.php b/api/uptime.php index 5880446..6b41bee 100644 --- a/api/uptime.php +++ b/api/uptime.php @@ -222,7 +222,7 @@ switch ($action) { // Send invite email $subject = "Invitation to join Team on 𝐌𝐨𝐧𝐢𝐭𝐨𝐫 𝐔𝐩𝐭𝐢𝐦𝐞 𝐛𝐲 𝐘𝐮𝐦𝐞𝐞"; - $html = "

You have been invited to join a team.

Accept Invitation

"; + $html = "

You have been invited to join a team.

Accept Invitation

"; MailService::sendMail($email, $subject, $html); echo json_encode(['success' => true]); diff --git a/assets/pasted-20260225-004617-36242440.jpg b/assets/pasted-20260225-004617-36242440.jpg new file mode 100644 index 0000000..aeb26ee Binary files /dev/null and b/assets/pasted-20260225-004617-36242440.jpg differ diff --git a/index.php b/index.php index fd10b0c..f197b79 100644 --- a/index.php +++ b/index.php @@ -15,7 +15,6 @@ $v = time(); // Cache busting version - @@ -167,7 +179,7 @@ $v = time(); // Cache busting version
- +
@@ -175,7 +187,7 @@ $v = time(); // Cache busting version
- +
[NET: 100%]
@@ -190,7 +202,7 @@ $v = time(); // Cache busting version
- Click for Candle View + System Active 0 Assets
@@ -203,9 +215,24 @@ $v = time(); // Cache busting version
-
-

Latency Graph

- + +
+
+

Heath

+
+
+ +
+
+ + +
+
+

Monitor Uptime Per Milisecond

+
+
+ +
@@ -225,8 +252,36 @@ $v = time(); // Cache busting version
-

Team Management

Manage monitoring teams.

-

API Keys

External integrations.

+
+
+

Invite Team Member

+
+ + +
+
+
+ + + +
EmailStatus
+
+
+
+
+

Generate API Key

+
+ + +
+
+
+ + + +
LabelAPI Key
+
+
@@ -237,7 +292,7 @@ $v = time(); // Cache busting version
- REALTIME CANDLES + MONITOR
@@ -252,102 +307,237 @@ $v = time(); // Cache busting version
\ No newline at end of file