Commit graph

1055 commits

Author SHA1 Message Date
WolverinDEV
9f78b7f5af Some minor loader log message removals/changes 2020-07-24 01:13:00 +02:00
WolverinDEV
cbbe2094f2 Merge branch 'master' of https://github.com/TeaSpeak/TeaWeb 2020-07-24 00:51:27 +02:00
WolverinDEV
b0602b7f0e Fixed compile errors due to the renaming of some variables done by my editor.
BTW: Yes! Over 1000 commits
2020-07-24 00:43:52 +02:00
WolverinDEV
7a6bf5914d Cleaned up the log a bit 2020-07-24 00:41:04 +02:00
WolverinDEV
3320a7c46c Improved the web server connection connect algorithm 2020-07-24 00:29:36 +02:00
WolverinDEV
b665927832 Fixed some chat notifications 2020-07-23 21:53:11 +02:00
WolverinDEV
b3743c554a Finishing the notification system and some fixups for the native client 2020-07-23 20:00:25 +02:00
WolverinDEV
324869e3fd finished off the notification system 2020-07-23 19:31:31 +02:00
WolverinDEV
234e6d66b0 Added a basic notification system (Settings UI needs to be developed) 2020-07-22 00:55:28 +02:00
WolverinDEV
ba7e618c19 Increased chatbox placeholder bightness 2020-07-21 13:12:35 +02:00
WolverinDEV
cbcfecdbcc Fixed jQuery issue related to modals 2020-07-21 12:59:02 +02:00
WolverinDEV
4bd442f316 Only updating the partner loading dots if they're visible 2020-07-21 12:52:29 +02:00
WolverinDEV
774a418f48 Fixed the by default video popout 2020-07-21 12:44:08 +02:00
WolverinDEV
edeb1f50b3 Fixed an incompatibility between jquery and jrender due to npm (Using jquery as import now) 2020-07-21 12:43:47 +02:00
WolverinDEV
7900cacdf9 Forced fetching the manifest.json (else we might have caching issues) 2020-07-20 19:52:35 +02:00
WolverinDEV
9b564991c8 Kinda fixed the cert accept popout (Which is not needed anymore) 2020-07-20 19:36:30 +02:00
WolverinDEV
8ca9a8594f Fixed some compile errors 2020-07-20 19:23:44 +02:00
WolverinDEV
04592e6813 Fixed some small css editor flex shrink issue 2020-07-20 19:17:55 +02:00
WolverinDEV
f6a270c3f4 Fixed one variable and an unused style import 2020-07-20 19:15:51 +02:00
WolverinDEV
73447e471c Let the "popouts" be popups by default 2020-07-20 19:13:07 +02:00
WolverinDEV
96e16edd6f Made the menu bar fully editable 2020-07-20 19:12:34 +02:00
WolverinDEV
12fc884cad Got rid of some bootstrap css values 2020-07-20 19:08:52 +02:00
WolverinDEV
e377a77e32 Added the basics for popoutable windows and a CSS style editor 2020-07-20 19:08:13 +02:00
WolverinDEV
6332b0fc0e Got rid of the unnecessary html static property node 2020-07-19 22:02:31 +02:00
WolverinDEV
0aeb64ed15 Removed jsrender from vendor list and importing it as npm module 2020-07-19 19:05:06 +02:00
WolverinDEV
cc3e9134ef Improved settings type safety 2020-07-19 18:49:00 +02:00
WolverinDEV
64cefce509 Disabled the transpile only flag in the typescript loader plugin 2020-07-19 17:12:41 +02:00
WolverinDEV
e383748c34 fixed watcher error stream reader 2020-07-19 17:08:02 +02:00
WolverinDEV
873aecbc2e some general project restructuring 2020-07-19 16:34:08 +02:00
WolverinDEV
3816700703 Using GIF instead of the PNG animation file to reduce startup loading time 2020-07-18 14:35:30 +02:00
WolverinDEV
0396383daf Added the new opening animation files 2020-07-18 14:06:40 +02:00
WolverinDEV
9777d50920 Removed raw remarkable.min.js file from vendors and instead using the node module 2020-07-18 00:57:58 +02:00
WolverinDEV
61de8008e5 Removed some unused junk 2020-07-18 00:18:02 +02:00
WolverinDEV
52efd2fde5 Improved the channel tree scroll fix handler and updated the ChangeLog.md 2020-07-18 00:02:28 +02:00
WolverinDEV
3155fb85f0 Updated a lot of chat related things 2020-07-17 23:56:20 +02:00
WolverinDEV
c559fdff6c Merge branch 'develop' into canary
# Conflicts:
#	ChangeLog.md
#	package-lock.json
#	package.json
2020-07-13 16:36:57 +02:00
WolverinDEV
8757a46b91 Updated the new loader (Images still missing since they're not yet finished) 2020-07-13 11:29:16 +02:00
WolverinDEV
f3f8d1cae9 Working un reactifying the conversations 2020-07-12 16:31:57 +02:00
WolverinDEV
eb3410f5e5
Fixed the hu_translate.translation file 2020-06-29 13:13:46 +02:00
WolverinDEV
4365e03dbe Fixed some granted value bugs within the PermissionEditor.tsx 2020-06-28 14:40:30 +02:00
WolverinDEV
e84a4dcaf0 Fixed some non translatable messages 2020-06-17 17:41:39 +02:00
WolverinDEV
fde0027147 Fixed exception on invalid permission when the value was disabled before 2020-06-15 23:10:35 +02:00
WolverinDEV
61516c10df Fixed type which made the copy permission button not work 2020-06-15 21:57:43 +02:00
WolverinDEV
0c3bab0f1f Merge remote-tracking branch 'remotes/origin/master' into develop 2020-06-15 17:17:07 +02:00
WolverinDEV
d3a0e252e1 Fixed error when users don't have permissions to view the clients in a server group 2020-06-15 17:16:34 +02:00
WolverinDEV
403afbee0b Fixed missing react key attributes 2020-06-15 17:16:34 +02:00
WolverinDEV
05f59d00f0 Fixed client channel permission query (typo) 2020-06-15 17:16:34 +02:00
WolverinDEV
35881be6d1 Fixed a small UI display bug when directly opening the permission editor for the client/client channel permissions 2020-06-15 17:16:34 +02:00
WolverinDEV
5767430f79 Removed the old permission editor 2020-06-15 17:16:34 +02:00
WolverinDEV
fe130b5989 Permission editor reworking 2020-06-15 17:16:34 +02:00