WolverinDEV
|
9fa6633a1d
|
Fixing up the shared content for the native client
|
2021-03-20 16:39:50 +01:00 |
WolverinDEV
|
0b5f519735
|
Encapsulated the external modal from spawning and administrating windows
|
2021-03-20 15:10:16 +01:00 |
WolverinDEV
|
4d2b83d7a3
|
adding style back in since we need the "avatar.png"
|
2021-03-17 20:52:52 +01:00 |
WolverinDEV
|
ecf12c788e
|
Applied required changes to the automatic build system
|
2021-03-17 19:41:51 +01:00 |
WolverinDEV
|
65dc29a229
|
Separated image, js and css files
|
2021-03-17 18:52:35 +01:00 |
WolverinDEV
|
bedaae5a7c
|
Adding postcss auto prefixer
|
2021-03-17 18:32:03 +01:00 |
WolverinDEV
|
1193f4e0b1
|
Updated the loader which now uses webpack assets
|
2021-03-17 18:25:04 +01:00 |
WolverinDEV
|
29639ca836
|
Improved the translation generator. It now generates a up2date translation list
|
2021-03-17 15:38:56 +01:00 |
WolverinDEV
|
ff610bf3ee
|
Fixed some minor project setup issues
|
2021-03-17 14:00:35 +01:00 |
WolverinDEV
|
503ca5db8b
|
Correctly inlining the global loader style
|
2021-03-17 13:41:01 +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
|
66021b125b
|
Some more minor updates
|
2021-03-16 16:40:17 +01:00 |
WolverinDEV
|
1d27f33a96
|
Removed the devel blocks
|
2021-03-16 15:59:22 +01:00 |
WolverinDEV
|
a82d474b32
|
Removed the audio lib
|
2021-03-16 15:55:27 +01:00 |
WolverinDEV
|
6ff210be07
|
Added the new bookmark system and updated the bookmark UI
|
2021-03-14 19:39:08 +01:00 |
WolverinDEV
|
1a78bf8d57
|
Replaced tabs with spaces
|
2021-02-19 23:04:02 +01:00 |
WolverinDEV
|
e073890849
|
Using a relative webpack public path again
|
2020-10-04 16:02:29 +02:00 |
WolverinDEV
|
f2a7f37c74
|
Improved the server tab navigation bar
|
2020-09-24 15:51:22 +02:00 |
WolverinDEV
|
1c50051a4a
|
Reworked the web audio decoding
|
2020-09-01 12:53:42 +02:00 |
WolverinDEV
|
4557479e09
|
Added an app updated modal when the app has been updated
|
2020-08-22 21:20:25 +02:00 |
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 |