Commit Graph

79 Commits

Author SHA1 Message Date
Mitchell McCaffrey
a6835b706c Removed unused import 2020-04-07 12:05:30 +10:00
Mitchell McCaffrey
84a1775bf6 Merge branch 'master' of https://github.com/mitchemmc/owlbear-rodeo 2020-04-07 11:47:33 +10:00
Mitchell McCaffrey
134a8f56ac Added aria-label to nickname input 2020-04-07 11:47:27 +10:00
Mitchell McCaffrey
3bd8fce6ab Added custom sizing support 2020-04-07 11:47:06 +10:00
nicola
ce38acfc91 Remove github action workflows 2020-04-06 20:36:41 +10:00
nthouliss
df02917d5a
Create nodejs.yml 2020-04-06 20:33:58 +10:00
nicola
d37a20696a Try new approach for workflow 2020-04-06 20:29:26 +10:00
nicola
8c080053fa Edit yml workflow file 2020-04-06 20:22:39 +10:00
nicola
47227dc057 Edit workflow for continous-deployment 2020-04-06 20:20:52 +10:00
nicola
2f7fcdce7e Add github action workflow 2020-04-06 20:02:45 +10:00
Mitchell McCaffrey
43aaf04843 Bump version 2020-04-06 18:06:45 +10:00
Mitchell McCaffrey
1d60c5e296 Added opengraph meta tag thumbnail and 404 page 2020-04-06 18:06:10 +10:00
Mitchell McCaffrey
9cf4c14c14 Changed nickname change modal styling and added link in add party modal 2020-04-06 15:51:05 +10:00
Mitchell McCaffrey
bd5cfbbd4b Added nickname editing 2020-04-06 15:38:36 +10:00
Mitchell McCaffrey
ac9189c606 Added a sync option when connecting to peers
Optimises the user join time by not sending the image data multiple times
2020-04-06 14:33:22 +10:00
Mitchell McCaffrey
bdc1a7c14d Bump version 2020-04-06 12:41:04 +10:00
Mitchell McCaffrey
4a86fc1daf Changed socket url 2020-04-06 12:39:32 +10:00
Mitchell McCaffrey
af202fb19b fixed party names only showing two members 2020-04-06 00:20:17 +10:00
Mitchell McCaffrey
99ed04b52a Moved to react-router and hash routing to support github pages 2020-04-06 00:07:24 +10:00
Mitchell McCaffrey
8361d6eb0b Moved to simple peer 2020-04-05 22:20:34 +10:00
Mitchell McCaffrey
7ac13c1145 Removed safari work around for data connection and added cleaner nickname syncing 2020-03-26 19:50:14 +11:00
Mitchell McCaffrey
f8d992fa91 Fix data only connections in safari from working and fixed sync bug 2020-03-26 17:53:15 +11:00
Mitchell McCaffrey
916b702e56 Added version text on home screen and bumped version 2020-03-26 15:48:17 +11:00
Mitchell McCaffrey
c1d4e09cb3 Added a reset for the map when the source is changed 2020-03-26 15:43:52 +11:00
Mitchell McCaffrey
974e39a2e6 Fixed proxy token size being wrong on map view 2020-03-26 15:07:27 +11:00
Mitchell McCaffrey
7c07caa70d Fixed layout and interaction for mobile 2020-03-26 14:53:02 +11:00
Mitchell McCaffrey
d2ca6cc177 Added removal of nickname on connection error 2020-03-26 13:30:39 +11:00
Mitchell McCaffrey
4e94567f52 Fixed error in map 2020-03-26 13:26:20 +11:00
Mitchell McCaffrey
b062f93966 Removed message and put in nicknames 2020-03-26 13:26:10 +11:00
Mitchell McCaffrey
54c7100c2c Removed video and added text 2020-03-26 12:24:52 +11:00
Mitchell McCaffrey
30e957e937 Changed video max width
Co-Authored-By: nthouliss <nthouliss@users.noreply.github.com>
2020-03-25 13:52:01 +11:00
Mitchell McCaffrey
1bd9613dd2 Added logs for errors
Co-Authored-By: nthouliss <nthouliss@users.noreply.github.com>
2020-03-25 13:17:55 +11:00
Mitchell McCaffrey
3c82d1954b Fixed bug with connections being re-done every re-render and added logs
Co-Authored-By: nthouliss <nthouliss@users.noreply.github.com>
2020-03-25 12:59:21 +11:00
Nicola
29d868d5f5 Restrict frame-rate on video stream 2020-03-24 22:46:51 +11:00
Nicola
86f82c1247 Improve connection and sync handling 2020-03-24 22:46:29 +11:00
Mitchell McCaffrey
15d43e101e Fix spelling error in inline video playback 2020-03-20 22:49:25 +11:00
Mitchell McCaffrey
67b8c035bb Added playsinline to stop iphone video from fullscreening 2020-03-20 22:46:06 +11:00
Mitchell McCaffrey
d35664a2c4 Added deploy scripts 2020-03-20 22:12:38 +11:00
Mitchell McCaffrey
5042f203cd Added removal of streams whe they close or error 2020-03-20 21:57:37 +11:00
Mitchell McCaffrey
91c7c9f9ad Added pan and zoom to map 2020-03-20 21:46:52 +11:00
Mitchell McCaffrey
b7ce6892f0 Disable join button when no input is given 2020-03-20 20:31:22 +11:00
Mitchell McCaffrey
980462b109 Changed styled to be more subdued, added bear image and icons 2020-03-20 20:29:35 +11:00
Mitchell McCaffrey
d1b1780763 Added a social view and a switch between the new view and the old 2020-03-20 19:19:46 +11:00
Mitchell McCaffrey
8b412ad482 Moved change map button to map component and centered it 2020-03-20 18:06:24 +11:00
Mitchell McCaffrey
33ea19fef6 Moved tokens to be relatively positioned and scaled to the current map 2020-03-20 17:56:34 +11:00
Mitchell McCaffrey
c25566f682 Removed unused variable 2020-03-20 14:49:40 +11:00
Mitchell McCaffrey
247505bb93 Refactored modal, added popup for image selection and changed map data layout 2020-03-20 14:48:46 +11:00
Mitchell McCaffrey
a75cbb0c56 Added margins to videos and added scroll to party video 2020-03-20 13:44:22 +11:00
Mitchell McCaffrey
82d750eca7 Added token moving and removing on map 2020-03-20 13:33:12 +11:00
Mitchell McCaffrey
1133fe2d2b Fixed a bug with an empty token being sent on a new connection 2020-03-20 12:11:28 +11:00