Commit graph

248 commits

Author SHA1 Message Date
WolverinDEV
b2ea8b498a Fixed some compile errors 2021-01-10 18:32:17 +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
e08f89c4b6 Some app cleanups 2021-01-10 16:26:45 +01:00
WolverinDEV
71d049302c Reworked the settings module 2021-01-10 16:13:15 +01:00
WolverinDEV
bd3810fb49 Added the ability to delete history entries and fixed a small react updating bug 2021-01-10 14:55:48 +01:00
WolverinDEV
2b54266ff7 Some minor bugfixing 2021-01-10 14:26:35 +01:00
WolverinDEV
2f764f6643 Removed the old connect modal 2021-01-10 14:21:38 +01:00
WolverinDEV
a01c91e43b Removed the old connection log module 2021-01-10 14:15:20 +01:00
WolverinDEV
ebcec46d2a Reloading connection profiles when changed by the settings 2021-01-10 14:01:18 +01:00
WolverinDEV
6748a0c978 Finishing my work on the new connect modal 2021-01-10 13:35:19 +01:00
WolverinDEV
c3b64447db Temp changed for connect modal 2021-01-09 14:25:11 +01:00
WolverinDEV
d2503aa4e6 Properly implemented the connection history logger 2021-01-08 23:51:26 +01:00
WolverinDEV
6b5adf30c7 Fixed some microphone issues 2021-01-08 21:30:48 +01:00
WolverinDEV
3d8bc807ba Don't start video broadcasting if the modal has been closed without pressing "start" 2021-01-06 18:51:49 +01:00
WolverinDEV
f1d24df7ac Rendering the hostbanner via React 2021-01-05 14:46:09 +01:00
WolverinDEV
2a120987cf Sloppy allowing the user to controll it's max bandwidth used 2021-01-04 21:28:47 +01:00
WolverinDEV
12a7b6eb50 Reimplemented the music bot manage UI 2020-12-29 16:53:04 +01:00
WolverinDEV
87de8d830b Fixed wired shrink issue 2020-12-22 15:16:10 +01:00
WolverinDEV
3cd0a4c6f4 Fixed issue #154 2020-12-22 13:56:50 +01:00
WolverinDEV
23051ef90e Fixed channel edit renderer imports 2020-12-22 13:45:43 +01:00
WolverinDEV
810f50f336 Updating the channel edit modal and some minor bugfixing 2020-12-22 13:32:56 +01:00
WolverinDEV
9c4e660b16 Fixed changes from develop which somehow got into master 2020-12-21 20:28:08 +01:00
WolverinDEV
de052d566b Tem changes for the new channel create modal 2020-12-21 20:25:07 +01:00
WolverinDEV
5da2877c8b Added file transfer to the side bar 2020-12-18 19:18:01 +01:00
WolverinDEV
3412faf125 A lot of updates and added a new feature 2020-12-18 17:06:38 +01:00
WolverinDEV
41f9facf31 Some minor updates 2020-12-17 11:55:53 +01:00
WolverinDEV
d18701b984 Fixed some minor bugs and made broadcast settings reeditable 2020-12-16 22:06:46 +01:00
WolverinDEV
27888661d9 Directly connection when hitting enter on the address line 2020-12-13 14:18:58 +01:00
WolverinDEV
e442924b2f Fixed icon renderer bug 2020-12-12 22:43:47 +01:00
WolverinDEV
aada747f4e Improved the video rendering and selection 2020-12-12 13:19:04 +01:00
WolverinDEV
f3fb114115 Some video related changes and bugfixes (requires nightly 18) 2020-12-12 00:16:17 +01:00
WolverinDEV
23414b7f31 Video now has to be manually activated in order to watch it 2020-12-10 13:32:35 +01:00
WolverinDEV
335f527a92 Some minor permission editor related fixes 2020-12-08 12:14:53 +01:00
WolverinDEV
2041ed5fc3 Recoded the client info ui in React and increased responsibility to variable changes 2020-12-07 19:37:06 +01:00
WolverinDEV
08968b3d54 Improced BBCode support 2020-12-07 15:07:47 +01:00
WolverinDEV
92191b259b Properly logging channel creations, deletions, shows and hides 2020-12-04 13:36:34 +01:00
WolverinDEV
373c9bb80f Removing default values when creating a new channel 2020-12-04 12:32:28 +01:00
WolverinDEV
0eb9bb61e8 Some minor channel edit/create ui bug fixes 2020-12-04 11:51:43 +01:00
WolverinDEV
903c29ac51 Added channel movement and reordering 2020-12-03 17:52:20 +01:00
WolverinDEV
6221cd9028 Updated the ChangeLog.md and fixed some minor bugs 2020-12-03 12:09:36 +01:00
WolverinDEV
33422db12e Implemented support for the native client 2020-11-29 21:00:59 +01:00
WolverinDEV
1759fb1756 Using tr as imported function and changed the shared app declaration build mechanism 2020-11-29 14:42:02 +01:00
WolverinDEV
4c16b8373a Moved the RTP part to the shared part and trick the user to activate audio before connecting to any server. 2020-11-28 19:33:54 +01:00
WolverinDEV
164f715171 Prompting the user to unmute himself if he's muted before doing the echo test 2020-11-28 13:15:27 +01:00
WolverinDEV
0e030215db Some minor changes and fixes 2020-11-22 16:11:00 +01:00
WolverinDEV
0bde320faa Updated the video codec, added screen sharing and added a lot of video configure options. 2020-11-22 13:48:15 +01:00
WolverinDEV
a7b1815d2b Fixed #148 2020-11-17 14:38:48 +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
2f5c0f6143 Fixed compile errors 2020-10-05 15:18:50 +02:00
WolverinDEV
82a5b1127f Reworked the menu bar and added a backend specific interface for backend specific functions 2020-10-05 12:49:13 +02:00