nextcloud / nextcloud/files_lock
Allow administrators to view and unlock locked files
Open
@juliusknorr is already working on this.
Since Dec 21, 2023.
1. to develop
enhancement
- Dominant language
- JavaScript
- Stars
- 39
- Forks
- 10
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 48
Description
- admin should see a list of currently locked files
- admin can unlock them
- for privacy reasons only fileId should be shown
--> this can "easily" found by user via looking at "internal share" link
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.
Assessment
This issue has not been assessed yet.