Commit Graph

59 Commits (fea0993c7da6ac3e565ce146fca81f414732d614)

Author SHA1 Message Date
WolverinDEV 1759fb1756 Using tr as imported function and changed the shared app declaration build mechanism 2020-11-29 14:42:02 +01:00
WolverinDEV 658b44ed1d Introduced Video to the web client. A lot of changes are still pending 2020-11-07 13:16:07 +01:00
WolverinDEV 444c4d78f7 Adding an option for rnnoise suppression on the native client 2020-10-01 10:56:54 +02:00
WolverinDEV 5a3e1f26ea Some minor fixes for the native client 2020-09-25 17:15:24 +02:00
WolverinDEV 4a4cbdf38e Resolved all tc-shared imports into relative imports 2020-09-12 15:49:20 +02:00
WolverinDEV b99d5cd6b9 Adding the new echo test 2020-09-07 12:42:00 +02:00
WolverinDEV e1dd532205 Some bugfixing 2020-09-02 11:41:51 +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 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 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 f721b3d4fd Fixed microphone profile does not save 2020-08-09 14:30:17 +02:00
WolverinDEV 64cefce509 Disabled the transpile only flag in the typescript loader plugin 2020-07-19 17:12:41 +02:00
WolverinDEV b1ea450c5d Some updates 2020-06-13 18:47:05 +02:00
WolverinDEV 6a85e91f53 Fixed an audio transmission bug 2020-04-03 15:59:32 +02:00
WolverinDEV 0e3a415983 Refactored the app to use webpack 2020-03-30 13:44:18 +02:00
WolverinDEV 447e84ed0f Reset all js files and start from zero, this time more structured 2020-03-29 12:54:15 +02:00
WolverinDEV 13b65a1f35 Starting with webpack 2020-03-27 23:36:57 +01:00
WolverinDEV a7c8d764f4 Added a welcomer guide 2020-03-27 16:15:15 +01:00
WolverinDEV eae62b98f7 Fixed some audio related issues with the client 2020-02-09 21:42:49 +01:00
WolverinDEV 8471d44c41 Added semicolon 2019-11-24 15:53:12 +01: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 016f7cec9a A lot of new style changes 2019-08-21 10:00:01 +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 22e93fb317 Implemented icon upload 2019-05-24 22:14:02 +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 a5365465a2 Restructured project and fixed some minor issues 2019-05-21 18:15:02 +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 be1dc4f569 fixed local voice loopback issue 2019-04-29 14:07:21 +02:00
WolverinDEV 6d537bac15 Added a lot of new stuff 2019-04-04 21:47:52 +02:00
WolverinDEV d9c0fa37f7 Added a lot of new things 2019-03-07 15:30:53 +01:00
WolverinDEV b82c243371 waiting with voice bridge connection initialisation until audio playback is supported 2019-02-23 15:29:10 +01:00
WolverinDEV e75bbeabef Restructuring of the connection part 2019-02-23 14:15:22 +01:00
WolverinDEV 664f8b2abd
Implemented the Material Design and fixed some bugs (#33)
* cleaned up some files

* Fundamental style update

* Redesigned some style

* fixed hostbanner popup

* Removed old identity stuff

* fixed close listener

* Fixed changelog date

* fixed release chat icons

* fixed url

* Fixed hostbanner

* Uploaded missing images

* Improved update handling

* Improved script files

* Fixed loading error and icon error

* fixed Yes/No modal

* Fixed loader issues with MS Edge

* fixed modal style bug

* Fixed control bar overflow for small devices

* Improved error handling on identity creation

* Logging generate error to terminal

* fixed possible php error

* fixed some possible loading errors when other files have'nt been already loaded.

* removed debug message

* Changed emsrcypten flags

* Improved codec error handling

* removed webassembly as required dependency

* Improved and fixed channel tree issues

* Improved the sliders

* Removed unneeded files

* fixed loader versions cache

* second slight performance improved (dont animate elements anymore if they are not shown)

* Fixed query visibility setting

* not showing useless client infos for query clients

* Added an auto reconnect system

* Added a canceled message and increased reconnect interval

* removed implemented todo

* fixed repetitive channel names

* Reworked the channel tree selected lines

* Fixed channel tree names

* Fixed name alignment

* fixed the native client

* added min width to the server select groups to avoid a disappearing effect on shrink

* fixed bugged downloaded icons
2019-02-17 16:08:10 +01:00
WolverinDEV 9234b95d5b Added sound management and ppt delay 2019-01-27 13:11:40 +01:00
WolverinDEV cd74e94925 Reworked the identity system and changed some stuff 2019-01-26 17:10:15 +01:00
WolverinDEV a29b2bf850 Started to implement a localization method to support multible languages 2018-12-05 20:46:33 +01:00
WolverinDEV 09ae0503b6 Added possible echo cancellation and fixed encoder bug 2018-11-26 20:28:36 +01:00
WolverinDEV 789f9eb709 Fixed PPT key assignment 2018-11-18 11:32:16 +01:00
WolverinDEV f37b918a5b Better implementation of PPT and key listener. 2018-11-17 16:25:44 +01:00
WolverinDEV 69537aee79 Implemented speex for the native client 2018-11-14 19:29:29 +01:00