X-Git-Url: https://jfr.im/git/irc/unrealircd/unrealircd-webpanel.git/blobdiff_plain/3f431b7a3666a818f0895e14049b1d25aa8df924..9a4a88b54415ab2ed3e797ed07953c626d02c38b:/index.php diff --git a/index.php b/index.php index 98ef1da..73512bb 100644 --- a/index.php +++ b/index.php @@ -1,25 +1,56 @@ +
+

Network Overview

+⚪LIVE
+
+Network Overview +/* What if someone wants to add their own stats... */ +Hook::run(HOOKTYPE_PRE_OVERVIEW_CARD, $array_of_stats); -
+/* This makes sure that a plugin which called the parameter + * by reference can add/update the stats for display here. +*/ +$stats = (object) $array_of_stats; -
-
+$userlist = []; +Hook::run(HOOKTYPE_GET_USER_LIST, $userlist); +$num_of_panel_admins = count($userlist); + +?> + +
+ +
+
- + + +
-

+

@@ -28,12 +59,14 @@ rpc_pop_lists();
Users Online
- +
+ +
-
+
@@ -41,7 +74,7 @@ rpc_pop_lists();
-

+

@@ -50,12 +83,12 @@ rpc_pop_lists();
Channels
- +
-
+
@@ -63,7 +96,7 @@ rpc_pop_lists();
-

+

@@ -72,14 +105,13 @@ rpc_pop_lists();
Opers
- - +
-
+
@@ -87,7 +119,7 @@ rpc_pop_lists();
-

+

@@ -96,17 +128,17 @@ rpc_pop_lists();
Servers
- +
-
+
-
+
@@ -114,7 +146,7 @@ rpc_pop_lists();
-

+

@@ -123,12 +155,12 @@ rpc_pop_lists();
Server Bans
- +
-
+
@@ -136,7 +168,7 @@ rpc_pop_lists();
-

+

@@ -145,12 +177,12 @@ rpc_pop_lists();
Spamfilter
- +
-
+
@@ -158,7 +190,7 @@ rpc_pop_lists();
-

+

@@ -168,16 +200,15 @@ rpc_pop_lists();
Server Ban Exceptions
- +
-
+ $bg = "bg-success"; // FIXME: this isn't dynamic + ?> +
@@ -185,7 +216,8 @@ rpc_pop_lists();
-

+ +

@@ -194,11 +226,95 @@ rpc_pop_lists();
Services Online
- +
- \ No newline at end of file + + + + + +
+ +
+
+
+
+
+
+ +
+
+

+
+
+
+
+
+
+
Panel Accounts
+
+ +
+
+
+
+
+
+