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
FuXiaoHei 67adc5c1dc
Artifact deletion in actions ui (#27172)
Add deletion link in runs view page.
Fix #26315


![image](https://github.com/go-gitea/gitea/assets/2142787/aa65a4ab-f434-4deb-b953-21e63c212033)

When click deletion button. It marks this artifact `need-delete`.

This artifact would be deleted when actions cleanup cron task.
12 months ago
..
api Refactor more code in templates (#29236) 12 months ago
common Rework markup link rendering (#26745) 1 year ago
install Refactor JWT secret generating & decoding code (#29172) 12 months ago
private Simplify how git repositories are opened (#28937) 1 year ago
utils Improve user search display name (#29002) 1 year ago
web Artifact deletion in actions ui (#27172) 12 months ago
init.go Allow to sync tags from admin dashboard (#28045) 1 year ago