RaidMax
450c8a45da
add support for plugin generated pages (interactions). add disallow vpn command
2022-10-17 09:17:43 -05:00
RaidMax
8d8a8d869a
implement profile interaction registration through plugins (mute and vpn detection implementation)
2022-09-08 15:03:38 -05:00
RaidMax
28d56dae09
misc webfront tweaks
2022-07-10 21:06:58 -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
2fb3c34d00
clean up display and uniformity of social icons
2022-07-06 09:49:44 -05:00
RaidMax
18c3631822
fix issue with context menu close not working on mobile
2022-07-05 15:15:25 -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
0085bb07fb
order report servers by most recent report
2022-06-16 10:11:01 -05:00
RaidMax
13d887a15c
hide token generation button for non-logged-in users
2022-06-15 19:39:53 -05:00
RaidMax
b2528c9023
make alert menu scrollable for large # of alerts
2022-06-13 11:03:39 -05:00
RaidMax
1d100de715
improve alert display for mobile
2022-06-12 12:20:08 -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
6b243cfa1d
fix issue with meta event context after 1st page load
2022-06-05 16:35:39 -05:00
RaidMax
ae05bc4009
add ban management page
2022-06-05 16:27:56 -05:00
RaidMax
f0276a6a44
make social icons fit better
2022-04-28 17:22:01 -05:00
RaidMax
c29a1d4b88
fix issue with side nav
2022-04-28 12:05:58 -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
840ff2cad9
make recent clients pagination load 20 per request
2022-04-25 16:13:18 -05:00
RaidMax
eec6fb4997
max recent clients paginated
2022-04-25 16:12:25 -05:00
RaidMax
994737790e
move action modal infront of context modal for mobile
2022-04-25 15:52:18 -05:00
RaidMax
22968d70b1
add configuration link for console perms
2022-04-23 10:33:48 -05:00
RaidMax
0480a16e6b
fix live radar icon
2022-04-22 17:29:29 -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
82513a8f03
fix kick button margin
2022-04-20 14:46:15 -05:00
RaidMax
5e932ac891
fix accent colors not showing
2022-04-20 13:12:42 -05:00
RaidMax
1dbe6a8960
cleanup
2022-04-20 09:26:10 -05:00
RaidMax
60d7fd08a0
small updates that got lost in last commit
2022-04-19 22:34:35 -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
aea27d7e2c
post webfront url to master
2022-01-26 15:20:10 -06:00
RaidMax
720d253fbb
add script injection to the config to import custom webfront scripts (ie google tracking)
2021-10-19 20:17:10 -05:00
RaidMax
9cfaef2ce5
add option to toggle about page/make some checks on displayed rules
2021-10-10 10:44:18 -05:00
RaidMax
60681458c4
Add about/community info guidelines/social page
2021-10-09 21:11:47 -05:00
RaidMax
d2590c929a
add raw file editing to configuration page in webfront
2021-09-16 16:27:40 -05:00
RaidMax
ce12d3e490
version css for webfront
2021-08-31 18:07:07 -05:00
RaidMax
e34d24db7e
bundle js by version so webfront updates don't need a cache refresh
2021-08-30 20:30:06 -05:00
RaidMax
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
RaidMax
f984d509b3
implement admin "privacy" for issue #185
2021-01-09 12:37:20 -06:00
RaidMax
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
RaidMax
04fe6836c6
refactor logging in pretty big overhaul
2020-11-11 17:35:55 -06:00
RaidMax
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
RaidMax
14b6cd3ab8
[issue 137] custom display hostnames for webfront
2020-05-23 13:25:09 -05:00
RaidMax
cc8756107f
implement audit log view in webfront
2020-04-28 16:48:06 -05:00
RaidMax
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
RaidMax
142924e62b
add help page to layout
2019-12-28 20:44:39 -06:00