WolverinDEV
|
81da256de2
|
Fixed naming scheme
|
2020-05-03 22:18:11 +02:00 |
WolverinDEV
|
2967a5bcc0
|
Fixed docker deploy script
|
2020-05-03 22:11:32 +02:00 |
WolverinDEV
|
e261cb52e4
|
Fixed deploy github script
|
2020-05-03 22:03:57 +02:00 |
WolverinDEV
|
43a73d27a0
|
Added DockerHub image deploy automatisation
|
2020-05-03 22:02:18 +02:00 |
WolverinDEV
|
ee673b1ac2
|
Moved all travis scripts into a separated folder
|
2020-05-03 21:01:30 +02:00 |
WolverinDEV
|
606d5ac1f7
|
Some file transfer adjustments
|
2020-05-03 20:59:18 +02:00 |
WolverinDEV
|
f6df05764d
|
Fixed mouse 1 button select
|
2020-05-01 15:22:19 +02:00 |
WolverinDEV
|
cf0868f35b
|
Proper client state init
|
2020-04-27 20:22:14 +02:00 |
WolverinDEV
|
c300949923
|
Fixed missing client name change update
|
2020-04-27 20:19:43 +02:00 |
WolverinDEV
|
cf7bd3b3c6
|
Fixed the "Not connected" channel tree server entry bug
|
2020-04-25 20:27:45 +02:00 |
WolverinDEV
|
9dfa948105
|
Fixed missing channel tree update on talk power change
|
2020-04-25 17:42:18 +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
|
ebfa7d3572
|
Removed deleted style file from loader style list
|
2020-04-21 16:25:17 +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
|
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
|
fbec274c07
|
Using hashed CSS names for production
|
2020-04-18 22:45:18 +02:00 |
WolverinDEV
|
644d9a8816
|
Updated the package generation command line
|
2020-04-18 22:38:10 +02:00 |
WolverinDEV
|
91284f7b1d
|
Added a check within the travis script if `emcc` is available locally or if we have a need to execute it within the docker
|
2020-04-18 22:35:23 +02:00 |
WolverinDEV
|
e641cef629
|
Updated the development setup description
|
2020-04-18 22:30:02 +02:00 |
WolverinDEV
|
01f0bff142
|
Removed obsolete files
|
2020-04-18 22:20:19 +02:00 |
WolverinDEV
|
4045de5ef3
|
Kicked out PHP from the file list
|
2020-04-18 22:20:08 +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
|
c0d17e8348
|
Added develblocks to the TSBase script
|
2020-04-18 20:07:16 +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
|
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 |