Commit graph

166 commits

Author SHA1 Message Date
WolverinDEV
0d7a34c31a Commiting changes before going on vacation (Still contains errors) 2020-08-13 13:05:37 +02:00
WolverinDEV
56d9e9fa16 Using React for the microphone settings 2020-08-11 00:25:20 +02:00
WolverinDEV
61d8145996 Some minor cleanups, added verbose to the travis build script 2020-08-09 19:03:10 +02:00
WolverinDEV
3218682c92 Added a proper popup for the native client. 2020-08-09 18:58:19 +02:00
WolverinDEV
f721b3d4fd Fixed microphone profile does not save 2020-08-09 14:30:17 +02:00
WolverinDEV
39d069ee9a Fixed compile error within the css-editor 2020-08-07 17:29:43 +02:00
WolverinDEV
31ceb97565 Adding W2G basic functionality. Expended the popout modal 2020-08-07 13:40:11 +02:00
WolverinDEV
f9fa5bb2bf Updated the translation generate algorithm 2020-08-01 14:54:44 +02:00
WolverinDEV
b4fbad83d8 Fixed some small CSS stuff 2020-08-01 11:26:08 +02:00
WolverinDEV
324869e3fd finished off the notification system 2020-07-23 19:31:31 +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
e377a77e32 Added the basics for popoutable windows and a CSS style editor 2020-07-20 19:08:13 +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
873aecbc2e some general project restructuring 2020-07-19 16:34:08 +02:00
WolverinDEV
3155fb85f0 Updated a lot of chat related things 2020-07-17 23:56:20 +02:00
WolverinDEV
f3f8d1cae9 Working un reactifying the conversations 2020-07-12 16:31:57 +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
57213bbcd1 Fixed error when users don't have permissions to view the clients in a server group 2020-06-15 17:10:32 +02:00
WolverinDEV
be1065d210 Fixed missing react key attributes 2020-06-15 17:07:47 +02:00
WolverinDEV
7e8c77fd09 Fixed a small UI display bug when directly opening the permission editor for the client/client channel permissions 2020-06-15 17:02:28 +02:00
WolverinDEV
8978d3d5d2 Removed the old permission editor 2020-06-15 16:58:17 +02:00
WolverinDEV
c38b2c8d83 Permission editor reworking 2020-06-15 16:56:05 +02:00
WolverinDEV
b1ea450c5d Some updates 2020-06-13 18:47:05 +02:00
WolverinDEV
99a8ab9017 Some minor updates 2020-06-11 14:53:14 +02:00
WolverinDEV
c8bf0a339d Added the ability to duplicate bookmarks 2020-06-11 14:51:40 +02:00
WolverinDEV
630dca9dfc fixed issue #107 2020-06-11 14:40:54 +02:00
WolverinDEV
5af68c0a1c Fixed some minor transfer bugs as well added some more features required for the native clients file transfer 2020-06-10 22:44:50 +02:00
WolverinDEV
804f8de18d Reworked the file transfer system, added a channel file browser and fixed some minor bugs 2020-06-10 18:13:56 +02:00
WolverinDEV
93fd5af1b8 Using a React base modal for the client/music volume change which uses a logarithmic volume bar 2020-05-20 20:47:48 +02:00
WolverinDEV
5c5d138c30 Fixed some minor import issues 2020-05-07 22:33:01 +02:00
WolverinDEV
606d5ac1f7 Some file transfer adjustments 2020-05-03 20:59:18 +02:00
WolverinDEV
f6df05764d Fixed mouse 1 button select 2020-05-01 15:22:19 +02:00
WolverinDEV
2019cfe549 Fixed bookmark savings 2020-04-21 15:50:11 +02:00
WolverinDEV
7b261d6f15 Using React for the client channel and a lot of performance updates related to the channel tree 2020-04-18 19:37:30 +02:00
WolverinDEV
76cd711f67 Fixed react DOM removal on settings close and the settings debug popup has been disabled 2020-04-10 21:08:41 +02:00
WolverinDEV
3b500daac7 Added hotkeys to the client 2020-04-10 20:57:50 +02:00
WolverinDEV
702f0bae43 Improved the initial page load 2020-04-09 23:09:59 +02:00
WolverinDEV
f7d6671457 A lot of updated related to the menu bar and the basic event handler system 2020-04-09 15:10:14 +02:00
WolverinDEV
cccd780724 Merged with master 2020-04-06 16:32:33 +02:00
WolverinDEV
25901ff72c Starting with react 2020-04-06 16:29:40 +02:00
WolverinDEV
9274666ba9 Fixed type 2020-04-04 21:53:41 +02:00
WolverinDEV
84356be456 Importing the permission type as "{}", else the d.ts generator will make bs 2020-04-04 13:47:54 +02:00
WolverinDEV
06672360c3 Merged with the master branch 2020-04-03 00:15:47 +02:00