Commit Graph

351 Commits

Author SHA1 Message Date
mcottontensor f1edea5fd9
Merge pull request #273 from jibranabsarulislam/jibranabsarulislam/add-CRD-events
Include create, reconnect, and update events (with associated tests)
2023-06-21 10:28:10 +10:00
Matthew Cotton fd41a63c22 Updating reconnect test 2023-06-21 10:23:43 +10:00
mcottontensor 21580b2dba
Merge branch 'master' into jibranabsarulislam/add-CRD-events 2023-06-20 13:44:25 +10:00
mcottontensor ab4bd67ffe
Update backport.yml
Signed-off-by: mcottontensor <80377552+mcottontensor@users.noreply.github.com>
2023-06-20 13:41:39 +10:00
mcottontensor 430da8f576
Create backport.yml
Attempting to add auto backport action.

Signed-off-by: mcottontensor <80377552+mcottontensor@users.noreply.github.com>
2023-06-20 13:40:56 +10:00
jayway 715ae99127
Merge branch 'EpicGames:master' into jibranabsarulislam/add-CRD-events 2023-06-16 03:25:05 -04:00
Jibran Absarulislam 276e956808 keep import consistent with rest of delcarations 2023-06-16 03:21:25 -04:00
Jibran Absarulislam bb202813a6 refactor using Pre to clarify when the event fires 2023-06-16 03:20:34 -04:00
Luke Bermingham a0fd9e6b83
Merge pull request #274 from Belchy06/UE5.3
Fix iOS touch in some cases when setting panel is open
2023-06-16 16:24:02 +10:00
jibranabsarulislam 6445f36bdf add event emitters to methods with accompanying tests 2023-06-16 01:40:06 -04:00
jibranabsarulislam c7ec8822dc create & export connect, reconnect, and disconnect classes and types 2023-06-16 01:39:39 -04:00
Luke Bermingham 6214829ec1
Shorten frontend ui lib action name
Signed-off-by: Luke Bermingham <1215582+lukehb@users.noreply.github.com>
2023-06-16 15:04:46 +10:00
Luke Bermingham 18d0a7b3c9
Shorten action name for publishing npm lib
Signed-off-by: Luke Bermingham <1215582+lukehb@users.noreply.github.com>
2023-06-16 15:03:56 +10:00
William Belcher 0197bc788d
Mobile QOL improvements. Fix scolling on long panels as well as css attributes not respecting the webkit prefix 2023-06-16 15:00:56 +10:00
William Belcher 6ec23ebbb2
Re-enable iOS and iPadOS fullscreen. Additionaly, only use the native…
… webplayer in iOS
2023-06-12 16:51:51 +10:00
Luke Bermingham 9554d031e3
Shorten action name for pushing cirrus container images
Signed-off-by: Luke Bermingham <1215582+lukehb@users.noreply.github.com>
2023-06-12 16:47:24 +10:00
Luke Bermingham c7a2147be6
Update README.md (#265)
Added Github action badges to readme.md for build health.

Signed-off-by: Luke Bermingham <1215582+lukehb@users.noreply.github.com>
2023-06-12 16:45:34 +10:00
William Belcher d95c0012df
Re-enable iOS and iPadOS fullscreen. Additionaly, only use the native webplayer in iOS. (#266) 2023-06-12 16:40:05 +10:00
Luke Bermingham 39fda9bb37
Merge pull request #264 from EpicGames/UE5.3
Bring 5.3 changes to master
2023-06-12 16:09:24 +10:00
Luke Bermingham 23f3e7065a
Reset UE5.3 RELEASE_VERSION to 0.0.1
Signed-off-by: Luke Bermingham <1215582+lukehb@users.noreply.github.com>
2023-06-12 15:56:19 +10:00
Luke Bermingham 4b47f93b4a
Force Github release 0.0.2 on UE5.3
Signed-off-by: Luke Bermingham <1215582+lukehb@users.noreply.github.com>
2023-06-12 15:51:23 +10:00
Luke Bermingham 0cf54307c9
Force Github release on UE5.3 branch
Signed-off-by: Luke Bermingham <1215582+lukehb@users.noreply.github.com>
2023-06-12 15:48:25 +10:00
Luke Bermingham dd1e88e902
Force ui-library rebuild.
Signed-off-by: Luke Bermingham <1215582+lukehb@users.noreply.github.com>
2023-06-12 15:43:20 +10:00
Luke Bermingham 97f6f5987b Updated ui library package-lock.json to include frontend 5.3 2023-06-12 15:35:53 +10:00
Luke Bermingham fa1eb9631b Update package-lock.json for ui library to have 5.3 frontend lib. 2023-06-12 15:33:04 +10:00
Luke Bermingham 707a0eae2b
Merge pull request #263 from EpicGames/master
Bring 5.3 up to date with master
2023-06-12 15:20:27 +10:00
Luke Bermingham 464e8a0c37
Upgrade 5.2 to 5.3 in libraries, docs, log messages, build pipelines (#262)
* Updated github actions to work on UE5.3 branch and reset release version to 0.0.1 for the UE5.3 branch.

* Update bug report template to include UE5.X prefix.

* Refactored frontend deps to move from 5.2 to 5.3

* Update container-images Github action to use 5.3 tag

* Bump 5.2 t 5.3 in various docs and log strings.
2023-06-12 15:06:53 +10:00
Luke Bermingham 321abc4762 Bump 5.2 t 5.3 in various docs and log strings. 2023-06-12 14:56:26 +10:00
Luke Bermingham 4ee6c7c0e5 Update container-images Github action to use 5.3 tag 2023-06-12 14:50:58 +10:00
Luke Bermingham 9fc6dbcab0 Refactored frontend deps to move from 5.2 to 5.3 2023-06-12 14:44:15 +10:00
Luke Bermingham 516b3245b8 Update bug report template to include UE5.X prefix. 2023-06-12 11:48:17 +10:00
Luke Bermingham 8f137ec537 Updated github actions to work on UE5.3 branch and reset release version to 0.0.1 for the UE5.3 branch. 2023-06-12 11:43:07 +10:00
Luke Bermingham 32873a4a55
Update CHANGELOG.md
Signed-off-by: Luke Bermingham <1215582+lukehb@users.noreply.github.com>
2023-06-12 10:56:33 +10:00
Luke Bermingham 778e749b5a
Update CHANGELOG.md
- Added 5.2 changelog items 
- Added a new section for 5.3 changelog (coming soon)

Signed-off-by: Luke Bermingham <1215582+lukehb@users.noreply.github.com>
2023-06-12 10:55:17 +10:00
mcottontensor 7625da4647
Merge pull request #261 from EpicGames/UE5.2
Merging 5.2 changes.
2023-06-09 09:28:33 +10:00
mcottontensor d587558dd8
Merge pull request #260 from EpicGames/mcottontensor-patch-1
Update RELEASE_VERSION
2023-06-09 09:20:46 +10:00
mcottontensor 4415468127
Update RELEASE_VERSION
Signed-off-by: mcottontensor <80377552+mcottontensor@users.noreply.github.com>
2023-06-09 09:19:32 +10:00
Matthew Cotton dfee2a8756 Updating ui-library version and deps 2023-06-09 09:15:39 +10:00
mcottontensor 099c060998
Update package.json
Signed-off-by: mcottontensor <80377552+mcottontensor@users.noreply.github.com>
2023-06-09 09:05:25 +10:00
mcottontensor 8a4c6b1865
Merge pull request #259 from EpicGames/master
Main merge
2023-06-09 09:03:12 +10:00
Michael Wallace 83e21b5e6d
New general docs page/ToC + new security page. (#254)
* New security tips page.
* Update README.md with docs links
* Linked tickets for TO DO docs pages in readme.md
---------

Signed-off-by: Michael Wallace <90592038+MWillWallT@users.noreply.github.com>
2023-06-09 08:56:43 +10:00
mcottontensor 5202ef6136
Merge pull request #253 from StomyPX/logging_adjustments
Changed forwarded logs to Cyan, added warning for missing playerId
2023-06-08 11:01:15 +10:00
Michael Stopa d62e326019
Changed forwarded logs to Cyan, added warning for missing playerId 2023-06-07 12:11:08 +09:30
mcottontensor 8b9c41b401
Update README.md
Signed-off-by: mcottontensor <80377552+mcottontensor@users.noreply.github.com>
2023-06-06 17:15:24 +10:00
mcottontensor 323481ec69
Small update to README (#248)
* Adding small note to README to note that the container images require you to be part of Epics github org. As suggested in #231
2023-06-06 16:49:41 +10:00
mcottontensor 7732b3283f
Fixing viewport resizing not always working due to improperly calling timer. #239 (#247) 2023-06-06 16:42:01 +10:00
Chris Hassebrook 9c871b5f9e
Added "media-playout" to prevent spam in Aggregated Stats (#232)
* Added "media-playout" to prevent spam in Aggregated Stats

Signed-off-by: Chris Hassebrook <chasse20@gmail.com>
2023-06-06 15:27:38 +10:00
Devraj Gadhvi 9dbe8c1548
added 'stat PixelStreamingGraphs' to showcase frontend #229 (#238)
Co-authored-by: Devraj <idevrajgadhvi@gmail.com>
2023-06-06 15:22:42 +10:00
mcottontensor 25d35772d3
Fixing hovering mouse mode set in URL being overridden on refresh. (#246)
Fixes: #222
* Fixed the frontend not respecting the url set mouse mode. 
* Note: the initial setting config message can supply true or false for the hover mode and it should be respected. Only when it's omitted should the URL take control.
2023-06-06 15:14:50 +10:00
mcottontensor 556d5012c0
Fixing matchmaker directing users to HTTP when the signalling server is using HTTPS. (#245)
Fixes https://github.com/EpicGames/PixelStreamingInfrastructure/issues/207
2023-06-06 14:57:22 +10:00