Skip to content
This repository has been archived by the owner on Aug 13, 2021. It is now read-only.

35 readd deep linking #144

Open
wants to merge 50 commits into
base: dev
Choose a base branch
from
Open

35 readd deep linking #144

wants to merge 50 commits into from

Conversation

JonasWanke
Copy link
Contributor

Issue: AN-35: Readd deep linking

Please merge #140 first!

Description

Partial support for deep linking was added:

Schemes: http, https
Host: schul-cloud.org

Name Path Comments
Dashboard /dashboard
News list /news
News /news/{id}
Course list /courses
Course Not supported1
Topic Disabled as some content is not supported yet
Homework list /homework
Homework /homework/{id}
File overview /files
Folder Not supported (shared not implemented)

1 Note: Lazy matching is not supported! Hence /courses/{courseId}/topics/{id} would be matched by /courses/{id} (Or the other way around, as slashes are not filtered out).

Checklist

  • Tested on actual devices
  • Commit messages follow conventionalcommits.org

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants