Quota webdav properties
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 36.9k
- Forks
- 5.2k
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 713
Description
Done
Check quota before uploading
- Android
- iOS
- Desktop
Have new "max-upload-size"
- Android
- iOS
- Desktop
- Server
I think it would make sense to introduce a webdav quota property. This would allow clients to check before they upload to a folder if there is enough space.
In a similar matte we could introduce a max-upload-size property for the clients to respect. Huge files (even if chunked) might timeout or put an unreasonable load on the server. So an admin might want to limit upload size to 1GB for example.
feedback: @icewind1991 @MorrisJobke @tobiasKaminsky @marinofaggiana @camilasan
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
The issue proposes WebDAV quota and max-upload-size properties across Android, iOS, Desktop, and Server, but names no files, tests, or entry points. Start by clarifying the property design and identifying the affected client and server components. Done requires agreed behavior and coordinated support for the listed platforms.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100