Skip to content

Load repository details (pulls, commits etc) on demand #3

@ryzy

Description

@ryzy

The app is getting bit resource consuming when visiting the repository page due to large amount of data being loaded straight away (commits, issues, pulls, PRs). They could be loaded on demand.

Also, the readme loading / parsing by Angular Sanitiser probably slows things down a lot. Maybe it should be loaded as markdown, not rendered HTML?

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions