add: allow supporters to upload gif avatars/banners

This commit is contained in:
trisua 2025-05-04 16:19:34 -04:00
parent cf38022597
commit e727de9c63
10 changed files with 231 additions and 52 deletions

View file

@ -1,5 +1,5 @@
mod assets;
mod avif;
mod image;
mod macros;
mod routes;
mod sanitize;