Commit Graph

676 Commits (6f56150e0b8a5a6ced5224ca4add9ea828559dd9)

Author SHA1 Message Date
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 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 398114434a Improving user experience on first time visit 2020-09-02 14:34:42 +02:00
WolverinDEV 9e14cdb742 fixed the updated UI overflow behaviour 2020-09-02 12:23:11 +02:00
WolverinDEV e1dd532205 Some bugfixing 2020-09-02 11:41:51 +02:00
WolverinDEV 34b874c38d Fixed current build errors 2020-09-01 14:16:43 +02:00
WolverinDEV 1c50051a4a Reworked the web audio decoding 2020-09-01 12:53:42 +02:00
WolverinDEV a98503285f Starting with the whisper system 2020-08-26 12:33:53 +02:00
WolverinDEV f80c7c4e50 Starting with the whisper system 2020-08-26 12:33:40 +02:00
WolverinDEV 700bba4d2e Fixed the SVG sprite generator for unaligned icons 2020-08-24 10:38:14 +02:00
WolverinDEV 88cbf1383a fixed the country icon path for the native client 2020-08-24 10:35:28 +02:00
WolverinDEV 1435042413 Minimal changes to the change log update window 2020-08-23 11:54:03 +02:00
WolverinDEV 6a2b592817 Improved the change list algorithm 2020-08-23 11:16:13 +02:00
WolverinDEV 1498a30bd3 Added an export all variables mode to the CSS editor and keep these changes persistent 2020-08-23 11:05:55 +02:00
WolverinDEV 41edb6053e Fixed js render setup for the client 2020-08-23 10:48:15 +02:00
WolverinDEV 7100e090ad added a comma for better gramma 2020-08-23 10:38:24 +02:00
WolverinDEV 9b361ea557 Fixed compile errors due to the rename of ErrorID to ErrorCode 2020-08-22 22:23:19 +02:00
WolverinDEV 4557479e09 Added an app updated modal when the app has been updated 2020-08-22 21:20:25 +02:00
WolverinDEV aa7b9fff43 Some minimal client improvements 2020-08-22 17:50:38 +02:00
WolverinDEV 1b8130e1fb Reduced the initial-sequence.gif size 2020-08-21 00:28:32 +02:00
WolverinDEV 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 2020-08-21 00:02:05 +02:00
WolverinDEV 145e32f958 Fixed the overflow within the CSS editor 2020-08-20 23:33:33 +02:00
WolverinDEV 53210ec4e6 Merge branch 'canary' 2020-08-20 22:17:05 +02:00
WolverinDEV b42f9376f3 Merge branch 'develop' 2020-08-20 22:11:56 +02:00
WolverinDEV a319633b36 Fixed minimal microphone UI visual bug and updated the ChangeLog.md 2020-08-19 22:58:40 +02:00
WolverinDEV e77b9e1184 Some minor code cleanups 2020-08-19 22:55:43 +02:00
WolverinDEV c0f09e4d54 Fixed the microphone selection for the newcomer modal 2020-08-19 22:40:40 +02:00
WolverinDEV 8e5525b201 Added the ability to insert new lines within a translate able message 2020-08-19 22:27:03 +02:00
WolverinDEV 14fb1fda54 Fixed a minor issue related to the teaclient 2020-08-19 19:41:05 +02:00
WolverinDEV 07c1f6ff15 Removed some debug code 2020-08-19 19:36:17 +02:00
WolverinDEV 400b4f4293 Improved the audio API especially for the web client 2020-08-19 19:33:57 +02:00
WolverinDEV 0d7a34c31a Commiting changes before going on vacation (Still contains errors) 2020-08-13 13:05:37 +02:00
WolverinDEV 56d9e9fa16 Using React for the microphone settings 2020-08-11 00:25:20 +02:00
WolverinDEV 405bc7512d Some restructuring for the voice connection part 2020-08-10 19:39:28 +02:00
WolverinDEV 94212d3a6d Removed old unneeded icons 2020-08-10 15:14:39 +02:00
WolverinDEV ef770cbc9c Updated the client play icons 2020-08-10 15:13:03 +02:00
WolverinDEV ff1feeec99 Fixed the player icons 2020-08-10 15:12:49 +02:00
WolverinDEV 4469c62c94 Fixed some player icons 2020-08-10 14:41:51 +02:00
WolverinDEV 92e5b72677 Reworked the connection API a bit and the voice unsupported icon now changes with the voice connection state 2020-08-10 14:41:34 +02:00
WolverinDEV ac773f5606 Fixed all urls for the native client 2020-08-09 20:10:40 +02:00
WolverinDEV dfb83e7861 Fixed client icons for the native client 2020-08-09 20:04:01 +02:00
WolverinDEV 2e0f00243f Some minor changes 2020-08-09 19:09:46 +02:00
WolverinDEV 61d8145996 Some minor cleanups, added verbose to the travis build script 2020-08-09 19:03:10 +02:00
WolverinDEV 3218682c92 Added a proper popup for the native client. 2020-08-09 18:58:19 +02:00
WolverinDEV f721b3d4fd Fixed microphone profile does not save 2020-08-09 14:30:17 +02:00
WolverinDEV 2b3a4c396a Added server messages to the server log 2020-08-09 11:50:32 +02:00