X-Git-Url: https://jfr.im/git/irc/unrealircd/unrealircd-webpanel.git/blobdiff_plain/28d5eb87e982bc63543a5336720b2a058daf901e..3fe262343810f4e0b0252b7607cc532383c2351b:/index.php diff --git a/index.php b/index.php index f6aa3d2..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,14 +98,22 @@ rpc_pop_lists();
-

+

+
+
+
+
+
+
Opers
+
-
+ +
@@ -64,19 +121,26 @@ rpc_pop_lists();
-

+

+
+
+
+
+
+
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
+
+ +
+
+
+
+
+
+