16 Commits (76bdbcc969acd0e91cd3e10f5fdbfae3273df45b)

Author SHA1 Message Date
Unknwon 2a0bb1fa90 #1575 Limit repo creation 9 years ago
Adam Strzelecki da2585c11e 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
9 years ago
Unknwon 6f0a41b8b2 #1511 Allow local import only for admin users 9 years ago
Unknwon 83e747bfda #697 and #1606 and new admin edit user UI 9 years ago
Unknwon 6c7a93a3ac fix #1553 9 years ago
James f3aab5dbe3 Add full name field to admin's user edit page (fixes #1130) 9 years ago
Sternik d0e34c57cc Fix for deleting user when gogs instalation is on http://hostname/gogs 9 years ago
Unknwon 32dcaefafa fox #620 10 years ago
Unknwon 49193bebd2 UI: Confirmation box 10 years ago
Unknwon 7ba9257a7f Add suburl support 10 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
10 years ago
Unknwon 8829174574 Finish new admin users pages 10 years ago
lunnyxiao 57f6ec672a bug fixed 10 years ago
gima 5a97cc69ed Make possible for administrators to change user's password (fix proposal for #290) 10 years ago
António Meireles 3ad20773a2 fix typos in users' editing template. 10 years ago
Unknown 9924e65ca1 In progress of name template name constant 10 years ago