Commit graph

1298 commits

Author SHA1 Message Date
WolverinDEV
32b4ea710b Removed unused app container 2020-10-05 12:50:50 +02:00
WolverinDEV
9b86110508 Updated the ChangeLog.md 2020-10-05 12:50:07 +02:00
WolverinDEV
82a5b1127f Reworked the menu bar and added a backend specific interface for backend specific functions 2020-10-05 12:49:13 +02:00
WolverinDEV
df73618bd0 Added an option to abort the loader animation 2020-10-05 10:44:44 +02:00
WolverinDEV
130e64162a Merge branch 'master' into develop
# Conflicts:
#	loader/app/targets/app.ts
#	loader/app/targets/maifest-target.ts
2020-10-04 22:38:38 +02:00
WolverinDEV
2a172565a8 Adding a halloween animation special for the client 2020-10-04 20:47:19 +02:00
WolverinDEV
51bdcc2ddd Fixed the channel info modal 2020-10-04 16:15:50 +02:00
WolverinDEV
47f437ff12 Using a relative webpack public path again 2020-10-04 16:15:50 +02:00
WolverinDEV
f4ae18a4b8 Using a general client tag element for all client tags and introduced the channel conversation mode variable 2020-10-04 16:15:50 +02:00
WolverinDEV
f34efcc7f7 Fixed invalid channel tree unique id assignment for the initial server entry (https://forum.teaspeak.de/index.php?threads/2986) 2020-10-04 16:15:50 +02:00
WolverinDEV
c8d037e33a Adding an option for rnnoise suppression on the native client 2020-10-04 16:15:50 +02:00
WolverinDEV
6a491e37b3 Improved client entry handling 2020-10-04 16:15:50 +02:00
WolverinDEV
1a79afa54e Enabled remote channel trees 2020-10-04 16:15:50 +02:00
WolverinDEV
9ecc204569 Fixed the sensitivity activity detector 2020-10-04 16:15:50 +02:00
WolverinDEV
2a472b70e7 fixing the general channel tree context menu 2020-10-04 16:15:50 +02:00
WolverinDEV
883ccbbc65 Implementing key tree control for the external channel trees 2020-10-04 16:15:50 +02:00
WolverinDEV
9ab430e8db Adding a channel popout/popin button for the channel popout renderer 2020-10-04 16:15:50 +02:00
WolverinDEV
ee4da7fbcc Fixed some remote context menu bugs 2020-10-04 16:15:50 +02:00
WolverinDEV
7a6f1691d3 Adding an non functional popout button to the channel tree 2020-10-04 16:15:50 +02:00
WolverinDEV
5547a7b865 Fixed the favicon renderer not rendering the icon on the first connection 2020-10-04 16:15:50 +02:00
WolverinDEV
6781cb4e96 Fixed whisper session cleanup 2020-10-04 16:15:50 +02:00
WolverinDEV
f81bab0775 Fixed memory references which keep unneeded objects in memory 2020-10-04 16:15:50 +02:00
WolverinDEV
69287ebbd1 Reworked the favicon handler to prevent memory leakage due to react memorization 2020-10-04 16:15:50 +02:00
WolverinDEV
bd14de0a70 Implemented the channel popout ui 2020-10-04 16:15:50 +02:00
WolverinDEV
e6f17bf802 Context menus now spawn in the currently focused windows (required for the remote channel tree viewer) 2020-10-04 16:15:50 +02:00
WolverinDEV
206b814fc4 Implementing channel tree client move semantics 2020-10-04 16:15:50 +02:00
WolverinDEV
940a51689e Removed the debug music bot thumbnail 2020-10-04 16:15:50 +02:00
WolverinDEV
3de5102348 removed debug image from image preview 2020-10-04 16:15:50 +02:00
WolverinDEV
08eb5b90ac Fixed error on local client enter 2020-10-04 16:15:50 +02:00
WolverinDEV
644f3e02b3 Updated the ChangeLog.md 2020-10-04 16:15:50 +02:00
WolverinDEV
2ed32a891f Fixed channel info description not rendering 2020-10-04 16:15:50 +02:00
WolverinDEV
0a28e1e302 Fixed compile errors 2020-10-04 16:15:50 +02:00
WolverinDEV
7688711cbd Fixed the server log scroll bar on server handler switching 2020-10-04 16:15:50 +02:00
WolverinDEV
ef780bc695 Implemented client rename and some small channel tree optimisations 2020-10-04 16:15:50 +02:00
WolverinDEV
f6d25a71f9 Using a different controller for the popout modal 2020-10-04 16:15:50 +02:00
WolverinDEV
2d5743eb52 Reworked the channel tree renderer (preparation for the popoutable channel tree) 2020-10-04 16:15:50 +02:00
WolverinDEV
5bdc99acb0 Reworked the channel tree events 2020-10-04 16:15:50 +02:00
WolverinDEV
999c3990b5 fixed the remote icon handler 2020-10-04 16:15:50 +02:00
WolverinDEV
41a9ffd222 Removed import to the old icon handler 2020-10-04 16:15:50 +02:00
WolverinDEV
0c441e771c Updating empty/unset icons when connecting to the target server 2020-10-04 16:15:50 +02:00
WolverinDEV
d1efa2ba31 Adjusted to the new icon API 2020-10-04 16:15:50 +02:00
WolverinDEV
8f477437af Updated the icon API 2020-10-04 16:15:50 +02:00
WolverinDEV
73f523ee52 Disabled event handler debug 2020-10-04 16:15:50 +02:00
WolverinDEV
acb30b214c Removed debugging code 2020-10-04 16:15:50 +02:00
WolverinDEV
2b2681b2e7 Making the server tabs moveable (https://github.com/TeaSpeak/TeaWeb/issues/68) 2020-10-04 16:15:50 +02:00
WolverinDEV
ca875258b4 Implementing a method for switching the server connection handler order 2020-10-04 16:15:50 +02:00
WolverinDEV
92c832f4a4 fixed missing alt attributes for loading and default avatars 2020-10-04 16:15:50 +02:00
WolverinDEV
9ed9bb0ff3 Preventing dragging of icon/avatars 2020-10-04 16:15:50 +02:00
WolverinDEV
60b0265e5c removed old connection handler style 2020-10-04 16:15:50 +02:00
WolverinDEV
12d6d202ef Removed old connection handler code 2020-10-04 16:15:50 +02:00