X-Git-Url: https://jfr.im/git/irc/unrealircd/unrealircd-webpanel.git/blobdiff_plain/ce8122f02ff7c26a6ead371928cf72f39ff5905d..3fe262343810f4e0b0252b7607cc532383c2351b:/index.php diff --git a/index.php b/index.php index 9a6a13a..115a025 100644 --- a/index.php +++ b/index.php @@ -1,32 +1,74 @@ +
+

Network Overview

+ +
+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 +76,21 @@ rpc_pop_lists();
-

+

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

+

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

+

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

+

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

-
Spamfilter Entries
+

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

-
Ban Excepts
+

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

+ +

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

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