Dawdre / death-roll

https://death-roll.vercel.app
0 stars 0 forks source link

Unused avatar cleanup to prevent file bloat #6

Open Ashyy-code opened 7 months ago

Ashyy-code commented 7 months ago

Currently avatars are saved as new, instead of replacing existing ones. Fix this. Either overwrite existing avatars or create a cleanup routine to remove unused ones periodically. Current system is venerable to malicious disk space attack.