Commit Graph

55 Commits (5b3a208f1607432850b28e99e9135b639e0c701c)

Author SHA1 Message Date
WolverinDEV a23f426b7b Fixed some compile errors due to the TypeScript versions upgrade 2021-04-27 16:23:59 +02:00
WolverinDEV 1193f4e0b1 Updated the loader which now uses webpack assets 2021-03-17 18:25:04 +01:00
WolverinDEV 61da22895f Mostly using direct assets instead of stored files somewhere within the project. 2021-03-17 13:28:27 +01:00
WolverinDEV 6ff210be07 Added the new bookmark system and updated the bookmark UI 2021-03-14 19:39:08 +01:00
WolverinDEV 1759fb1756 Using tr as imported function and changed the shared app declaration build mechanism 2020-11-29 14:42:02 +01:00
WolverinDEV 30357018c4 Enabled remote channel trees 2020-09-30 20:28:30 +02:00
WolverinDEV b99d5cd6b9 Adding the new echo test 2020-09-07 12:42:00 +02:00
WolverinDEV 2a3ce68af3 Fixed steam for the native client 2020-08-09 19:43:06 +02:00
WolverinDEV 2d13b750b2 Auto generating the icon sprites 2020-08-09 00:08:56 +02:00
WolverinDEV 226f3d50d0 Correctly appending UTF-8 formatting to text only files 2020-08-05 19:05:24 +02:00
WolverinDEV 2a2cfee8b0 Including the assemble files into webpack 2020-08-05 18:25:08 +02:00
WolverinDEV d6f7f85b8b removed unnessecery watchers 2020-08-05 16:48:28 +02:00
WolverinDEV 21c51548eb Merged all scss files directly into the app and do not load them separately 2020-08-05 16:34:39 +02:00
WolverinDEV 64cefce509 Disabled the transpile only flag in the typescript loader plugin 2020-07-19 17:12:41 +02:00
WolverinDEV e383748c34 fixed watcher error stream reader 2020-07-19 17:08:02 +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 3155fb85f0 Updated a lot of chat related things 2020-07-17 23:56:20 +02:00
WolverinDEV 8757a46b91 Updated the new loader (Images still missing since they're not yet finished) 2020-07-13 11:29:16 +02:00
WolverinDEV c936a56aee Fixed small node env bug 2020-06-15 16:55:47 +02:00
WolverinDEV 4045de5ef3 Kicked out PHP from the file list 2020-04-18 22:20:08 +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 58dc5da34f Updated the build modes a bit 2020-04-11 11:59:50 +02:00
WolverinDEV 702f0bae43 Improved the initial page load 2020-04-09 23:09:59 +02:00
WolverinDEV 479168c26e Added WebPack to the default `npm start web` starter.
App could not be started out of the box (only PHP is required)
2020-04-09 19:26:56 +02:00
WolverinDEV cccd780724 Merged with master 2020-04-06 16:32:33 +02:00
WolverinDEV 67d1c909ac Added support for multi single command handler and implemented the new music song list method 2020-04-04 12:03:48 +02:00
WolverinDEV 07f1461821 Updated the changelog and the file.ts 2020-04-03 16:02:26 +02:00
WolverinDEV 8cf2b6c2a2 Fixed missing vendor scss/css file 2020-04-03 11:34:17 +02:00
WolverinDEV 06672360c3 Merged with the master branch 2020-04-03 00:15:47 +02:00
WolverinDEV 16161abd80 Moved the native opus codec into the web directory 2020-04-02 18:01:30 +02:00
WolverinDEV cafdf637cf Updated the build scripts for an successfully client build 2020-04-02 17:40:09 +02:00
WolverinDEV c460d05ee5 Improved the webpack script and using constants for build version detection 2020-04-01 21:47:33 +02:00
WolverinDEV 39d109e9af Made the shared app workable for the native client 2020-04-01 15:36:37 +02:00
WolverinDEV 51d135aab2 Removed DOMPurify and fixed the opus web worker 2020-03-31 16:43:21 +02:00
WolverinDEV 3ec30c07f9 Removed moment and webrtc adapter and bundle it with webpack 2020-03-31 15:47:25 +02:00
WolverinDEV 956f778c01 Made the opus replay working again 2020-03-31 01:27:59 +02:00
WolverinDEV 0e3a415983 Refactored the app to use webpack 2020-03-30 13:44:18 +02:00
WolverinDEV 78410c9fdf Implemented a music bot control panel 2020-02-22 14:30:17 +01:00
WolverinDEV 4526d6b6bf Added correct hostname resolving 2020-02-16 18:09:59 +01:00
WolverinDEV de500ca151 Correctly serving files for the client & web client 2020-02-02 15:49:46 +01:00
WolverinDEV 0cbd4b5fac
Fixing some transparency issues related to MSEdge
Signed-off-by: WolverinDEV <git@teaspeak.de>
2019-12-21 19:29:34 +01:00
WolverinDEV c94f64f6e4
Added options to disable the TSC and SASS watcher
Signed-off-by: WolverinDEV <git@teaspeak.de>
2019-12-20 18:54:07 +01:00
WolverinDEV 6932b609e1
Fixed the file watcher for SASS files
Signed-off-by: WolverinDEV <git@teaspeak.de>
2019-12-19 19:15:44 +01:00
WolverinDEV 8efe6dd404
Fixed file.ts script for non windows users
Signed-off-by: WolverinDEV <git@teaspeak.de>
2019-12-19 17:39:44 +01:00
WolverinDEV 86074335dc Added better windows support for out of the box usage 2019-12-03 16:46:40 +01:00
WolverinDEV 709c77f857 Adding ignore comment for new TSC compilers 2019-11-25 00:42:43 +01:00
WolverinDEV 3f511de98f Added the developer mode to the package.json 2019-11-24 23:07:24 +01:00
WolverinDEV a2d315f1e5 Added a developer mode within the file.ts 2019-11-24 22:59:38 +01:00
WolverinDEV b5330b3318 Fixed connect URL generator for the file server. 2019-11-06 12:38:33 +01:00
WolverinDEV 687d8dac01 Removed the tailing new line from version info 2019-10-30 22:36:43 +01:00