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
KN4CK3R c27a3af728
Redirect to package after version deletion (#25594) (#25599)
Related #25559

Current behaviour:
1. Deletion of a package version
2. Redirect to the owners package list

New behaviour:
1. Deletion of a package version
2.1. If there are more versions available, redirect to the package again
2.2. If there are no versions available, redirect to the owners package
list
2 years ago
..
api Use correct response code in push mirror creation response in v1_json.tmpl (#25476) (#25571) 2 years ago
common Fix admin config page error, use tests to cover the admin config and 500 error page (#24965) 2 years ago
install Refactor path & config system (#25330) (#25416) 2 years ago
private Use the type RefName for all the needed places and fix pull mirror sync bugs (#24634) 2 years ago
utils Implement FSFE REUSE for golang files (#21840) 2 years ago
web Redirect to package after version deletion (#25594) (#25599) 2 years ago
init.go Refactor path & config system (#25330) (#25416) 2 years ago