thelounge/client
Nachtalb 3a6ac4e5ec
Support animated webp images
We need to remove the metadata without breaking the animation.
For that we use sharp which incooperates libvips (binaries for most common distros included).

This also decreases client side upload complexity as we remove the metadata on the serverside.

Sharp: https://sharp.pixelplumbing.com/
libvips: https://libvips.github.io/libvips/
2021-04-13 18:24:32 +02:00
..
audio Change alert sound from ogg to wav 2018-07-17 09:14:58 +03:00
components Merge pull request #4190 from Nachtalb/na/improved-handling-of-empty-userdata 2021-04-11 20:12:35 -07:00
css Show give/revoke modes and kick on other modes than +o 2021-03-12 14:33:51 +01:00
img Move favicon.ico to the root folder 2019-03-18 12:56:52 +02:00
js Support animated webp images 2021-04-13 18:24:32 +02:00
themes Implement generic monospace blocks for INFO and MOTD numerics 2020-07-20 10:07:49 +03:00
favicon.ico Move favicon.ico to the root folder 2019-03-18 12:56:52 +02:00
index.html.tpl Add HTML lang and labelled-by field to upload 2020-08-27 18:57:12 -07:00
robots.txt Normalize line endings 2014-09-13 14:29:45 -07:00
service-worker.js Run format after updating to prettier 2.0 2020-03-21 22:55:36 +02:00
thelounge.webmanifest Fix off-by-one color error in webmanifest 2020-04-19 20:46:37 -04:00