Commit Graph

846 Commits (7daa7d293307e44e02e32e5bd4f55944e7da28b4)

Author SHA1 Message Date
WolverinDEV e422418e5a Fixed bug where an invalid permission value kicks you from the server 2020-03-28 23:22:44 +01:00
WolverinDEV 5f0c1b303a Updated some declaration 2020-03-28 13:58:36 +01:00
WolverinDEV 6ebe771178 Correct sorting of modifiers 2020-03-28 11:30:03 +01:00
WolverinDEV 9a511b502c Fixed the teaclient 2020-03-27 23:53:17 +01:00
WolverinDEV 13b65a1f35 Starting with webpack 2020-03-27 23:36:57 +01:00
WolverinDEV a6f0fcdda9 Starting with webpack 2020-03-27 23:36:14 +01:00
WolverinDEV a7c8d764f4 Added a welcomer guide 2020-03-27 16:15:15 +01:00
WolverinDEV dce44b6486 Fixed regex pattern for identity import 2020-03-21 20:49:02 +01:00
Vafin84 ebc578725e Update 21.03.2020 2020-03-21 14:02:59 +03:00
WolverinDEV 3e3cdd5fec Updating the changelog and fixed a compile error 2020-03-19 15:13:12 +01:00
WolverinDEV 1ef614b573 Specify the protocol for the proxy url (else the TeaClient would not work) 2020-03-19 14:41:00 +01:00
WolverinDEV b4fc739a13 Added image preview and preview overlay 2020-03-19 14:31:45 +01:00
WolverinDEV 7250c146d8 Improved the connect modal overflow behaviour 2020-03-19 11:48:40 +01:00
WolverinDEV 45092d4ebd Using proper icons for the client info 2020-03-19 11:35:39 +01:00
WolverinDEV b2fe92359f Fixed the default translation repository 2020-03-19 10:59:41 +01:00
WolverinDEV 9cf6810896 removed debugger statement 2020-03-19 10:37:49 +01:00
WolverinDEV d8d5817d7c Fixed failing identity file import 2020-03-19 10:37:36 +01:00
WolverinDEV 2f6b356855 Fixed build for the client 2020-03-18 23:32:17 +01:00
WolverinDEV e2d66987a9 Updating the sound system 2020-03-18 23:00:24 +01:00
WolverinDEV 2ba3cd5dd9 Fixed missinc file registration for the manage bot 2020-02-22 19:28:20 +01:00
WolverinDEV 0ddeb71072 Fixed missing declaration 2020-02-22 15:53:46 +01:00
WolverinDEV 5a85d2421c Decreased typescript version 2020-02-22 15:44:37 +01:00
WolverinDEV 01a0dc1441 Reduced typescript version due to a compile error 2020-02-22 14:44:54 +01:00
WolverinDEV 78410c9fdf Implemented a music bot control panel 2020-02-22 14:30:17 +01:00
WolverinDEV 7fbc84128e Added package lock 2020-02-18 13:07:59 +01:00
WolverinDEV ccb12a828a Removed package-lock.json from gitignore 2020-02-18 13:07:40 +01:00
WolverinDEV cc439bb6b9 Added support for yt videos within the channel & private conversations 2020-02-16 20:31:30 +01:00
WolverinDEV 1e8507bf6d Allowing YT videos to be embedded within the chat 2020-02-16 19:50:02 +01:00
WolverinDEV d28ded4307 Fixed missing "private chats" button 2020-02-16 19:37:34 +01:00
WolverinDEV 72ac13298c Improved icon visibility 2020-02-16 19:27:48 +01:00
WolverinDEV fe54eb409d Fixed automatically added new lines for inserted text 2020-02-16 18:55:21 +01:00
WolverinDEV 4526d6b6bf Added correct hostname resolving 2020-02-16 18:09:59 +01:00
WolverinDEV 29c84cd1d5 Fixed an incorrect parameter 2020-02-16 16:07:10 +01:00
WolverinDEV eae62b98f7 Fixed some audio related issues with the client 2020-02-09 21:42:49 +01:00
WolverinDEV b4433a0609 Do not show [cspacer] within the "your talking in Channel...." 2020-02-07 19:17:37 +01:00
WolverinDEV 3321d7c305 Fixed invalid scroll for the settings speaker window 2020-02-02 15:52:04 +01:00
WolverinDEV de500ca151 Correctly serving files for the client & web client 2020-02-02 15:49:46 +01:00
WolverinDEV f5c60b68f8 Fixed actions for the client 2020-02-02 15:44:16 +01:00
WolverinDEV e7e09dccf2 Fixed invalid generic types 2020-02-02 15:14:59 +01:00
WolverinDEV e8c3c0a004 Added the music bot GUI 2020-02-02 15:05:36 +01:00
WolverinDEV 7f1bc4db5f Some chat related updates 2020-01-31 00:54:00 +01:00
WolverinDEV a6263307b0 Updated start script so it works out of the box 2020-01-25 17:33:37 +01:00
WolverinDEV 10770db279
Rename tr_google_translate.translation to tr_translate.translation
Renamed the turkish translation file
2020-01-07 13:07:45 +01:00
WolverinDEV 7bd4afcc26
Update info.json
Updated the turkish translation file
2020-01-07 13:07:28 +01:00
WolverinDEV df03d80836
Update tr_google_translate.translation 2020-01-03 21:06:04 +01:00
WolverinDEV 109478fecf
Fixed issues https://github.com/TeaSpeak/TeaWeb/issues/79
Signed-off-by: WolverinDEV <git@teaspeak.de>
2019-12-27 21:56:32 +01:00
WolverinDEV 392c0410f0
Added left|center|right tags to the chat
Signed-off-by: WolverinDEV <git@teaspeak.de>
2019-12-23 14:59:30 +01:00
WolverinDEV a0c7b3c8d0
Added (if available) a scrollbar to the sounds and fixed the menu bar for MSEdge
Signed-off-by: WolverinDEV <git@teaspeak.de>
2019-12-22 13:45:44 +01:00
WolverinDEV a2951a3f50
Improved MSEdge experience by adding SimpleBar 2019-12-21 21:50:59 +01:00
WolverinDEV 0cbd4b5fac
Fixing some transparency issues related to MSEdge
Signed-off-by: WolverinDEV <git@teaspeak.de>
2019-12-21 19:29:34 +01:00