diff --git a/html/chat.html b/html/chat.html deleted file mode 100644 index 5ab4c69..0000000 --- a/html/chat.html +++ /dev/null @@ -1,17 +0,0 @@ -
- -
-
- {{(line.Time * 1000) | date:'shortTime'}} - {{line.Username}} : - {{line.Message}} -
-
- -
-
- -
-
- -
\ No newline at end of file diff --git a/html/connect.html b/html/connect.html deleted file mode 100644 index 56edec3..0000000 --- a/html/connect.html +++ /dev/null @@ -1,54 +0,0 @@ -
- -
- -

Connect

- -
- {{LastErrorMessage}} -
- -

Enter the address (including rcon port) and the rcon password below to connect.

- -
- -
- - -
- -
- - -
- -
- -
- - - -
-
- -
- -
-

Saved Connections

- -
- -
-
- -
- -
diff --git a/html/console.html b/html/console.html deleted file mode 100644 index e5ed7e6..0000000 --- a/html/console.html +++ /dev/null @@ -1,11 +0,0 @@ -
- -
-
{{line.Message}}
-
- -
- -
- -
\ No newline at end of file diff --git a/html/header.html b/html/header.html deleted file mode 100644 index d6825a1..0000000 --- a/html/header.html +++ /dev/null @@ -1,40 +0,0 @@ - diff --git a/html/playerInfo.html b/html/playerInfo.html deleted file mode 100644 index f3a211e..0000000 --- a/html/playerInfo.html +++ /dev/null @@ -1,41 +0,0 @@ - -
- -
- -
- -

- Player: {{getUsername()}} -
- -
-

- - - -
- -
-

- Info -

- -
- This Player is currently not connected to this server! -
-
- -
-

{{key}}: {{value}}

-
-
- -
\ No newline at end of file diff --git a/html/playerlist.html b/html/playerlist.html deleted file mode 100644 index 297abea..0000000 --- a/html/playerlist.html +++ /dev/null @@ -1,84 +0,0 @@ -
- -
-
- -
-
- -
-
- -
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
ActionsUsernameSteam IDViolation LevelAddressPingDuration
-
- - -
-
- {{line.DisplayName}} - - {{line.SteamID}} - - {{line.VoiationLevel}} - - {{line.Address}} - - {{line.Ping}} - - {{line.ConnectedSeconds | SecondsToDuration}} -
-
-
-
- -
\ No newline at end of file diff --git a/html/serverInfo.html b/html/serverInfo.html deleted file mode 100644 index ecdd567..0000000 --- a/html/serverInfo.html +++ /dev/null @@ -1,92 +0,0 @@ -
- -
- -
-

{{serverinfo.Hostname}}

-
- -
-

- {{key}}: - {{value}} -

-
- -
-
- -
- -
-
- -

- Server Performance -

-
-
-
- -
-
-
- -
-
- - -

- Server Networking -

-
-
-
- -
-
-
- -
-
- -

- Players -

-
-
-
- -
-
-
- -
- -
- -
diff --git a/image/arrow-right-bold-hexagon-outline.svg b/image/arrow-right-bold-hexagon-outline.svg deleted file mode 100644 index 2e71c09..0000000 --- a/image/arrow-right-bold-hexagon-outline.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/image/menu.svg b/image/menu.svg deleted file mode 100644 index 64844e7..0000000 --- a/image/menu.svg +++ /dev/null @@ -1 +0,0 @@ - \ No newline at end of file diff --git a/index.html b/index.html index 76ecddf..95c7eee 100644 --- a/index.html +++ b/index.html @@ -1,71 +1,68 @@ - + - Websocket Rcon - - + + - - -
- -
- -
- -