Commit graph

247 commits

Author SHA1 Message Date
WolverinDEV
4c1774a394 Some minor style fixes 2021-04-25 11:45:57 +02:00
WolverinDEV
b54c564151 Removed some unneeded code 2021-04-25 11:37:37 +02:00
WolverinDEV
4b6ff14fb2 Fixed the host banner resize modes 2021-04-25 11:35:16 +02:00
WolverinDEV
eebe7aa6b9 Reworked the channel info modal with React 2021-04-24 22:56:52 +02:00
WolverinDEV
29c168ece0 Removed the whole {:br:} syntax and removed jQuery from the tra method 2021-04-24 13:59:49 +02:00
WolverinDEV
f933b5d2bf Adding the new React server info modal 2021-04-24 12:58:32 +02:00
WolverinDEV
7ed13f5b6a Removed the old server info modal and using the new React based and popoutable modal 2021-04-24 11:32:56 +02:00
WolverinDEV
3cf7582e05 Some minor video bugfixes 2021-04-19 14:00:25 +02:00
WolverinDEV
ae39685a40 Removed the notify visibility event which hasn't been used any more 2021-04-05 20:06:44 +02:00
WolverinDEV
1dfa10b09b Adding an UI for the new client audio processing unit 2021-03-30 11:20:27 +02:00
WolverinDEV
e1e98b07d5 Renamed device_id to deviceId 2021-03-25 12:35:59 +01:00
WolverinDEV
687054e07c Adding functionality for the open speaker settings button 2021-03-25 12:30:31 +01:00
WolverinDEV
4c90237a36 Allowing to quickly select the output speaker device 2021-03-25 12:28:54 +01:00
WolverinDEV
0ad881cd27 Showing client channel group inheritance 2021-03-24 18:39:19 +01:00
WolverinDEV
4b64b4c0be Some minor UI improvements 2021-03-24 17:57:21 +01:00
WolverinDEV
dbb8039f64 Allowing to view the own clients avatar 2021-03-24 17:48:01 +01:00
WolverinDEV
c68c217eaf Improved the server avatar upload modal 2021-03-24 16:56:09 +01:00
WolverinDEV
bd721bf13e Properly using svg icons within the client sprite for the client info bar 2021-03-23 15:13:51 +01:00
WolverinDEV
90e1395d34 Updating the client flags to svg flags 2021-03-23 13:42:32 +01:00
WolverinDEV
e2be859266 Finally got fully rid of the initial backend glue and changes all systems to provider 2021-03-18 18:25:20 +01:00
WolverinDEV
64b618d0bf Using react to render the image preview and removed the main app template 2021-03-17 21:20:03 +01:00
WolverinDEV
ecf12c788e Applied required changes to the automatic build system 2021-03-17 19:41:51 +01:00
WolverinDEV
fc2ea02955 Fixed music bot button stuck behind preview image 2021-03-14 19:43:54 +01:00
WolverinDEV
6ff210be07 Added the new bookmark system and updated the bookmark UI 2021-03-14 19:39:08 +01:00
WolverinDEV
4394d36383 Adding the new video spotlight mode 2021-03-12 17:46:27 +01:00
WolverinDEV
ea79d9d6a4 Some minor cleanups 2021-03-11 14:37:57 +01:00
WolverinDEV
5df48b0bbf Some minor compile and client fixing changes 2021-02-20 18:34:42 +01:00
WolverinDEV
fbbf319ef3 Added the new invite system 2021-02-19 23:05:48 +01:00
WolverinDEV
eb1884c307 Fixed issue #66 2021-02-15 18:40:39 +01:00
WolverinDEV
11085739fe Adding a easy microphone source selector 2021-02-15 17:47:04 +01:00
WolverinDEV
16ad080df9 Some prep for IPC events 2021-01-22 13:34:43 +01:00
WolverinDEV
c8b6998e35 Introducing the new UI variable system 2021-01-17 23:11:21 +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
6b5adf30c7 Fixed some microphone issues 2021-01-08 21:30:48 +01:00
WolverinDEV
10c3c632f5 Removed the channel description font size cap 2021-01-07 14:29:35 +01:00
WolverinDEV
ea780c403b Remove not required client info for query clients 2021-01-07 14:27:36 +01:00
WolverinDEV
360b02a0c7 Adjusting channel tree size accordingly to the clients font size 2021-01-07 12:58:53 +01:00
WolverinDEV
fd590e5e10 Correctly adjusting the channel connection handler list to the current font size 2021-01-07 11:13:24 +01:00
WolverinDEV
26505f2aeb Outsourced PIP into the video controller itself 2021-01-07 10:51:22 +01:00
WolverinDEV
1a533b0101 Allowing to disable the quick video setup feature #158 2021-01-06 18:48:50 +01:00
WolverinDEV
c5a85109b0 Adding support for PIP 2021-01-06 18:44:30 +01:00
WolverinDEV
4d9df41c35 Fixed the video bar using the new full react app layout 2021-01-06 17:22:29 +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
a6afb98093 Fixed missing voice and text channel update when switching the server tabs 2020-12-29 18:23:06 +01:00
WolverinDEV
12a7b6eb50 Reimplemented the music bot manage UI 2020-12-29 16:53:04 +01:00
WolverinDEV
218a9d0600 Fixed image chat width 2020-12-21 23:51:22 +01:00