36 Commits

Author SHA1 Message Date
jeremie roy
b1d8fc9d47 Fix race condition in web interface requests that would result in an empty preset.
Fix forwarded local IP being treated as remote IP for security purposes

#jira UE-182875
#rb amir.keren
#preflight 644042eb8d0bcde49c5eafd6

[CL 25139576 by jeremie roy in ue5-main branch]
2023-04-20 19:04:26 -04:00
jeremie roy
2acfd0cd8f Fix rc web interface build
#preflight 641c645dee0aed13471e721c
#jira UE-181097
#rb simon.therriault
#lockdown alejandro.arango

[CL 24763876 by jeremie roy in ue5-main branch]
2023-03-23 12:42:05 -04:00
jeremie roy
6d20d5ce61 Remote Control Web Interface
Fix Passphrase login prompt not working

#jira UE-180502
#preflight 64186f6232723d4a203447d1
#rb simon.therriault
#lockdown alejandro.arango

[CL 24739106 by jeremie roy in ue5-main branch]
2023-03-21 16:39:32 -04:00
amir keren
33ae4ae99f RemoteControlWebInterface: - Rotate Color Picker Wheel to match UE
- Dropdown background color is white
#rb Simon.Therriault David.Gralnik
#jira UE-162640 UE-167979
#preflight 6352f64c9e14ee3c79af8ac8
#lockdown alejandro.arango

[CL 22712326 by amir keren in ue5-main branch]
2022-10-22 15:53:56 -04:00
jeremie roy
3d517c940d Fix web app not building
#preflight 352b4bdae33b04ec109200c
#lockdown alejandro.arango
#rb Amir.Keren
#jira UE-167717

[CL 22710479 by jeremie roy in ue5-main branch]
2022-10-22 07:12:27 -04:00
jeremie roy
126c07a04c Fix regression in remote control where class filters don't work anymore
#jira UE-165715
#rb simon.therriault
#lockdown alejandro.arango
#preflight 634d971d6543aa1c1a7cbc05

[CL 22634678 by jeremie roy in ue5-main branch]
2022-10-19 15:10:25 -04:00
amir keren
113b93c804 RemoteControlWebInterface: Allow to delete actors from panel
#jira UE-165732
#rb david.gralnik
#preflight 634464821d5e6dbf75a49603
#lockdown alejandro.arango

[CL 22454068 by amir keren in ue5-main branch]
2022-10-11 05:12:36 -04:00
amir keren
91a446e82c RemoteControlWebInterface: Adjusting WebApp to match 5.1 CCR/Lightcard propreties
#jira UE-165732
#rb Simon.Therriault
#preflight 22327757
#lockdown alejandro.arango

[CL 22390191 by amir keren in ue5-main branch]
2022-10-06 20:59:12 -04:00
amir keren
a256e91f3e RemoteControlWebInterface: Link CCR to the updated C++ CCR
[FYI] Simon.Therriault
#preflight none

[CL 22279876 by amir keren in ue5-main branch]
2022-09-30 16:24:27 -04:00
amir keren
60aac415b5 RemoteControlWebInterface: Added support for Controllers
#rb Simon.Therriault
#jira UE-163264
#preflight none

[CL 22279111 by amir keren in ue5-main branch]
2022-09-30 15:46:32 -04:00
simon therriault
db706ff4ed - Fixing crash when taking a snapshot from webapp
#rb jeremie.roy
#jira UE-165143
[FYI] amir.keren
#preflight 63347cedf418a1071a270f2b

[CL 22240069 by simon therriault in ue5-main branch]
2022-09-28 22:10:30 -04:00
Amir Keren
b9b4513051 RemoteControlWebInterface: Merge from Marmot427 (Double click To Enable/Disable)
Fix unlinked properties in new LightCard actor
#fyi Simon.Therriault Andy.Blondin Philippe.Rebours David.Gralnik

[CL 21970302 by Amir Keren in ue5-main branch]
2022-09-12 15:14:50 -04:00
Amir Keren
084557ce3d RemoteControlWebInterface: chaning to a lowercase folder as (react folder structure)
- Commit 2 of 2
#fyi Simon.Therriault Andy.Blondin David,Gralnik

[CL 21426392 by Amir Keren in ue5-main branch]
2022-08-17 11:58:23 -04:00
Amir Keren
98e2c43a99 RemoteControlWebInterface: chaning to a lowercase folder as (react folder structure)
- Commit 1 of 2
#fyi Simon.Therriault Andy.Blondin David,Gralnik

[CL 21426377 by Amir Keren in ue5-main branch]
2022-08-17 11:57:26 -04:00
Amir Keren
1a0f2646ce RemoteControlWebInterface: Merge from Marmot427
- Commit 1 of 2
#preflight 62fd09e3e64b1a51093054a7
#fyi Simon.Therriault Andy.Blondin David,Gralnik

[CL 21426292 by Amir Keren in ue5-main branch]
2022-08-17 11:52:17 -04:00
UnrealBot
73409369c0 Branch snapshot for CL 21319338
[CL 21319338 in ue5-main branch]
2022-08-10 16:03:37 +00:00
Patrick Gross
1d51127065 Add: Loginpage Throwback
#jira UE-145117
#rb simon.therriault
#rb amir.keren
#preflight 624709e9b6084b983257bf31

[CL 19588475 by Patrick Gross in ue5-main branch]
2022-04-01 10:49:53 -04:00
Marc Audy
a16d8bbe02 Bring UE5/Main files in line with RES
#rnx
#preflight

[CL 19519769 by Marc Audy in ue5-main branch]
2022-03-25 18:45:27 -04:00
simon therriault
2e288b6fe8 Potential Security Issue, Login Screen
Have addeda a FHttpRequestHandler as a RequestPreprocessor which checks whether or not an Requests Header has a corresponding ApiKey to allow the execution, using MD5 hashing to obscure it a bit.
This affects Http Calls and Websocket Calls. Changes Wrapped RCWebsocketRequest to allow holding hashed ApiKeys from the outside. Mainly hooked as an additional Handler in WebRemoteControl.

#jira UE-139210
#rb simon.therriault, amir.keren
#preflight 622113f2c7262e0e538118cf
#lockdown alejandro.arango

#ROBOMERGE-OWNER: simon.therriault
#ROBOMERGE-AUTHOR: patrick.gross
#ROBOMERGE-SOURCE: CL 19252881 in //UE5/Release-5.0/... via CL 19257182
#ROBOMERGE-BOT: UE5 (Release-Engine-Staging -> Main) (v924-19243027)

[CL 19263496 by simon therriault in ue5-main branch]
2022-03-04 03:45:11 -05:00
amir keren
4b7ab5354e RemoteControlWebInterface - webapp is not populating level snapshots Filter dropdown
#rb Simon.Therriault
#jira UE-138779

#ROBOMERGE-AUTHOR: amir.keren
#ROBOMERGE-SOURCE: CL 18798799 in //UE5/Release-5.0/... via CL 18801831 via CL 18802262
#ROBOMERGE-BOT: UE5 (Release-Engine-Test -> Main) (v908-18788545)

[CL 18808144 by amir keren in ue5-main branch]
2022-02-01 09:51:08 -05:00
amir keren
4b5f57d69b RemoteControlWebInterface: - Adding Dials widget (vector)
- Export a list into multiple tabs
- Play button select area should be whole button

#jira UE-119413 UE-138415 UE-138419
[FYI] Simon.Therriault

#ROBOMERGE-AUTHOR: amir.keren
#ROBOMERGE-SOURCE: CL 18742919 in //UE5/Release-5.0/... via CL 18743256 via CL 18743704
#ROBOMERGE-BOT: UE5 (Release-Engine-Test -> Main) (v903-18687472)

[CL 18744002 by amir keren in ue5-main branch]
2022-01-26 16:07:33 -05:00
Marc Audy
c43360f47c Eliminate whitespace only differences between Release-Engine-Staging and Release-Engine-Test
#[fyi] Aurel.Cordonnier

#ushell-cherrypick of 18448630 by Marc.Audy
#preflight none

[CL 18483677 by Marc Audy in ue5-main branch]
2021-12-17 03:41:59 -05:00
Marc Audy
3da1c5cc68 Eliminate whitespace only differences between Release-Engine-Staging and Release-Engine-Test
#[fyi] Aurel.Cordonnier

#ushell-cherrypick of 18448630 by Marc.Audy

[CL 18448753 by Marc Audy in ue5-main branch]
2021-12-13 16:08:57 -05:00
simon therriault
c532c007d7 RemoteControlWebInterface: Adding Alpha to Color Pickers (FColor & FLinearColor)
Fix - When more than 1 instance opens and all runs on same port, only last instance should work
ColorPickers - Fix values stuck on certian values
#jira UE-119923 UE-132969 UE-132506

#ROBOMERGE-OWNER: simon.therriault
#ROBOMERGE-AUTHOR: amir.keren
#ROBOMERGE-SOURCE: CL 18308154 in //UE5/Release-5.0/... via CL 18308162
#ROBOMERGE-BOT: STARSHIP (Release-Engine-Staging -> Release-Engine-Test) (v895-18170469)
#ROBOMERGE-CONFLICT from-shelf

[CL 18308356 by simon therriault in ue5-release-engine-test branch]
2021-11-29 08:17:28 -05:00
Marc Audy
0c3be2b6ad Merge Release-Engine-Staging to Test @ CL# 18240298
[CL 18241953 by Marc Audy in ue5-release-engine-test branch]
2021-11-18 14:37:34 -05:00