Commit Graph

66 Commits

Author SHA1 Message Date
Ian Ramzy 441d53c7f8 only refresh on fail + fix font size msg input 2020-04-20 21:38:41 -04:00
Ian Ramzy 6101706fa7 Basic redirection of unsupported browsers, rewording on landing + readme 2020-04-13 01:11:17 -04:00
Ian Ramzy 9d8a4c3725 Add support for Safari on iOS 2020-04-12 13:56:33 -04:00
Chaphasilor f1c22d2a6c removed repositioning loop
- replaced it with simple delay to prevent 'buggy' behaviour on early drag
2020-04-12 10:53:31 -04:00
Chaphasilor 93b7f9b40b applied prettier --write 2020-04-12 10:53:31 -04:00
Chaphasilor 3edf6c1cb0 add initial-scale meta tag and fix styling
- hid pip and screen sharing buttons
- made chat span the whole screen width
2020-04-12 10:53:31 -04:00
Chaphasilor f521f30e92 improve mobile layout
- only works in portrait mode for now
- initial-scale meta tag is missing!!!
2020-04-12 10:53:31 -04:00
Chaphasilor c972d65f1e ditch jQuery's fadeIn and fadeOut methods 2020-04-12 10:53:31 -04:00
Ian Ramzy 7e0521cf15 fix text chat css 2020-04-08 13:50:01 -04:00
Ian Ramzy ad05f4dcd4 framework for translation 2020-04-07 11:10:21 -04:00
Ian Ramzy ba23d70d63 refactor from pickname to newcall 2020-04-06 18:28:42 -04:00
Ian Ramzy 3fa534d2bd better share url prompt 2020-04-06 13:15:58 -04:00
Ian Ramzy 5b4b397418 finish refactor 2020-04-06 00:17:40 -04:00
Ian Ramzy cfa063c422 refactor part 1 2020-04-05 23:15:20 -04:00
Ian Ramzy 426b185982 add not supported page 2020-04-05 14:28:50 -04:00
Ian Ramzy 4b22a48420 refresh on new audio device detected 2020-04-05 13:39:11 -04:00
Ian Ramzy 770250d8d6 improved captioning 2020-04-05 13:30:57 -04:00
Ian Ramzy 0edb543725 prevent XSS 2020-04-05 13:25:29 -04:00
Ian Ramzy bda65fc136 full move from room -> join 2020-04-04 21:06:07 -04:00
Ian Ramzy 251989498d better snackbars 2020-04-04 00:21:03 -04:00
Ian Ramzy 2025b42d28 chat animations 2020-04-03 23:31:07 -04:00
Ian Ramzy 42f26b1fc0 removed fullscreen, fixed pause video button not update on swap 2020-04-03 21:02:44 -04:00
Ian Ramzy f62100cd0d make pip button static 2020-04-03 20:10:15 -04:00
Ian Ramzy cf9244b472 safari support! + new fullscreen + needs more testing 2020-04-03 19:40:27 -04:00
Ian Ramzy 879835dc6c add two caption status' + prompt for screenshare 2020-04-03 09:40:00 -04:00
Ian Ramzy 124e49947c auto swap back to webcam after screen share 2020-04-03 00:05:14 -04:00
Ian Ramzy 4c8c7fd37b prevent crash on fullscreen, repos local video on fullscreen 2020-04-02 21:47:09 -04:00
Ian Ramzy 255c0dc87f rebrand to zipcall.io 2020-04-02 21:24:22 -04:00
Ian Ramzy 53604d4b49 fix mute + pause after screen share 2020-04-02 17:19:58 -04:00
Ian Ramzy 94be316cf1 Add meet the team section 2020-04-02 16:06:02 -04:00
Ian Ramzy b8b25071c8 add alert when pip before connected 2020-04-02 15:00:25 -04:00
Ian Ramzy 2c8ee8d921 switched to iceconnectionstate, full reload now, removed socket listener 2020-04-02 14:00:16 -04:00
Ian Ramzy 5e12f55327 migrate captions to data chanel, captions needs more testing on restart 2020-04-02 13:31:04 -04:00
Ian Ramzy fa0206d5f1 chat is now using webrtc channel 2020-04-02 13:11:17 -04:00
Ian Ramzy 4106d01037 refresh only chat.js on disconnect 2020-04-02 12:26:13 -04:00
Ian Ramzy 73edc600f2 disconnect websocket and refresh page on disconnect 2020-04-02 10:20:31 -04:00
ian ramzy 510d11b457 server handles bad routing / params now 2020-03-31 17:07:03 -04:00
ian ramzy 5df20e1b4c auto link + remove vertical scrollbar from input 2020-03-31 12:21:49 -04:00
ian ramzy bba20c9533 optimize caption text jquery selection 2020-03-31 12:12:37 -04:00
ian ramzy ec88f5efe6 responsive captions 2020-03-31 11:51:36 -04:00
ian ramzy 117463879d more responsive 2020-03-31 00:18:15 -04:00
ian ramzy f481454328 frontend refinement 2020-03-30 23:12:25 -04:00
ian ramzy f9b94795e7 Run prettier 2020-03-30 14:16:08 -04:00
ian ramzy d131909b8e realign buttons + make smaller 2020-03-30 01:24:19 -04:00
ian ramzy 2033a6769c auto stop screen capture 2020-03-30 00:25:07 -04:00
ian ramzy 524c4602ef basic refactor chat.js 2020-03-30 00:03:11 -04:00
ian ramzy 2db08f913d chat icon/text is now dynamic 2020-03-29 22:41:15 -04:00
ian ramzy e723a47aaa add picture in picture 2020-03-29 21:46:29 -04:00
ian ramzy ab8e43012e fix everyone gets chat msgs, fix fb adding to url 2020-03-29 19:50:31 -04:00
ian ramzy a0030f1b12 styled chat, auto scroll, auto open on receive message 2020-03-29 16:05:22 -04:00