Commit graph

59 commits

Author SHA1 Message Date
WolverinDEV
20ea542598 Reworked the settings module 2021-01-12 04:38:21 +01:00
WolverinDEV
0457c68a04 Some video related changes and bugfixes (requires nightly 18) 2020-12-21 20:07:09 +01:00
WolverinDEV
335f527a92 Some minor permission editor related fixes 2020-12-08 12:14:53 +01:00
WolverinDEV
658b44ed1d Introduced Video to the web client. A lot of changes are still pending 2020-11-07 13:16:07 +01:00
WolverinDEV
82a5b1127f Reworked the menu bar and added a backend specific interface for backend specific functions 2020-10-05 12:49:13 +02:00
WolverinDEV
ef07b0c2e5 Removed import to the old icon handler 2020-09-26 11:17:55 +02:00
WolverinDEV
9782bb355a Adjusted to the new icon API 2020-09-26 01:22:21 +02:00
WolverinDEV
92dfd41e58 Moved the connection handler 2020-09-24 11:24:31 +02:00
WolverinDEV
4a4cbdf38e Resolved all tc-shared imports into relative imports 2020-09-12 15:49:20 +02:00
WolverinDEV
b99d5cd6b9 Adding the new echo test 2020-09-07 12:42:00 +02:00
WolverinDEV
9b361ea557 Fixed compile errors due to the rename of ErrorID to ErrorCode 2020-08-22 22:23:19 +02:00
WolverinDEV
3218682c92 Added a proper popup for the native client. 2020-08-09 18:58:19 +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
e377a77e32 Added the basics for popoutable windows and a CSS style editor 2020-07-20 19:08:13 +02:00
WolverinDEV
3155fb85f0 Updated a lot of chat related things 2020-07-17 23:56:20 +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
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