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
wxiaoguang 20c135cd46
Use Go 1.19 fmt for Gitea 1.17, sync emoji data (#21239)
The images used by Gitea's drone pipeline were upgraded to Go 1.19.x
It causes the lint fails because Go 1.19 uses new code format.

This PR partially backport #20758 (including the emoji-data sync),
partially fix the format manually.
2 years ago
..
api Use Go 1.19 fmt for Gitea 1.17, sync emoji data (#21239) 2 years ago
common Rework raw file http header logic (#20484) (#20542) 3 years ago
install Add Cache-Control header to html and api responses, add no-transform (#20432) (#20459) 3 years ago
private Add migrate repo archiver and packages storage support on command line (#20757) (#20806) 2 years ago
utils A better go code formatter, and now `make fmt` can run in Windows (#17684) 3 years ago
web Fix CSV diff for added/deleted files (#21189) (#21193) 2 years ago
init.go Initialize cron last (#20373) (#20384) 3 years ago