TeaWeb/shared/js/connection
2020-09-01 14:16:43 +02:00
..
AbstractCommandHandler.ts Disabled the transpile only flag in the typescript loader plugin 2020-07-19 17:12:41 +02:00
CommandHandler.ts Fixed compile errors due to the rename of ErrorID to ErrorCode 2020-08-22 22:23:19 +02:00
CommandHelper.ts Fixed compile errors due to the rename of ErrorID to ErrorCode 2020-08-22 22:23:19 +02:00
ConnectionBase.ts Some restructuring for the voice connection part 2020-08-10 19:39:28 +02:00
ConnectionFactory.ts Reworked the connection API a bit and the voice unsupported icon now changes with the voice connection state 2020-08-10 14:41:34 +02:00
DummyVoiceConnection.ts Fixed current build errors 2020-09-01 14:16:43 +02:00
ErrorCode.ts Some minimal client improvements 2020-08-22 17:50:38 +02:00
HandshakeHandler.ts Improved the audio API especially for the web client 2020-08-19 19:33:57 +02:00
PluginCmdHandler.ts Adding W2G basic functionality. Expended the popout modal 2020-08-07 13:40:11 +02:00
ServerConnectionDeclaration.ts Added an app updated modal when the app has been updated 2020-08-22 21:20:25 +02:00
VoiceConnection.ts Starting with the whisper system 2020-08-26 12:33:53 +02:00