Commit graph

27 commits

Author SHA1 Message Date
WolverinDEV
9189fc20a6 Some minor compiler fixes and disabled the webpack entry chunk size limit warning since we're loading the entry chunk so or so async with our loader 2020-08-21 00:02:05 +02:00
WolverinDEV
8a374a110a Adding default sprite definition 2020-08-09 02:09:07 +02:00
WolverinDEV
2d13b750b2 Auto generating the icon sprites 2020-08-09 00:08:56 +02:00
WolverinDEV
be6d0104b6 splitting up chunks into logical units 2020-08-05 18:29:33 +02:00
WolverinDEV
2a2cfee8b0 Including the assemble files into webpack 2020-08-05 18:25:08 +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
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)