1
0
mirror of https://github.com/RaidMax/IW4M-Admin.git synced 2025-06-09 14:47:59 -05:00

101 Commits

Author SHA1 Message Date
RaidMax
7720e5e84f fix edge case for temp mute penalties with no expiration 2023-01-24 14:43:00 -06:00
RaidMax
b1a43e04d1 fix permissions issue with search 2023-01-24 14:32:48 -06:00
RaidMax
4c51d86fae add "advanced" search functionality 2023-01-23 16:38:16 -06:00
RaidMax
6206088492 fix hidden text for password protected servers on chat context 2022-12-22 19:28:59 -06:00
RaidMax
a2ccefd89d only titleize single word titles on action dialogs 2022-10-25 14:03:35 -05:00
RaidMax
8e68c88ba3 Merge branch 'release/pre' of github.com:RaidMax/IW4M-Admin into release/pre 2022-10-24 21:15:29 -05:00
RaidMax
8f00959ef9 fix profile issue with no available interactions 2022-10-24 21:11:00 -05:00
Amos
7180bfe1fc
Mute Banner for Profile & Prevent Self-Target & Correctly Expire Early Unmutes (#272)
* Fix self-targeting
Remove creation of penalty on mute expiration

* Display mute penalties on profile
Expire mute penalties on unmute

* Resolves issues in code review
Added comment in ClientController.cs
Fixed order of operations in MuteManager.cs
Fixed condition in MuteManager.cs

* Fix self-targeting
Remove creation of penalty on mute expiration

* Display mute penalties on profile
Expire mute penalties on unmute

* Resolves issues in code review
Added comment in ClientController.cs
Fixed order of operations in MuteManager.cs
Fixed condition in MuteManager.cs

* Changed localisation value to be more generic
Fix null reference warning (it should never be null) (34da216)
2022-10-24 18:58:12 -05:00
RaidMax
8d8a8d869a implement profile interaction registration through plugins (mute and vpn detection implementation) 2022-09-08 15:03:38 -05:00
RaidMax
2255234229 small tweaks for notes/tags 2022-07-20 11:39:46 -05:00
RaidMax
c6b0f96a69 add client note command and feature 2022-07-20 10:32:26 -05:00
RaidMax
ee5fc9383d add set client tag to webfront profile as button 2022-07-19 20:37:48 -05:00
RaidMax
9535815cea misc performance graph display tweaks 2022-07-16 09:56:41 -05:00
RaidMax
7972c75b4d add date stamp to performance graphs / increase number of performance rating snapshots / localize graph timestamps 2022-07-10 17:06:46 -05:00
RaidMax
3b74953c01 improve ban management display and additional translations 2022-07-09 16:32:23 -05:00
RaidMax
cddc9297c2 cleanup table display of admins on mobile display 2022-07-09 13:54:35 -05:00
RaidMax
34d800a8b4 clean up some more translations 2022-07-05 12:42:17 -05:00
RaidMax
c8eb6168d9 update webfront translation strings 2022-07-05 12:02:43 -05:00
RaidMax
5966541039 add alert/notification functionality (for server connection events and messages) 2022-06-11 11:34:00 -05:00
RaidMax
2017f08b43 increase width of side context menu for longer server names 2022-06-09 13:59:00 -05:00
RaidMax
0694bd1301 fix bug with loading top stats for individual servers 2022-06-09 13:50:58 -05:00
RaidMax
96f6920f04 remove extra parenthesis oops.. 2022-06-09 10:15:43 -05:00
RaidMax
345c415c7d add total ranked client number for stats pages 2022-06-09 09:56:41 -05:00
RaidMax
c0879267c8 add game to player profile and admins page 2022-06-07 21:58:32 -05:00
RaidMax
87de15b721 fix displaying correct server name on top players 2022-06-02 17:53:14 -05:00
RaidMax
dc07e72fb3 improve loading of recent clients 2022-04-28 11:42:23 -05:00
RaidMax
becfb4fa7b fix issue with kick from profile 2022-04-28 10:09:25 -05:00
RaidMax
6588f30d77 show login token for longer period 2022-04-22 16:56:29 -05:00
RaidMax
001a7a4601 clean up report dropdown 2022-04-22 15:14:23 -05:00
RaidMax
178cf6e92a ui tweaks/improvements including recent players and ip info lookup 2022-04-21 12:39:09 -05:00
RaidMax
d5b4c60e5a huge commit for webfront facelift 2022-04-19 18:43:58 -05:00
RaidMax
91a05348f0 initial permissions based webfront access implementation 2022-04-04 22:16:40 -05:00
RaidMax
9eed189774 improve meta filter menu on profile 2022-02-25 21:09:57 -06:00
RaidMax
ab68af5a2d add search ip shortcut on profile 2022-02-23 15:47:17 -06:00
RaidMax
385464f1dc add permission level changed meta 2022-02-23 12:47:00 -06:00
RaidMax
6458aee2ee add server scoreboard functionality 2022-01-26 15:20:10 -06:00
RaidMax
d46c090301 implement client server connection tracking persistence 2021-08-31 18:21:40 -05:00
RaidMax
19b5c456a5 support hostnames for server config 2021-07-11 17:26:30 -05:00
RaidMax
667bba8819 detect headshots for CSGO on advanced stats
track say_team events for CSGO
2021-07-10 21:37:51 -05:00
RaidMax
6dff22a592 use different api for country code/flag that support https 2021-07-02 10:04:56 -05:00
RaidMax
a668b62342 add country flag and name to profile 2021-07-01 21:58:09 -05:00
RaidMax
57f1dd3f3c add lobby rating to home
add gametype (WIP) to home
misc UI tweaks
2021-06-30 09:57:07 -05:00
RaidMax
7f7c00e1f0 Use string for AC snapshot weapon and hit location
Add webfront logging
2021-06-29 15:02:01 -05:00
RaidMax
7e01dc3fc2 add initial CS:GO support 2021-06-03 10:51:03 -05:00
RaidMax
d7e5c6e3f4 fix issue with chat message search 2021-04-18 09:17:01 -05:00
RaidMax
cf6d71a8e5 remove whitespace on alias display and client name search 2021-03-31 11:20:32 -05:00
RaidMax
4179e8b428 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
c6db9a8493 strip colors from header penalty on profile 2021-03-23 21:42:26 -05:00
RaidMax
2348a48dd3 prevent autoflag from running player has been manually unflagged 2021-03-23 10:34:44 -05:00
RaidMax
4316f1bfab prevent missing config from causing stats error
small advanced stats fixes
2021-03-23 10:16:27 -05:00