nextcloud / nextcloud/serverinfo
export storage usage, including per-user
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- JavaScript
- Stars
- 130
- Forks
- 64
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 49
Description
It would be great if there was an API call which can return the used storage space for a given user as shown on the personal page! Doing this manually with 'du' or such is quite a pain.
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 existing serverinfo API and the storage value shown on the personal page. Determine how a per-user storage result should be exposed and what permissions or response shape it needs. Done means an API call can return used storage for a specified user without requiring manual du usage.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100