Commit Graph

200 Commits

Author SHA1 Message Date
RaidMax
acc967e50a add ban management page 2022-06-05 16:27:56 -05:00
RaidMax
c493fbe13d add game badge to server overview 2022-06-04 09:58:30 -05:00
RaidMax
7c10e0e3de add baninfo api 2022-06-02 16:48:47 -05:00
RaidMax
1995dbd080 improve loading of recent clients 2022-04-28 11:42:23 -05:00
RaidMax
104d9bdc4c make recent clients pagination load 20 per request 2022-04-25 16:13:18 -05:00
RaidMax
c51d28937b max recent clients paginated 2022-04-25 16:12:25 -05:00
RaidMax
91c46dbdd4 only show reports from the last 24 hours 2022-04-25 15:44:51 -05:00
RaidMax
284c2e9726 ui tweaks/improvements including recent players and ip info lookup 2022-04-21 12:39:09 -05:00
RaidMax
21b0a7998d fixup icons font path 2022-04-20 08:39:16 -05:00
RaidMax
3cb50635e5 small updates that got lost in last commit 2022-04-19 22:34:35 -05:00
RaidMax
4fbe0ee0ed huge commit for webfront facelift 2022-04-19 18:43:58 -05:00
RaidMax
19bd47d0f4 initial permissions based webfront access implementation 2022-04-04 22:16:40 -05:00
RaidMax
180a4911bc improve server clientcount/activity graph on server overview 2022-03-29 16:42:53 -05:00
RaidMax
3cf0f54ceb remove striped scoreboard and add spectator color 2022-03-28 18:23:11 -05:00
RaidMax
724992ef33 set team properly/tint scoreboard background for team 2022-03-25 13:16:41 -05:00
RaidMax
f90cdbef16 fix meta filter on profile 2022-03-24 16:23:40 -05:00
RaidMax
04a4dcf153 implement metaservice v2 2022-03-23 08:43:57 -05:00
RaidMax
064879fead Add info api for #231 2022-03-08 12:06:46 -06:00
RaidMax
e9c8ead829 simplify level update so we don't have to worry about linked account levels 2022-02-28 15:20:46 -06:00
RaidMax
78ef977268 simplify ban process with new system 2022-02-22 17:09:50 -06:00
RaidMax
b1a1aae6c0 initial framework for gsc + iw4madmin integration
improvements to script plugin capabilities and error feedback
2022-02-07 18:43:36 -06:00
RaidMax
2ed5e00bcb more profile loading optimizations 2022-02-01 18:20:29 -06:00
RaidMax
505a2c4c2d fix refactor issue 2022-01-28 17:28:49 -06:00
RaidMax
8730a3fab8 fix issue with certain penalties not linking 2022-01-28 15:33:21 -06:00
RaidMax
916ea4163b add additional fields to server api 2022-01-26 15:26:26 -06:00
RaidMax
e4cb3abb20 order chat context messages from oldest to newest 2022-01-26 15:26:25 -06:00
RaidMax
fb11bf54a6 scoreboard tweak 2022-01-26 15:20:10 -06:00
RaidMax
2b467d6ef9 fix missing null check in scoreboard. oops 2022-01-26 15:20:10 -06:00
RaidMax
e90355307d include cs go "estimated" score on scoreboard 2022-01-26 15:20:10 -06:00
RaidMax
d3962989b5 add sorting and zscore to scoreboard 2022-01-26 15:20:10 -06:00
RaidMax
032753236b fix misc webfront errors on first run after configuration 2022-01-26 15:20:10 -06:00
RaidMax
7fcb2202bd add server scoreboard functionality 2022-01-26 15:20:10 -06:00
RaidMax
5d7ac7498f update to show full gametype name on webfront 2022-01-26 15:20:10 -06:00
RaidMax
4a89744ee9 abstract engine color codes to use (Color::<Color>) format to make codes more.
see pt6 parser and configs for example usages
2022-01-26 15:20:10 -06:00
RaidMax
a2c7d92162 fix issue on about page with duplicate server names or inactive servers 2021-10-19 20:02:31 -05:00
RaidMax
b2afc410f2 improve about page layout 2021-10-16 13:30:26 -05:00
RaidMax
3916278422 Add about/community info guidelines/social page 2021-10-09 21:11:47 -05:00
RaidMax
33c63f01db add raw file editing to configuration page in webfront 2021-09-16 16:27:40 -05:00
RaidMax
68c1151191 add tooltip timestamp to max concurrent players 2021-09-14 18:12:20 -05:00
RaidMax
c5f9a68102 implement client server connection tracking persistence 2021-08-31 18:21:40 -05:00
RaidMax
a815bcbff5 Add max concurrent players over 24 hours badge to home 2021-08-26 17:35:05 -05:00
RaidMax
e2116712e7 pass x-forwarded-for to properly log proxied login/logout 2021-07-05 16:08:13 -05:00
RaidMax
0256fc35d2 add login/logout events to change tracker
default guest profile to minimum permissions
2021-06-30 21:13:25 -05:00
RaidMax
bccbcce3c1 add lobby rating to home
add gametype (WIP) to home
misc UI tweaks
2021-06-30 09:57:07 -05:00
RaidMax
42979dc5ae Use string for AC snapshot weapon and hit location
Add webfront logging
2021-06-29 15:02:01 -05:00
RaidMax
4d21680d59 small issue fix with api and more checks for welcome tags 2021-05-04 19:01:09 -05:00
RaidMax
127af98b00 fix issue with help and dynamically loaded plugins with commands 2021-04-30 12:37:55 -05:00
RaidMax
824b1c0990 prevent loading of privileged clients page for issue #188 2021-03-23 10:28:17 -05:00
RaidMax
c5375b661b huge commit for advanced stats feature.
broke data out into its own library.
may be breaking changes with existing plugins
2021-03-22 11:09:25 -05:00
RaidMax
c4f19e94ef implement custom tag (descriptor) feature
allow override of level names through configuration
few small fixes/improvements
2021-01-24 11:47:19 -06:00