Commit Graph

41 Commits (ca4216be671e922441e143ca17f4a0192882c628)

Author SHA1 Message Date
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 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 3771f40625 Adding a setting editor 2020-09-17 23:06:02 +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 b99d5cd6b9 Adding the new echo test 2020-09-07 12:42:00 +02:00
WolverinDEV 41edb6053e Fixed js render setup for the client 2020-08-23 10:48:15 +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 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 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 f721b3d4fd Fixed microphone profile does not save 2020-08-09 14:30:17 +02:00
WolverinDEV 2d13b750b2 Auto generating the icon sprites 2020-08-09 00:08:56 +02:00
WolverinDEV 6b623a4d11 Some minor W2G and general changes 2020-08-08 15:20:32 +02:00
WolverinDEV 31ceb97565 Adding W2G basic functionality. Expended the popout modal 2020-08-07 13:40:11 +02:00
WolverinDEV 0725bea8dd Improved logging output and fixed a build error 2020-08-05 18:48:27 +02:00
WolverinDEV 21c51548eb Merged all scss files directly into the app and do not load them separately 2020-08-05 16:34:39 +02:00
WolverinDEV 774a418f48 Fixed the by default video popout 2020-07-21 12:44:08 +02:00
WolverinDEV edeb1f50b3 Fixed an incompatibility between jquery and jrender due to npm (Using jquery as import now) 2020-07-21 12:43:47 +02:00
WolverinDEV e377a77e32 Added the basics for popoutable windows and a CSS style editor 2020-07-20 19:08:13 +02:00
WolverinDEV 0aeb64ed15 Removed jsrender from vendor list and importing it as npm module 2020-07-19 19:05:06 +02:00
WolverinDEV cc3e9134ef Improved settings type safety 2020-07-19 18:49:00 +02:00
WolverinDEV 64cefce509 Disabled the transpile only flag in the typescript loader plugin 2020-07-19 17:12:41 +02:00
WolverinDEV 8757a46b91 Updated the new loader (Images still missing since they're not yet finished) 2020-07-13 11:29:16 +02:00
WolverinDEV 8978d3d5d2 Removed the old permission editor 2020-06-15 16:58:17 +02:00
WolverinDEV c38b2c8d83 Permission editor reworking 2020-06-15 16:56:05 +02:00
WolverinDEV cb616b55dc excluding all number inputs from the copy and paste menu 2020-06-12 11:36:47 +02:00
WolverinDEV 9da9a2eae5 Added a copy and paste context menu to all input fields 2020-06-12 11:04:18 +02:00
WolverinDEV 41323f9a5c Removed automated file transfer popup 2020-06-10 18:54:16 +02:00
WolverinDEV 804f8de18d Reworked the file transfer system, added a channel file browser and fixed some minor bugs 2020-06-10 18:13:56 +02:00
WolverinDEV 606d5ac1f7 Some file transfer adjustments 2020-05-03 20:59:18 +02:00
WolverinDEV f18957e75e Fixed a minor channel tree select bug. 2020-04-21 16:17:21 +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
WolverinDEV f7d6671457 A lot of updated related to the menu bar and the basic event handler system 2020-04-09 15:10:14 +02:00
WolverinDEV 25901ff72c Starting with react 2020-04-06 16:29:40 +02:00
WolverinDEV e5c7342182 Starting with react 2020-04-06 16:28:15 +02:00