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/web/repo
Giteabot 824d40edc6
Fix citation error when the file size is larger than 1024 bytes (#27958) (#27965)
Backport #27958 by @yp05327

Mentioned in:
https://github.com/go-gitea/gitea/pull/27931#issuecomment-1798016960

Same to #25131, so use the same method to fix this problem.

Co-authored-by: yp05327 <576951401@qq.com>
1 year ago
..
actions Artifacts retention and auto clean up (#26131) 2 years ago
setting Fix repo count in org action settings (#27245) (#27353) 1 year ago
activity.go Implement FSFE REUSE for golang files (#21840) 2 years ago
attachment.go More refactoring of `db.DefaultContext` (#27083) 2 years ago
blame.go Improve tree not found page (#26570) (#27346) 1 year ago
branch.go Search branches (#27055) 2 years ago
cherry_pick.go Sync branches into databases (#22743) 2 years ago
commit.go More `db.DefaultContext` refactor (#27265) (#27347) 1 year ago
compare.go Replace ajax with fetch, improve image diff (#27267) (#27583) 1 year ago
download.go Less naked returns (#25713) 2 years ago
editor.go Improve tree not found page (#26570) (#27346) 1 year ago
editor_test.go Move web/api context related testing function into a separate package (#26859) 2 years ago
find.go Implement FSFE REUSE for golang files (#21840) 2 years ago
githttp.go Fix http protocol auth (#27875) (#27876) 1 year ago
githttp_test.go Fix http protocol auth (#27875) (#27876) 1 year ago
helper.go Improve tree not found page (#26570) (#27346) 1 year ago
helper_test.go Make web context initialize correctly for different cases (#26726) 2 years ago
issue.go Hide archived labels when filtering by labels on the issue list (#27115) (#27381) 1 year ago
issue_content_history.go Improve issue history dialog and make poster can delete their own history (#27323) (#27327) 1 year ago
issue_dependency.go Add context parameter to some database functions (#26055) 2 years ago
issue_label.go Next round of `db.DefaultContext` refactor (#27089) 2 years ago
issue_label_test.go Move web/api context related testing function into a separate package (#26859) 2 years ago
issue_lock.go Use fetch form action for lock/unlock/pin/unpin on sidebar (#25380) 2 years ago
issue_pin.go Add context parameter to some database functions (#26055) 2 years ago
issue_stopwatch.go Next round of `db.DefaultContext` refactor (#27089) 2 years ago
issue_test.go Implement FSFE REUSE for golang files (#21840) 2 years ago
issue_timetrack.go Add context parameter to some database functions (#26055) 2 years ago
issue_watch.go Next round of `db.DefaultContext` refactor (#27089) 2 years ago
main_test.go Implement FSFE REUSE for golang files (#21840) 2 years ago
middlewares.go More refactoring of `db.DefaultContext` (#27083) 2 years ago
migrate.go Next round of `db.DefaultContext` refactor (#27089) 2 years ago
milestone.go Fix `link-action` redirect network error (#27734) (#27749) 1 year ago
packages.go Fix the display of org level badges (#26504) 2 years ago
patch.go Sync branches into databases (#22743) 2 years ago
projects.go Fix `link-action` redirect network error (#27734) (#27749) 1 year ago
projects_test.go Move web/api context related testing function into a separate package (#26859) 2 years ago
pull.go More `db.DefaultContext` refactor (#27265) (#27347) 1 year ago
pull_review.go More `db.DefaultContext` refactor (#27265) (#27347) 1 year ago
release.go Another round of `db.DefaultContext` refactor (#27103) (#27262) 1 year ago
release_test.go Move web/api context related testing function into a separate package (#26859) 2 years ago
render.go Implement FSFE REUSE for golang files (#21840) 2 years ago
repo.go Another round of `db.DefaultContext` refactor (#27103) (#27262) 1 year ago
search.go Refactor indexer (#25174) 2 years ago
topic.go Next round of `db.DefaultContext` refactor (#27089) 2 years ago
treelist.go Implement FSFE REUSE for golang files (#21840) 2 years ago
view.go Fix citation error when the file size is larger than 1024 bytes (#27958) (#27965) 1 year ago
view_test.go Implement FSFE REUSE for golang files (#21840) 2 years ago
wiki.go Move notification interface to services layer (#26915) 2 years ago
wiki_test.go Move web/api context related testing function into a separate package (#26859) 2 years ago