RaidMax
425ec2621d
strip color keys from webfront form lists
2022-04-08 17:14:04 -05:00
RaidMax
19bd47d0f4
initial permissions based webfront access implementation
2022-04-04 22:16:40 -05:00
RaidMax
25fb5fdc14
fix new client graph for smaller screen sizes
2022-03-29 18:59:27 -05:00
RaidMax
180a4911bc
improve server clientcount/activity graph on server overview
2022-03-29 16:42:53 -05:00
RaidMax
3cf0f54ceb
remove striped scoreboard and add spectator color
2022-03-28 18:23:11 -05:00
RaidMax
92d713d188
tweak scoreboard zscore again
2022-03-25 13:39:51 -05:00
RaidMax
34e531ef8d
mark no zscore as 0 for scoreboard
2022-03-25 13:18:24 -05:00
RaidMax
724992ef33
set team properly/tint scoreboard background for team
2022-03-25 13:16:41 -05:00
RaidMax
de2e804b84
improve meta filter menu on profile
2022-02-25 21:09:57 -06:00
RaidMax
88bd47f3ae
add search ip shortcut on profile
2022-02-23 15:47:17 -06:00
RaidMax
39a1066c74
add permission level changed meta
2022-02-23 12:47:00 -06:00
RaidMax
11d2b0da90
display "--" for no zscore
2022-01-26 15:20:10 -06:00
RaidMax
8bd0337168
scoreboard sort tweak
2022-01-26 15:20:10 -06:00
RaidMax
74b565ebae
increase zscore precision for scoreboard.. last commit I promise
2022-01-26 15:20:10 -06:00
RaidMax
d3962989b5
add sorting and zscore to scoreboard
2022-01-26 15:20:10 -06:00
RaidMax
7fcb2202bd
add server scoreboard functionality
2022-01-26 15:20:10 -06:00
RaidMax
5d7ac7498f
update to show full gametype name on webfront
2022-01-26 15:20:10 -06:00
RaidMax
f99fdac4b0
remove javascript error log trying to load hljs from non config pages
2022-01-26 15:20:10 -06:00
RaidMax
e4153e0c2f
post webfront url to master
2022-01-26 15:20:10 -06:00
RaidMax
1317102d00
add script injection to the config to import custom webfront scripts (ie google tracking)
2021-10-19 20:17:10 -05:00
RaidMax
a2c7d92162
fix issue on about page with duplicate server names or inactive servers
2021-10-19 20:02:31 -05:00
RaidMax
b2afc410f2
improve about page layout
2021-10-16 13:30:26 -05:00
RaidMax
74bb3da459
add option to toggle about page/make some checks on displayed rules
2021-10-10 10:44:18 -05:00
RaidMax
3916278422
Add about/community info guidelines/social page
2021-10-09 21:11:47 -05:00
RaidMax
33c63f01db
add raw file editing to configuration page in webfront
2021-09-16 16:27:40 -05:00
RaidMax
68c1151191
add tooltip timestamp to max concurrent players
2021-09-14 18:12:20 -05:00
RaidMax
c5f9a68102
implement client server connection tracking persistence
2021-08-31 18:21:40 -05:00
RaidMax
eff8a29a39
version css for webfront
2021-08-31 18:07:07 -05:00
RaidMax
5b11196b29
bundle js by version so webfront updates don't need a cache refresh
2021-08-30 20:30:06 -05:00
RaidMax
deff4f2947
persist client count history data across reboots and allow for configurable timespan
2021-08-29 13:10:10 -05:00
RaidMax
a815bcbff5
Add max concurrent players over 24 hours badge to home
2021-08-26 17:35:05 -05:00
RaidMax
e2ea5c6ce0
support hostnames for server config
2021-07-11 17:26:30 -05:00
RaidMax
5921098dce
detect headshots for CSGO on advanced stats
...
track say_team events for CSGO
2021-07-10 21:37:51 -05:00
RaidMax
8b06da5783
use different api for country code/flag that support https
2021-07-02 10:04:56 -05:00
RaidMax
33a427bb8a
add country flag and name to profile
2021-07-01 21:58:09 -05:00
RaidMax
1b773f21c6
fix alignment for long server names
2021-06-30 10:44:43 -05:00
RaidMax
bccbcce3c1
add lobby rating to home
...
add gametype (WIP) to home
misc UI tweaks
2021-06-30 09:57:07 -05:00
RaidMax
42979dc5ae
Use string for AC snapshot weapon and hit location
...
Add webfront logging
2021-06-29 15:02:01 -05:00
RaidMax
be08d49f0a
add initial CS:GO support
2021-06-03 10:51:03 -05:00
RaidMax
f1593e2f99
fix issue with chat message search
2021-04-18 09:17:01 -05:00
RaidMax
21087d6c25
remove whitespace on alias display and client name search
2021-03-31 11:20:32 -05:00
RaidMax
e777a68105
properly pass game name to game string config finder.
...
add weapon prefix to weapon name parser for (iw5).
add some iw3 game strings
2021-03-23 21:42:26 -05:00
RaidMax
1f9c80e23b
strip colors from header penalty on profile
2021-03-23 21:42:26 -05:00
RaidMax
e2ed57f674
prevent autoflag from running player has been manually unflagged
2021-03-23 10:34:44 -05:00
RaidMax
a8b331a5e5
prevent missing config from causing stats error
...
small advanced stats fixes
2021-03-23 10:16:27 -05:00
RaidMax
c5375b661b
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
191a68e7dd
revert unintended commit file
2021-01-24 13:30:22 -06:00
RaidMax
c4f19e94ef
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
28373b9325
implement admin "privacy" for issue #185
2021-01-09 12:37:20 -06:00
RaidMax
103d2726c2
persist say command messages with webfront denotation to chat log
...
per issue #159
2020-11-18 09:08:24 -06:00
RaidMax
6619ce714a
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
570a228c92
refactor logging in pretty big overhaul
2020-11-11 17:35:55 -06:00
RaidMax
1484d63b97
hide flag status for non logged in users
...
remove erroneous anticheat detection reason on kick
2020-10-17 10:55:19 -05:00
RaidMax
5842073f91
include "all" meta button on profile
...
include full humanizer package to library bug in russian translations
2020-08-20 11:08:21 -05:00
RaidMax
c783a04a52
hide chat for password protected servers for issue #162
2020-08-20 10:38:11 -05:00
RaidMax
d70d8fd0ae
merge
2020-08-18 20:15:46 -05:00
RaidMax
0dc4e12d61
another attempt to fix display of long client names/temporary t6 getinfo workaround
2020-08-18 20:11:41 -05:00
RaidMax
778e339a61
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
1ef2ba5344
fix misaligned kick button with long names on webfront
2020-08-18 16:35:21 -05:00
RaidMax
25e2438e7f
fix misaligned kick button with long names on webfront
2020-08-12 13:46:14 -05:00
RaidMax
04a95aa58a
add configurable command and broadcast command prefix for issue #149
2020-07-31 20:40:03 -05:00
RaidMax
36949bbf33
tweak color of kick icon
2020-07-14 15:48:38 -05:00
RaidMax
88b1f08149
add kick client functionality to webfront home for issue #142
2020-07-14 14:13:40 -05:00
RaidMax
e91c60a753
[issue 137] custom display hostnames for webfront
2020-05-23 13:25:09 -05:00
RaidMax
7715113b56
implement audit log view in webfront
2020-04-28 16:48:06 -05:00
RaidMax
5529858edd
[misc bug fixes]
...
properly hide broadcast failure messages if ignore connection lost is turned on
fix concurent issue for update stats history that happened with new event processing
make get/set additional property thread safe
add ellipse to truncated chat messages on home
2020-04-25 19:01:26 -05:00
RaidMax
8539223a15
add server categorization feature (issue #77 )
2020-04-13 20:26:13 -05:00
RaidMax
f430dab3a7
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
318a23ae5b
Finish implementation of configuable command permissions
2020-01-31 20:15:07 -06:00
RaidMax
697a752be0
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
902cd9953e
finish help layout and show only on permission level
2019-12-29 11:32:36 -06:00
RaidMax
344c3613b8
add help page to layout
2019-12-28 20:44:39 -06:00
RaidMax
2b26b9a707
fix javascript libraries not being loaded because the stupid CDN change. MICROSOFT, IF YOU'RE LISTENING, FIX YOUR INTEGRATION WITH CDNJS THANK YOU
...
force demo record and increase max demos saved for IW4x
fix issue with disconnect on a not fully connected client
2019-12-27 20:37:50 -06:00
RaidMax
890c419133
Fix color code tag helper not being loaded
2019-12-07 10:49:40 -06:00
RaidMax
3defd3f486
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
RaidMax
cb9119ac58
add more informative 404 errors
2019-10-23 13:35:20 -05:00
RaidMax
ede5c9de51
update recently clients to show last 24 hours
...
fix color codes on profile meta data
2019-10-02 17:59:10 -05:00
RaidMax
524589717b
Update to .NET Core 3.0
2019-09-30 18:35:36 -05:00
RaidMax
b8a310bb07
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
RaidMax
75378400e7
Add flag icon on client profile
2019-08-04 17:06:07 -05:00
RaidMax
bb42861a92
finish color code support (I think)
2019-08-02 18:04:34 -05:00
RaidMax
92e71ae2f4
finish custom accent color feature
2019-07-27 15:23:45 -05:00
RaidMax
3b9b99a07e
start work to allow custom accent colors
2019-07-27 08:18:49 -05:00
RaidMax
9665d2d457
fix issue with duplicate js function names for loader
...
hide flagged status of users on webfront unless logged in (will still show the level if they report someone because cba to update the view component w/out auth status)
add terminal to the radar maps
2019-07-24 10:36:37 -05:00
RaidMax
4e99046874
merge
2019-07-17 13:09:25 -05:00
RaidMax
7b5f3e8e83
move some stuff for live radar for compiled views
...
add chat icon to send messages to servers on server view
2019-07-17 12:38:02 -05:00
RaidMax
1a9a0e48b7
lots more live radar updates
2019-07-17 12:38:00 -05:00
RaidMax
2542b7de12
Clean up some old files
2019-07-17 12:29:51 -05:00
RaidMax
f42a66e756
add most recent players dropdown option to webfront
...
remove unneeded compiled bootstrap file
2019-07-16 15:27:19 -05:00
RaidMax
fc43e47874
move some stuff for live radar for compiled views
...
add chat icon to send messages to servers on server view
2019-07-13 20:45:25 -05:00
RaidMax
0e9fd144f1
lots more live radar updates
2019-07-08 20:21:18 -05:00
RaidMax
68f6be23a6
require minimum kills before recoil threshold evaluated
...
make sure edit configuration link on webfront visible when accessing via localhost
2019-07-07 17:57:06 -05:00
RaidMax
95d64df321
combined Penalty and EFPenalty
...
moved some classes around
2019-05-29 16:55:35 -05:00
RaidMax
0b0290a871
fix issue with restarting via web
...
replace some hard coded string in javascript with localization
break things to fix things
2019-05-17 09:02:09 -05:00
RaidMax
03ae3b5822
deleted localization files as they're now generated during release
...
reintroduce throttling for servers that are unreachable (defaults to 60 seconds between polls)
small revert to the RektT5M parser contell -> tell
add migration to introduce gamename to server
impllement quickmessage mapping
2019-04-23 17:27:20 -05:00
RaidMax
0711249a46
add parser for RektT5M
...
update base event parser to include "short" GUIDs
updated some localization
add tooltip to anti cheat metrics on profile for more information about what they mean
2019-04-21 16:28:13 -05:00
RaidMax
02cad10d77
prevent starting if no servers can be connected to
...
fix nextmap issue on t6
fix bug with kicking client for profane name
2019-04-16 11:32:42 -05:00
RaidMax
b134cd4728
fix gravatars not showing
...
fix web config not saving Uri
fix issue with token login
2019-04-14 10:55:05 -05:00
RaidMax
b9c4a1b5f6
finish initial implementing application configuration editing through webfront
...
todo: server configuration
2019-04-12 22:25:18 -05:00
RaidMax
f0fd4c66e9
add configuration option to force local translations
...
fix silly bug with no being able to claim ownership
continue work on configuration via webfront
2019-04-11 20:43:05 -05:00