mirror of
https://github.com/go-gitea/gitea.git
synced 2025-12-15 21:45:35 +08:00
1. Use `OpenXxx` instead of `GetXxx` because the returned readers should be correctly closed, and clarify the behaviors of the functions: they increase the download counter 2. Use `packages-content` styles instead of `issue-content` |
||
|---|---|---|
| .. | ||
| setting | ||
| avatar.go | ||
| code.go | ||
| home_test.go | ||
| home.go | ||
| main_test.go | ||
| notification.go | ||
| package.go | ||
| profile.go | ||
| search.go | ||
| stop_watch.go | ||