Commit graph

20 commits

Author SHA1 Message Date
WolverinDEV
64cefce509 Disabled the transpile only flag in the typescript loader plugin 2020-07-19 17:12:41 +02:00
WolverinDEV
3155fb85f0 Updated a lot of chat related things 2020-07-17 23:56:20 +02:00
WolverinDEV
c559fdff6c Merge branch 'develop' into canary
# Conflicts:
#	ChangeLog.md
#	package-lock.json
#	package.json
2020-07-13 16:36:57 +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
f3f8d1cae9 Working un reactifying the conversations 2020-07-12 16:31:57 +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
fbec274c07 Using hashed CSS names for production 2020-04-18 22:45: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
1c13904e05 Fixed revision parsing for non branch builds 2020-04-09 23:24: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
871dbd337e Updated webpack a bit 2020-04-09 16:14:54 +02:00
WolverinDEV
6d7456093d Removed some ddebug output and using unix nl for the web_package.sh script 2020-04-03 21:24:20 +02:00
WolverinDEV
a52584a4fa Fixed chunk naming and removed unessesery any casts 2020-04-03 16:26:46 +02:00
WolverinDEV
09b78a9b37 Updating the changelog and fixed an issue 2020-04-03 15:04:31 +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
3044e035bc Removing unused imports from generate module declarations 2020-04-01 01:17:36 +02:00
WolverinDEV
d5ed46150e Added tr caching to webpack 2020-03-31 15:19:53 +02:00
Renamed from webpack.config.js (Browse further)