Commit graph

  • 65e447bfb5 Implementing a method for switching the server connection handler order WolverinDEV 2020-09-25 20:54:26 +02:00
  • bd307d49c5 fixed missing alt attributes for loading and default avatars WolverinDEV 2020-09-25 20:46:36 +02:00
  • 0a78890159 Preventing dragging of icon/avatars WolverinDEV 2020-09-25 20:36:23 +02:00
  • 120c1deab1 removed old connection handler style WolverinDEV 2020-09-25 18:30:03 +02:00
  • 72289dee12 Removed old connection handler code WolverinDEV 2020-09-25 18:29:42 +02:00
  • 35b35d4db6 Fixed missing default channel subscription icon WolverinDEV 2020-09-25 18:15:29 +02:00
  • 4dec91094b Fixed sprites for the native client WolverinDEV 2020-09-25 18:04:46 +02:00
  • b46c7d1b1e Removed debugging messages WolverinDEV 2020-09-25 17:17:20 +02:00
  • 5a3e1f26ea Some minor fixes for the native client WolverinDEV 2020-09-25 17:15:24 +02:00
  • 2d26112884 Updated the translation flags WolverinDEV 2020-09-25 16:39:18 +02:00
  • 381ff2a4a7 Updated the translation flags WolverinDEV 2020-09-25 16:29:39 +02:00
  • 85ee59ab1f Added a auto in use detection WolverinDEV 2020-09-25 16:29:25 +02:00
  • ab59f205db Updated the translation files WolverinDEV 2020-09-25 13:27:14 +02:00
  • 2d412cbd8c adding a ui visible flag for translations which are definitively exposed to the user WolverinDEV 2020-09-25 13:27:01 +02:00
  • bf6aa15dda Adding a Dutch translation base WolverinDEV 2020-09-25 11:01:35 +02:00
  • 9dd8eec7ae Removed the voice echo test for the native client WolverinDEV 2020-09-25 10:46:42 +02:00
  • 987db2cebc Updated the icon and the favicon icon handler WolverinDEV 2020-09-24 22:16:08 +02:00
  • 03f8d1290a Fixed https://github.com/TeaSpeak/TeaWeb/issues/139 WolverinDEV 2020-09-24 22:11:10 +02:00
  • f41febcb68 Fixed compile error and removed debug server connection handler WolverinDEV 2020-09-24 15:58:23 +02:00
  • f2a7f37c74 Improved the server tab navigation bar WolverinDEV 2020-09-24 15:51:22 +02:00
  • 92dfd41e58 Moved the connection handler WolverinDEV 2020-09-24 11:24:31 +02:00
  • 4185e8b549 fucked up and only committed on half... here is the other one WolverinDEV 2020-09-17 23:49:05 +02:00
  • 7db0d9f492 Fixed small compile errors WolverinDEV 2020-09-17 23:41:47 +02:00
  • 2a25d5ae83 Made the context menu en/disable able via the settings and remove the global loader context menu blocker WolverinDEV 2020-09-17 23:19:30 +02:00
  • 7a3f3761bd Removed debugging call WolverinDEV 2020-09-17 23:08:29 +02:00
  • 7c16af959b Updated the ChangeLog.md WolverinDEV 2020-09-17 23:08:01 +02:00
  • 3771f40625 Adding a setting editor WolverinDEV 2020-09-17 23:06:02 +02:00
  • 2a8027ec23 Stripping the cr character for the identity import WolverinDEV 2020-09-17 21:29:29 +02:00
  • 640e918677 Fixed an import WolverinDEV 2020-09-17 19:07:14 +02:00
  • a91db39308 let travis rebild :P WolverinDEV 2020-09-17 01:57:46 +02:00
  • 1da7541d12 Fixed some compile errors WolverinDEV 2020-09-16 21:50:21 +02:00
  • 94b6c5aaa5 Improved the echo testing WolverinDEV 2020-09-16 21:12:28 +02:00
  • b1cdbf93d1 Merge branch 'master' of https://github.com/TeaSpeak/TeaWeb WolverinDEV 2020-09-16 20:45:06 +02:00
  • 8e5966c04c Fixed the audio mute states WolverinDEV 2020-09-16 20:37:39 +02:00
  • 6f56150e0b Changes are listed bellow: - Fixed the control bar microphone and speaker buttons - Improved the default identity generation (no web worker required now) - Improved voice connection error handling (especially for firefox) - Adding a max reconnect limit for voice connection - Don't show the newcomer guide when directly connection to a server - Fixed default profile initialisation WolverinDEV 2020-09-16 19:30:28 +02:00
  • b725627e33 Fixed the dummy voice connection WolverinDEV 2020-09-07 19:07:14 +02:00
  • 20cbd0be45 Fixed safari for the web client WolverinDEV 2020-09-07 14:52:30 +02:00
  • 9f8c46d6f4 Adding the new echo test WolverinDEV 2020-09-07 12:42:00 +02:00
  • 460b2a0155 Enabled raw commands WolverinDEV 2020-09-03 12:14:15 +02:00
  • 4a4cbdf38e Resolved all tc-shared imports into relative imports WolverinDEV 2020-09-12 15:49:20 +02:00
  • 391205cb34 resturctured the project a bit WolverinDEV 2020-09-12 14:51:03 +02:00
  • 8dd4cb285c Fixed the dummy voice connection WolverinDEV 2020-09-07 19:07:14 +02:00
  • e50a8f5d6c Fixed safari for the web client WolverinDEV 2020-09-07 14:52:30 +02:00
  • b99d5cd6b9 Adding the new echo test WolverinDEV 2020-09-07 12:42:00 +02:00
  • 714a4e0a34 Enabled raw commands WolverinDEV 2020-09-03 12:14:15 +02:00
  • 398114434a Improving user experience on first time visit WolverinDEV 2020-09-02 14:34:42 +02:00
  • 1a13e11063 Updating the change log WolverinDEV 2020-09-02 14:31:47 +02:00
  • 9e14cdb742 fixed the updated UI overflow behaviour WolverinDEV 2020-09-02 12:23:11 +02:00
  • a02ebb0048 updated the ChangeLog.md WolverinDEV 2020-09-02 11:52:04 +02:00
  • a697d95bb6 updated the setup a development environment documentation WolverinDEV 2020-09-02 11:50:01 +02:00
  • e1dd532205 Some bugfixing WolverinDEV 2020-09-02 11:41:51 +02:00
  • 8a1b715bfb Using the git hosted opus prebuild project WolverinDEV 2020-09-02 11:23:17 +02:00
  • 3c280f58d1 Trying to fix the build script WolverinDEV 2020-09-02 11:11:25 +02:00
  • 66ea9829b6 Adding debug to fix the compile error WolverinDEV 2020-09-01 21:53:37 +02:00
  • 8631b0d823 Minor webpack web cleanup WolverinDEV 2020-09-01 14:43:04 +02:00
  • 414938c335 Changed the audio lib require path WolverinDEV 2020-09-01 14:39:35 +02:00
  • 612edd4bb7 Removed unused files WolverinDEV 2020-09-01 14:36:42 +02:00
  • 34b874c38d Fixed current build errors WolverinDEV 2020-09-01 14:16:43 +02:00
  • e439f2b7dc Adding rustup for the current session after installing it WolverinDEV 2020-09-01 14:10:16 +02:00
  • c8d7de7ddd improved audio library error handling WolverinDEV 2020-09-01 14:08:40 +02:00
  • 4fe90f47a0 Removed the default triple host since the rust installer seems not to understand it WolverinDEV 2020-09-01 14:07:00 +02:00
  • c405eeee41 Updated the build scripts for the new rust audio library WolverinDEV 2020-09-01 14:04:18 +02:00
  • 1c50051a4a Reworked the web audio decoding WolverinDEV 2020-09-01 12:53:42 +02:00
  • a98503285f Starting with the whisper system WolverinDEV 2020-08-26 12:33:53 +02:00
  • f80c7c4e50 Starting with the whisper system WolverinDEV 2020-08-26 12:33:40 +02:00
  • 56605c2383 Updated the ChangeLog.md WolverinDEV 2020-08-24 10:38:27 +02:00
  • 700bba4d2e Fixed the SVG sprite generator for unaligned icons WolverinDEV 2020-08-24 10:38:14 +02:00
  • 1a2d78eec5 removed debugging statement WolverinDEV 2020-08-24 10:37:54 +02:00
  • 88cbf1383a fixed the country icon path for the native client WolverinDEV 2020-08-24 10:35:28 +02:00
  • 1435042413 Minimal changes to the change log update window WolverinDEV 2020-08-23 11:54:03 +02:00
  • 6a2b592817 Improved the change list algorithm WolverinDEV 2020-08-23 11:16:13 +02:00
  • f231c5a44d Updating the ChangeLog.md WolverinDEV 2020-08-23 11:06:06 +02:00
  • 1498a30bd3 Added an export all variables mode to the CSS editor and keep these changes persistent WolverinDEV 2020-08-23 11:05:55 +02:00
  • 84a6e743e1 fixed invalid steam background image path WolverinDEV 2020-08-23 11:05:24 +02:00
  • 41edb6053e Fixed js render setup for the client WolverinDEV 2020-08-23 10:48:15 +02:00
  • 7100e090ad added a comma for better gramma WolverinDEV 2020-08-23 10:38:24 +02:00
  • 9b361ea557 Fixed compile errors due to the rename of ErrorID to ErrorCode WolverinDEV 2020-08-22 22:23:19 +02:00
  • 4557479e09 Added an app updated modal when the app has been updated WolverinDEV 2020-08-22 21:20:25 +02:00
  • b0aa0c4c1a Fixes some change log anomalies WolverinDEV 2020-08-22 21:20:02 +02:00
  • ef0080bd83 Merge branch 'master' into develop WolverinDEV 2020-08-22 17:53:15 +02:00
  • aa7b9fff43 Some minimal client improvements WolverinDEV 2020-08-22 17:50:38 +02:00
  • 1b8130e1fb Reduced the initial-sequence.gif size WolverinDEV 2020-08-21 00:28:32 +02:00
  • e047e08622 Improved script error print WolverinDEV 2020-08-21 00:12:45 +02:00
  • 754ec6b3ab Improved script loading error message handler WolverinDEV 2020-08-21 00:10:20 +02:00
  • cb00b236bb Increased the script timeout to 15 seconds WolverinDEV 2020-08-21 00:08:41 +02:00
  • 8bea16172d Tweaked the loading options a bit WolverinDEV 2020-08-21 00:08:13 +02:00
  • 9189fc20a6 Some minor compiler fixes and disabled the webpack entry chunk size limit warning since we're loading the entry chunk so or so async with our loader WolverinDEV 2020-08-21 00:02:05 +02:00
  • f4f213a3f1 bumped svg sprite generator version WolverinDEV 2020-08-20 23:50:42 +02:00
  • ca74e428a1 Some minor changes within the build script WolverinDEV 2020-08-20 23:43:35 +02:00
  • 145e32f958 Fixed the overflow within the CSS editor WolverinDEV 2020-08-20 23:33:33 +02:00
  • 4c49330bef Fixed missing ctype expression handler in dts generator WolverinDEV 2020-08-20 22:18:44 +02:00
  • 53210ec4e6 Merge branch 'canary' WolverinDEV 2020-08-20 22:17:05 +02:00
  • b42f9376f3 Merge branch 'develop' WolverinDEV 2020-08-20 22:11:56 +02:00
  • 7af9aa85fc Fixed minimal microphone UI visual bug and updated the ChangeLog.md WolverinDEV 2020-08-19 22:58:40 +02:00
  • 25707f7273 Some minor code cleanups WolverinDEV 2020-08-19 22:55:43 +02:00
  • a0fccae480 Removed old jquery $ reference WolverinDEV 2020-08-19 22:53:53 +02:00
  • b8fbd58276 Fixed the microphone selection for the newcomer modal WolverinDEV 2020-08-19 22:40:40 +02:00
  • b6db01e7d2 Added the ability to insert new lines within a translate able message WolverinDEV 2020-08-19 22:27:03 +02:00
  • a4e93f4acc Fixed a minor issue related to the teaclient WolverinDEV 2020-08-19 19:41:05 +02:00
  • 1ec7d681b4 Removed some debug code WolverinDEV 2020-08-19 19:36:17 +02:00