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

248 Commits

Author SHA1 Message Date
RaidMax
aa7e63022c add baninfo api 2022-06-02 16:48:47 -05:00
RaidMax
dc07e72fb3 improve loading of recent clients 2022-04-28 11:42:23 -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
26a4335141 only show reports from the last 24 hours 2022-04-25 15:44:51 -05:00
RaidMax
178cf6e92a ui tweaks/improvements including recent players and ip info lookup 2022-04-21 12:39:09 -05:00
RaidMax
7f43259049 fixup icons font path 2022-04-20 08:39:16 -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
91a05348f0 initial permissions based webfront access implementation 2022-04-04 22:16:40 -05:00
RaidMax
d0670760fb improve server clientcount/activity graph on server overview 2022-03-29 16:42:53 -05:00
RaidMax
55f3209d94 remove striped scoreboard and add spectator color 2022-03-28 18:23:11 -05:00
RaidMax
adf483e692 set team properly/tint scoreboard background for team 2022-03-25 13:16:41 -05:00
RaidMax
58c9092888 fix meta filter on profile 2022-03-24 16:23:40 -05:00
RaidMax
bae415c81b implement metaservice v2 2022-03-23 08:43:57 -05:00
RaidMax
f9f3ff6af3 Add info api for #231 2022-03-08 12:06:46 -06:00
RaidMax
c22bfed99d simplify level update so we don't have to worry about linked account levels 2022-02-28 15:20:46 -06:00
RaidMax
34328848f4 simplify ban process with new system 2022-02-22 17:09:50 -06:00
RaidMax
3001a92a78 initial framework for gsc + iw4madmin integration
improvements to script plugin capabilities and error feedback
2022-02-07 18:43:36 -06:00
RaidMax
68c5cbacdc more profile loading optimizations 2022-02-01 18:20:29 -06:00
RaidMax
bac343cdba fix refactor issue 2022-01-28 17:28:49 -06:00
RaidMax
75d6417d64 fix issue with certain penalties not linking 2022-01-28 15:33:21 -06:00
RaidMax
e7b357479d add additional fields to server api 2022-01-26 15:26:26 -06:00
RaidMax
513f0afd34 order chat context messages from oldest to newest 2022-01-26 15:26:25 -06:00
RaidMax
2671d26182 scoreboard tweak 2022-01-26 15:20:10 -06:00
RaidMax
9aa972fac7 fix missing null check in scoreboard. oops 2022-01-26 15:20:10 -06:00
RaidMax
6e60a5dcb6 include cs go "estimated" score on scoreboard 2022-01-26 15:20:10 -06:00
RaidMax
7fe2e51449 add sorting and zscore to scoreboard 2022-01-26 15:20:10 -06:00
RaidMax
67189f3294 fix misc webfront errors on first run after configuration 2022-01-26 15:20:10 -06:00
RaidMax
6458aee2ee add server scoreboard functionality 2022-01-26 15:20:10 -06:00
RaidMax
80a906f61f update to show full gametype name on webfront 2022-01-26 15:20:10 -06:00
RaidMax
4ae3ee1683 abstract engine color codes to use (Color::<Color>) format to make codes more.
see pt6 parser and configs for example usages
2022-01-26 15:20:10 -06:00
RaidMax
bbab849224 fix issue on about page with duplicate server names or inactive servers 2021-10-19 20:02:31 -05:00
RaidMax
ad14a150e2 improve about page layout 2021-10-16 13:30:26 -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
778bb34609 add tooltip timestamp to max concurrent players 2021-09-14 18:12:20 -05:00
RaidMax
d46c090301 implement client server connection tracking persistence 2021-08-31 18:21:40 -05:00
RaidMax
fe140707ee Add max concurrent players over 24 hours badge to home 2021-08-26 17:35:05 -05:00
RaidMax
eb339bff43 pass x-forwarded-for to properly log proxied login/logout 2021-07-05 16:08:13 -05:00
RaidMax
19d8bcb690 add login/logout events to change tracker
default guest profile to minimum permissions
2021-06-30 21:13:25 -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
fe91c23abe small issue fix with api and more checks for welcome tags 2021-05-04 19:01:09 -05:00
RaidMax
20031a8220 fix issue with help and dynamically loaded plugins with commands 2021-04-30 12:37:55 -05:00
RaidMax
a4bdbcacb9 prevent loading of privileged clients page for issue #188 2021-03-23 10:28:17 -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
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
c231c6b610 implement more robust command api and login
improve web console command response reliability and consistency
2021-01-17 21:58:18 -06:00
RaidMax
0387b6bd23 update 'uptime' output
use translations for certain webfront page meta that was neglected
update plutonium parsers to not use new line in notices as it is not supported
2021-01-08 19:21:23 -06:00