Unknwon
2e4c412e20
#1146 finish new access rights for collaborators
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
Adam Strzelecki
51df440502
UI: Always show menu on repo pages
Merges repo/sidebar.tmpl with repo/header.tmpl and makes every repo page use
middleware.RepoRef() necessary to display information on this menu.
10 years ago
Adam Strzelecki
4d6b9a4736
UI: Make repository menu divide header and content
This is more inline with way GitHub looks like and feels much more natural and
in style with rest of the interface.
10 years ago
Unknwon
a0a4125989
fix #1383
10 years ago
Unknwon
ee416648b2
UI fix
10 years ago
Unknwon
af869bafc6
minor HTML fix
10 years ago
Unknwon
c0b841a766
fix #1958
10 years ago
Unknwon
baffb343a6
UI: issues - finish basic frame
10 years ago
Unknwon
a773e1800e
#1114 'New Release' always visible
11 years ago
Unknwon
8e384ce46c
fix #828 , may cause unintentional break in other features, but security is no.1
11 years ago
Unknwon
bc8721fb6c
Finish new UI for release page
11 years ago
James Cracknell
4d123d0a93
Fix user links
11 years ago
Unknwon
25268577a5
Fix download archive issue
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
Benjamin Peng
cff3ca23a5
Fix TimeSince arguments error.
11 years ago
Unknown
9924e65ca1
In progress of name template name constant
12 years ago