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
|
58dc5da34f
|
Updated the build modes a bit
|
2020-04-11 11:59:50 +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
|
1c13904e05
|
Fixed revision parsing for non branch builds
|
2020-04-09 23:24:50 +02:00 |
WolverinDEV
|
6aa515fd6e
|
Fixed default away state
|
2020-04-09 23:23:34 +02:00 |
WolverinDEV
|
cee0822233
|
Fixed some small compile errors
|
2020-04-09 23:16:23 +02:00 |
WolverinDEV
|
ebc496200d
|
Removed (for travis) unknown command "realpath" from the build script
|
2020-04-09 23:14:11 +02:00 |
WolverinDEV
|
702f0bae43
|
Improved the initial page load
|
2020-04-09 23:09:59 +02:00 |
WolverinDEV
|
479168c26e
|
Added WebPack to the default `npm start web` starter.
App could not be started out of the box (only PHP is required)
|
2020-04-09 19:26:56 +02:00 |
WolverinDEV
|
2ef80ef84f
|
Fixed the filename in the deploy script. Hopefully it now works now...
|
2020-04-09 18:25:22 +02:00 |
WolverinDEV
|
b44874d8ae
|
Shitty caps...
|
2020-04-09 18:18:39 +02:00 |
WolverinDEV
|
c22dfc4fe0
|
Fixed the deploy file grep part
|
2020-04-09 18:13:18 +02:00 |
WolverinDEV
|
238a493d65
|
Fixed cleanup skip
|
2020-04-09 18:04:06 +02:00 |
WolverinDEV
|
eb0b312cc8
|
Fixed deploy script
|
2020-04-09 17:58:02 +02:00 |
WolverinDEV
|
4df4b8def6
|
Updated the travis deploy strategy
|
2020-04-09 17:51:24 +02:00 |
WolverinDEV
|
914ed0a39f
|
Removed steps which travis already does for us
|
2020-04-09 17:45:33 +02:00 |
WolverinDEV
|
6255685c5e
|
Removed the deprecated root keyword
|
2020-04-09 17:43:16 +02:00 |
WolverinDEV
|
6286a39aca
|
Removed non exiting script from before install step
|
2020-04-09 17:42:48 +02:00 |
WolverinDEV
|
3c6bdb13d1
|
Removed auto generated files
|
2020-04-09 17:39:45 +02:00 |
WolverinDEV
|
24f6815513
|
Merge branch 'master' into develop
# Conflicts:
# .travis.yml
|
2020-04-09 17:37:50 +02:00 |
WolverinDEV
|
b0992cf827
|
Automatically deploy the newest dev build to web.teaspeak.dev
|
2020-04-09 17:36:12 +02:00 |
WolverinDEV
|
871dbd337e
|
Updated webpack a bit
|
2020-04-09 16:14:54 +02:00 |
WolverinDEV
|
aa0fcc4c76
|
Improved the build script
|
2020-04-09 15:44:48 +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
|
e3bca3fb8d
|
Updated the travis script to success on all branches and not only on the master one
|
2020-04-08 12:46:13 +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 |
WolverinDEV
|
0691cbc7bd
|
Updated typescript
|
2020-04-05 17:53:37 +02: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
|
d915a0e52b
|
Updating the ChangeLog.md
|
2020-04-04 12:49:12 +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
|
6d7456093d
|
Removed some ddebug output and using unix nl for the web_package.sh script
|
2020-04-03 21:24:20 +02:00 |