Commit Graph

47 Commits (6748a0c978ca4e1205a9586f73ecf188ac482a54)

Author SHA1 Message Date
WolverinDEV 1759fb1756 Using tr as imported function and changed the shared app declaration build mechanism 2020-11-29 14:42:02 +01:00
WolverinDEV 7c14127b30 Fixed a small exception 2020-10-31 11:18:56 +01:00
WolverinDEV 30357018c4 Enabled remote channel trees 2020-09-30 20:28:30 +02:00
WolverinDEV 7b120c2f57 Context menus now spawn in the currently focused windows (required for the remote channel tree viewer) 2020-09-27 19:04:05 +02:00
WolverinDEV 4a4cbdf38e Resolved all tc-shared imports into relative imports 2020-09-12 15:49:20 +02:00
WolverinDEV 391205cb34 resturctured the project a bit 2020-09-12 14:51:03 +02:00
WolverinDEV 41edb6053e Fixed js render setup for the client 2020-08-23 10:48:15 +02:00
WolverinDEV e8614c350b Improved the audio API especially for the web client 2020-08-19 23:03:46 +02:00
WolverinDEV 3218682c92 Added a proper popup for the native client. 2020-08-09 18:58:19 +02:00
WolverinDEV cbcfecdbcc Fixed jQuery issue related to modals 2020-07-21 12:59:02 +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 cc3e9134ef Improved settings type safety 2020-07-19 18:49:00 +02:00
WolverinDEV 84face7e3b Fixed the slider mouse down listener 2020-04-11 10:55:23 +02:00
WolverinDEV 3b500daac7 Added hotkeys to the client 2020-04-10 20:57:50 +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 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 09b78a9b37 Updating the changelog and fixed an issue 2020-04-03 15:04:31 +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 a6f0fcdda9 Starting with webpack 2020-03-27 23:36:14 +01:00
WolverinDEV 78410c9fdf Implemented a music bot control panel 2020-02-22 14:30:17 +01:00
WolverinDEV 1e924fe40f
Allow the client to use the scroll bar without closing the modal within modals
Signed-off-by: WolverinDEV <git@teaspeak.de>
2019-12-20 21:39:32 +01:00
WolverinDEV fee476da2c
Added ESC to modal
Signed-off-by: WolverinDEV <git@teaspeak.de>
2019-12-20 21:17:31 +01:00
WolverinDEV f7b0e4814d
Improved server info behaviour
Signed-off-by: WolverinDEV <git@teaspeak.de>
2019-12-20 21:17:20 +01:00
WolverinDEV 66c71891db Correct calculation for the center bit 2019-11-19 18:17:30 +01:00
WolverinDEV 2bdb1adf50 Try to fix the broker first screens 2019-11-19 18:15:21 +01:00
WolverinDEV 1d22caf19b Fixed some compiler errors 2019-11-09 13:24:55 +01:00
WolverinDEV 7c29a7190e fixed compile error 2019-10-25 11:08:34 +02:00
WolverinDEV d5f32487bd Improved server kick modal 2019-10-24 18:37:12 +02:00
WolverinDEV 69d39991e4 A lot of changes 2019-10-13 21:33:07 +02:00
WolverinDEV e9384bcf18 A lot of updates 2019-09-19 01:25:57 +02:00
WolverinDEV 6d2ecc3c69 A lot of changes 2019-09-12 23:59:35 +02:00
WolverinDEV 63683eadba save 2019-08-31 18:31:01 +02:00
WolverinDEV 3b3430db5e Some updates 2019-08-30 23:06:39 +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 7bb7a8e994 Setting the HTML context menu provider as default to support older versions 2019-06-30 17:34:22 +02:00
WolverinDEV 40ca24f075 Added the ability to add custom context menus 2019-06-30 16:03:28 +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 7c918a70fc Improved modal template for text input 2019-05-25 19:12:27 +02:00
WolverinDEV 22e93fb317 Implemented icon upload 2019-05-24 22:14:02 +02:00
WolverinDEV 97fde7d4af Hiding general tab if its not needed 2019-04-29 19:35:16 +02:00
WolverinDEV 27fcdcbd29 Updating project 2019-04-15 15:33:51 +02:00
WolverinDEV 6d537bac15 Added a lot of new stuff 2019-04-04 21:47:52 +02:00