]> source.dussan.org Git - gitea.git/commit
new user profile settings UI
authorUnknwon <u@gogs.io>
Sun, 6 Sep 2015 20:31:22 +0000 (16:31 -0400)
committerUnknwon <u@gogs.io>
Sun, 6 Sep 2015 20:31:22 +0000 (16:31 -0400)
commit85f34ba53843177999cb98bad046e9cce22bfc8f
treef1f7ca6d3b0fc4848216becd9bc2a25e019cb12e
parent00767a0522606cd504d81d35fa1d9e9c1e34610c
new user profile settings UI

Signed-off-by: Unknwon <u@gogs.io>
16 files changed:
.bra.toml
conf/locale/locale_en-US.ini
models/models.go
models/models_tidb.go [new file with mode: 0644]
modules/auth/user_form.go
modules/base/template.go
modules/bindata/bindata.go
public/css/gogs.min.css
public/js/gogs.js
public/less/_repository.less
routers/install.go
routers/user/setting.go
templates/install.tmpl
templates/org/settings/options.tmpl
templates/user/settings/profile.tmpl
templates/user/settings/sshkeys.tmpl