Commit graph

20 commits

Author SHA1 Message Date
WolverinDEV
21c51548eb Merged all scss files directly into the app and do not load them separately 2020-08-05 16:34:39 +02:00
WolverinDEV
234e6d66b0 Added a basic notification system (Settings UI needs to be developed) 2020-07-22 00:55:28 +02:00
WolverinDEV
cc3e9134ef Improved settings type safety 2020-07-19 18:49:00 +02:00
WolverinDEV
64cefce509 Disabled the transpile only flag in the typescript loader plugin 2020-07-19 17:12:41 +02:00
WolverinDEV
d3df4f0976 Fixed script node decoding 2020-06-12 19:33:05 +02:00
WolverinDEV
0abd6c3178 Using TCP only, because TeaSpeak does not really support UDP yet (missing packet resend for SCTP) 2020-04-19 23:21:37 +02:00
WolverinDEV
37bd67af85 Some minor changed related to the WebRTC bridge 2020-04-19 17:44:59 +02:00
WolverinDEV
df8136acb1 Fixed some small stuff 2020-04-18 20:25:58 +02:00
WolverinDEV
6a85e91f53 Fixed an audio transmission bug 2020-04-03 15:59:32 +02:00
WolverinDEV
0e3a415983 Refactored the app to use webpack 2020-03-30 13:44:18 +02:00
WolverinDEV
7f1bc4db5f Some chat related updates 2020-01-31 00:54:00 +01:00
WolverinDEV
90ee270547
Removed not needed micro task
Signed-off-by: WolverinDEV <git@teaspeak.de>
2019-12-21 12:22:51 +01:00
WolverinDEV
69d39991e4 A lot of changes 2019-10-13 21:33:07 +02:00
WolverinDEV
6d2ecc3c69 A lot of changes 2019-09-12 23:59:35 +02:00
WolverinDEV
3b3430db5e Some updates 2019-08-30 23:06:39 +02:00
WolverinDEV
016f7cec9a A lot of new style changes 2019-08-21 10:00:01 +02:00
WolverinDEV
724317e6c3 Beginning with the new dark design and the new chat functionality 2019-07-10 00:52:08 +02:00
WolverinDEV
86a3d15a8a Removed unneeded callback 2019-05-21 22:19:42 +02:00
WolverinDEV
a5365465a2 Restructured project and fixed some minor issues 2019-05-21 18:15:02 +02:00
WolverinDEV
47c43ea428 Moved web only files to web source root 2019-05-20 19:28:20 +02:00
Renamed from shared/js/voice/VoiceHandler.ts (Browse further)