gitea/modules/repofiles
Benno 149a9df9e8 Expand/Collapse Files and Blob Excerpt while Reviewing/Comparing code (#8924)
* update #8659 fold/unfold code diffs

* add fold button style

* update #8659 implement expand up/down codes (blob excerpt)

* fix golint errors

* fix expand direction

* remove debug message

* update css style for blob exceprt

* fix typo in comment

* update style sheet with less

* update expect diff (add SectionInfo)

* update #8942 accept suggested change (fix typo)

* close reader and check file type before get tail section

* adjust button position and check file type before insert fold button

* move index js to web_src

* merge index.js with master

* generate index.js

* update js coding style
2019-11-15 10:52:59 +08:00
..
action_test.go
action.go
blob_test.go
blob.go
commit_status.go
commit.go
content_test.go
content.go
delete.go
diff_test.go
diff.go
file_test.go
file.go
repofiles_test.go
repofiles.go
temp_repo.go
tree_test.go
tree.go
update.go
upload.go
verification.go