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

217 Commits

Author SHA1 Message Date
040ade364e Fix small issue with query optimization missing a FK set
Fix accidentally rename of controller method
2019-11-18 08:08:09 -06:00
edb00523a1 fix alias command sending message to origin instead of target
(hopefully) fix an issue with banned players causing exception if they create events before they are kicked out
fix issues with sometimes wrong error message for timeout
show most recent IP address at top of alias list
optimization to some sql queries
2019-11-15 14:50:20 -06:00
ba35177ded add more informative 404 errors 2019-10-23 13:35:20 -05:00
2ae4d031e5 Merge 2019-10-08 17:02:22 -05:00
d5117e8958 update the project files even though the culprit was actually the publish file 2019-10-08 16:47:36 -05:00
bcb137f8f1 ensure that demoted clients are logged out from the webfront 2019-10-07 17:35:37 -05:00
a9b44ffd49 update values for snap and offset
fix some issues from .NET Core 3.0 upgrade
2019-10-07 10:26:07 -05:00
64fdfc83e2 update recently clients to show last 24 hours
fix color codes on profile meta data
2019-10-02 17:59:10 -05:00
ca439070dd Update to .NET Core 3.0 2019-09-30 18:35:36 -05:00
0842d21401 prevent raw html when color codes are enabled 2019-09-28 19:13:30 -05:00
6bbb130a41 Merge branch '2.3' into 2.4-pr 2019-09-27 15:51:57 -05:00
df19181cda Fix ordering of admins by level, then name 2019-09-27 15:49:03 -05:00
3b5c7ec84f Merge branch '2.3' into 2.4-pr 2019-09-26 16:11:58 -05:00
c332a8a45d don't group admin list by alias id 2019-09-14 17:22:47 -05:00
41c79de319 add snap metric to anticheat
update various small code bits
2019-09-09 17:40:04 -05:00
7b2ee8df8d prevent privileged client from being flagged when reported
fix issue with enum parsing on finding client
2019-08-30 13:31:23 -05:00
a4d0aedf16 merge from 2.3 2019-08-28 13:47:38 -05:00
718ad3bf7f update api controller to support actually filtering events by server
fix up stats manager async semaphore wait
add new shared guids
fix regex parsing with empty name
2019-08-28 13:45:53 -05:00
22e00dafee tweak for showing the generated graph color properly in other browsers.
apparently the "style" hack doesn't work, but using "title" does
remove return in customcallbacks
2019-08-18 11:20:19 -05:00
36bf35a4d1 update callback
set player color history to the correct darken amount
2019-08-12 19:04:25 -05:00
d5cece04f7 have graph color generated by css so that MS Edge doesn't freak out when using rgba
don't do simple word check on offensive name
2019-08-10 17:35:34 -05:00
7f388a1ce9 prevent flag icon from showing on banned profiles
implement automated penalty info for profanity determent issue #75
2019-08-06 13:36:37 -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
ab52388ae1 fix login issue
strip colors for logging
feature implementation for issue #76
2019-08-04 20:38:55 -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
a5c3f78ba8 fix copy paste error in penalty loader
start allowing color codes from ingame
2019-08-01 09:37:33 -05:00
984573c902 add a bit more logged for when live radar fail to update
update killhouse map offsets (it's still wrong though)
2019-07-29 12:08:25 -05:00
d1713882ac finish custom accent color feature 2019-07-27 15:23:45 -05:00
75ce21597b start work to allow custom accent colors 2019-07-27 08:18:49 -05:00
7e868029f8 Merge 2.3 into 2.4-pr 2019-07-25 10:01:20 -05:00
d6a5c27c60 optimize index for rating history
update log server to prevent delays or missed information
2019-07-24 19:15:07 -05:00
ba86810d4f fix issue with duplicate js function names for loader
hide flagged status of users on webfront unless logged in (will still show the level if they report someone because cba to update the view component w/out auth status)
add terminal to the radar maps
2019-07-24 10:36:37 -05:00
21cda0123b increase master history to 7 day, up from 1 day 2019-07-21 17:14:44 -05:00
486973a2bc small code cleanups 2019-07-19 14:54:39 -05:00
4a013a98f8 finished server selection for live radar and adding it as button to home screen
only update flag for recent players if country code is available
2019-07-19 10:33:00 -05:00
3ff2268251 Add unstaged files 2019-07-17 13:16:45 -05:00
9ca1eda387 Remove double track images 2019-07-17 13:16:25 -05:00
da8127a0cf merge 2019-07-17 13:09:25 -05:00
f0588117bd add images for radar to source control
cleanup some nuget packages
2019-07-17 13:00:30 -05:00
e4bb1933d8 move some stuff for live radar for compiled views
add chat icon to send messages to servers on server view
2019-07-17 12:38:02 -05:00
bf44276940 More radar tweaks 2019-07-17 12:38:02 -05:00
3299ed5182 lots more live radar updates 2019-07-17 12:38:00 -05:00
90ab7e9c52 start work for live radar 2019-07-17 12:37:24 -05:00
99a163fa2b Clean up some old files 2019-07-17 12:29:51 -05:00
1705db63ff add most recent players dropdown option to webfront
remove unneeded compiled bootstrap file
2019-07-16 15:27:19 -05:00
d4598d6687 Merge 2019-07-13 20:50:10 -05:00
15eb509ba3 move some stuff for live radar for compiled views
add chat icon to send messages to servers on server view
2019-07-13 20:45:25 -05:00
d06cf33812 More radar tweaks 2019-07-08 20:21:20 -05:00
64331f31ef lots more live radar updates 2019-07-08 20:21:18 -05:00