Commit Graph

6 Commits

Author SHA1 Message Date
c178213e19 Use ESBuild for frontend build.
Replacing webpack by ESBuild for client code compilation (as in the
official quickstart plugin).

So we can remove deprecated webpack dependencies.

Note: webpack is still used for ConverseJS build.
This may be removed soon.

Related to issue #122.
2022-12-12 19:31:29 +01:00
7906ddf625 Prosody mode only:
Removing old modes (ConverseJS and External URI).
Work in progress.
2022-10-10 18:08:20 +02:00
01faeb2d4d Removing deprecated comment. 2021-11-22 14:05:16 +01:00
bcdee7eb2b Using package validate-color to validate css colors. 2021-11-22 13:45:19 +01:00
ede36695cd Simplier colors detection (using css vars). 2021-11-22 13:30:55 +01:00
8999133dcc Autocolors
WIP on a new feature: trying to guess current Peertube theme's colors,
and apply them to ConverseJS.
2021-11-19 16:45:10 +01:00