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/private
Lunny Xiao 538790ad1d
Put an edit file button on pull request files to allow a quick operation (#29697)
Resolve #23848

This PR put an edit file button on pull request files to allow a quick
edit for a file. After the edit finished, it will return back to the
viewed file position on pull request files tab.

It also use a branch view file link instead of commit link when it's a
non-commit pull request files view.

<img width="1532" alt="image"
src="https://github.com/go-gitea/gitea/assets/81045/3637ca4c-89d5-4621-847b-79702a44f617">

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
Co-authored-by: silverwind <me@silverwind.io>
10 months ago
..
tests/repos Fix verifyCommits error when push a new branch (#26664) 1 year ago
actions.go Move context from modules to services (#29440) 11 months ago
default_branch.go Move get/set default branch from git package to gitrepo package to hide repopath (#29126) 11 months ago
hook_post_receive.go Put an edit file button on pull request files to allow a quick operation (#29697) 10 months ago
hook_pre_receive.go Move context from modules to services (#29440) 11 months ago
hook_proc_receive.go Move context from modules to services (#29440) 11 months ago
hook_verification.go Improve ObjectFormat interface (#28496) 1 year ago
hook_verification_test.go Adjust object format interface (#28469) 1 year ago
internal.go Move context from modules to services (#29440) 11 months ago
internal_repo.go Move context from modules to services (#29440) 11 months ago
key.go Move context from modules to services (#29440) 11 months ago
mail.go Move context from modules to services (#29440) 11 months ago
main_test.go make writing main test easier (#27270) 1 year ago
manager.go Move context from modules to services (#29440) 11 months ago
manager_process.go Move context from modules to services (#29440) 11 months ago
manager_unix.go Move context from modules to services (#29440) 11 months ago
manager_windows.go Move context from modules to services (#29440) 11 months ago
restore_repo.go Move context from modules to services (#29440) 11 months ago
serv.go Move context from modules to services (#29440) 11 months ago
ssh_log.go Move context from modules to services (#29440) 11 months ago