X-Git-Url: https://jfr.im/git/irc/unrealircd/unrealircd-webpanel.git/blobdiff_plain/ce8122f02ff7c26a6ead371928cf72f39ff5905d..9a4a88b54415ab2ed3e797ed07953c626d02c38b:/index.php diff --git a/index.php b/index.php index 9a6a13a..73512bb 100644 --- a/index.php +++ b/index.php @@ -1,32 +1,72 @@ +
+

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); + +?> + +
+ +
+
- + + +
-

-
Users
+

+
+
+
+
Users Online
+
+ +
+
+ +
-
+
@@ -34,14 +74,21 @@ rpc_pop_lists();
-

+

+
+
+
+
+
+
Channels
+
-
+
@@ -49,34 +96,49 @@ rpc_pop_lists();
-

+

+
+
+
+
+
+
Opers
+
-
+ +
-
+
-

+

+
+
+
+
+
+
Servers
+
-
+
-
+
@@ -84,14 +146,21 @@ rpc_pop_lists();
-

+

+
+
+
+
+
+
Server Bans
+
-
+
@@ -99,14 +168,21 @@ rpc_pop_lists();
-

-
Spamfilter Entries
+

+
+
+
+
Spamfilter
+
+ +
+
-
+
@@ -114,18 +190,25 @@ rpc_pop_lists();
-

-
Ban Excepts
+

+ +
+
+
+
Server Ban Exceptions
+
+ +
+
-
+ $bg = "bg-success"; // FIXME: this isn't dynamic + ?> +
@@ -133,13 +216,105 @@ rpc_pop_lists();
-

+ +

+
+
+
+
+
+
Services Online
+
-
\ No newline at end of file +
+ + + + +
+ +
+
+
+
+
+
+ +
+
+

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