RaidMax
455759787a
fix issue with random concurrency issue on interaction reaction
2022-10-24 18:57:35 -05:00
RaidMax
450c8a45da
add support for plugin generated pages (interactions). add disallow vpn command
2022-10-17 09:17:43 -05:00
RaidMax
a71a5d7f3b
update default permissions for guest webfront users
2022-10-16 16:25:09 -05:00
RaidMax
f4fbbffd8a
fix issue with new remote command execution
2022-10-13 13:29:39 -05:00
RaidMax
d71bd5ecb6
improve penalty colors
2022-10-13 13:29:39 -05:00
Amos
2ec9332251
Added !unmute, !tempmute, !listmutes
...
Quick fix for PowerShell IE use
Makes date readable for target player
Resolved translation string inconsistencies
Minor code cleanups
Initial commit from review
Cleaned up code & amended a few checks
Comment typo
Fix infinite unmuting
Removed unnecessary checks (Unmuting an already unmuted player will not trigger MuteStateMeta creation (if already doesn't exist))
Resolved !listmutes showing expired mutes
Committing before refactor
Refactor from review
Removed reference to AdditionalProperty
Fix check for meta state when unmuting
Continued request solves main problem
Handle potential failed command execution
Missed CommandExecuted onJoin
Fix another PS Reference to Invoke-WebRequest
Fixes review issues & Cleaned up code
Adds support for Intercepting Commands via Plugin (Credit: @RaidMax)
Comparing
Revert formatting changes
Removing MuteList for Penalty
Added Mute, TempMute & Unmute Penalty
Fixed reference in Mute.csproj & Removed ListMutesCommand.cs
2022-10-13 13:29:39 -05:00
RaidMax
4cf62b73f1
add level color coding to target on penalty list for issue #265
2022-10-13 10:41:51 -05:00
RaidMax
8502ae47aa
update interactions to allow building custom forms
2022-10-12 21:06:18 -05:00
RaidMax
0647ce81f3
remove unneeded check for has permission
2022-09-24 10:22:05 -05:00
RaidMax
701be403a9
default user permission for guest requests
2022-09-19 22:01:34 -05:00
RaidMax
aa5b3b71d3
upgrade nuget packages
2022-09-09 09:45:46 -05:00
RaidMax
8d8a8d869a
implement profile interaction registration through plugins (mute and vpn detection implementation)
2022-09-08 15:03:38 -05:00
RaidMax
fb2061e200
increase security on webfront cookie state/update events
2022-09-06 15:44:13 -05:00
RaidMax
febb44923b
don't display client banned on webfront if a linked ban has been revoked but they haven't reconnected yet
2022-07-25 11:54:55 -05:00
RaidMax
789ada6e2d
add more cases to "About" regex rule numbering scheme
2022-07-25 10:33:44 -05:00
RaidMax
57cefc2b30
improve help display and add supported games list
2022-07-25 10:21:08 -05:00
RaidMax
9761713ef5
improve penalty display on mobile view
2022-07-23 11:22:16 -05:00
RaidMax
96439c9b1a
improve audit log display on mobile
2022-07-23 11:09:23 -05:00
RaidMax
2255234229
small tweaks for notes/tags
2022-07-20 11:39:46 -05:00
RaidMax
f4078a1e74
update webfront permission types
2022-07-20 10:34:33 -05:00
RaidMax
c6b0f96a69
add client note command and feature
2022-07-20 10:32:26 -05:00
RaidMax
ee5fc9383d
add set client tag to webfront profile as button
2022-07-19 20:37:48 -05:00
RaidMax
9535815cea
misc performance graph display tweaks
2022-07-16 09:56:41 -05:00
RaidMax
790b50815c
fix incorrect js bundle input source
2022-07-13 16:27:47 -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
f01f9d3292
fix rcon issue on restart
2022-07-09 20:57:00 -05:00
RaidMax
3b74953c01
improve ban management display and additional translations
2022-07-09 16:32:23 -05:00
RaidMax
cddc9297c2
cleanup table display of admins on mobile display
2022-07-09 13:54:35 -05:00
RaidMax
1fc418c792
more localization tweaks
2022-07-08 20:40:27 -05:00
RaidMax
2fb3c34d00
clean up display and uniformity of social icons
2022-07-06 09:49:44 -05:00
RaidMax
65175f7968
fix grouping of commands on help page
2022-07-05 15:57:39 -05:00
RaidMax
18c3631822
fix issue with context menu close not working on mobile
2022-07-05 15:15:25 -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
c2353f5bb8
optimize chat filtering/searching
2022-06-16 18:03:23 -05:00
RaidMax
6f5db426c1
misc ui tweaks
2022-06-16 14:02:44 -05:00
RaidMax
0085bb07fb
order report servers by most recent report
2022-06-16 10:11:01 -05:00
RaidMax
45011d9ff9
fix token auth issue
2022-06-16 10:07:03 -05:00
RaidMax
fbf5c20601
improve icon alignment for nav menu
2022-06-16 09:46:01 -05:00
RaidMax
d647ae05e0
fix login persistence issue
2022-06-15 21:00:01 -05:00
RaidMax
13d887a15c
hide token generation button for non-logged-in users
2022-06-15 19:39:53 -05:00
RaidMax
16d295024e
update schema to support unique guid + game combinations
2022-06-15 19:37:34 -05:00
RaidMax
b2528c9023
make alert menu scrollable for large # of alerts
2022-06-13 11:03:39 -05:00
RaidMax
1d100de715
improve alert display for mobile
2022-06-12 12:20:08 -05:00
RaidMax
5966541039
add alert/notification functionality (for server connection events and messages)
2022-06-11 11:34:00 -05:00
RaidMax
2017f08b43
increase width of side context menu for longer server names
2022-06-09 13:59:00 -05:00
RaidMax
0694bd1301
fix bug with loading top stats for individual servers
2022-06-09 13:50:58 -05:00
RaidMax
96f6920f04
remove extra parenthesis oops..
2022-06-09 10:15:43 -05:00