nextcloud / nextcloud/activity
Include Expiration Date with Public Links
Open
Nobody has claimed this yet.
enhancement
feature: implementations
- Dominant language
- JavaScript
- Stars
- 145
- Forks
- 72
- Avg merge
- 6d 9h
- Merged PRs (30d)
- 42
Description
Example.jpg downloaded via public link
It would be very useful if the public link could be displayed directly from an activity notification.
Example.jpg downloaded via public link, which expires in 3 days.
or
Example.jpg downloaded via public link, which expires on 8/10/2018
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 at the activity notification handling for public links and trace where the link message is rendered. Confirm how the expiration value is available, then update the notification so it shows either the remaining days or an expiration date, matching the examples in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100