RaidMax
6edf3f1ae9
fix issue with default date and default order on advanced search
2023-01-23 21:23:02 -06:00
RaidMax
ba40478d11
add "advanced" search functionality
2023-01-23 16:38:16 -06:00
RaidMax
ef5e36b224
add game name to dropdown list on web console
2022-12-22 19:37:56 -06:00
RaidMax
d0f72390fb
fix hidden text for password protected servers on chat context
2022-12-22 19:28:59 -06:00
RaidMax
797642f3e6
only titleize single word titles on action dialogs
2022-10-25 14:03:35 -05:00
RaidMax
7d6bf88bfd
Merge branch 'release/pre' of github.com:RaidMax/IW4M-Admin into release/pre
2022-10-24 21:15:29 -05:00
RaidMax
2e149ddafd
fix profile issue with no available interactions
2022-10-24 21:11:00 -05:00
Amos
a16986f7a3
Mute Banner for Profile & Prevent Self-Target & Correctly Expire Early Unmutes ( #272 )
...
* Fix self-targeting
Remove creation of penalty on mute expiration
* Display mute penalties on profile
Expire mute penalties on unmute
* Resolves issues in code review
Added comment in ClientController.cs
Fixed order of operations in MuteManager.cs
Fixed condition in MuteManager.cs
* Fix self-targeting
Remove creation of penalty on mute expiration
* Display mute penalties on profile
Expire mute penalties on unmute
* Resolves issues in code review
Added comment in ClientController.cs
Fixed order of operations in MuteManager.cs
Fixed condition in MuteManager.cs
* Changed localisation value to be more generic
Fix null reference warning (it should never be null) (34da216)
2022-10-24 18:58:12 -05:00
RaidMax
3367c5c22f
add support for plugin generated pages (interactions). add disallow vpn command
2022-10-17 09:17:43 -05:00
RaidMax
3b83729457
add level color coding to target on penalty list for issue #265
2022-10-13 10:41:51 -05:00
RaidMax
2380f23dbe
implement profile interaction registration through plugins (mute and vpn detection implementation)
2022-09-08 15:03:38 -05:00
RaidMax
e99ca3c140
add more cases to "About" regex rule numbering scheme
2022-07-25 10:33:44 -05:00
RaidMax
ccedb01e8d
improve help display and add supported games list
2022-07-25 10:21:08 -05:00
RaidMax
561909158f
improve penalty display on mobile view
2022-07-23 11:22:16 -05:00
RaidMax
c817f9a810
improve audit log display on mobile
2022-07-23 11:09:23 -05:00
RaidMax
507688a175
small tweaks for notes/tags
2022-07-20 11:39:46 -05:00
RaidMax
d2cfd50e39
update webfront permission types
2022-07-20 10:34:33 -05:00
RaidMax
51e8b31e42
add client note command and feature
2022-07-20 10:32:26 -05:00
RaidMax
fa1567d3f5
add set client tag to webfront profile as button
2022-07-19 20:37:48 -05:00
RaidMax
bef8c08d90
misc performance graph display tweaks
2022-07-16 09:56:41 -05:00
RaidMax
f43f7b5040
misc webfront tweaks
2022-07-10 21:06:58 -05:00
RaidMax
1a72faee60
add date stamp to performance graphs / increase number of performance rating snapshots / localize graph timestamps
2022-07-10 17:06:46 -05:00
RaidMax
4e44bb5ea1
fix rcon issue on restart
2022-07-09 20:57:00 -05:00
RaidMax
9e17bcc38f
improve ban management display and additional translations
2022-07-09 16:32:23 -05:00
RaidMax
6f1bc7ab90
cleanup table display of admins on mobile display
2022-07-09 13:54:35 -05:00
RaidMax
61df873bb1
more localization tweaks
2022-07-08 20:40:27 -05:00
RaidMax
57484690b6
clean up display and uniformity of social icons
2022-07-06 09:49:44 -05:00
RaidMax
7108e23a03
fix issue with context menu close not working on mobile
2022-07-05 15:15:25 -05:00
RaidMax
77d25890da
clean up some more translations
2022-07-05 12:42:17 -05:00
RaidMax
2fca68a7ea
update webfront translation strings
2022-07-05 12:02:43 -05:00
RaidMax
fbf424c77d
optimize chat filtering/searching
2022-06-16 18:03:23 -05:00
RaidMax
b8e001fcfe
misc ui tweaks
2022-06-16 14:02:44 -05:00
RaidMax
5ab5b73ecf
order report servers by most recent report
2022-06-16 10:11:01 -05:00
RaidMax
a4923d03f9
hide token generation button for non-logged-in users
2022-06-15 19:39:53 -05:00
RaidMax
8ae6561f4e
update schema to support unique guid + game combinations
2022-06-15 19:37:34 -05:00
RaidMax
2cff25d6b3
make alert menu scrollable for large # of alerts
2022-06-13 11:03:39 -05:00
RaidMax
49fe4520ff
improve alert display for mobile
2022-06-12 12:20:08 -05:00
RaidMax
a44b4e9475
add alert/notification functionality (for server connection events and messages)
2022-06-11 11:34:00 -05:00
RaidMax
ecc2b5bf54
increase width of side context menu for longer server names
2022-06-09 13:59:00 -05:00
RaidMax
2ac9cc4379
fix bug with loading top stats for individual servers
2022-06-09 13:50:58 -05:00
RaidMax
215037095f
remove extra parenthesis oops..
2022-06-09 10:15:43 -05:00
RaidMax
5433d7d1d2
add total ranked client number for stats pages
2022-06-09 09:56:41 -05:00
RaidMax
cf2a00e5b3
add game to player profile and admins page
2022-06-07 21:58:32 -05:00
RaidMax
b690579154
fix issue with meta event context after 1st page load
2022-06-05 16:35:39 -05:00
RaidMax
acc967e50a
add ban management page
2022-06-05 16:27:56 -05:00
RaidMax
c493fbe13d
add game badge to server overview
2022-06-04 09:58:30 -05:00
RaidMax
ee56a5db1f
fix map/gametype alignment on server overview and add back ip display on connect click
2022-06-04 09:21:08 -05:00
RaidMax
26853a0005
fix issue with player name spacing on server overview at certain resolutions
2022-06-02 18:16:54 -05:00
RaidMax
ee14306db9
fix displaying correct server name on top players
2022-06-02 17:53:14 -05:00
RaidMax
169105e849
fix loader on mobile audit log view
2022-06-02 16:54:26 -05:00