gitea/routers
silverwind 08896cd9f6 add file line count info on UI (#8396)
Also reworked the header to remove the filename (which is redundant with
the file path above) and made the header a flexbox with a monospace
font.

Fixes: https://github.com/go-gitea/gitea/issues/8170
2019-10-07 00:59:17 -04:00
..
admin Move all mail related codes from models to services/mailer (#7200) 2019-09-24 13:02:49 +08:00
api/v1 Api: advanced settings for repository (external wiki, issue tracker etc.) (#7756) 2019-10-02 17:30:41 +08:00
dev
org Fix repo_admin_change_team_access always checked in org settings (#8319) 2019-09-30 02:20:27 +03:00
private
repo add file line count info on UI (#8396) 2019-10-07 00:59:17 -04:00
routes Change general form binding to gogs form (#8334) 2019-10-02 20:58:40 +08:00
user Alwaywas return local url for users avatar (#8245) 2019-09-26 12:21:23 -04:00
utils
home.go Include description in repository search. (#7942) 2019-08-25 20:06:36 +03:00
init.go Move mirror to a standalone package from models (#7486) 2019-10-01 21:40:17 +08:00
install.go
metrics.go
swagger_json.go