cloud-game/web/js
sergystepanov 27f8fdc117
Make it choose ws/wss protocol based on URL's protocol. (#196)
When you open the app with https: protocol it will chose wss secured socket connection instead of hardcoded addresses / domains.
2020-06-13 14:23:01 +08:00
..
event Add support firefox safari ios (#175) 2020-04-28 02:20:49 +08:00
input Add generic application statistics overlay (#168) 2020-04-26 22:19:00 +08:00
lib Initial new frontend rewrite (#129) 2019-11-05 01:44:19 +07:00
network Make it choose ws/wss protocol based on URL's protocol. (#196) 2020-06-13 14:23:01 +08:00
stats Minor fixes in the stats module after the review 2020-04-26 21:46:33 +03:00
controller.js Feature: Add pgm bios + quit reload to the main page (#183) 2020-05-18 02:00:00 +08:00
env.js Fix ui scaling for Chrome (#169) 2020-04-25 04:01:48 +08:00
gameList.js Initial new frontend rewrite (#129) 2019-11-05 01:44:19 +07:00
init.js Give option to join by zone + update README (#146) 2019-12-09 03:02:35 +08:00
log.js Initial new frontend rewrite (#129) 2019-11-05 01:44:19 +07:00
room.js Give option to join by zone + update README (#146) 2019-12-09 03:02:35 +08:00