1
0
mirror of https://github.com/RaidMax/IW4M-Admin.git synced 2025-06-10 07:13:58 -05:00
Commit Graph

18 Commits

Author SHA1 Message Date
bb7d209f26 Fix color code tag helper not being loaded 2019-12-07 10:49:40 -06:00
86dd6db3e5 renable weapon name in anticheat snapshot list
update migrations for unique index
fix missing total connection time
include total connection time in get client query
2019-11-25 12:05:12 -06:00
35597fccef update some anticheat code 2019-09-27 15:53:52 -05:00
41c79de319 add snap metric to anticheat
update various small code bits
2019-09-09 17:40:04 -05:00
d84143012d add missing dragunov to the live radar weapons
color code process names in chat context
2019-08-04 21:25:56 -05:00
38313ab184 Add flag icon on client profile 2019-08-04 17:06:07 -05:00
8bd67a1629 finish color code support (I think) 2019-08-02 18:04:34 -05:00
3488bc5d15 deleted localization files as they're now generated during release
reintroduce throttling for servers that are unreachable (defaults to 60 seconds between polls)
small revert to the RektT5M parser contell -> tell
add migration to introduce gamename to server
impllement quickmessage mapping
2019-04-23 17:27:20 -05:00
8a7c4e4cf0 refine webfront pages
finish refactor of penalty information/profile
optimize pull penalty query
start impl of quick message mapping
2019-03-31 19:56:31 -05:00
fea974ee0f fix bug with privileged users not always showing the most recent profile
temporary bans are now applied to all linked accounts instead of a per-guid basis
rework set level flow
add guid and ip address (if logged in) to public async endpoint
2019-03-24 21:34:20 -05:00
e3ba1b4a63 fix top players row not fill full width
make stats web use view imports
add more games/maps to default settings (thanks to FryTechTiddys
#7622)
replace ConfigurationBuilder Config Handler implementation with Newtonsoft.Json as it wasn't deserializing "complex" classes properly
2019-03-17 17:37:50 -05:00
86bc3a42ac game log reader reads async now.
should have done that a long time ago
update profile page to have a bit better space usage
2019-03-09 10:28:04 -06:00
98fba114f5 most played command now ordered by play time
issue #68
2019-03-02 17:29:09 -06:00
aa5c239b9f finish UI tweaks for issue #39 2019-03-02 14:29:09 -06:00
5d3fd30003 finish implementation of per server top stats page 2019-02-27 20:13:15 -06:00
1182b98336 continue working on per servver topstats 2019-02-26 21:25:27 -06:00
03c90aeae2 start implementation for per server top stats
issue #39
2019-02-25 19:36:10 -06:00
7433390b5a add web project for stats to fix bug with pre compiled razor templates 2019-02-16 17:18:50 -06:00