This website requires JavaScript.
8f49d3bf18
feat: add quick-reward buttons to player page
main
angryzero and Copilot
2026-06-13 19:06:08 +02:00
1ecb7488fe
fix: use vanilla Rust commands, add Give Item + Teleport
angryzero and Copilot
2026-06-13 19:05:25 +02:00
aa9bd725aa
fix: guard against page-navigation race + deprecation warning
angryzero and Copilot
2026-06-13 18:56:51 +02:00
e2e766378b
feat: add fun/admin actions to player info page
angryzero and Copilot
2026-06-13 18:55:46 +02:00
a9667bdea2
fix: player Position field showing [object Object]
angryzero and Copilot
2026-06-13 18:54:16 +02:00
5f25974cf2
feat: hide IP addresses by default, click to reveal
angryzero and Copilot
2026-06-13 18:53:18 +02:00
eaa908336d
fix: player info 3-col grid layout + add Kick/Ban actions
angryzero and Copilot
2026-06-13 18:51:57 +02:00
317258142e
fix: accept optional trailing slash in player info route
angryzero and Copilot
2026-06-13 18:50:23 +02:00
93a6cb09e4
fix: player info regex greedily captured trailing slash
angryzero and Copilot
2026-06-13 18:49:41 +02:00
7386e9f8cb
fix: player info page shows 'not connected' for online players
angryzero and Copilot
2026-06-13 18:48:29 +02:00
d45ca5c67a
feat: console/chat/playerlist use full viewport height
angryzero and Copilot
2026-06-13 18:45:52 +02:00
270b303be0
refactor: remove redundant hostname heading from server tab
angryzero and Copilot
2026-06-13 18:44:26 +02:00
3dbed2bbf6
style: add bottom margin to navbar
angryzero and Copilot
2026-06-13 18:43:36 +02:00
94517a0ef4
fix: players donut uses more space with tight margins
angryzero and Copilot
2026-06-13 18:40:57 +02:00
381b100f23
fix: equal chart heights + single toggle for bottom row
angryzero and Copilot
2026-06-13 18:39:46 +02:00
752ee008ff
refactor: players donut beside network chart (1/4 + 3/4)
angryzero and Copilot
2026-06-13 18:38:18 +02:00
aae26dc36f
style: glass cards + light chart text
angryzero and Copilot
2026-06-13 18:35:53 +02:00
396d45fb4e
style: mystical dark palette — deeper bg + purple chart colors
angryzero and Copilot
2026-06-13 18:34:20 +02:00
7010562dae
style: deeper purple + remove redundant page title
angryzero and Copilot
2026-06-13 18:32:11 +02:00
dc39322fa3
style: mystical purple primary + container-fluid full-width
angryzero and Copilot
2026-06-13 18:30:42 +02:00
f4e7dd5bb6
fix: empty server page on reload with cached connection
angryzero and Copilot
2026-06-13 18:26:08 +02:00
ae9176656b
fix: server info fields now display in 3-column grid
angryzero and Copilot
2026-06-13 18:22:40 +02:00
b9364119da
fix: serverInfo page shows data immediately on load
angryzero and Copilot
2026-06-13 18:20:55 +02:00
27d67f73aa
fix: start polling synchronously, decoupled from nv.addGraph
angryzero and Copilot
2026-06-13 18:19:03 +02:00
7ea16d4677
fix: defer startPolling until all NVD3 charts initialized
angryzero and Copilot
2026-06-13 18:10:04 +02:00
3e3f908c9e
fix: remove .duration() calls from multiChart and stackedAreaChart
angryzero and Copilot
2026-06-13 18:06:02 +02:00
d68639e591
fix: remove orphaned duplicate netChart code causing SyntaxError
angryzero and Copilot
2026-06-13 18:03:26 +02:00
7847f6e6ae
fix: NVD3 1.8.1 API compat, null guards, missing brace
angryzero and Copilot
2026-06-13 18:02:14 +02:00
1bfca0d1e0
fix: add loading indicators to all pages
angryzero and Copilot
2026-06-13 18:00:31 +02:00
19c5247c90
fix: router add() signature, setActivePage typo, connect race condition
angryzero and Copilot
2026-06-13 17:57:48 +02:00
c5679feb82
fix: navbar single-line, chart sizing, text visibility
angryzero and Copilot
2026-06-13 17:56:05 +02:00
0a178d17b9
feat: full de-Angularization with Bootstrap 5 migration
angryzero and Copilot
2026-06-13 17:51:50 +02:00
0fd94044a8
init
angryzero
2026-06-13 17:31:24 +02:00
3d8b4e0fea
Should fix XSS mentioned in #32
Garry Newman
2021-02-20 11:37:58 +00:00
757dc3bd95
Merge pull request #22 from alexfriesen/improve-serverinfo
Garry Newman
2017-08-17 09:37:25 +01:00
cab65aeab7
change charts
alexfriesen
2017-04-25 19:03:03 +02:00
12a5ec279b
add performance graphs to serverinfo
alexfriesen
2017-04-23 21:28:37 +02:00
24b0898d86
Merge pull request #17 from braktar/gh-pages
Garry Newman
2017-04-22 10:20:55 +01:00
edb79a829b
Merge pull request #21 from alexfriesen/feature-disconnect
Garry Newman
2017-04-22 10:20:17 +01:00
39960aa897
move disconnect button to nav-header
alexfriesen
2017-04-21 15:45:55 +02:00
a02a57bf99
add Disconnect
alexfriesen
2017-04-21 15:06:52 +02:00
cbe2b27e28
add command to start dev http server
alexfriesen
2017-04-21 14:02:39 +02:00
465a8a1631
Merge pull request #19 from Dids/gh-pages
Garry Newman
2017-03-27 15:57:36 +01:00
aefea1feeb
Fixed violation level spelling and removed XP remnants from the player info screen
Pauli Jokela
2017-03-25 12:49:36 +02:00
77ff71d32e
Fix playerlist dropdown
Braktar
2017-03-04 15:22:23 +01:00
aefbb0d7b5
Merge pull request #15 from Dids/gh-pages
Garry Newman
2017-02-20 11:44:23 +00:00
20611e26f8
Strip HTML tags from chat messages
Pauli Jokela
2017-02-20 13:35:52 +02:00
26e8ce7cfd
Merge pull request #14 from Scrxtchy/gh-pages
Garry Newman
2016-12-29 10:32:53 +00:00
84fb8e61a4
fetch angular over https
Scratch
2016-12-29 11:27:04 +11:00
38c33be89e
Merge pull request #11 from Dids/gh-pages
Garry Newman
2016-12-16 19:52:10 +00:00
740216d64b
Cleanup
Pauli Jokela
2016-12-16 21:44:30 +02:00
3fcc651262
Error fixing and code cleanup
Pauli Jokela
2016-12-16 21:44:07 +02:00
2da3351935
Nice header with server status, better chat layout
Garry Newman
2016-07-11 09:57:17 +01:00
569f5d0535
Merge pull request #6 from alexfriesen/gh-pages
Garry Newman
2016-06-08 22:42:01 +01:00
1ad8e9ffc6
chat with time
alexfriesen
2016-06-08 20:16:04 +02:00
b7e2f720df
cleanup player xp site
alexfriesen
2016-06-08 20:14:35 +02:00
d700aff8e7
serverinfo cleanup
alexfriesen
2016-06-08 19:35:20 +02:00
e2f08d52ce
responsive playerlist use bootstrap table-class
alexfriesen
2016-06-08 19:22:58 +02:00
66098b02bf
remove md parts
alexfriesen
2016-06-08 19:18:22 +02:00
82ce29d182
chat scroll to bottom like the console
alexfriesen
2016-06-08 18:54:02 +02:00
714580df53
Merge pull request #4 from alexfriesen/gh-pages
Garry Newman
2016-06-02 15:50:40 +01:00
7697c6baac
reworked the connection view - use bootstrap styling - connections will save the date - connection duplicates will be removed on a new connection - saved connections can be toggled between 5 items and all
alexfriesen
2016-06-02 15:40:54 +02:00
b6558c68e8
only scroll if already on bottom in console and cleaned some code
alexfriesen
2016-06-02 10:18:57 +02:00
90c60f9fa9
renamed rconService.getUsers() to rconService.getPlayers() to be consistent console History rotates correctly up and down
alexfriesen
2016-05-19 18:58:36 +02:00
12c58af9af
Added Command History to console
alexfriesen
2016-05-18 14:16:27 +02:00
172ee95216
rconService.getUsers() will get and parse the userdata PlayerInfo displays Info and provide a link to steam profile Dropdown in the Playerlist offers more options the selected Player
alexfriesen
2016-05-18 14:10:03 +02:00
7a6a1e13fc
make info columns responsive
alexfriesen
2016-05-18 14:03:54 +02:00
9eef255053
fix server Info layout
alexfriesen
2016-05-01 17:55:40 +02:00
01fa49fbe0
Merge pull request #3 from alexfriesen/gh-pages
Garry Newman
2016-05-01 07:43:05 +01:00
4087a9f591
Added ServerInfo Page ConnectionController.Connect redirects automatically to ServerInfo
alexfriesen
2016-04-30 19:07:44 +02:00
c9b2ee8335
KickPlayer function added in playerlist
alexfriesen
2016-04-30 17:03:19 +02:00
1ce541e2b0
Chat works
Garry Newman
2016-04-29 19:44:37 +01:00
8db1528ae5
Chat section
Garry Newman
2016-04-29 15:24:12 +01:00
2ba4884cdc
Handle new Msg.Type settings
Garry Newman
2016-04-29 15:24:04 +01:00
6de72eec86
Switch to bootstrap
Garry Newman
2016-04-12 15:13:48 +01:00
c95ca0445a
Allow using password param to connect
Garry Newman
2016-04-12 10:49:34 +01:00
2950bd483a
Fetch the console history
Garry Newman
2016-03-04 16:56:34 +00:00
4757a60a3c
Merge pull request #1 from acupofspirt/gh-pages
Garry Newman
2016-03-04 16:32:32 +00:00
48695efeca
Removed nonexistent template path
Maksim Nazarjev
2016-03-04 15:32:15 +03:00
9820204a5b
Trim the address/password because people are idiots
Garry Newman
2016-03-03 13:28:26 +00:00
e4452d48ab
URLs include address, automatically connected to if password is present
Garry Newman
2016-03-03 12:53:56 +00:00
5fa14a3247
Xp history
Garry Newman
2016-02-29 17:12:24 +00:00
9732dafb47
Relative url fix
Garry Newman
2016-02-29 13:39:19 +00:00
1387e4cb3f
Added a couple of useful services to rconservice
Garry Newman
2016-02-29 13:03:23 +00:00
a5a5e107fe
More URL fixes
Garry Newman
2016-02-28 16:53:35 +00:00
a4bf7f0bd4
URL fiexs
Garry Newman
2016-02-28 16:49:00 +00:00
5780f1e3f6
First commit
Garry Newman
2016-02-28 16:43:34 +00:00
9fcf939cc0
Initial commit
Garry Newman
2016-02-28 16:41:42 +00:00