nextcloud-libraries / nextcloud-libraries/nextcloud-sharing
Port the Share model
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 3
- Forks
- 4
- Avg merge
- 14h 10m
- Merged PRs (30d)
- 38
Description
Other apps might benefit from the Share model being packaged independently of the files_sharing app.
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 with the linked apps/files_sharing/src/models/Share.js implementation and inspect the nextcloud-sharing package structure. Define the scope and package boundary before porting; done means the Share model is independently packaged for use by other apps, with the intended integration verified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100