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/services/repository/files
Kerwin Bryant 92f997ce6b
Add file tree to file view page (#32721)
Resolve #29328

This pull request introduces a file tree on the left side when reviewing
files of a repository.

---------

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2 weeks ago
..
cherry_pick.go Decouple context from repository related structs (#33823) 3 weeks ago
commit.go Move commits signature and verify functions to service layers (#33605) 1 month ago
content.go Move some errors to their own sub packages (#32880) 3 months ago
content_test.go Clarify path param naming (#32969) 3 months ago
diff.go Decouple context from repository related structs (#33823) 3 weeks ago
diff_test.go Fix material icon & diff highlight (#33844) 3 weeks ago
file.go Support choose email when creating a commit via web UI (#33432) 2 months ago
file_test.go Clarify path param naming (#32969) 3 months ago
patch.go Decouple context from repository related structs (#33823) 3 weeks ago
temp_repo.go Decouple context from repository related structs (#33823) 3 weeks ago
tree.go Add file tree to file view page (#32721) 2 weeks ago
tree_test.go Add file tree to file view page (#32721) 2 weeks ago
update.go Decouple context from repository related structs (#33823) 3 weeks ago
upload.go Decouple context from repository related structs (#33823) 3 weeks ago