nextcloud / nextcloud/cookbook
Bigger Thumbnails
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 642
- Forks
- 113
- Avg merge
- 21h 31m
- Merged PRs (30d)
- 26
Description
Is your feature request related to a problem? Please describe.
Currently the image of a recipe is once scaled town and cut to a square to create a thumbnail. This Thumbnail has a very low resolution.
Describe the solution you'd like
For Apps or other Clients it would be great to have a wider variety of thumbnail Resolution, to suit different devices.
Describe alternatives you've considered
If we don't store higher resolution thumbnails we always need to download the full image for devices with a big resolution. This is traffic intensive but would work.
Related Issue on Android App:
https://github.com/Teifun2/nextcloud-cookbook-flutter/issues/28
If it would be ok to do that, i could create an initial pull request to implement that.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the requested thumbnail changes in issue #406 and the linked Android issue #28. The issue does not name files, tests, supported resolutions, or an entry point, so first establish the expected resolution variants and affected project area; done requires an agreed scope and corresponding support for clients.
Written by the indexing model from the issue text.
Assessment
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100