Commit graph

110 commits

Author SHA1 Message Date
WolverinDEV
96e16edd6f Made the menu bar fully editable 2020-07-20 19:12:34 +02:00
WolverinDEV
e377a77e32 Added the basics for popoutable windows and a CSS style editor 2020-07-20 19:08:13 +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
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
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
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
d3df4f0976 Fixed script node decoding 2020-06-12 19:33:05 +02:00
WolverinDEV
d1661b9409 Some minor and major bugfixing 2020-06-11 11:17:56 +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
bdf09b2077 Updated the declaration builder 2020-05-03 23:32:04 +02:00
WolverinDEV
606d5ac1f7 Some file transfer adjustments 2020-05-03 20:59:18 +02:00
WolverinDEV
c300949923 Fixed missing client name change update 2020-04-27 20:19:43 +02:00
WolverinDEV
7871d7c189 A lot of updates 2020-04-21 15:18:16 +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
23a732556f Fixed a exception for the private messages system 2020-04-11 11:52:09 +02:00
WolverinDEV
2a0dc44d2a Fixed client hide/show button 2020-04-11 11:46:56 +02:00
WolverinDEV
3b500daac7 Added hotkeys to the client 2020-04-10 20:57:50 +02:00
WolverinDEV
3c6bdb13d1 Removed auto generated files 2020-04-09 17:39:45 +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
25901ff72c Starting with react 2020-04-06 16:29:40 +02:00
WolverinDEV
e5c7342182 Starting with react 2020-04-06 16:28:15 +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
deeb1450b1 Implemented the missing message builders 2020-04-04 12:48:43 +02:00
WolverinDEV
c460d05ee5 Improved the webpack script and using constants for build version detection 2020-04-01 21:47:33 +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
b4fc739a13 Added image preview and preview overlay 2020-03-19 14:31:45 +01:00
WolverinDEV
78410c9fdf Implemented a music bot control panel 2020-02-22 14:30:17 +01:00
WolverinDEV
cc439bb6b9 Added support for yt videos within the channel & private conversations 2020-02-16 20:31:30 +01:00
WolverinDEV
1e8507bf6d Allowing YT videos to be embedded within the chat 2020-02-16 19:50:02 +01:00
WolverinDEV
fe54eb409d Fixed automatically added new lines for inserted text 2020-02-16 18:55:21 +01:00
WolverinDEV
b4433a0609 Do not show [cspacer] within the "your talking in Channel...." 2020-02-07 19:17:37 +01:00
WolverinDEV
f5c60b68f8 Fixed actions for the client 2020-02-02 15:44:16 +01:00
WolverinDEV
e8c3c0a004 Added the music bot GUI 2020-02-02 15:05:36 +01:00
WolverinDEV
7f1bc4db5f Some chat related updates 2020-01-31 00:54:00 +01:00
WolverinDEV
e4f9451b44
Fixed disconnect not working for the menu bar
Signed-off-by: WolverinDEV <git@teaspeak.de>
2019-12-21 16:59:15 +01:00
WolverinDEV
a842cffd74
Correctly logging ban messages
Signed-off-by: WolverinDEV <git@teaspeak.de>
2019-12-21 16:15:06 +01:00
WolverinDEV
91636f8082
Added support for tables
Signed-off-by: WolverinDEV <git@teaspeak.de>
2019-12-21 15:53:19 +01:00
WolverinDEV
070b7db45e
Disabeling BBCode formatting by default for the chat and giving a hint for the markdown format
Signed-off-by: WolverinDEV <git@teaspeak.de>
2019-12-21 15:01:18 +01:00
WolverinDEV
47c26e6d09
Improved the chat display and fixed some new lines bug
Signed-off-by: WolverinDEV <git@teaspeak.de>
2019-12-21 14:12:12 +01:00
WolverinDEV
dd4a0af83f
Fixed chat escaping
Signed-off-by: WolverinDEV <git@teaspeak.de>
2019-12-20 18:48:37 +01:00
WolverinDEV
587bb93eaa
Show the server online count along with the server chat
Signed-off-by: WolverinDEV <git@teaspeak.de>
2019-12-10 07:37:04 +01:00
WolverinDEV
b82267d67f Fixed persistent menu bar after clicking on an entry 2019-12-03 16:59:04 +01:00
WolverinDEV
2fbf45c5e6 Fixed reconnect message 2019-11-06 14:52:09 +01:00