1
0
mirror of https://github.com/RaidMax/IW4M-Admin.git synced 2025-06-08 06:08:20 -05:00

32 Commits

Author SHA1 Message Date
RaidMax
f4078a1e74 update webfront permission types 2022-07-20 10:34:33 -05:00
RaidMax
6f5db426c1 misc ui tweaks 2022-06-16 14:02:44 -05:00
RaidMax
6b32eb701a fix issue with player name spacing on server overview at certain resolutions 2022-06-02 18:16:54 -05:00
RaidMax
82513a8f03 fix kick button margin 2022-04-20 14:46:15 -05:00
RaidMax
98f1695c98 better align player names/chat 2022-04-20 14:16:34 -05:00
RaidMax
d5b4c60e5a huge commit for webfront facelift 2022-04-19 18:43:58 -05:00
RaidMax
6458aee2ee add server scoreboard functionality 2022-01-26 15:20:10 -06: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
fb8122c0d7 revert unintended commit file 2021-01-24 13:30:22 -06:00
RaidMax
92e7a8bd2b 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
2e0b1b3569 hide chat for password protected servers for issue #162 2020-08-20 10:38:11 -05:00
RaidMax
93173652ea merge 2020-08-18 20:15:46 -05:00
RaidMax
176d8edf22 another attempt to fix display of long client names/temporary t6 getinfo workaround 2020-08-18 20:11:41 -05:00
RaidMax
25ad16495e fix misaligned kick button with long names on webfront 2020-08-18 16:35:21 -05:00
RaidMax
ae16306f35 fix misaligned kick button with long names on webfront 2020-08-12 13:46:14 -05:00
RaidMax
2b3514d586 tweak color of kick icon 2020-07-14 15:48:38 -05:00
RaidMax
41474768fc add kick client functionality to webfront home for issue #142 2020-07-14 14:13:40 -05:00
RaidMax
1f7f40f296 [misc bug fixes]
properly hide broadcast failure messages if ignore connection lost is turned on
fix concurent issue for update stats history that happened with new event processing
make get/set additional property thread safe
add ellipse to truncated chat messages on home
2020-04-25 19:01:26 -05:00
RaidMax
38313ab184 Add flag icon on client profile 2019-08-04 17:06:07 -05:00
RaidMax
8bd67a1629 finish color code support (I think) 2019-08-02 18:04:34 -05:00
RaidMax
15a0be3035 remove create proxy as it's not even used anymore
more fixes for alias stuff
hopefully fix rare bug where client activity cshtml loop goes oob
add URLProtocol format to event parsers to allow connecting through webfront
2019-04-06 21:48:49 -05:00
RaidMax
88992d1a7b Fix bug with webfront spamming issues when running
Remove IW5 parser
Begin implementation of dynamic parsers
2019-01-26 20:33:37 -06:00
RaidMax
a8f29407b8 cleaned up some namespace discrepancies
fixed the coloring for custom groups translation
add reserved slots
add webhook project to show notifications in discord
2018-08-07 13:43:09 -05:00
RaidMax
a0ac6c5dc9 add most played command
hopefully fixed thread lock?
started work on elo rating
2018-05-15 23:57:37 -05:00
RaidMax
e695eb54ad adding Cod4 support (for steam GUID is truncated to 16 characters)
exit properly whoops
add all linked accounts to drop down
consolidate linked admin accounts to the most recently seen one
limited some waits to 5s to hopefully prevent a rare thread lock
2018-05-14 12:55:10 -05:00
RaidMax
e8b6525fea migrating to .NET Core 2.0 2018-04-08 01:44:42 -05:00
RaidMax
6ab37a6b6e RCon error handling is clearer
Show chat on mobile view of server overview
basic authentication
switched to extreme-ip-lookup for ip lookups (SSL)
2018-04-04 14:38:34 -05:00
RaidMax
3e094b0b61 tweaked rcon throttle rate/made async
increased cutoff for server overview messages
dont print message if timed out
2018-04-02 00:25:06 -05:00
RaidMax
71313b76d9 profanity determent actually reads the configuration enable setting :P
removed unneeded semi colon in template
fixed accidentally truncating last character of message in activity
2018-03-29 23:13:40 -05:00
RaidMax
831d9f6efb fixed bug with lifetime hit ratio causing erroneous ban
ip lookup on profile shows error if failed
truncate chat messages over 50 characters
removed html raw on client messages :c
show client rank colors on server overview if authorized
break long messages on profile page
prevent masked status showing up to non privileged users in webfront
2018-03-28 22:01:09 -05:00
RaidMax
8368add46a web front design tweaks and favicon added 2018-02-22 00:06:21 -06:00
RaidMax
761ab8a114 migrated to ASP.Net Core 2018-02-21 19:29:23 -06:00