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
Lunny Xiao e2f365b55c
Display head branch more comfortable on pull request view (#32000)
This PR do some minor improvements for head branch display on pull
request view UI.

- [x] Remove the link if the head branch has been deleted with a
tooltip, so that users will not result in a 404 page
- [x] Display a label if this pull request is an agit based one.

![图片](https://github.com/user-attachments/assets/872f26b6-f1cf-4427-9e41-e3a5b176dfa4)
4 months ago
..
api Fix bug in getting merged pull request by commit (#32079) 4 months ago
common Refactor route path normalization (#31381) 8 months ago
install Save initial signup information for users to aid in spam prevention (#31852) 5 months ago
private Fix protected branch files detection on pre_receive hook (#31778) 6 months ago
utils Refactor external URL detection (#29973) 11 months ago
web Display head branch more comfortable on pull request view (#32000) 4 months ago
init.go Refactor names (#31405) 8 months ago