X-Git-Url: https://jfr.im/git/irc/unrealircd/unrealircd-webpanel.git/blobdiff_plain/9e2a2ac021a33268908b8dd3ec1376f6bf8e0041..39330628e8c0719660d6adaf6171b855f69513e7:/index.php diff --git a/index.php b/index.php index 61fef15..6ac2254 100644 --- a/index.php +++ b/index.php @@ -1,15 +1,23 @@ query("stats.get", []); -?> - -

Network Overview

+require_once "inc/header.php"; +?> +
+

Network Overview

+ LIVE + +
user_meta['hibp'])) +{ + $num = $current_user->user_meta['hibp']; + Message::Fail("
Urgent
","Your password was found in a data breach $num time(s).", + "Please update your password immediately"); +} +?> + +
+ +
+ +
-
- -
-
-
-
-
-
- -
- - +
-
-
-
-
-
- -
-
-

server->total; ?>

-
-
-
-
-
-
-
Servers
-
- -
-
-
-
-
-
-
- -
-
-
-
-
-
- + - -
-
-
-
-
- -
- - -
-
-
-
-
- -
-
-

server_ban->server_ban_exception; ?>

-
-
-
-
-
-
-
Server Ban Exceptions
-
- -
-
-
-
- server->ulined) { - $bg = "bg-success"; - - /* honestly can't think of a case where there would actually be only one uline... but... well here we are, worrying over the small stuff =] */ - $user_noun = ($stats->user->ulined == 1) ? "user" : "users"; // use "users" even if 0, sounds better. - $is_are = ($stats->user->ulined == 1) ? "is" : "are"; - $server_noun = ($stats->server->ulined == 1) ? "server" : "servers"; - $tooltip = "There $is_are " . $stats->user->ulined . " U-Lined $user_noun over " . $stats->server->ulined . " U-Lined $server_noun"; + + + -
- +