Commit Graph

108 Commits

Author SHA1 Message Date
Mitchell McCaffrey
85f4a9b41b Moved zoom bindings for the map to stop double zoom on trackpads
Also added toggle for overscroll behaviour when not in map
2020-04-09 18:20:10 +10:00
Mitchell McCaffrey
9b4aa07a79 Added footer and blank FAQ and About pages 2020-04-09 18:19:07 +10:00
Mitchell McCaffrey
a9ad15eaf1 Bump version 2020-04-09 14:25:16 +10:00
Mitchell McCaffrey
296401f472 Updated stream to only show interaction banner when autoplay was unsuccesful 2020-04-09 14:24:52 +10:00
Mitchell McCaffrey
ae4c857c65 Bump version 2020-04-09 13:40:07 +10:00
Mitchell McCaffrey
1afc8b8d68 Defaulted to muting stream and showing banner to unmute 2020-04-09 13:39:25 +10:00
Mitchell McCaffrey
1f5e3106d0 Bump version 2020-04-09 12:22:59 +10:00
Mitchell McCaffrey
4b0336fa9d Default stream mute on play 2020-04-09 12:22:43 +10:00
Mitchell McCaffrey
5b2f097248 Bump version 2020-04-09 12:13:17 +10:00
Mitchell McCaffrey
1c978c999c Removed stream component and set muted state when stream is loaded 2020-04-09 12:12:53 +10:00
Mitchell McCaffrey
09ac7cf3b7 Bump version 2020-04-09 11:55:47 +10:00
Mitchell McCaffrey
975ebffe27 Change add party member and nickname modal to match stream 2020-04-09 11:54:40 +10:00
Mitchell McCaffrey
cebf28c568 Removed autoplay and trigerred play with script 2020-04-09 11:48:15 +10:00
Mitchell McCaffrey
502214c1f5 Increased party width and mute icon size 2020-04-09 11:41:48 +10:00
Mitchell McCaffrey
53bf0e9659 Added proper dom representations to Text elements and increased party text size 2020-04-09 11:30:48 +10:00
Mitchell McCaffrey
0f4a5caf94 Change add party memeber icon and added titles to icon buttons 2020-04-09 11:12:46 +10:00
Mitchell McCaffrey
331c323f31 Bump version 2020-04-09 10:36:58 +10:00
Mitchell McCaffrey
84f201858a Added modal to radio and added error feedback in it 2020-04-09 10:36:28 +10:00
Mitchell McCaffrey
8c5d58ae93 Unused import 2020-04-08 21:43:41 +10:00
Mitchell McCaffrey
7271b82082 Bump version 2020-04-08 21:42:47 +10:00
Mitchell McCaffrey
2f18222e99 Moved to audio only, handled stream closure and added mute button to name 2020-04-08 19:56:14 +10:00
Mitchell McCaffrey
81c3e69932 Moved nickname and stream button 2020-04-08 17:00:56 +10:00
Mitchell McCaffrey
842f6b8bd6 Added better audio settings for streaming music 2020-04-08 17:00:38 +10:00
Mitchell McCaffrey
0bd1e86e48 Added simple stream sharing 2020-04-08 15:01:17 +10:00
Mitchell McCaffrey
efd94a1821 Bump version 2020-04-07 18:19:03 +10:00
Mitchell McCaffrey
fb857607db Added simplebar for more consistent scroll bars between mac and windows 2020-04-07 18:18:08 +10:00
Mitchell McCaffrey
f5fe7943e9 Bump version 2020-04-07 12:51:42 +10:00
Mitchell McCaffrey
a905ce378b Fixed site loading in older versions of safari 2020-04-07 12:48:10 +10:00
Mitchell McCaffrey
b0fdabefcb Removed overscroll to avoid conflict when zooming map on desktop 2020-04-07 12:47:52 +10:00
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