forgejo/routers/web
KN4CK3R cf2356062f
Redirect to package after version deletion ()
Related 

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
2023-06-29 17:01:14 +00:00
..
admin Sync branches into databases () 2023-06-29 10:03:20 +00:00
auth Use JSON response for "user/logout" () 2023-06-26 21:36:10 +02:00
devtest Change form actions to fetch for submit review box () 2023-06-14 16:01:37 +08:00
events
explore Split lfs size from repository size () 2023-06-28 22:41:02 +00:00
feed Pass 'not' to commit count () 2023-05-08 07:10:53 +00:00
healthcheck
misc Decouple the different contexts from each other () 2023-05-21 09:50:53 +08:00
org Improve loadprojects for issue list () 2023-06-24 15:31:28 +00:00
repo Sync branches into databases () 2023-06-29 10:03:20 +00:00
shared Support configuration variables on Gitea Actions () 2023-06-20 22:54:15 +00:00
user Redirect to package after version deletion () 2023-06-29 17:01:14 +00:00
auth.go
auth_windows.go
base.go Fix all possible setting error related storages and added some tests () 2023-06-14 11:42:38 +08:00
goget.go Support SSH for go get () 2023-05-12 09:44:37 +00:00
home.go
metrics.go
nodeinfo.go
swagger_json.go
web.go Support downloading raw task logs () 2023-06-29 10:58:56 +08:00
webfinger.go