Commit graph

39 commits

Author SHA1 Message Date
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
630dca9dfc fixed issue #107 2020-06-11 14:40:54 +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
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
84356be456 Importing the permission type as "{}", else the d.ts generator will make bs 2020-04-04 13:47:54 +02:00
WolverinDEV
d5ed46150e Added tr caching to webpack 2020-03-31 15:19:53 +02:00
WolverinDEV
0e3a415983 Refactored the app to use webpack 2020-03-30 13:44:18 +02:00
WolverinDEV
447e84ed0f Reset all js files and start from zero, this time more structured 2020-03-29 12:54:15 +02:00
WolverinDEV
13b65a1f35 Starting with webpack 2020-03-27 23:36:57 +01:00
WolverinDEV
a7c8d764f4 Added a welcomer guide 2020-03-27 16:15:15 +01:00
WolverinDEV
cc439bb6b9 Added support for yt videos within the channel & private conversations 2020-02-16 20:31:30 +01:00
WolverinDEV
13eceb84c1 Added the method set_hidden_permissions to the canvas permission editor 2019-11-24 16:05:35 +01:00
WolverinDEV
c7fc058135 Fixed some minor bugs within the permission editor 2019-11-24 13:59:07 +01:00
WolverinDEV
2f7b52d3f8 Hiding senseless permissions by default within the permission editor 2019-11-24 13:41:42 +01:00
WolverinDEV
fb430af880 Some small additions 2019-10-19 17:13:40 +02:00
WolverinDEV
3b3430db5e Some updates 2019-08-30 23:06:39 +02:00
WolverinDEV
b164685ffe Some minor fixed to make the app buildadle on windows 2019-08-21 20:07:00 +02:00
WolverinDEV
b881b31153 Fixed building 2019-08-21 13:50:21 +02:00
WolverinDEV
2122b825b6 Code cleanup & Build declaration fix 2019-08-21 12:45:17 +02:00
WolverinDEV
016f7cec9a A lot of new style changes 2019-08-21 10:00:01 +02:00
WolverinDEV
724317e6c3 Beginning with the new dark design and the new chat functionality 2019-07-10 00:52:08 +02:00
WolverinDEV
0be22b6428 Fixed some build errors 2019-06-30 17:38:41 +02:00
WolverinDEV
40ca24f075 Added the ability to add custom context menus 2019-06-30 16:03:28 +02:00
WolverinDEV
1cbfe447d1 Added a min width to the permission editor 2019-06-01 19:15:45 +02:00
WolverinDEV
e101febf11 changed permission canvas size height. Now related to the font 2019-06-01 19:11:50 +02:00
WolverinDEV
3dc582d1f0 Fixed return key code 2019-05-25 21:10:25 +02:00
WolverinDEV
cc2fdb3cf4 Fixed key code definitions 2019-05-25 20:43:03 +02:00
WolverinDEV
136893c404 Added functionality to the server group client list container 2019-05-25 13:13:03 +02:00
WolverinDEV
414636a1d5 Fixed icon updates for channel groups and permission 2019-05-25 12:26:24 +02:00
WolverinDEV
64fce4f3c6 Added the possibility to select icons within the permission editor 2019-05-25 12:20:57 +02:00
WolverinDEV
bab50b8745 fixed missing full draw tag 2019-04-27 00:45:38 +02:00
WolverinDEV
b3a6ba5ca5 fixed invalid tribble backslash directives 2019-04-26 23:58:53 +02:00
WolverinDEV
710281ca3f fixed missing export declaration 2019-04-26 23:57:11 +02:00
WolverinDEV
568f0c8d70 Improved permission editor performance by using a canvas instead of a lot HTML nodes 2019-04-26 23:50:21 +02:00