1
0
mirror of https://github.com/RaidMax/IW4M-Admin.git synced 2025-06-09 23:00:57 -05:00
Commit Graph

134 Commits

Author SHA1 Message Date
397fb18f24 fix new client graph for smaller screen sizes 2022-03-29 18:59:27 -05:00
27a4d71b14 disable map change indicator temporarily 2022-03-29 16:59:32 -05:00
d0670760fb improve server clientcount/activity graph on server overview 2022-03-29 16:42:53 -05:00
3a0aee319e include css change for previous commit 2022-03-28 21:34:52 -05:00
adf483e692 set team properly/tint scoreboard background for team 2022-03-25 13:16:41 -05:00
4aac392d0b fix minimap image for live radar 2022-03-24 08:40:20 -05:00
f86a9a43e8 move live radar js into own file 2022-03-23 12:52:11 -05:00
7155a0d436 don't refresh scoreboard on every page. though I fixed this already... 2022-02-27 21:35:16 -06:00
9eed189774 improve meta filter menu on profile 2022-02-25 21:09:57 -06:00
385464f1dc add permission level changed meta 2022-02-23 12:47:00 -06:00
42e884bd4d don't try to load scoreboard if not on scoreboard page 2022-02-01 09:09:29 -06:00
ac59d2a498 update webfront ip lookup for ssl connection 2022-01-31 16:37:44 -06:00
bc57661cba update IP lookup api 2022-01-31 08:16:12 -06:00
7fe2e51449 add sorting and zscore to scoreboard 2022-01-26 15:20:10 -06:00
6458aee2ee add server scoreboard functionality 2022-01-26 15:20:10 -06:00
96a260f94a update webfront ip lookup to bypass api key restriction 2022-01-26 15:20:10 -06:00
6f72fadd6d update country flag api 2022-01-26 15:20:10 -06:00
b936deac31 remove javascript error log trying to load hljs from non config pages 2022-01-26 15:20:10 -06: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
778bb34609 add tooltip timestamp to max concurrent players 2021-09-14 18:12:20 -05:00
d46c090301 implement client server connection tracking persistence 2021-08-31 18:21:40 -05:00
7135d37b0f tweak player history hover format 2021-08-29 20:47:25 -05:00
dcf690325c persist client count history data across reboots and allow for configurable timespan 2021-08-29 13:10:10 -05:00
6dff22a592 use different api for country code/flag that support https 2021-07-02 10:04:56 -05:00
a668b62342 add country flag and name to profile 2021-07-01 21:58:09 -05:00
57f1dd3f3c add lobby rating to home
add gametype (WIP) to home
misc UI tweaks
2021-06-30 09:57:07 -05:00
4316f1bfab prevent missing config from causing stats error
small advanced stats fixes
2021-03-23 10:16:27 -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
f18dd65695 update bundle minifier package to use .net core one 2020-08-20 13:10:43 -05:00
2e0b1b3569 hide chat for password protected servers for issue #162 2020-08-20 10:38:11 -05:00
93173652ea merge 2020-08-18 20:15:46 -05:00
176d8edf22 another attempt to fix display of long client names/temporary t6 getinfo workaround 2020-08-18 20:11:41 -05: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
51202e7f8b add configurable command and broadcast command prefix for issue #149 2020-07-31 20:40:03 -05:00
2b3514d586 tweak color of kick icon 2020-07-14 15:48:38 -05:00
41474768fc add kick client functionality to webfront home for issue #142 2020-07-14 14:13:40 -05:00
6f9051120d [issue 135] enhanced search
implement enhanced search for chat messages
2020-05-22 20:29:41 -05:00
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
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
06e12248f9 move all the deployment setup into 2.4 pr (#85)
* don't run build commands in release

* fix test file

* Set up CI with Azure Pipelines

[skip ci]

* Include fonts and fix automessage hidden command

* more project changes

* migration from bower to libman

* more lib man changes

* project update for sneaky commands

* add missing canvas.js dep
update projects not to have stupid extra dlls

include in previous

* update pipeline file

* update post publish script and pipeline definition

* fix broken yaml

* move encoding conversion to seperate script

* remove extra uneeded rank icons
remove garbage language files being created
remove frontend lib when done

* fix publish script path

* grab localizations through powershell

* fix broken batch 🤷

* actually fixed

* only include runtime compilation in debug mode for webfront

* don't deploy un minified css
use full jquery version

* add step to download the scss for open iconic
change the font path

* update mkdir for iconic path

* don't include old iconic css

* correct font path for real now

* copy script plugins

* lots of changes for deployment

* build the projects

* use projectdir instead of solution dir

* nerf script commands plugin
fix live radar left over command

* actually kill script command post build

* Update azure-pipelines.yml for Azure Pipelines

* Update azure-pipelines.yml for Azure Pipelines

* fix the font file copy (I think)

* maybe fix delete folder issue

* Update azure-pipelines.yml for Azure Pipelines

* Update azure-pipelines.yml for Azure Pipelines

* Update azure-pipelines.yml for Azure Pipelines

* Update azure-pipelines.yml for Azure Pipelines

* Update azure-pipelines.yml for Azure Pipelines

* Update azure-pipelines.yml for Azure Pipelines
2019-12-02 15:52:36 -06:00
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
36bf35a4d1 update callback
set player color history to the correct darken amount
2019-08-12 19:04:25 -05:00
d5cece04f7 have graph color generated by css so that MS Edge doesn't freak out when using rgba
don't do simple word check on offensive name
2019-08-10 17:35:34 -05:00
7f388a1ce9 prevent flag icon from showing on banned profiles
implement automated penalty info for profanity determent issue #75
2019-08-06 13:36:37 -05:00
d84143012d add missing dragunov to the live radar weapons
color code process names in chat context
2019-08-04 21:25:56 -05:00
38313ab184 Add flag icon on client profile 2019-08-04 17:06:07 -05:00
8bd67a1629 finish color code support (I think) 2019-08-02 18:04:34 -05:00
a5c3f78ba8 fix copy paste error in penalty loader
start allowing color codes from ingame
2019-08-01 09:37:33 -05:00
d1713882ac finish custom accent color feature 2019-07-27 15:23:45 -05:00