Commit Graph

  • 64ef2b4196 removed debug code Taichi Kato 2020-05-30 19:21:27 +0800
  • 7235ae229d fix screen sharing Khush Jammu 2020-05-30 19:01:59 +0800
  • 58bc2858ea ran prettify Taichi Kato 2020-05-30 18:54:57 +0800
  • 88444d86c0 reverted tto the default port number Taichi Kato 2020-05-30 18:33:41 +0800
  • 27876b32ae removed https Taichi Kato 2020-05-30 18:31:56 +0800
  • 6774c1c5e5 enabled https Khush Jammu 2020-05-30 18:07:47 +0800
  • a6621c3072 IT WORKS THREE CLIENTS REMOTELY! adding the uuid to emit candidate Khush Jammu 2020-05-30 17:33:27 +0800
  • 90ec6f2fb9 IT WORKS WITH THREE CLIENTS ON LOCALHOST Khush Jammu 2020-05-30 17:05:05 +0800
  • 4ab12e3e66 really strange. 'works' with multiple streams from the same computer accessed over https, but not two people from different IPs Khush Jammu 2020-05-30 13:36:40 +0800
  • d272cbc360 fixed onAnswer being called twice by using callbacks Khush Jammu 2020-05-30 12:53:40 +0800
  • 7e91ce5f56
    Update package.json Dmitry Kalinin 2020-05-29 18:14:49 +0300
  • 7eb2aab2b5 WIP: restructured onToken to prevent it from firing multiple times Taichi Kato 2020-05-29 19:15:29 +0800
  • da732735ae working with peerconnection dict for 2 ppl Taichi Kato 2020-05-29 16:49:03 +0800
  • 79e6a860cd added support for multi user video display Taichi Kato 2020-05-29 00:21:07 +0800
  • ccc6c892a6 Update font to fix comma bug Ian Ramzy 2020-05-13 23:10:11 -0400
  • 6141039522 Move GAnlytics and remove GAds Ian Ramzy 2020-04-29 21:41:53 -0400
  • b89324e9fc add gAD Ian Ramzy 2020-04-22 09:13:42 -0400
  • 441d53c7f8 only refresh on fail + fix font size msg input Ian Ramzy 2020-04-20 21:38:41 -0400
  • 57bea47d0e fix paypal link Ian Ramzy 2020-04-18 16:35:23 -0400
  • 4162a92624 add sponsorship button Ian Ramzy 2020-04-18 16:32:36 -0400
  • 300e94be5b Format with prettier Zubin Gao 2020-04-18 20:03:22 +0800
  • 35c0fa437f RTCPeerConnection paramteter error fixed Zubin Gao 2020-04-18 20:01:12 +0800
  • c8858e26f4 simplify ice server url example Zubin Gao 2020-04-17 10:39:52 +0800
  • 680edad888 fix no change diff Zubin Gao 2020-04-17 10:39:15 +0800
  • 711e79d8dd first attempt at resolving the issue prevent-page-refresh_10 Chaphasilor 2020-04-16 17:56:25 +0200
  • a8f787ec3b add comments for ICE Server configuration Zubin Gao 2020-04-16 20:17:23 +0800
  • 01560786e4 dd comments for ICE_SERVER_URLS Zubin Gao 2020-04-16 20:04:10 +0800
  • 55f4487532 add comments for ICE_SERVER_URLS Zubin Gao 2020-04-16 20:01:54 +0800
  • 0f59dc141c
    fixed #20 (#21) Chaphasilor 2020-04-16 05:57:40 +0200
  • d85339415b
    Suggest typo fix (#28) tkeeching 2020-04-16 13:55:59 +1000
  • ff747a33f9 add ice server examples Zubin Gao 2020-04-16 11:48:46 +0800
  • 7008e8811e add comments Zubin Gao 2020-04-16 11:13:37 +0800
  • a095a32985 fix err Zubin Gao 2020-04-16 11:11:05 +0800
  • 09efc98c3c support custom STUN/TURN server support Zubin Gao 2020-04-16 10:48:14 +0800
  • 53504eeb35
    Suggest typo fix tkeeching 2020-04-15 08:37:19 +1000
  • 7a8b7a1570 fixed #20 Chaphasilor 2020-04-13 15:20:33 +0200
  • 6101706fa7 Basic redirection of unsupported browsers, rewording on landing + readme Ian Ramzy 2020-04-13 01:11:17 -0400
  • 4a767c8d86
    Add glitter for developer communication Ian Ramzy 2020-04-12 15:02:59 -0400
  • a55a39d217
    Fix landing and newcall pages on mobile (#16) Chaphasilor 2020-04-12 20:16:51 +0200
  • 0fb743ff6a apply prettier --write Chaphasilor 2020-04-12 20:07:59 +0200
  • 9d8a4c3725 Add support for Safari on iOS Ian Ramzy 2020-04-12 13:56:33 -0400
  • 385fea6c7d fix landing and newcall pages on mobile Chaphasilor 2020-04-12 17:42:12 +0200
  • 2d282d3acd removed unneeded rules Chaphasilor 2020-04-12 17:04:58 +0200
  • f6a6cd3969
    Merge pull request #1 from ianramzy/master Chaphasilor 2020-04-12 17:03:25 +0200
  • f1c22d2a6c removed repositioning loop Chaphasilor 2020-04-12 15:09:08 +0200
  • 84f57bde97 changed dimensions of local video a bit Chaphasilor 2020-04-12 14:59:58 +0200
  • 93b7f9b40b applied prettier --write Chaphasilor 2020-04-12 14:43:04 +0200
  • 3edf6c1cb0 add initial-scale meta tag and fix styling Chaphasilor 2020-04-12 14:32:59 +0200
  • 1df6b1e69a changed display of multibuttons from grid to flex Chaphasilor 2020-04-12 12:59:56 +0200
  • bfdf5b5513 make new call page more compact on mobile Chaphasilor 2020-04-11 22:31:15 +0200
  • f521f30e92 improve mobile layout Chaphasilor 2020-04-11 22:30:19 +0200
  • 7e366d21e4 made remote video fill the whole screen Chaphasilor 2020-04-11 15:14:16 +0200
  • c972d65f1e ditch jQuery's fadeIn and fadeOut methods Chaphasilor 2020-04-11 15:05:47 +0200
  • 9360271ca9 mobile layout Chaphasilor 2020-04-11 15:05:07 +0200
  • a2eb0e31b6 hide menu button on mobile for now Chaphasilor 2020-04-11 12:24:03 +0200
  • f79f3c13b6 removed repositioning loop Chaphasilor 2020-04-12 15:09:08 +0200
  • 5d5e4e53fc changed dimensions of local video a bit Chaphasilor 2020-04-12 14:59:58 +0200
  • 0e41586c1d applied prettier --write Chaphasilor 2020-04-12 14:43:04 +0200
  • 4fa8167e41 add initial-scale meta tag and fix styling Chaphasilor 2020-04-12 14:32:59 +0200
  • 6d4455c81c changed display of multibuttons from grid to flex Chaphasilor 2020-04-12 12:59:56 +0200
  • 9b24fbdfed
    Update LICENSE Ian Ramzy 2020-04-12 02:09:04 -0400
  • aa7817b2a1 make new call page more compact on mobile Chaphasilor 2020-04-11 22:31:15 +0200
  • be774390d4 improve mobile layout Chaphasilor 2020-04-11 22:30:19 +0200
  • 8a8b75ae8e remove hamburger on mobile Ian Ramzy 2020-04-11 11:41:53 -0400
  • 50e6f20f8c Update landing wording Ian Ramzy 2020-04-11 11:40:09 -0400
  • dd947093dd made remote video fill the whole screen Chaphasilor 2020-04-11 15:14:16 +0200
  • 98f96d012b ditch jQuery's fadeIn and fadeOut methods Chaphasilor 2020-04-11 15:05:47 +0200
  • e678d1570f mobile layout Chaphasilor 2020-04-11 15:05:07 +0200
  • 91281142c6 hide menu button on mobile for now Chaphasilor 2020-04-11 12:24:03 +0200
  • 435bb0d132
    Update LICENSE Ian Ramzy 2020-04-10 20:53:50 -0400
  • 92839185f4
    Update .env.template (#5) Aran 2020-04-10 21:26:37 +0200
  • 31e38c0ee5
    Update .env.template Aran 2020-04-10 20:39:54 +0200
  • 9a3012ef27 click logo opens in new tab + fix intro transition Ian Ramzy 2020-04-09 18:06:09 -0400
  • 1d8a0c6343 reword landing page Ian Ramzy 2020-04-09 09:00:47 -0400
  • 7e0521cf15 fix text chat css Ian Ramzy 2020-04-08 13:50:01 -0400
  • ad05f4dcd4 framework for translation Ian Ramzy 2020-04-07 11:10:21 -0400
  • 771e265b66
    Update README.md Ian Ramzy 2020-04-06 21:45:29 -0400
  • ba23d70d63 refactor from pickname to newcall Ian Ramzy 2020-04-06 18:28:42 -0400
  • 3fa534d2bd better share url prompt Ian Ramzy 2020-04-06 13:15:58 -0400
  • 13aac15a19 add .env.template Ian Ramzy 2020-04-06 11:22:30 -0400
  • 0182d38e71 Fix auth keys Ian Ramzy 2020-04-06 11:17:07 -0400
  • b20df58b35 panic fix auth Ian Ramzy 2020-04-06 11:03:48 -0400
  • 237a8f5fcc
    Update README.md Ian Ramzy 2020-04-06 10:54:58 -0400
  • 25d680b179
    Create .gitattributes Ian Ramzy 2020-04-06 10:32:22 -0400
  • 252dffb0b8
    Update README.md Ian Ramzy 2020-04-06 10:26:40 -0400
  • 3b6b02a491 readme float image right Ian Ramzy 2020-04-06 10:19:11 -0400
  • 5ac30ed799 fix gif preview Ian Ramzy 2020-04-06 10:03:36 -0400
  • 47b64a4d24 add gif preview Ian Ramzy 2020-04-06 10:01:27 -0400
  • abd99cd487 actually finish refactor Ian Ramzy 2020-04-06 00:44:16 -0400
  • 5b4b397418 finish refactor Ian Ramzy 2020-04-06 00:17:40 -0400
  • cfa063c422 refactor part 1 Ian Ramzy 2020-04-05 23:15:20 -0400
  • 426b185982 add not supported page Ian Ramzy 2020-04-05 14:28:50 -0400
  • 4b22a48420 refresh on new audio device detected Ian Ramzy 2020-04-05 13:39:11 -0400
  • 770250d8d6 improved captioning Ian Ramzy 2020-04-05 13:30:57 -0400
  • 0edb543725 prevent XSS Ian Ramzy 2020-04-05 13:25:29 -0400
  • bda65fc136 full move from room -> join Ian Ramzy 2020-04-04 21:06:07 -0400
  • 0069818cf9 Update wording + soft move away from room Ian Ramzy 2020-04-04 19:42:21 -0400
  • 251989498d better snackbars Ian Ramzy 2020-04-04 00:21:03 -0400
  • 2025b42d28 chat animations Ian Ramzy 2020-04-03 23:31:07 -0400
  • 42f26b1fc0 removed fullscreen, fixed pause video button not update on swap Ian Ramzy 2020-04-03 21:02:44 -0400