create meetings with easy URLs
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 39
- Forks
- 15
- PR merge metrics
- No merged PRs in 30d
Description
When creating a new meeting with the nextcloud-jitsi app, the meeting URL is
https://nextcloud.my.url/index.php/apps/jitsi/rooms/XXXXXXXXXX-XXXX-XXX-XXXX-XXXXXXXXXXX/test
especially because it is not possible to invite new users right now it would be much nicer to use the meeting URL https://meet.my.url/test
for the meeting called test, then we could easily mix the use of "nextcloud users" and guests via the classical jitsi address.
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 names no files, tests, or entry points. Start by locating where the app constructs meeting URLs and how the meeting name and room identifier are stored or routed. Done means a meeting named "test" can use the requested short URL while preserving access for Nextcloud users and guests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100