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.
gitea/routers/web/user
Giteabot 066aee28a5
Fix 404 when deleting Docker package with an internal version (#27615) (#27630)
Backport #27615 by @lng2020

close #27601
The Docker registry has an internal version, which leads to 404

Co-authored-by: Nanguan Lin <70063547+lng2020@users.noreply.github.com>
1 year ago
..
setting Refactor system setting (#27000) (#27452) 1 year ago
avatar.go Set `X-Gitea-Debug` header once (#23361) 2 years ago
code.go Show the repo count in code tab on both user profile and org page. (#27048) 1 year ago
home.go Another round of `db.DefaultContext` refactor (#27103) (#27262) 1 year ago
home_test.go Move web/api context related testing function into a separate package (#26859) 2 years ago
main_test.go Implement FSFE REUSE for golang files (#21840) 2 years ago
notification.go Use more `IssueList` instead of `[]*Issue` (#26369) 2 years ago
package.go Fix 404 when deleting Docker package with an internal version (#27615) (#27630) 1 year ago
profile.go Introduce fixes and more rigorous tests for 'Show on a map' feature (#26803) (#27365) 1 year ago
search.go Reduce usage of `db.DefaultContext` (#27073) 1 year ago
stop_watch.go Next round of `db.DefaultContext` refactor (#27089) 1 year ago
task.go Next round of `db.DefaultContext` refactor (#27089) 1 year ago