Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add raw blob endpoint #4110

Closed
wants to merge 1 commit into from
Closed

Conversation

clee
Copy link
Contributor

@clee clee commented Jun 4, 2018

This should make it possible to download raw blobs directly from /:repo/:username/raw/blob/:sha1 URLs.

Fixes #4048.

(Also: depends on go-gitea/git#121)

This should make it possible to download raw blobs directly from
/:repo/:username/raw/blob/:sha1 URLs.
@lunny lunny added the type/feature Completely new functionality. Can only be merged if feature freeze is not active. label Jun 5, 2018
@lunny lunny added this to the 1.6.0 milestone Jun 5, 2018
@lunny lunny added type/enhancement An improvement of existing functionality and removed type/feature Completely new functionality. Can only be merged if feature freeze is not active. labels Jun 5, 2018
@techknowlogick techknowlogick modified the milestones: 1.6.0, 1.7.0 Aug 28, 2018
@lafriks lafriks closed this Nov 18, 2018
@go-gitea go-gitea locked and limited conversation to collaborators Nov 24, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type/enhancement An improvement of existing functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Provide support for blob url
4 participants