nextcloud / nextcloud/activity
Notify on file uploads to public folders
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 145
- Forks
- 72
- Avg merge
- 6d 9h
- Merged PRs (30d)
- 42
Description
just discussing a use case with a partner:
insurance company company creates public share for customers to upload files to. When they do, they want to be notified by mail!
They could parse the RSS feed, I suppose. But it'd be nice to be able to be notified of file uploads to publicly shared folders specifically...
I think that for many cases, publicly shared folders are special enough to warrant separate configuration - I don't care too much about uploads in 'normal' shared folders in particular but the public ones warrant a special note.
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 RSS feed and notification paths for uploads, then determine how publicly shared folders are identified and where separate configuration would belong. Define the notification behavior and configuration scope with maintainers; the work is done when uploads to public folders reliably produce the agreed email notification without changing normal shared-folder behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 28/100