Commit Graph

  • 27b90c4c4b
    Bump passport from 0.4.1 to 0.6.0 in /SignallingWebServer dependabot[bot] 2023-02-07 06:00:14 +0000
  • 4f2c4faac7
    Bump qs and express in /Matchmaker (#70) dependabot[bot] 2023-02-07 15:59:14 +1000
  • a042bc6470
    Bump qs and express in /Matchmaker dependabot[bot] 2023-02-07 05:58:17 +0000
  • 6ef5315396
    Bump qs and express in /SignallingWebServer (#69) dependabot[bot] 2023-02-07 15:57:09 +1000
  • d768b1ff3f
    Bump qs and express in /SignallingWebServer dependabot[bot] 2023-02-07 05:55:24 +0000
  • d06730f350 Refactor package jsons in preparation for Github actions workflow. Luke Bermingham 2023-02-07 15:52:42 +1000
  • ada7022341
    Handle DefaultToHover as a config option in InitialSettings (#68) Michael Stopa 2023-02-07 16:21:10 +1030
  • ff04cedfee Removing unneeded class Matthew Cotton 2023-02-07 16:14:10 +1100
  • 26484f9083 Building again. Matthew Cotton 2023-02-07 15:12:01 +1100
  • 5a677f4734 Merge branch 'master' of https://github.com/EpicGames/PixelStreamingInfrastructure Matthew Cotton 2023-02-07 14:59:16 +1100
  • 311e5b0e65
    Handle DefaultToHover as a config option in InitialSettings Michael Stopa 2023-02-07 13:55:49 +1030
  • 7eb247f106 updating for support for legacy streamers Matthew Cotton 2023-02-07 14:12:01 +1100
  • 10b40d2a44 adding legacy support for older streamers Matthew Cotton 2023-02-07 13:35:17 +1100
  • a92a4c4be9
    Bump copyright year. Luke Bermingham 2023-02-07 11:45:53 +1000
  • f804929a6e
    Update README.md Luke Bermingham 2023-02-07 11:44:59 +1000
  • 61e82732a3
    Convert frontend javascript to typescript and refactor. (#63) Luke Bermingham 2023-02-07 11:34:44 +1000
  • 770bf94152
    remove preferred codec from text parameters as it's now an option parameter William Belcher 2023-02-07 09:56:53 +1000
  • 4cdaf37959
    add npm to the path temporarily when running setup_frontend William Belcher 2023-02-07 09:20:07 +1000
  • c030c2d679 Adding an auto subscribe when only one streamer is connected. Also reading the Streamer_id url parameter on the front end to auto subscribe to a given streamer id Matthew Cotton 2023-02-07 10:00:46 +1100
  • b5db1539f9
    Added version table with legend to readme Luke Bermingham 2023-02-06 17:57:33 +1000
  • f3e60dfa01
    Update README.md Luke Bermingham 2023-02-06 17:45:36 +1000
  • 0137e9f155
    Update CHANGELOG.md Luke Bermingham 2023-02-06 17:41:47 +1000
  • 39c706fb91
    Update CHANGELOG.md Luke Bermingham 2023-02-06 17:41:23 +1000
  • ab0e9c32f6
    Create CHANGELOG.md Luke Bermingham 2023-02-06 17:34:57 +1000
  • a461c7f780
    Remove left over merge conflict message William Belcher 2023-02-06 17:03:45 +1000
  • ffcd401eee
    fix merge commit in setup_frontend.bat William Belcher 2023-02-06 16:25:34 +1000
  • 7853417220
    Adding SetEnv.exe tool that is used on Windows to temporarily modify path during frontend install. Luke Bermingham 2023-02-06 15:43:50 +1000
  • 5d53d40fd0
    Fix: On Windows always use our bundled NodeJS to build the frontend. Luke Bermingham 2023-02-06 15:38:20 +1000
  • ceb199725f
    fix locked mouse 'MouseDown' events using the wrong coordinate location William Belcher 2023-02-06 14:26:45 +1000
  • 83b29e0792 Merge branch 'master' of github.com:mcottontensor/PixelStreamingInfrastructure Matthew Cotton 2023-02-06 11:24:32 +1100
  • 34d7ba712a Merge branch 'master' of https://github.com/EpicGames/PixelStreamingInfrastructure Matthew Cotton 2023-02-06 11:04:39 +1100
  • 1497996135 Adding a stream selector to the frontend Matthew Cotton 2023-02-06 11:03:36 +1100
  • f02df7c6a9
    fix signalling server not connecting if frontend is hosted on anything other than port 80 William Belcher 2023-02-03 11:23:12 +1000
  • 77752ce6d7
    update default codec for use with ios William Belcher 2023-02-03 09:37:06 +1000
  • 42806ad945
    reword comment for better description William Belcher 2023-02-03 08:36:06 +1000
  • 4fcb9c2e6b This might go bad Matthew Cotton 2023-02-03 08:13:40 +1100
  • 6c855c0b9e
    Merge branch 'EpicGames:master' into master mcottontensor 2023-02-03 08:08:23 +1100
  • e74944a75e
    fix sfu not working due to fmtp line reordering William Belcher 2023-02-02 17:49:07 +1000
  • 5888944f36
    fix errors from converting undefined to string William Belcher 2023-02-02 17:24:48 +1000
  • da67b3b404
    Merge branch 'EpicGames:master' into TypeScript William Belcher 2023-02-02 09:34:53 +1000
  • c4d7b2159d
    Update matchmaker's socket.io dependency to 4.5.4 to address a CVE ANDRI 2023-02-01 12:06:44 +0700
  • 5fb2850d2b
    remove erroneus comment William Belcher 2023-02-01 13:45:32 +1000
  • 7ce59127c5
    set update selector based on what was negotiated once video starts William Belcher 2023-02-01 13:44:42 +1000
  • 3ee2fd7d8c
    fix missing stats in stats panel William Belcher 2023-02-01 13:11:48 +1000
  • cabfdbed29 Merge branch 'master' of https://github.com/EpicGames/PixelStreamingInfrastructure Matthew Cotton 2023-02-01 13:13:01 +1100
  • a40298513b Adding multi streamer support Matthew Cotton 2023-02-01 13:06:33 +1100
  • ca669fc270
    Add ability to set preferred codec during negotiation William Belcher 2023-02-01 11:09:42 +1000
  • daf99deb06
    Remove useless code, make code style more consistent (#59) Senseme 2023-01-30 16:25:22 +0800
  • 982a92d8a4
    Merge branch 'master' of https://github.com/Senseme/PixelStreamingInfrastructure Senseme 2023-01-30 15:07:54 +0800
  • 25e14303d9
    Merge branch 'EpicGames:master' into master Senseme 2023-01-30 15:06:49 +0800
  • 7da083cd9b Merge branch 'master' of https://github.com/EpicGames/PixelStreamingInfrastructure Senseme 2023-01-30 14:54:10 +0800
  • 658b61a9b7
    Update package-lock.json Sergev ₱ 2023-01-28 23:23:15 +0700
  • d29c67ae34
    Update Frontend/library/package.json Luke Bermingham 2023-01-23 08:44:26 +1000
  • 54bc2cd8d7
    Update Frontend/implementations/EpicGames/package.json Luke Bermingham 2023-01-23 08:44:04 +1000
  • b600b7920e
    Added prettier and performed whitespace pass on the library. Luke Bermingham 2023-01-20 15:54:17 +1000
  • 9dfc8e7140
    Remove superfluous package-lock.json in root. Luke Bermingham 2023-01-20 15:32:22 +1000
  • a67b483a85
    Removed uncessary includes from tsconfig Luke Bermingham 2023-01-20 15:27:06 +1000
  • 9939e03a42
    Added --build description to --help display Michael Stopa 2023-01-18 14:35:22 +1030
  • e2a5b33f99
    Revised arg handling to match rest of the bash scripts Michael Stopa 2023-01-18 14:21:47 +1030
  • ab59a5bc5c
    Minor cleanup on bash setup script Michael Stopa 2023-01-18 11:33:30 +1030
  • 41488e57e9
    Updated bash setup scripts to build frontend if missing or directed Michael Stopa 2023-01-18 11:14:24 +1030
  • e05a7218ae
    Merge branch 'typescript' of github.com:lukehb/PixelStreamingInfrastructure into typescript Michael Stopa 2023-01-17 17:37:10 +1030
  • 376cdebbd5
    Updated setup_frontend.bat to install npm packages too Luke Bermingham 2023-01-17 17:00:10 +1000
  • b7b272789e
    Cleaned up indentation and trailing whitespace Michael Stopa 2023-01-17 16:59:32 +1030
  • ed0ad5325c
    Remove debug messages Luke Bermingham 2023-01-17 15:48:58 +1000
  • 84135dd303
    Added script to install frontend if not built and also an option to force it to build with --build Luke Bermingham 2023-01-17 15:39:04 +1000
  • 4ce0612cb2
    Renamed index to player.html to match existing conventions in Cirrus Luke Bermingham 2023-01-17 11:30:16 +1000
  • 06ba005e2a
    Merge branch 'typescript' of https://github.com/lukehb/PixelStreamingInfrastructure into typescript Luke Bermingham 2023-01-17 11:27:41 +1000
  • e8377626d4
    Remove old frontend files and update implementation to build into webserver directory Luke Bermingham 2023-01-17 11:26:50 +1000
  • 630a015f16
    Merge branch 'EpicGames:master' into typescript Luke Bermingham 2023-01-17 11:08:46 +1000
  • b5e91079d8
    Move the new typescript frontend into a /Frontend directory. Luke Bermingham 2023-01-17 11:06:55 +1000
  • 1693d74ba8
    Merge remote-tracking branch 'sps-frontend/converged' into typescript Luke Bermingham 2023-01-17 10:52:28 +1000
  • 05e27f385d Move whole repo into converged dir to make merge easier Luke Bermingham 2023-01-17 10:49:37 +1000
  • 79e8ec266e updating readme for release Luke Bermingham 2023-01-17 10:32:23 +1000
  • 345fdfc79f Cleaning up package.json files Luke Bermingham 2023-01-17 10:17:29 +1000
  • a9a86c8837 Disable rain animation until perf is improved on mobile devices Luke Bermingham 2023-01-16 17:46:17 +1000
  • b6b191e5f1 Merge branch 'jss' into converged Luke Bermingham 2023-01-16 17:43:00 +1000
  • 67e48a4e5b Fixing use mic option that was not usable locally Luke Bermingham 2023-01-16 17:19:08 +1000
  • 0bc6ec935e Fix backspace not working Luke Bermingham 2023-01-16 17:15:17 +1000
  • ec2d5403b8 Add webpack devserve to contain dist dir Luke Bermingham 2023-01-16 17:09:36 +1000
  • 61b3a393f7 CLeanup websocket disconnect message to contain reason only if one is valid Luke Bermingham 2023-01-16 17:07:57 +1000
  • 8b073d6768 Added fix for vh100 creating scroll of iOS devices Luke Bermingham 2023-01-16 17:05:22 +1000
  • 1b5cab05b1 Remove esbuild Luke Bermingham 2023-01-16 16:39:33 +1000
  • c84bb6f14d Changing stress test default values Luke Bermingham 2023-01-16 16:37:51 +1000
  • 4b8c5d32c3 Fixing Implementation/EpicGames Luke Bermingham 2023-01-16 16:27:04 +1000
  • 5c8c672695 Added light mode, fixed css, fixed to US spelling of color, fixed loading overlay. Luke Bermingham 2023-01-16 16:13:49 +1000
  • d9b4b80de6 Remove tag level css rules that may leak into someone elses application Luke Bermingham 2023-01-16 14:58:24 +1000
  • 3f1e63733f Fixed css in js to handle camel case names for styles Luke Bermingham 2023-01-16 12:57:13 +1000
  • a911251cbc Fix webpack compilation Luke Bermingham 2023-01-16 11:45:32 +1000
  • d8c1913d22 Adding jss support Luke Bermingham 2023-01-16 11:19:19 +1000
  • 107d0cef69
    Update package-lock.json ANDRI 2023-01-13 23:03:41 +0700
  • 91fe925fbe Fix backspace not working William Belcher 2023-01-13 17:57:44 +1000
  • 7026faaa0e fix light mode William Belcher 2023-01-13 15:20:41 +1000
  • 91718080ff fix mic not working William Belcher 2023-01-13 13:56:56 +1000
  • 5e0c53bd1b Add toggle for light and dark mode. defaults to system preference William Belcher 2023-01-12 16:45:16 +1000
  • 614f7e9713 Fix body filling more than the screen size on iOS William Belcher 2023-01-12 15:44:31 +1000
  • 934f364533
    Handle "defaultToHover" field in offer (#60) Michael Stopa 2023-01-12 13:13:14 +1030
  • 66f01fbc7b Fix double connections. Remove logging from websocket onerror as the error event doesn't contain any information William Belcher 2023-01-12 11:42:52 +1000
  • 7949d4b427 Add copyright notice William Belcher 2023-01-12 10:35:43 +1000
  • 0868c27fd6 Rename libfrontend to pixelstreamingfrontend William Belcher 2023-01-12 10:25:32 +1000