Commit graph

19 commits

Author SHA1 Message Date
WolverinDEV
6ff210be07 Added the new bookmark system and updated the bookmark UI 2021-03-14 19:39:08 +01:00
WolverinDEV
9e63ab4dc9 Updating stuff to the new modal functionality 2021-01-22 16:50:55 +01:00
WolverinDEV
84e907adbb Directly importing logging methods and some general code and logging messages cleanup 2021-01-10 17:36:57 +01:00
WolverinDEV
71d049302c Reworked the settings module 2021-01-10 16:13:15 +01:00
WolverinDEV
f1d24df7ac Rendering the hostbanner via React 2021-01-05 14:46:09 +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
92dfd41e58 Moved the connection handler 2020-09-24 11:24:31 +02:00
WolverinDEV
3771f40625 Adding a setting editor 2020-09-17 23:06:02 +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
4a4cbdf38e Resolved all tc-shared imports into relative imports 2020-09-12 15:49:20 +02:00
WolverinDEV
e8614c350b Improved the audio API especially for the web client 2020-08-19 23:03:46 +02:00
WolverinDEV
7267b3e56a Using React for the microphone settings 2020-08-19 23:03:46 +02:00
WolverinDEV
61d8145996 Some minor cleanups, added verbose to the travis build script 2020-08-09 19:03:10 +02:00
WolverinDEV
f721b3d4fd Fixed microphone profile does not save 2020-08-09 14:30:17 +02:00
WolverinDEV
324869e3fd finished off the notification system 2020-07-23 19:31:31 +02:00
WolverinDEV
e377a77e32 Added the basics for popoutable windows and a CSS style editor 2020-07-20 19:08:13 +02:00
WolverinDEV
64cefce509 Disabled the transpile only flag in the typescript loader plugin 2020-07-19 17:12:41 +02:00
WolverinDEV
76cd711f67 Fixed react DOM removal on settings close and the settings debug popup has been disabled 2020-04-10 21:08:41 +02:00
WolverinDEV
3b500daac7 Added hotkeys to the client 2020-04-10 20:57:50 +02:00
Renamed from shared/js/ui/modal/ModalSettings.ts (Browse further)