nextcloud / nextcloud/unsplash
Switch to using NC IClientService/IClient
Open
Nobody has claimed this yet.
1. to develop
bug
tech debt
- Dominant language
- JavaScript
- Stars
- 100
- Forks
- 25
- PR merge metrics
- No merged PRs in 30d
Description
Rather than using curl directly. This will make sure that Unsplash HTTP client connections follow Nextcloud's configuration, security restrictions, and proxy settings.
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
Search the repository for direct curl usage and identify the Unsplash request entry points. Read the linked Nextcloud HTTP client documentation, then verify how IClientService/IClient should replace those calls while preserving the existing requests. Done means Unsplash HTTP connections use the Nextcloud client and follow its configuration, security restrictions, and proxy settings.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- backend
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100