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/templates
Lunny Xiao f88dbf86b3
Refactor repository transfer (#33211)
- Both have `RejectTransfer` and `CancelTransfer` because the permission
checks are not the same. `CancelTransfer` can be done by the doer or
those who have admin permission to access this repository.
`RejectTransfer` can be done by the receiver user if it's an individual
or those who can create repositories if it's an organization.

- Some tests are wrong, this PR corrects them.

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
1 day ago
..
admin Support performance trace (#32973) 1 week ago
api/packages/pypi Fix links in PyPI Simple Repository API page (#30594) 10 months ago
base Fix dropdown menu header and mobile view (#33108) 4 weeks ago
custom Add footer extra links template (#9576) 5 years ago
devtest De-emphasize signed commits (#31160) 1 month ago
explore Refactor template ctx and render utils (#32422) 3 months ago
mail Remove unnecessary SanitizeHTML from code (#29575) 11 months ago
org Fix form width (#33151) 3 weeks ago
package Trivial fixes (#33304) 2 weeks ago
projects Refactor repo-projects.ts (#32892) 1 month ago
repo Refactor repository transfer (#33211) 1 day ago
shared Trivial fixes (#33304) 2 weeks ago
status Remove urls from translations (#31950) 5 months ago
swagger Let API create and edit system webhooks, attempt 2 (#33180) 3 weeks ago
user Add missed auto merge feed message on dashboard (#33309) 5 days ago
webhook Fix incorrect tailwind migration (#30007) 10 months ago
home.tmpl Remove urls from translations (#31950) 5 months ago
install.tmpl Supplement and Improvement for #32558 (#32585) 2 months ago
post-install.tmpl Optimize the installation page (#32994) 1 month ago