LetsMesh / Site

Repository for the Website named Let's Mesh
https://letsmesh.vercel.app
6 stars 2 forks source link

ENHANCEMENT: Limit Profile Picture Disk Size #317

Open JRSiwiecki opened 8 months ago

JRSiwiecki commented 8 months ago

Currently, there is no limit to the size a profile picture image can be on the disk, which is obviously very problematic. When doing a POST or a PATCH request to upload a profile picture, ensure the profile picture is of a reasonable disk size (probably no more than 2 MB).

This issue is related to the work done in #7.

K0725 commented 5 months ago

@JRSiwiecki Is this still an issue? I willing to work on this issue

JRSiwiecki commented 5 months ago

@K0725 As far as I know, this task has not been completed, so go right ahead!

K0725 commented 4 months ago

@JRSiwiecki Got it. Sorry for the late response I will reach out if any!