You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/routers
zeripath 5e6a008fba
Add basic repository lfs management (#7199)
This PR adds basic repository LFS management UI including the ability to find all possible pointers within the repository. Locks are not managed at present but would be addable through some simple additions.

* Add basic repository lfs management
* add auto-associate function
* Add functionality to find commits with this lfs file
* Add link to find commits on the lfs file view
* Adjust commit view to state the likely branch causing the commit
* Only read Oid from database
5 years ago
..
admin Move some repositories' operations to a standalone service package (#8557) 5 years ago
api/v1 Move issue notifications (#8713) 5 years ago
dev Display ui time with customize time location (#7792) 5 years ago
org Fix errors in create org UI regarding team access permission. (#8506) 5 years ago
private Allow Protected Branches to Whitelist Deploy Keys (#8483) 5 years ago
repo Add basic repository lfs management (#7199) 5 years ago
routes Add basic repository lfs management (#7199) 5 years ago
user Fix template error on account page (#8562) 5 years ago
utils Slack webhook channel name cannot be empty or just contain an hashtag (#4786) 6 years ago
home.go Use AppSubUrl for more redirections (#8647) 5 years ago
init.go Mail assignee when issue/pull request is assigned (#8546) 5 years ago
install.go Upgrade xorm to v0.8.0 (#8536) 5 years ago
metrics.go Use gitea forked macaron (#7933) 5 years ago
swagger_json.go Swagger.v1.json template (#3572) 6 years ago