Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Track image uploader users #383

Open
aminlatifi opened this issue Feb 27, 2022 · 4 comments
Open

Track image uploader users #383

aminlatifi opened this issue Feb 27, 2022 · 4 comments
Assignees

Comments

@aminlatifi
Copy link
Member

aminlatifi commented Feb 27, 2022

  • We should record who has uploaded each image.
  • Also, it will be beneficial if we record image size too in order to allow us to put a limit on how much each user can upload.
  • We should track which images are used. If a user uploads an image (edit profile, create a project, etc.) but does not used it we should be able to remove it (release it on ipfs) after a while
  • The image field in other entities (project, user, etc.) should be a PK to this table
@MoeNick
Copy link
Member

MoeNick commented Feb 28, 2022

Hey team! Please add your planning poker estimate with ZenHub @CarlosQ96 @mohammadranjbarz

@aminlatifi
Copy link
Member Author

aminlatifi commented Feb 26, 2024

About file resizing, pinata has an image optimizer feature... good news.
It would be nice to create images in different sizes (Project page, project card, profile image in menu, ...). It would improve page load time significantly. WDYT @MohammadPCh ?

@jainkrati
Copy link
Collaborator

@MoeNick what is the priority of this issue? p2?

@jainkrati jainkrati added the p2 label Apr 23, 2024
@MoeNick
Copy link
Member

MoeNick commented Apr 23, 2024

It's a nice to have @jainkrati
Would help loading of pages

@github-project-automation github-project-automation bot moved this to New Issues in All-Devs Jun 26, 2024
@divine-comedian divine-comedian moved this from New Issues to Icebox in All-Devs Jun 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Icebox
Development

No branches or pull requests

4 participants