Commit Graph

1182 Commits (ab59f205db31a818fce288f63cf672b41eaf801f)

Author SHA1 Message Date
WolverinDEV ab59f205db Updated the translation files 2020-09-25 13:27:14 +02:00
WolverinDEV 2d412cbd8c adding a ui visible flag for translations which are definitively exposed to the user 2020-09-25 13:27:01 +02:00
WolverinDEV bf6aa15dda Adding a Dutch translation base 2020-09-25 11:01:35 +02:00
WolverinDEV 9dd8eec7ae Removed the voice echo test for the native client 2020-09-25 10:46:42 +02:00
WolverinDEV 987db2cebc Updated the icon and the favicon icon handler 2020-09-24 22:16:08 +02:00
WolverinDEV 03f8d1290a Fixed https://github.com/TeaSpeak/TeaWeb/issues/139 2020-09-24 22:11:10 +02:00
WolverinDEV f41febcb68 Fixed compile error and removed debug server connection handler 2020-09-24 15:58:23 +02:00
WolverinDEV f2a7f37c74 Improved the server tab navigation bar 2020-09-24 15:51:22 +02:00
WolverinDEV 92dfd41e58 Moved the connection handler 2020-09-24 11:24:31 +02:00
WolverinDEV 4185e8b549 fucked up and only committed on half... here is the other one 2020-09-17 23:49:05 +02:00
WolverinDEV 7db0d9f492 Fixed small compile errors 2020-09-17 23:41:47 +02:00
WolverinDEV 2a25d5ae83 Made the context menu en/disable able via the settings and remove the global loader context menu blocker 2020-09-17 23:19:30 +02:00
WolverinDEV 7a3f3761bd Removed debugging call 2020-09-17 23:08:29 +02:00
WolverinDEV 7c16af959b Updated the ChangeLog.md 2020-09-17 23:08:01 +02:00
WolverinDEV 3771f40625 Adding a setting editor 2020-09-17 23:06:02 +02:00
WolverinDEV 2a8027ec23 Stripping the cr character for the identity import 2020-09-17 21:29:29 +02:00
WolverinDEV 640e918677 Fixed an import 2020-09-17 19:07:14 +02:00
WolverinDEV a91db39308 let travis rebild :P 2020-09-17 01:57:46 +02:00
WolverinDEV 1da7541d12 Fixed some compile errors 2020-09-16 21:50:21 +02:00
WolverinDEV 94b6c5aaa5 Improved the echo testing 2020-09-16 21:12:28 +02:00
WolverinDEV b1cdbf93d1 Merge branch 'master' of https://github.com/TeaSpeak/TeaWeb
 Conflicts:
	ChangeLog.md
	shared/js/ConnectionHandler.ts
	shared/js/connection/CommandHelper.ts
	shared/js/connection/DummyVoiceConnection.ts
	shared/js/connection/ServerFeatures.ts
	shared/js/connection/VoiceConnection.ts
	shared/js/ipc/BrowserIPC.ts
	shared/js/tree/Channel.ts
	shared/js/tree/Client.ts
	shared/js/ui/frames/side/music_info.ts
	shared/js/ui/modal/ModalAvatarList.ts
	shared/js/ui/modal/ModalChangeLatency.ts
	shared/js/ui/modal/ModalMusicManage.ts
	shared/js/ui/modal/ModalQueryManage.ts
	shared/js/ui/modal/echo-test/Controller.tsx
	shared/js/ui/modal/echo-test/Definitions.ts
	shared/js/ui/modal/echo-test/Renderer.scss
	shared/js/ui/modal/echo-test/Renderer.tsx
	shared/js/ui/modal/permission/ModalPermissionEditor.tsx
	shared/js/ui/modal/settings/Microphone.tsx
	shared/js/voice/RecorderProfile.ts
	shared/js/voice/VoiceClient.ts
	shared/js/voice/VoicePlayer.ts
	shared/js/voice/VoiceWhisper.ts
2020-09-16 20:45:06 +02:00
WolverinDEV 8e5966c04c Fixed the audio mute states 2020-09-16 20:37:39 +02:00
WolverinDEV 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
2020-09-16 19:30:28 +02:00
WolverinDEV b725627e33 Fixed the dummy voice connection 2020-09-14 08:25:44 +02:00
WolverinDEV 20cbd0be45 Fixed safari for the web client 2020-09-14 08:25:44 +02:00
WolverinDEV 9f8c46d6f4 Adding the new echo test 2020-09-14 08:25:44 +02:00
WolverinDEV 460b2a0155 Enabled raw commands 2020-09-14 08:25:44 +02:00
WolverinDEV 4a4cbdf38e Resolved all tc-shared imports into relative imports 2020-09-12 15:49:20 +02:00
WolverinDEV 391205cb34 resturctured the project a bit 2020-09-12 14:51:03 +02:00
WolverinDEV 8dd4cb285c Fixed the dummy voice connection 2020-09-07 19:07:14 +02:00
WolverinDEV e50a8f5d6c Fixed safari for the web client 2020-09-07 14:52:30 +02:00
WolverinDEV b99d5cd6b9 Adding the new echo test 2020-09-07 12:42:00 +02:00
WolverinDEV 714a4e0a34 Enabled raw commands 2020-09-03 12:14:15 +02:00
WolverinDEV 398114434a Improving user experience on first time visit 2020-09-02 14:34:42 +02:00
WolverinDEV 1a13e11063 Updating the change log 2020-09-02 14:31:47 +02:00
WolverinDEV 9e14cdb742 fixed the updated UI overflow behaviour 2020-09-02 12:23:11 +02:00
WolverinDEV a02ebb0048 updated the ChangeLog.md 2020-09-02 11:52:04 +02:00
WolverinDEV a697d95bb6 updated the setup a development environment documentation 2020-09-02 11:50:01 +02:00
WolverinDEV e1dd532205 Some bugfixing 2020-09-02 11:41:51 +02:00
WolverinDEV 8a1b715bfb Using the git hosted opus prebuild project 2020-09-02 11:23:17 +02:00
WolverinDEV 3c280f58d1 Trying to fix the build script 2020-09-02 11:11:25 +02:00
WolverinDEV 66ea9829b6 Adding debug to fix the compile error 2020-09-01 21:53:37 +02:00
WolverinDEV 8631b0d823 Minor webpack web cleanup 2020-09-01 14:43:04 +02:00
WolverinDEV 414938c335 Changed the audio lib require path 2020-09-01 14:39:35 +02:00
WolverinDEV 612edd4bb7 Removed unused files 2020-09-01 14:36:42 +02:00
WolverinDEV 34b874c38d Fixed current build errors 2020-09-01 14:16:43 +02:00
WolverinDEV e439f2b7dc Adding rustup for the current session after installing it 2020-09-01 14:10:16 +02:00
WolverinDEV c8d7de7ddd improved audio library error handling 2020-09-01 14:08:40 +02:00
WolverinDEV 4fe90f47a0 Removed the default triple host since the rust installer seems not to understand it 2020-09-01 14:07:00 +02:00
WolverinDEV c405eeee41 Updated the build scripts for the new rust audio library 2020-09-01 14:04:18 +02:00