nextcloud / nextcloud/serverinfo

export storage usage, including per-user

Open
#11 0 comments 10 reactions 0 assignees View on GitHub

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

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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.