| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
replace org create alignment hack
fix #6464
Signed-off-by: Michael Gnehr <michael@gnehr.de>
|
|
|
|
|
|
| |
* Hacky fix for alignment of the create-organization dialog
* Mangle the post-scripted red-asterisk back in to follow the Visibility Header
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
|
dashboard news feed page, create organization page
|