nextcloud / nextcloud/unsplash

Switch to using NC IClientService/IClient

Open
#163 0 comments 1 reaction 0 assignees View on GitHub

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.

https://docs.nextcloud.com/server/latest/developer_manual/digging_deeper/http_client.html#http-client

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.