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

111 Commits

Author SHA1 Message Date
RaidMax
4c51d86fae add "advanced" search functionality 2023-01-23 16:38:16 -06:00
RaidMax
1d6cc670d7 add unban subnet command and subnet list interaction 2022-10-24 18:57:35 -05:00
RaidMax
8d8a8d869a implement profile interaction registration through plugins (mute and vpn detection implementation) 2022-09-08 15:03:38 -05:00
RaidMax
9535815cea misc performance graph display tweaks 2022-07-16 09:56:41 -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
3b74953c01 improve ban management display and additional translations 2022-07-09 16:32:23 -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
08aa87e8f2 fix toast message issue on pages with query params 2022-06-28 10:03:05 -05:00
RaidMax
6f5db426c1 misc ui tweaks 2022-06-16 14:02:44 -05:00
RaidMax
740689b047 fix map/gametype alignment on server overview and add back ip display on connect click 2022-06-04 09:21:08 -05:00
RaidMax
dc07e72fb3 improve loading of recent clients 2022-04-28 11:42:23 -05:00
RaidMax
2a4d2cc87a escape html characters in web console output 2022-04-25 10:43:16 -05:00
RaidMax
6588f30d77 show login token for longer period 2022-04-22 16:56:29 -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
397fb18f24 fix new client graph for smaller screen sizes 2022-03-29 18:59:27 -05:00
RaidMax
27a4d71b14 disable map change indicator temporarily 2022-03-29 16:59:32 -05:00
RaidMax
d0670760fb improve server clientcount/activity graph on server overview 2022-03-29 16:42:53 -05:00
RaidMax
4aac392d0b fix minimap image for live radar 2022-03-24 08:40:20 -05:00
RaidMax
f86a9a43e8 move live radar js into own file 2022-03-23 12:52:11 -05:00
RaidMax
7155a0d436 don't refresh scoreboard on every page. though I fixed this already... 2022-02-27 21:35:16 -06:00
RaidMax
9eed189774 improve meta filter menu on profile 2022-02-25 21:09:57 -06:00
RaidMax
385464f1dc add permission level changed meta 2022-02-23 12:47:00 -06:00
RaidMax
42e884bd4d don't try to load scoreboard if not on scoreboard page 2022-02-01 09:09:29 -06:00
RaidMax
ac59d2a498 update webfront ip lookup for ssl connection 2022-01-31 16:37:44 -06:00
RaidMax
bc57661cba update IP lookup api 2022-01-31 08:16:12 -06:00
RaidMax
7fe2e51449 add sorting and zscore to scoreboard 2022-01-26 15:20:10 -06:00
RaidMax
6458aee2ee add server scoreboard functionality 2022-01-26 15:20:10 -06:00
RaidMax
96a260f94a update webfront ip lookup to bypass api key restriction 2022-01-26 15:20:10 -06:00
RaidMax
6f72fadd6d update country flag api 2022-01-26 15:20:10 -06:00
RaidMax
b936deac31 remove javascript error log trying to load hljs from non config pages 2022-01-26 15:20:10 -06:00
RaidMax
d2590c929a add raw file editing to configuration page in webfront 2021-09-16 16:27:40 -05:00
RaidMax
778bb34609 add tooltip timestamp to max concurrent players 2021-09-14 18:12:20 -05:00
RaidMax
7135d37b0f tweak player history hover format 2021-08-29 20:47:25 -05:00
RaidMax
dcf690325c persist client count history data across reboots and allow for configurable timespan 2021-08-29 13:10:10 -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
4316f1bfab prevent missing config from causing stats error
small advanced stats fixes
2021-03-23 10:16:27 -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
f18dd65695 update bundle minifier package to use .net core one 2020-08-20 13:10:43 -05:00
RaidMax
2e0b1b3569 hide chat for password protected servers for issue #162 2020-08-20 10:38:11 -05: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
51202e7f8b add configurable command and broadcast command prefix for issue #149 2020-07-31 20:40:03 -05:00
RaidMax
41474768fc add kick client functionality to webfront home for issue #142 2020-07-14 14:13:40 -05:00
RaidMax
6f9051120d [issue 135] enhanced search
implement enhanced search for chat messages
2020-05-22 20:29:41 -05:00
RaidMax
7230654da2 allow toggle of automated penalties display on the webfront
issue #112
fix small issue with script plugin loading
2020-02-12 13:13:59 -06: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
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