Commit graph

30 commits

Author SHA1 Message Date
WolverinDEV
e8f23ec609 Removed the old invite ui and saving the cached password when you create a channel 2021-02-20 19:39:23 +01:00
WolverinDEV
a1e1df6a2d Added a chat invite link resolver which allows to easily connect within the client 2021-02-20 16:57:52 +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
26505f2aeb Outsourced PIP into the video controller itself 2021-01-07 10:51:22 +01:00
WolverinDEV
2211da243d Globally rendering the app via React 2021-01-05 18:13:57 +01:00
WolverinDEV
b112a79113 Correctly handling the server side bar 2021-01-05 16:26:26 +01:00
WolverinDEV
f1d24df7ac Rendering the hostbanner via React 2021-01-05 14:46:09 +01:00
WolverinDEV
810f50f336 Updating the channel edit modal and some minor bugfixing 2020-12-22 13:32:56 +01:00
WolverinDEV
8480587f4f A lot of updates and added a new feature 2020-12-21 20:07:09 +01:00
WolverinDEV
dd67527c64 Some minor changes, bugfixes and improvements 2020-12-21 20:07:09 +01:00
WolverinDEV
0457c68a04 Some video related changes and bugfixes (requires nightly 18) 2020-12-21 20:07:09 +01:00
WolverinDEV
787de619de The sidebar now is completely disconnected from the connection handler itself and only renders what's needed. 2020-12-21 20:07:09 +01:00
WolverinDEV
0035e73179 Some minor bugfixing and enabled context menus for every clickable client tag 2020-12-21 20:07:09 +01:00
WolverinDEV
fea0993c7d Some minor chat related bugfixing and separated the chat controller form the chat modal 2020-12-21 20:07:09 +01:00
WolverinDEV
6f460ae111 Added an option for mass channel subscription and unsubscription 2020-12-04 13:58:05 +01:00
WolverinDEV
3ec0f32634 Updating the channel collapsed state after channel move 2020-12-04 13:43:53 +01:00
WolverinDEV
92191b259b Properly logging channel creations, deletions, shows and hides 2020-12-04 13:36:34 +01:00
WolverinDEV
903c29ac51 Added channel movement and reordering 2020-12-03 17:52:20 +01:00
WolverinDEV
abf5d6a52a Updated the channel tree move semantics 2020-12-02 20:59:54 +01:00
WolverinDEV
e2fed64b39 Fixed the video connection for firefox and some minor bugfixes 2020-11-15 23:28:00 +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
30357018c4 Enabled remote channel trees 2020-09-30 20:28:30 +02:00
WolverinDEV
1f93fe433e Implementing key tree control for the external channel trees 2020-09-29 15:42:54 +02:00
WolverinDEV
583cdd146e Adding a channel popout/popin button for the channel popout renderer 2020-09-29 15:02:36 +02:00
WolverinDEV
f81f3d6d3d Implementing channel tree client move semantics 2020-09-27 16:49:04 +02:00
WolverinDEV
aed30b805b Fixed error on local client enter 2020-09-26 23:17:01 +02:00
WolverinDEV
6fc3ac4c14 Implemented client rename and some small channel tree optimisations 2020-09-26 22:53:33 +02:00
WolverinDEV
3c70722bfd Reworked the channel tree events 2020-09-26 21:34:46 +02:00
WolverinDEV
391205cb34 resturctured the project a bit 2020-09-12 14:51:03 +02:00
Renamed from shared/js/ui/view.tsx (Browse further)