Unknwon
aa6b05b436
#1157 some avatar setting changes
- Allow to delete current avatar
10 years ago
Unknwon
826d4bd7d1
#2154 disable change user for non-local users
- #2153 remove require for gravatar
10 years ago
Adam Strzelecki
69427c6115
Indent all templates with tabs
This commit improves templates readability, since all of them use consistent
indent with all template command blocks indented too.
1. Indents both HTML containers such as <div>, <p> and Go HTML template blocks
such as {{if}} {{with}}
2. Cleans all trailing white-space
3. Adds trailing last line-break to each file
10 years ago
Unknwon
761b55ef0d
fix #2101
10 years ago
Unknwon
c01712659a
finish all new user settings UI
10 years ago
Unknwon
17a8589f82
new user profile settings UI
Signed-off-by: Unknwon <u@gogs.io>
10 years ago
Unknwon
e72eba3ae1
fix #1156
11 years ago
Unknwon
aa9a72602c
#1098 Hide gravatar email field if gravatar is disabled (or offline mode)
11 years ago
Unknwon
9c2120eb34
fix #675
11 years ago
Unknwon
ef275ebf62
more on change avatar
11 years ago
Unknwon
55dfe2c978
custom avatar upload
11 years ago
Unknwon
49193bebd2
UI: Confirmation box
11 years ago
Unknwon
ad2ab6d214
Add modal to change username
Signed-off-by: Unknwon <joe2010xtmf@163.com>
11 years ago
Unknwon
7ba9257a7f
Add suburl support
11 years ago
Martin van Beurden
0055cbd365
Allow Gogs to run from a suburl behind a reverse proxy. e.g. http://mydomain.com/gogs/
Conflicts:
modules/setting/setting.go
Conflicts:
templates/repo/release/list.tmpl
templates/user/dashboard/dashboard.tmpl
Conflicts:
routers/repo/setting.go
11 years ago
Unknwon
b9560374cd
UI fix
11 years ago
Unknwon
8829174574
Finish new admin users pages
11 years ago
Unknwon
9820b8e134
Finish new hooks list page
11 years ago
Unknwon
8dd07c0ddd
New UI merge in progress
11 years ago