Commit Graph

1637 Commits (b1c2b80ec82eff83d2f835a684aac020b6febd4a)

Author SHA1 Message Date
WolverinDEV 3b60d45ff1 Removed and improved some logging messages 2021-01-07 14:03:42 +01:00
WolverinDEV 13e0d91ee8 Removed debugging message 2021-01-07 14:00:51 +01:00
WolverinDEV 1b604dd048 Fixing the channel tree updates for TeamSpeak server 2021-01-07 13:58:01 +01:00
WolverinDEV ceb0ada606 Improved channel tree performance on voice state updates 2021-01-07 13:26:58 +01:00
WolverinDEV 039c87454b Fixed debugging code and decreased channel tree font size 2021-01-07 13:02:24 +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 7dcf13ea5f Fixed the control bar for the channel popout modal 2021-01-06 21:53:48 +01:00
WolverinDEV 0bd30c6587 Heavily improved channel tree loading performance (Especially when joining or switching servers) 2021-01-06 21:51:51 +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 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 2ab0b6b632 Fixed styling bug 2021-01-06 17:28:32 +01:00
WolverinDEV b17fb5dea8 Only rendering the emoji picker when it's needed
If not done so the whole channel select render will take an eternity
2021-01-06 17:26:34 +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 0dbf991e36 Fixed invalid bounds calculation and only saving new values when the divider has been released 2021-01-05 18:09: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 2a120987cf Sloppy allowing the user to controll it's max bandwidth used 2021-01-04 21:28:47 +01:00
WolverinDEV b162668090 Adding VP8 codec support 2020-12-30 17:33:23 +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 6efc4ad075 Fixed missing position attribute of youtube video container 2020-12-22 15:37:25 +01:00
WolverinDEV 87de8d830b Fixed wired shrink issue 2020-12-22 15:16:10 +01:00
WolverinDEV d64842dfa1 Updated the ChangeLog.md 2020-12-22 13:57:38 +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 34c4bfc08a Removed the "global" replacement instead using an empty string 2020-12-22 13:37:49 +01:00
WolverinDEV 810f50f336 Updating the channel edit modal and some minor bugfixing 2020-12-22 13:32:56 +01:00
WolverinDEV 218a9d0600 Fixed image chat width 2020-12-21 23:51:22 +01:00
WolverinDEV 8b72eca3bb Fixed image chat width 2020-12-21 23:25:45 +01:00
WolverinDEV 0fc025545d Strip "\n" at the back of the chat messages 2020-12-21 22:59:20 +01:00
WolverinDEV 3d2d44d193 Fixed youtube link rendering 2020-12-21 21:07:19 +01:00
WolverinDEV 9c4e660b16 Fixed changes from develop which somehow got into master 2020-12-21 20:28:08 +01:00
WolverinDEV 943affff98 Merge branch 'develop'
# Conflicts:
#	shared/js/text/bbcode/renderer.ts
2020-12-21 20:26:59 +01:00
WolverinDEV de052d566b Tem changes for the new channel create modal 2020-12-21 20:25:07 +01:00
WolverinDEV 65406447f5 Fixed too early initialize 2020-12-21 20:24:00 +01:00
WolverinDEV 04d953ec6d Fixed Travis compile 2020-12-21 20:07:09 +01:00
WolverinDEV 58256bb548 Fixed the Poke message URL renderer 2020-12-21 20:07:09 +01:00
WolverinDEV ba1e6b605a Fixed a small crash 2020-12-21 20:07:09 +01:00
WolverinDEV 16b9c09fd0 Fixed Video preview crash and added error boundaries 2020-12-21 20:07:09 +01:00
WolverinDEV a62807f40f Fixed URL emitting 2020-12-21 20:07:09 +01:00
WolverinDEV ee9678f0f4 Added some error boundaries to keep the ui functional even if elements may throw and error for a connection instance 2020-12-21 20:07:09 +01:00
WolverinDEV 348dcdb923 Added file transfer to the side bar 2020-12-21 20:07:09 +01:00
WolverinDEV 8480587f4f A lot of updates and added a new feature 2020-12-21 20:07:09 +01:00
WolverinDEV 46df628f27 Updating the channel client count on client switch 2020-12-21 20:07:09 +01:00
WolverinDEV 363bde8cbd Some minor updates 2020-12-21 20:07:09 +01:00
WolverinDEV 0d1193031d Properly outlining the permission why a video subscription isn't possible 2020-12-21 20:07:09 +01:00