Commit Graph

565 Commits (3155fb85f00609f4c46de1b423779451a8ec55bb)

Author SHA1 Message Date
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 78410c9fdf Implemented a music bot control panel 2020-02-22 14:30:17 +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 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 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 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
WolverinDEV f49e7bd527
Fixing small error for the client
Signed-off-by: WolverinDEV <git@teaspeak.de>
2019-12-21 17:09:42 +01:00
WolverinDEV e4f9451b44
Fixed disconnect not working for the menu bar
Signed-off-by: WolverinDEV <git@teaspeak.de>
2019-12-21 16:59:15 +01:00
WolverinDEV 1ad608ff72
Improved the connect modal and updated the change log
Signed-off-by: WolverinDEV <git@teaspeak.de>
2019-12-21 16:46:56 +01:00
WolverinDEV cd01b9d89e
Improved ban disconnect handling
Signed-off-by: WolverinDEV <git@teaspeak.de>
2019-12-21 16:23:35 +01:00
WolverinDEV a842cffd74
Correctly logging ban messages
Signed-off-by: WolverinDEV <git@teaspeak.de>
2019-12-21 16:15:06 +01:00
WolverinDEV 91636f8082
Added support for tables
Signed-off-by: WolverinDEV <git@teaspeak.de>
2019-12-21 15:53:19 +01:00
WolverinDEV 070b7db45e
Disabeling BBCode formatting by default for the chat and giving a hint for the markdown format
Signed-off-by: WolverinDEV <git@teaspeak.de>
2019-12-21 15:01:18 +01:00
WolverinDEV 47c26e6d09
Improved the chat display and fixed some new lines bug
Signed-off-by: WolverinDEV <git@teaspeak.de>
2019-12-21 14:12:12 +01:00
WolverinDEV 98a1e628ee
Improved background performance when voice is muted
Signed-off-by: WolverinDEV <git@teaspeak.de>
2019-12-21 13:16:10 +01:00
WolverinDEV 812f8e35f6
Improved bookmark experience
Signed-off-by: WolverinDEV <git@teaspeak.de>
2019-12-20 22:04:21 +01:00
WolverinDEV 443a581b60
Updating the changelog
Signed-off-by: WolverinDEV <git@teaspeak.de>
2019-12-20 21:40:04 +01:00
WolverinDEV 1e924fe40f
Allow the client to use the scroll bar without closing the modal within modals
Signed-off-by: WolverinDEV <git@teaspeak.de>
2019-12-20 21:39:32 +01:00
WolverinDEV aadb712422
Fixed some client move issues
Signed-off-by: WolverinDEV <git@teaspeak.de>
2019-12-20 21:17:45 +01:00
WolverinDEV fee476da2c
Added ESC to modal
Signed-off-by: WolverinDEV <git@teaspeak.de>
2019-12-20 21:17:31 +01:00
WolverinDEV f7b0e4814d
Improved server info behaviour
Signed-off-by: WolverinDEV <git@teaspeak.de>
2019-12-20 21:17:20 +01:00
WolverinDEV b0adcb3c5d
Improved overflow behaviour
Signed-off-by: WolverinDEV <git@teaspeak.de>
2019-12-20 21:16:03 +01:00
WolverinDEV 473bf925b7
Decreased bottom space of the modal
Signed-off-by: WolverinDEV <git@teaspeak.de>
2019-12-20 21:15:36 +01:00
WolverinDEV dd4a0af83f
Fixed chat escaping
Signed-off-by: WolverinDEV <git@teaspeak.de>
2019-12-20 18:48:37 +01:00
WolverinDEV c4c445d987
Fixed wiggeling icons within the menu bar when hovering them
Signed-off-by: WolverinDEV <git@teaspeak.de>
2019-12-19 19:21:22 +01:00
WolverinDEV 68e844b8ed
Merge remote-tracking branch 'origin/master' 2019-12-10 07:37:26 +01:00
WolverinDEV 587bb93eaa
Show the server online count along with the server chat
Signed-off-by: WolverinDEV <git@teaspeak.de>
2019-12-10 07:37:04 +01:00
WolverinDEV 31bc3525db
Merge pull request #78 from Vafin84/master
Update translation for a New Native/Web Сlient
2019-12-06 14:36:51 +01:00
Vafin84 03369a64a2
update 05.12.2019
removed the link to the site
2019-12-05 05:42:43 +03:00
Vafin84 e701f0ebb9
update 05.12.2019
removed the link to the site
2019-12-05 05:40:21 +03:00
Vafin84 ceb9abee3f Update translation for a New Native/Web Сlient 2019-12-04 19:36:41 +03:00
WolverinDEV b82267d67f Fixed persistent menu bar after clicking on an entry 2019-12-03 16:59:04 +01:00
WolverinDEV 32e29e7063 Fixed compiler error 2019-11-24 23:59:46 +01:00
WolverinDEV 13eceb84c1 Added the method set_hidden_permissions to the canvas permission editor 2019-11-24 16:05:35 +01:00
WolverinDEV 8471d44c41 Added semicolon 2019-11-24 15:53:12 +01:00
WolverinDEV b2923025c1 Mute system sounds by default if the output has been muted 2019-11-24 15:00:54 +01:00
WolverinDEV 97d62d2653 removed command 2019-11-24 14:42:55 +01:00
WolverinDEV dcfd33fb4c Improved permission editor style 2019-11-24 14:40:55 +01:00
WolverinDEV c7fc058135 Fixed some minor bugs within the permission editor 2019-11-24 13:59:07 +01:00
WolverinDEV 2f7b52d3f8 Hiding senseless permissions by default within the permission editor 2019-11-24 13:41:42 +01:00
WolverinDEV 3d974345a2 Added option to removed DNS-Proxy 2019-11-24 01:16:07 +01:00
WolverinDEV 4deccb4e8b Fixed invalid channel comparison 2019-11-23 23:46:54 +01:00
WolverinDEV 2522e12882 Improved an error message 2019-11-23 23:41:51 +01:00
WolverinDEV 66c71891db Correct calculation for the center bit 2019-11-19 18:17:30 +01:00
WolverinDEV 2bdb1adf50 Try to fix the broker first screens 2019-11-19 18:15:21 +01:00
WolverinDEV 6a796faffa Added possibility to flush clients audio buffer 2019-11-09 16:17:48 +01:00
WolverinDEV cbad10f717 Added support within the UI to change a clients playback latency 2019-11-09 15:56:01 +01:00
WolverinDEV 1d22caf19b Fixed some compiler errors 2019-11-09 13:24:55 +01:00
WolverinDEV 84f0538de7 Fixed missing permission column headers 2019-11-09 13:22:49 +01:00
WolverinDEV 275dd2d882 Better exception handling within the setting loader 2019-11-09 13:19:58 +01:00
WolverinDEV bf9a87d004 Fixed client PPT key 2019-11-09 13:13:07 +01:00
WolverinDEV 5842854c13 Fixed PPT key selection 2019-11-07 22:27:50 +01:00
WolverinDEV dcc3638ec3 Fixed compile errors 2019-11-06 15:23:22 +01:00
WolverinDEV 2fbf45c5e6 Fixed reconnect message 2019-11-06 14:52:09 +01:00
WolverinDEV e1416ec433 Implemented reconnect messaged within the log 2019-11-06 14:50:29 +01:00
WolverinDEV 6b275a16ff Stopping client online time updater when client isn't in view anymore 2019-11-06 14:34:19 +01:00
WolverinDEV 27e3967ffa Added the possibility to connect within an already running TeaWeb instance 2019-11-06 14:27:29 +01:00
WolverinDEV 9326572342 Fixed error on channel messages via old format 2019-11-06 12:54:23 +01:00
WolverinDEV b5330b3318 Fixed connect URL generator for the file server. 2019-11-06 12:38:33 +01:00
WolverinDEV 5702b7e120 Fixed the menu bar check 2019-10-30 22:25:02 +01:00
WolverinDEV 951aad0d1f Added the possibility to open the dev tools within the client menu 2019-10-30 22:03:18 +01:00
WolverinDEV 1411863315 Made top menu bar fully translateable 2019-10-30 21:50:59 +01:00
WolverinDEV 579d8be01b Added a title so on hover the full column name will be visible 2019-10-30 21:49:32 +01:00
WolverinDEV 9919d6f40e Fixed overflowing permission column headers for some other languages 2019-10-30 21:48:20 +01:00
WolverinDEV 8e877efb37 using macro user-select instead of writing everything 2019-10-30 21:31:55 +01:00
WolverinDEV b1c3125688 Fixed small bug related to the mouse PPI keys 2019-10-29 22:23:05 +01:00
WolverinDEV 3b3c9f2932 Fixed permission GUI scroll bar 2019-10-29 22:20:29 +01:00
WolverinDEV 6ae6c6f0cd Added the possibility to serve UI files for the client 2019-10-29 22:18:36 +01:00
WolverinDEV 5c14884de5 correctly displaing indev version 2019-10-29 20:46:35 +01:00
WolverinDEV 8f4406c68d Correctly displaying of users web browser host system archtiecture 2019-10-29 20:43:04 +01:00
WolverinDEV a6ae787430 Migrated from PHP environment builder to a dynamic nodejs based HTTP serve script 2019-10-29 20:40:48 +01:00
WolverinDEV 824c506467 Some client related changes 2019-10-26 18:43:55 +02:00
WolverinDEV 2c9255341f Fixed undefines within links 2019-10-26 18:43:43 +02:00
WolverinDEV 8f797208e3 Updated .gitignore and added a style picture 2019-10-26 03:04:11 +02:00
WolverinDEV d9d370d7dc Updated about window for the native client 2019-10-26 03:02:58 +02:00
WolverinDEV a2f616b705 added some important notations to prevent css overrides 2019-10-26 02:44:49 +02:00
WolverinDEV e3fc418ec7 fixed order of css files 2019-10-26 02:38:40 +02:00
WolverinDEV 9ad7d644af Fixed missing styles in release builds 2019-10-26 02:34:37 +02:00
WolverinDEV 3e73fe49ba Improved file transfer error handling 2019-10-26 01:39:59 +02:00
WolverinDEV 7c29a7190e fixed compile error 2019-10-25 11:08:34 +02:00
WolverinDEV 04c90bee92 Fixed some missing translation function calls 2019-10-25 11:04:18 +02:00
WolverinDEV b8fe2d4e0c fixed exception on accessing permissions which are not known to the server 2019-10-24 18:41:12 +02:00
WolverinDEV bb494e7054 using display: block as default for the modal body 2019-10-24 18:39:52 +02:00
WolverinDEV d5f32487bd Improved server kick modal 2019-10-24 18:37:12 +02:00
WolverinDEV 89d2f8db88 Added proper log message for moved clients which enter the view 2019-10-24 18:24:28 +02:00
WolverinDEV 66326b2cc9 Improved server kick handling 2019-10-24 18:22:26 +02:00
WolverinDEV 11e30f9ebe Correctly displaying context menue for server client tags 2019-10-24 18:07:26 +02:00
WolverinDEV 4acaa4a53a Updated some DNS resolve API's (Mainly for the upcomming client update) 2019-10-24 18:05:11 +02:00
WolverinDEV 2758537d80 Fixed incorrectly logging of server actions 2019-10-24 18:04:41 +02:00
WolverinDEV 8a488ff98a Fixed incorrect handling of idle kicks 2019-10-24 17:56:11 +02:00
WolverinDEV f53241de37 Some minor UI fixes 2019-10-23 13:14:18 +02:00
WolverinDEV c0d92e1549 Fixed translation load error 2019-10-23 13:14:04 +02:00
WolverinDEV d298f0d656 Added scrollbar style to private chat list 2019-10-19 20:55:34 +02:00
WolverinDEV c6a4120cf8 Using profile nickname instead of "Another TeaSpeak user" if you're connecting via bookmarks 2019-10-19 20:52:41 +02:00
WolverinDEV 305149f5af Merge remote-tracking branch 'remotes/origin/master' into 1.4.0
# Conflicts:
#	shared/i18n/pl_google_translate.translation
2019-10-19 19:00:14 +02:00
WolverinDEV 5dfa6bd6d2 Some updates 2019-10-19 18:50:03 +02:00
WolverinDEV ebf07f8074 Fixed silly translate error 2019-10-19 18:25:46 +02:00
WolverinDEV 05f706b290 Fixed some format errors due to google translates formatting 2019-10-19 18:21:36 +02:00
WolverinDEV 31c44e3238 Added a post processing to the google translates to fix formatting 2019-10-19 18:21:18 +02:00
WolverinDEV 17911edc41 Do not escape UTF-8 characters anymore 2019-10-19 18:09:55 +02:00
WolverinDEV af167be668 Updated structural template file 2019-10-19 18:06:16 +02:00
WolverinDEV c870cd7438 Updated auto generated translations 2019-10-19 18:03:59 +02:00
WolverinDEV f98e4127fc fixed some malformed messages 2019-10-19 18:03:48 +02:00
WolverinDEV d321b01536 Removed close beta check 2019-10-19 17:14:54 +02:00
WolverinDEV fb430af880 Some small additions 2019-10-19 17:13:40 +02:00
WolverinDEV 69d39991e4 A lot of changes 2019-10-13 21:33:07 +02:00
WolverinDEV e9384bcf18 A lot of updates 2019-09-19 01:25:57 +02:00
WolverinDEV 6d2ecc3c69 A lot of changes 2019-09-12 23:59:35 +02:00
WolverinDEV 824ae8c4ff Proper upload interface 2019-09-01 21:35:59 +02:00
WolverinDEV 469e5d25d2 some updates 2019-09-01 17:24:06 +02:00
WolverinDEV 63683eadba save 2019-08-31 18:31:01 +02:00
WolverinDEV 3b3430db5e Some updates 2019-08-30 23:06:39 +02:00
WolverinDEV b164685ffe Some minor fixed to make the app buildadle on windows 2019-08-21 20:07:00 +02:00
WolverinDEV b881b31153 Fixed building 2019-08-21 13:50:21 +02:00
WolverinDEV 2122b825b6 Code cleanup & Build declaration fix 2019-08-21 12:45:17 +02:00
WolverinDEV 5476ab2891 Fixed declaration issue 2019-08-21 12:26:54 +02:00
WolverinDEV 87f43c18da Removed webassembly types, which no come with the TS library 2019-08-21 12:24:38 +02:00
WolverinDEV 016f7cec9a A lot of new style changes 2019-08-21 10:00:01 +02:00
WolverinDEV 8fd38ff5f1 Added some shaddow 2019-07-10 13:43:35 +02:00
mciochu ddba96fe92
Edit/fix translations 2019-07-10 12:24:18 +02:00
WolverinDEV 8232be2953 Added a keywords meta tag 2019-07-10 01:03:06 +02:00
WolverinDEV 724317e6c3 Beginning with the new dark design and the new chat functionality 2019-07-10 00:52:08 +02:00
WolverinDEV 9d00228a2a added a new style preview 2019-07-08 11:32:14 +02:00
WolverinDEV 625d9269bc Updated translations 2019-07-06 22:43:29 +02:00
WolverinDEV 5fdf5a5127 Fixed build 2019-07-06 16:04:18 +02:00
WolverinDEV 0be22b6428 Fixed some build errors 2019-06-30 17:38:41 +02:00
WolverinDEV 7bb7a8e994 Setting the HTML context menu provider as default to support older versions 2019-06-30 17:34:22 +02:00
WolverinDEV 7e41e032c3 Removed debugging code 2019-06-30 16:03:53 +02:00
WolverinDEV 40ca24f075 Added the ability to add custom context menus 2019-06-30 16:03:28 +02:00
WolverinDEV ac0991d696 Switched BBCode library to improve BBCode handling 2019-06-29 21:27:29 +02:00
WolverinDEV c5468b5e3b Improved icon handling and download 2019-06-26 14:06:20 +02:00
WolverinDEV f705541a6f Removed last third source dependency 2019-06-22 15:59:16 +02:00
WolverinDEV 3204143b2a added bbcode support for pokes 2019-06-22 12:39:19 +02:00
WolverinDEV 7de5236491 fixed channel create 2019-06-22 12:39:09 +02:00
WolverinDEV 0a952c2121 some small changes 2019-06-20 12:05:07 +02:00
WolverinDEV 395eff3b8e improving the vad filter 2019-06-20 11:52:33 +02:00
WolverinDEV c5a9f266fd Handle timeout left reason 2019-06-19 22:11:22 +02:00
WolverinDEV 44ab896901 Saving last nickname changed while beeing on the server 2019-06-19 15:56:51 +02:00
WolverinDEV e9bae1ee0c Saving last nickname change within the server 2019-06-19 11:08:46 +02:00
WolverinDEV 1cf166eefb Fixed channel unsubscribe/subscribe issue (#47) 2019-06-09 10:40:44 +02:00
WolverinDEV 8b548ed002 Merge branch 'master' of https://github.com/Vafin84/TeaWeb into Vafin84-master
# Conflicts:
#	shared/css/static/frame/SelectInfo.scss
2019-06-09 10:36:04 +02:00
WolverinDEV 5748bf5912 Merge branch 'master' of https://github.com/TeaSpeak/TeaWeb 2019-06-09 10:31:24 +02:00
Vafin84 f5aaa68d12 Updated ru_translate_vafin.translation 05.06.2019 2019-06-05 00:19:11 +03:00
WolverinDEV 1cbfe447d1 Added a min width to the permission editor 2019-06-01 19:15:45 +02:00
WolverinDEV e101febf11 changed permission canvas size height. Now related to the font 2019-06-01 19:11:50 +02:00
WolverinDEV a7a5467253 Fixed some client and build related issues 2019-06-01 16:15:42 +02:00
Vafin84 465314de6a Fixed hostbanner mode 2
Similar to the hostbanner mode 2 of the teamspeak 3 client.
2019-05-28 20:27:47 +03:00
WolverinDEV 8f4a101708
Merge pull request #45 from Vafin84/master
Updated ru_translate_vafin.translation 27.05.2019
2019-05-28 00:34:47 +02:00
Vafin84 52e5913a70 Updated ru_translate_vafin.translation 27.05.2019 2019-05-27 22:54:49 +03:00
WolverinDEV 2b00136e6e Added method to access methods within another window 2019-05-26 12:25:23 +02:00
WolverinDEV 63a2b3a08a fixed image type detection 2019-05-25 21:25:15 +02:00
WolverinDEV d6e9f5f649 fixed icons now loading 2019-05-25 21:20:48 +02:00
WolverinDEV 3dc582d1f0 Fixed return key code 2019-05-25 21:10:25 +02:00
WolverinDEV cc2fdb3cf4 Fixed key code definitions 2019-05-25 20:43:03 +02:00
WolverinDEV c8ebb5fd03 Fixed missing webassembly type declarations (npm repo for that went down) 2019-05-25 20:24:30 +02:00
WolverinDEV 7c918a70fc Improved modal template for text input 2019-05-25 19:12:27 +02:00
WolverinDEV 15ca5f6531 Improved poke modal 2019-05-25 19:06:57 +02:00
WolverinDEV f336a50870 Added a invite buddy dialog 2019-05-25 17:54:26 +02:00
WolverinDEV 136893c404 Added functionality to the server group client list container 2019-05-25 13:13:03 +02:00
WolverinDEV 6647037a84 Added a helper function to receiver server group clients 2019-05-25 12:39:09 +02:00
WolverinDEV 414636a1d5 Fixed icon updates for channel groups and permission 2019-05-25 12:26:24 +02:00
WolverinDEV 64fce4f3c6 Added the possibility to select icons within the permission editor 2019-05-25 12:20:57 +02:00
WolverinDEV c0601d4682 added icon padding within permission list 2019-05-25 11:22:29 +02:00
WolverinDEV cd947f6b2f removed outdated comment 2019-05-25 11:14:00 +02:00
WolverinDEV 9463bd0d86 fixed app crash for not directly initialized audio contexts 2019-05-24 22:55:35 +02:00
WolverinDEV 3d75b93ace fix padding #2 2019-05-24 22:45:12 +02:00
WolverinDEV 28695f3004 Fixed loader task sorting. Opus now working again 2019-05-24 22:30:58 +02:00
WolverinDEV 08603bf831 Removed icon debug test code 2019-05-24 22:17:24 +02:00
WolverinDEV 22e93fb317 Implemented icon upload 2019-05-24 22:14:02 +02:00
WolverinDEV 09b13e0b08 hiding icons on icon view 2019-05-24 15:09:54 +02:00
WolverinDEV 3ad51eca6d fixed icons for music bot control pannel 2019-05-22 17:35:06 +02:00
WolverinDEV 86a3d15a8a Removed unneeded callback 2019-05-21 22:19:42 +02:00
WolverinDEV e50bcde66b added a method to detect if a filter is supported 2019-05-21 19:32:15 +02:00
WolverinDEV 1b796dddd3 refresh audio record devices only if refresh is available 2019-05-21 19:11:53 +02:00
WolverinDEV a5365465a2 Restructured project and fixed some minor issues 2019-05-21 18:15:02 +02:00
WolverinDEV 8dcaa08296 Moved codec workers to web 2019-05-21 11:20:34 +02:00
WolverinDEV 47c43ea428 Moved web only files to web source root 2019-05-20 19:28:20 +02:00