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

100 Commits

Author SHA1 Message Date
8d8a8d869a implement profile interaction registration through plugins (mute and vpn detection implementation) 2022-09-08 15:03:38 -05:00
28d56dae09 misc webfront tweaks 2022-07-10 21:06:58 -05:00
7972c75b4d add date stamp to performance graphs / increase number of performance rating snapshots / localize graph timestamps 2022-07-10 17:06:46 -05:00
2fb3c34d00 clean up display and uniformity of social icons 2022-07-06 09:49:44 -05:00
18c3631822 fix issue with context menu close not working on mobile 2022-07-05 15:15:25 -05:00
34d800a8b4 clean up some more translations 2022-07-05 12:42:17 -05:00
c8eb6168d9 update webfront translation strings 2022-07-05 12:02:43 -05:00
0085bb07fb order report servers by most recent report 2022-06-16 10:11:01 -05:00
13d887a15c hide token generation button for non-logged-in users 2022-06-15 19:39:53 -05:00
b2528c9023 make alert menu scrollable for large # of alerts 2022-06-13 11:03:39 -05:00
1d100de715 improve alert display for mobile 2022-06-12 12:20:08 -05:00
5966541039 add alert/notification functionality (for server connection events and messages) 2022-06-11 11:34:00 -05:00
2017f08b43 increase width of side context menu for longer server names 2022-06-09 13:59:00 -05:00
6b243cfa1d fix issue with meta event context after 1st page load 2022-06-05 16:35:39 -05:00
ae05bc4009 add ban management page 2022-06-05 16:27:56 -05:00
f0276a6a44 make social icons fit better 2022-04-28 17:22:01 -05:00
c29a1d4b88 fix issue with side nav 2022-04-28 12:05:58 -05:00
dc07e72fb3 improve loading of recent clients 2022-04-28 11:42:23 -05:00
becfb4fa7b fix issue with kick from profile 2022-04-28 10:09:25 -05:00
840ff2cad9 make recent clients pagination load 20 per request 2022-04-25 16:13:18 -05:00
eec6fb4997 max recent clients paginated 2022-04-25 16:12:25 -05:00
994737790e move action modal infront of context modal for mobile 2022-04-25 15:52:18 -05:00
22968d70b1 add configuration link for console perms 2022-04-23 10:33:48 -05:00
0480a16e6b fix live radar icon 2022-04-22 17:29:29 -05:00
6588f30d77 show login token for longer period 2022-04-22 16:56:29 -05:00
001a7a4601 clean up report dropdown 2022-04-22 15:14:23 -05:00
178cf6e92a ui tweaks/improvements including recent players and ip info lookup 2022-04-21 12:39:09 -05:00
82513a8f03 fix kick button margin 2022-04-20 14:46:15 -05:00
5e932ac891 fix accent colors not showing 2022-04-20 13:12:42 -05:00
1dbe6a8960 cleanup 2022-04-20 09:26:10 -05:00
60d7fd08a0 small updates that got lost in last commit 2022-04-19 22:34:35 -05:00
d5b4c60e5a huge commit for webfront facelift 2022-04-19 18:43:58 -05:00
6458aee2ee add server scoreboard functionality 2022-01-26 15:20:10 -06:00
aea27d7e2c post webfront url to master 2022-01-26 15:20:10 -06:00
720d253fbb add script injection to the config to import custom webfront scripts (ie google tracking) 2021-10-19 20:17:10 -05:00
9cfaef2ce5 add option to toggle about page/make some checks on displayed rules 2021-10-10 10:44:18 -05:00
60681458c4 Add about/community info guidelines/social page 2021-10-09 21:11:47 -05:00
d2590c929a add raw file editing to configuration page in webfront 2021-09-16 16:27:40 -05:00
ce12d3e490 version css for webfront 2021-08-31 18:07:07 -05:00
e34d24db7e bundle js by version so webfront updates don't need a cache refresh 2021-08-30 20:30:06 -05:00
434392a7e4 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
f984d509b3 implement admin "privacy" for issue #185 2021-01-09 12:37:20 -06:00
057de452e7 modify iw6x parser to default game log vars temporarily, small amount of code cleanup to git rid of warnings 2020-11-12 20:39:56 -06:00
04fe6836c6 refactor logging in pretty big overhaul 2020-11-11 17:35:55 -06:00
6e27dd9dce QOL updates for profile meta
implement filterable meta for issue #158
update translations and use humanizer lib with datetime/timespan for issue #80
2020-08-18 16:35:21 -05:00
14b6cd3ab8 [issue 137] custom display hostnames for webfront 2020-05-23 13:25:09 -05:00
cc8756107f implement audit log view in webfront 2020-04-28 16:48:06 -05:00
f09a45503a make the version name match the actual name for FTP deployment
fix rare issue with summing session scores
copy font to expected wwwroot dir in debug mode so we get pretty icons when developing
upgrade some packages

pretty much reworked the entire server web config to support better validation and stuff.. not really a small fix

finish web configuration changes (I think)

finish up configuration changes and update shared library nuget
2020-01-20 10:23:23 -06:00
142924e62b add help page to layout 2019-12-28 20:44:39 -06:00
9f63eafd7f fix javascript libraries not being loaded because the stupid CDN change. MICROSOFT, IF YOU'RE LISTENING, FIX YOUR INTEGRATION WITH CDNJS THANK YOU
force demo record and increase max demos saved for IW4x
fix issue with disconnect on a not fully connected client
2019-12-27 20:37:50 -06:00