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

502 Commits

Author SHA1 Message Date
RaidMax
58c9092888 fix meta filter on profile 2022-03-24 16:23:40 -05:00
RaidMax
1b59941ab2 only unload plugins once at shutdown
clean up some doc warnings
2022-03-24 11:34:32 -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
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
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
ab68af5a2d add search ip shortcut on profile 2022-02-23 15:47:17 -06:00
RaidMax
385464f1dc add permission level changed meta 2022-02-23 12:47:00 -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
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
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
7986b2c0a0 update for .net core SDK Azure 2022-01-27 09:35:16 -06:00
RaidMax
e7b357479d add additional fields to server api 2022-01-26 15:26:26 -06:00
RaidMax
6f6dd035ee Initial .net 6 upgrades 2022-01-26 15:26:25 -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
8bcd4fde6b display "--" for no zscore 2022-01-26 15:20:10 -06:00
RaidMax
4fef7833cf scoreboard sort tweak 2022-01-26 15:20:10 -06:00
RaidMax
cb7e20306d increase zscore precision for scoreboard.. last commit I promise 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
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
dd1d3215ef fix issue with detecting bans on accounts with new ips when implicit linking is disabled 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
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
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
1e19966ff2 fix source issue on home page 2021-09-17 11:23:57 -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
d4f505255c fix client history issue with empty database 2021-09-10 11:27:46 -05:00
RaidMax
d46c090301 implement client server connection tracking persistence 2021-08-31 18:21:40 -05:00
RaidMax
ce12d3e490 version css for webfront 2021-08-31 18:07:07 -05:00