Commit graph

498 commits

Author SHA1 Message Date
WolverinDEV
ec5e1e1e9a Using the same disabled effect on dropdowns as on the flat input boxes 2021-01-22 17:44:18 +01:00
WolverinDEV
13e0d66420 Updated the changelog and minor display bugfixing 2021-01-22 17:40:37 +01:00
WolverinDEV
65d7051819 Allowing the user to easily edit the channel name mode 2021-01-22 17:38:23 +01:00
WolverinDEV
f80b9e9caa Fixed channel name alignment 2021-01-22 16:57:08 +01:00
WolverinDEV
db20070b49 Don't popout the channel edit/create modal 2021-01-22 16:54:00 +01:00
WolverinDEV
9e63ab4dc9 Updating stuff to the new modal functionality 2021-01-22 16:50:55 +01:00
WolverinDEV
b819f358f9 Using the new modal functions for the channel edit modal 2021-01-22 16:50:07 +01:00
WolverinDEV
3958fb29b4 Adjusted the connect modal to be optionally popoutable 2021-01-22 14:45:23 +01:00
WolverinDEV
16ad080df9 Some prep for IPC events 2021-01-22 13:34:43 +01:00
WolverinDEV
e760a4760d First prep for IPC events 2021-01-22 13:04:09 +01:00
WolverinDEV
26ea806686 Using the new variable concept 2021-01-21 17:54:55 +01:00
WolverinDEV
c8b6998e35 Introducing the new UI variable system 2021-01-17 23:11:21 +01:00
WolverinDEV
7918af1b31 Avoiding modal double rendering on opening 2021-01-17 18:47:49 +01:00
WolverinDEV
3257e90bc1 Fixed some missing translations and fixed a small bug 2021-01-17 13:07:39 +01:00
WolverinDEV
1bbad1e010 Fixed some minor permission editor bugs 2021-01-16 13:50:27 +01:00
WolverinDEV
db174831b4 Correctly applying the right scroll bars and allow the permission editor to shrink in it's height. 2021-01-16 13:41:45 +01:00
WolverinDEV
7b1852e647 Fixed all popout modals 2021-01-16 13:36:06 +01:00
WolverinDEV
568aac4d04 Improved text style for longer phrases in other languages 2021-01-16 10:11:49 +01:00
WolverinDEV
fbcfceb32b Fixed the TeaWeb client for safari 2021-01-16 00:03:01 +01:00
WolverinDEV
c2bfa7b318 Fixed the history toggle (Thanks to Vafin) 2021-01-15 21:27:58 +01:00
WolverinDEV
36f5668586 Fixed some video related bugs 2021-01-12 21:18:55 +01:00
WolverinDEV
bf5d1c4771 Introducing the new client service provider and removing the old obsolete statistics service 2021-01-12 03:52:16 +01:00
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
853c522129 Automatically updating the connect password if we got prompted to enter a password 2021-01-10 13:48:53 +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
da0956fe24 Fixed the declaration generation 2021-01-08 21:41:26 +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
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