Fetch author's image #16
Labels
No labels
Agent/Chrome-Android
Agent/Chrome-Desktop
Agent/Chrome-iOS
Agent/Firefox-Android
Agent/Firefox-Desktop
Agent/Firefox-iOS
Agent/Safari-Desktop
Agent/Safari-iOS
Code/Backend
Code/DevOps
Code/Frontend
Kind/Bug
Kind/Documentation
Kind/Enhancement
Kind/Feature
Kind/Security
Kind/Testing
Priority/Critical
Priority/High
Priority/Low
Priority/Medium
Reviewed/Confirmed
Reviewed/Duplicate
Reviewed/Invalid
Reviewed/Won't Fix
Status/Abandoned
Status/Blocked
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
aniram/cidadon#16
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Use image as avatar inside the project's list item.
Cache the image.
Feature listed here #3. After closing this check other features there.
Example:
https://www.camara.leg.br/internet/deputado/bandep/141421.jpg -> 141421.jpg
Something to be aware of is that this feature has been implemented in a way that if the API gets compromised the backend might be compromised too since the images the API returns are being saved to the server's filesystem, maybe I should put the images in a isolated folder or volume with limited access.
Something to be aware of is that this feature has been implemented in a way that if the API gets compromised the backend might be compromised too since the images the API returns are being saved to the server's filesystem, maybe I should put the images in a isolated folder or volume with limited access.