Commit Graph

93 Commits

Author SHA1 Message Date
RaidMax
2380f23dbe implement profile interaction registration through plugins (mute and vpn detection implementation) 2022-09-08 15:03:38 -05:00
RaidMax
507688a175 small tweaks for notes/tags 2022-07-20 11:39:46 -05:00
RaidMax
51e8b31e42 add client note command and feature 2022-07-20 10:32:26 -05:00
RaidMax
fa1567d3f5 add set client tag to webfront profile as button 2022-07-19 20:37:48 -05:00
RaidMax
bef8c08d90 misc performance graph display tweaks 2022-07-16 09:56:41 -05:00
RaidMax
1a72faee60 add date stamp to performance graphs / increase number of performance rating snapshots / localize graph timestamps 2022-07-10 17:06:46 -05:00
RaidMax
9e17bcc38f improve ban management display and additional translations 2022-07-09 16:32:23 -05:00
RaidMax
6f1bc7ab90 cleanup table display of admins on mobile display 2022-07-09 13:54:35 -05:00
RaidMax
77d25890da clean up some more translations 2022-07-05 12:42:17 -05:00
RaidMax
2fca68a7ea update webfront translation strings 2022-07-05 12:02:43 -05:00
RaidMax
a44b4e9475 add alert/notification functionality (for server connection events and messages) 2022-06-11 11:34:00 -05:00
RaidMax
ecc2b5bf54 increase width of side context menu for longer server names 2022-06-09 13:59:00 -05:00
RaidMax
2ac9cc4379 fix bug with loading top stats for individual servers 2022-06-09 13:50:58 -05:00
RaidMax
215037095f remove extra parenthesis oops.. 2022-06-09 10:15:43 -05:00
RaidMax
5433d7d1d2 add total ranked client number for stats pages 2022-06-09 09:56:41 -05:00
RaidMax
cf2a00e5b3 add game to player profile and admins page 2022-06-07 21:58:32 -05:00
RaidMax
ee14306db9 fix displaying correct server name on top players 2022-06-02 17:53:14 -05:00
RaidMax
1995dbd080 improve loading of recent clients 2022-04-28 11:42:23 -05:00
RaidMax
389c687420 fix issue with kick from profile 2022-04-28 10:09:25 -05:00
RaidMax
5b7f5160b2 show login token for longer period 2022-04-22 16:56:29 -05:00
RaidMax
7b3ddd58c6 clean up report dropdown 2022-04-22 15:14:23 -05:00
RaidMax
284c2e9726 ui tweaks/improvements including recent players and ip info lookup 2022-04-21 12:39:09 -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
de2e804b84 improve meta filter menu on profile 2022-02-25 21:09:57 -06:00
RaidMax
88bd47f3ae add search ip shortcut on profile 2022-02-23 15:47:17 -06:00
RaidMax
39a1066c74 add permission level changed meta 2022-02-23 12:47:00 -06:00
RaidMax
7fcb2202bd add server scoreboard functionality 2022-01-26 15:20:10 -06:00
RaidMax
c5f9a68102 implement client server connection tracking persistence 2021-08-31 18:21:40 -05:00
RaidMax
e2ea5c6ce0 support hostnames for server config 2021-07-11 17:26:30 -05:00
RaidMax
5921098dce detect headshots for CSGO on advanced stats
track say_team events for CSGO
2021-07-10 21:37:51 -05:00
RaidMax
8b06da5783 use different api for country code/flag that support https 2021-07-02 10:04:56 -05:00
RaidMax
33a427bb8a add country flag and name to profile 2021-07-01 21:58:09 -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
be08d49f0a add initial CS:GO support 2021-06-03 10:51:03 -05:00
RaidMax
f1593e2f99 fix issue with chat message search 2021-04-18 09:17:01 -05:00
RaidMax
21087d6c25 remove whitespace on alias display and client name search 2021-03-31 11:20:32 -05:00
RaidMax
e777a68105 properly pass game name to game string config finder.
add weapon prefix to weapon name parser for (iw5).
add some iw3 game strings
2021-03-23 21:42:26 -05:00
RaidMax
1f9c80e23b strip colors from header penalty on profile 2021-03-23 21:42:26 -05:00
RaidMax
e2ed57f674 prevent autoflag from running player has been manually unflagged 2021-03-23 10:34:44 -05:00
RaidMax
a8b331a5e5 prevent missing config from causing stats error
small advanced stats fixes
2021-03-23 10:16:27 -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
RaidMax
28373b9325 implement admin "privacy" for issue #185 2021-01-09 12:37:20 -06:00
RaidMax
103d2726c2 persist say command messages with webfront denotation to chat log
per issue #159
2020-11-18 09:08:24 -06:00
RaidMax
570a228c92 refactor logging in pretty big overhaul 2020-11-11 17:35:55 -06:00
RaidMax
1484d63b97 hide flag status for non logged in users
remove erroneous anticheat detection reason on kick
2020-10-17 10:55:19 -05:00
RaidMax
5842073f91 include "all" meta button on profile
include full humanizer package to library bug in russian translations
2020-08-20 11:08:21 -05:00
RaidMax
c783a04a52 hide chat for password protected servers for issue #162 2020-08-20 10:38:11 -05:00