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
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
..
api Unify two factor check (#27915) (#27929) 1 year ago
common Clean up template locale usage (#27856) (#27857) 1 year ago
install Refactor system setting (#27000) (#27452) 1 year ago
private Redefine the meaning of column is_active to make Actions Registration Token generation easier (#27143) (#27304) 1 year ago
utils
web Fix citation error when the file size is larger than 1024 bytes (#27958) (#27965) 1 year ago
init.go