Commit graph

496 commits

Author SHA1 Message Date
WolverinDEV
440076db2d Fixed missing channel tree update on talk power change 2020-05-08 12:38:23 +02:00
WolverinDEV
056dc7c8d5
Merge pull request #88 from TeaSpeak/develop
React - Channel tree
2020-04-21 17:47:42 +02:00
WolverinDEV
5b83bd9b51 Some minor fixes for the native client 2020-04-21 17:11:06 +02:00
WolverinDEV
4dc176cc1f Fixed too much deleted CSS style 2020-04-21 16:34:54 +02:00
WolverinDEV
566728226c Removed all old css files 2020-04-21 16:23:27 +02:00
WolverinDEV
f18957e75e Fixed a minor channel tree select bug. 2020-04-21 16:17:21 +02:00
WolverinDEV
2019cfe549 Fixed bookmark savings 2020-04-21 15:50:11 +02:00
WolverinDEV
7871d7c189 A lot of updates 2020-04-21 15:18:16 +02:00
WolverinDEV
14d2c863a3 Do not lookup "localhost" anymore 2020-04-18 21:38:12 +02:00
WolverinDEV
ee994641ef Saving last channel collapsed state 2020-04-18 21:31:13 +02:00
WolverinDEV
b46a7f59f5 Some more channel tree features 2020-04-18 21:26:44 +02:00
WolverinDEV
df8136acb1 Fixed some small stuff 2020-04-18 20:25:58 +02:00
WolverinDEV
7daa7d2933 Improve channel tree children method speed & Creating directories if needed 2020-04-18 20:03:04 +02:00
WolverinDEV
7b261d6f15 Using React for the client channel and a lot of performance updates related to the channel tree 2020-04-18 19:37:30 +02:00
WolverinDEV
9a23f96e2a Merge branch 'master' of https://github.com/TeaSpeak/TeaWeb 2020-04-15 15:07:03 +02:00
WolverinDEV
23a732556f Fixed a exception for the private messages system 2020-04-11 11:52:09 +02:00
WolverinDEV
2a0dc44d2a Fixed client hide/show button 2020-04-11 11:46:56 +02:00
WolverinDEV
10a5ccbff3 Fixed some native client related bugs 2020-04-11 11:43:41 +02:00
WolverinDEV
323b4e7006 Showing the hostmessage only if its not empty (https://github.com/TeaSpeak/TeaClient/issues/22) 2020-04-11 10:57:52 +02:00
WolverinDEV
84face7e3b Fixed the slider mouse down listener 2020-04-11 10:55:23 +02:00
WolverinDEV
76cd711f67 Fixed react DOM removal on settings close and the settings debug popup has been disabled 2020-04-10 21:08:41 +02:00
WolverinDEV
3b500daac7 Added hotkeys to the client 2020-04-10 20:57:50 +02:00
WolverinDEV
6fc7f9a8dc Reverted async image loading error load, because it does not significantly improves the page loading speed and dosn't work for old browsers 2020-04-09 23:39:59 +02:00
WolverinDEV
6aa515fd6e Fixed default away state 2020-04-09 23:23:34 +02:00
WolverinDEV
702f0bae43 Improved the initial page load 2020-04-09 23:09:59 +02:00
WolverinDEV
3c6bdb13d1 Removed auto generated files 2020-04-09 17:39:45 +02:00
WolverinDEV
f7d6671457 A lot of updated related to the menu bar and the basic event handler system 2020-04-09 15:10:14 +02:00
WolverinDEV
cccd780724 Merged with master 2020-04-06 16:32:33 +02:00
WolverinDEV
25901ff72c Starting with react 2020-04-06 16:29:40 +02:00
WolverinDEV
e5c7342182 Starting with react 2020-04-06 16:28:15 +02:00
WolverinDEV
d30b0c1a27 Merged the event convert function with the event base class 2020-04-05 22:47:38 +02:00
WolverinDEV
d7b6d39551 Added some event handler annotation 2020-04-05 22:33:09 +02:00
Vafin84
068af72aee
Update 05.04.2020
Removed extra lines that never existed.
2020-04-05 00:09:11 +03:00
WolverinDEV
9274666ba9 Fixed type 2020-04-04 21:53:41 +02:00
WolverinDEV
ab236d6d55 Fixed icons not showing 2020-04-04 21:46:19 +02:00
WolverinDEV
bebd708666 Fixed the missing Tab JQuery element missing in releases 2020-04-04 21:20:58 +02:00
WolverinDEV
ec6c2cab49 Fixed image loading and client tags 2020-04-04 16:56:29 +02:00
WolverinDEV
84356be456 Importing the permission type as "{}", else the d.ts generator will make bs 2020-04-04 13:47:54 +02:00
WolverinDEV
758dd5333e Added all temp files to the .gitignore files 2020-04-04 12:51:19 +02:00
WolverinDEV
deeb1450b1 Implemented the missing message builders 2020-04-04 12:48:43 +02:00
WolverinDEV
67d1c909ac Added support for multi single command handler and implemented the new music song list method 2020-04-04 12:03:48 +02:00
WolverinDEV
15bacdc9d6 Fixed missing vendor js compile 2020-04-04 11:28:52 +02:00
WolverinDEV
586e9c72b1 Added the actual hungarian and portuguese translations 2020-04-03 17:59:01 +02:00
WolverinDEV
6673a8b75d Added a portuguese versions 2020-04-03 17:58:32 +02:00
WolverinDEV
2fd5eec538 Added a google translate base for hungarian 2020-04-03 17:52:44 +02:00
WolverinDEV
fc691105cc Updated the existing translations 2020-04-03 17:51:07 +02:00
WolverinDEV
f0a9faec69 Added some output to the translation generator 2020-04-03 17:50:53 +02:00
WolverinDEV
43c2070191 Updated the translation builders 2020-04-03 17:39:51 +02:00
WolverinDEV
a40b73dc28 Disabled certificate accept popup because its currently not supported due to the webpack changes 2020-04-03 16:03:39 +02:00
WolverinDEV
6a85e91f53 Fixed an audio transmission bug 2020-04-03 15:59:32 +02:00