Commit Graph

369 Commits (94e3e6582c234c9503690ed168398828a3f61957)

Author SHA1 Message Date
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 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 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 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 b1c3125688 Fixed small bug related to the mouse PPI keys 2019-10-29 22:23:05 +01:00
WolverinDEV 8f4406c68d Correctly displaying of users web browser host system archtiecture 2019-10-29 20:43:04 +01:00
WolverinDEV 2c9255341f Fixed undefines within links 2019-10-26 18:43:43 +02:00
WolverinDEV d9d370d7dc Updated about window for the native client 2019-10-26 03:02:58 +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 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 c6a4120cf8 Using profile nickname instead of "Another TeaSpeak user" if you're connecting via bookmarks 2019-10-19 20:52:41 +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 016f7cec9a A lot of new style changes 2019-08-21 10:00:01 +02:00
WolverinDEV 724317e6c3 Beginning with the new dark design and the new chat functionality 2019-07-10 00:52:08 +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 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
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 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 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 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
WolverinDEV 3b10c01541 Improved voice recorder API (Required for the client native audio API) 2019-05-20 18:57:14 +02:00
WolverinDEV f24d61917e Some small changes 2019-05-04 17:38:52 +02:00
WolverinDEV 0363f92a64 Testing for method to support older clients 2019-04-29 19:49:14 +02:00
WolverinDEV 364e276c65 Not showing port 9987 as port in connect message 2019-04-29 19:48:05 +02:00
WolverinDEV 1720897f82 Fixed UI bug related to channel edit for small screen devices 2019-04-29 19:43:08 +02:00
WolverinDEV 97fde7d4af Hiding general tab if its not needed 2019-04-29 19:35:16 +02:00
WolverinDEV 8c57d16ef8 Fixed style bug on small screen devices 2019-04-29 19:06:18 +02:00
WolverinDEV 908ac4aaeb Added and saving master sound volume 2019-04-29 18:49:01 +02:00
WolverinDEV be1dc4f569 fixed local voice loopback issue 2019-04-29 14:07:21 +02:00
WolverinDEV bab50b8745 fixed missing full draw tag 2019-04-27 00:45:38 +02:00
WolverinDEV b3a6ba5ca5 fixed invalid tribble backslash directives 2019-04-26 23:58:53 +02:00
WolverinDEV 3e22c59855 fixed music bot and query errors 2019-04-26 23:57:26 +02:00
WolverinDEV 710281ca3f fixed missing export declaration 2019-04-26 23:57:11 +02:00
WolverinDEV 568f0c8d70 Improved permission editor performance by using a canvas instead of a lot HTML nodes 2019-04-26 23:50:21 +02:00
WolverinDEV 74b03209df Improved client rename functionality 2019-04-26 00:32:19 +02:00
WolverinDEV 3a255b2316 Some updates related to the native client 2019-04-25 20:22:13 +02:00
WolverinDEV 9a4ec00b12 Some icon ids fix 2019-04-25 20:21:50 +02:00
WolverinDEV 879f32e655 added a protocol notice for the file transfer 2019-04-25 17:19:54 +02:00
WolverinDEV a7cb102640 fixed while true loop 2019-04-24 11:54:19 +02:00
WolverinDEV cb0b68b4a1 added a default command handler possibility for the client 2019-04-18 13:19:08 +02:00
WolverinDEV 1b3351088a Fixed compile bug 2019-04-15 20:05:08 +02:00
WolverinDEV 31e55579b4 fixed client forum save bug 2019-04-15 19:20:46 +02:00
WolverinDEV 90ef029829 Improved bookmark GUI resizing for small screen devices 2019-04-15 19:11:33 +02:00
WolverinDEV 9be5c8e57f Added a accessible chat history with arrow keys 2019-04-15 17:40:44 +02:00
WolverinDEV c06b59375a added a chat send history 2019-04-15 17:14:45 +02:00
WolverinDEV 83d4164a80 Fixed some things related to the TeaSpeak client 2019-04-15 16:58:42 +02:00
WolverinDEV 27fcdcbd29 Updating project 2019-04-15 15:33:51 +02:00
WolverinDEV 6d537bac15 Added a lot of new stuff 2019-04-04 21:47:52 +02:00
WolverinDEV 41c45a0c8a Upgraded the web client to work with the TeaClient again 2019-03-31 20:07:03 +02:00
WolverinDEV 13b260e369 Fixed request url for the native client 2019-03-31 16:00:48 +02:00
WolverinDEV 359cf5a254 fixed compile error within the opus worker 2019-03-31 13:22:01 +02:00
WolverinDEV 0542c20a97 Small loader changes 2019-03-29 19:28:07 +01:00
WolverinDEV ae4d5a93b2 improved loading output 2019-03-29 19:11:49 +01:00
WolverinDEV 6a9ac33b53 Fixed serveredit 2019-03-28 17:46:20 +01:00
WolverinDEV 2dbbd32d9f Fixed rename errors 2019-03-28 17:38:41 +01:00
WolverinDEV 09d3b49977 Added API for file download 2019-03-28 17:30:00 +01:00
WolverinDEV 5cb1b8b4da Added flags to translations 2019-03-28 17:29:42 +01:00
WolverinDEV add76cbd20 A lots of updates 2019-03-25 20:04:04 +01:00
WolverinDEV 658c3506d7 Added russian translation by Vafin 2019-03-25 20:03:51 +01:00
WolverinDEV 0766778a87 Improved avatar and image cache, moved to side cach instead of ItemStorage 2019-03-22 22:43:27 +01:00
WolverinDEV 6d86fc0d0b Fixed load 2019-03-17 15:13:36 +01:00
WolverinDEV 7186c684d9 Fixed some small errors 2019-03-17 12:39:21 +01:00
WolverinDEV 040c218fb2 A lot of changes 2019-03-17 12:15:39 +01:00
WolverinDEV d9c0fa37f7 Added a lot of new things 2019-03-07 15:30:53 +01:00
WolverinDEV bfb7304606 Added country names 2019-03-06 15:43:25 +01:00