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
Adam Strzelecki
e57b2dffa4
Admin should be able to see all organizations
...
This is follow-up for 56c66ee486
allowing admin
to see private repositories, even when not being member of them.
9 years ago
Unknwon
3ca544912f
#1944 Drop /org/ URL path prefix in organization home page
9 years ago
Unknwon
52c8f69163
fix #650
9 years ago
Unknwon
eea9302d8f
fix #1204
9 years ago
Unknwon
c753fdceaf
templates/org/home.tmpl: fix org member can't see public repo
10 years ago
Unknwon
6b7d35eade
fix mirror issues uncaught #941
10 years ago
Unknwon
79262173a6
Webhook delivery locking & Hide repo for org members if they don't have access
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
21a1b8e5a3
Finish new edit team page, add member to team
10 years ago
Unknwon
bba707de36
Finish team list, create new team, join/leave team page
10 years ago
Unknwon
36b4c57ff1
Finish new organization members and invitation page
10 years ago
Unknwon
5fbf8531e6
Finish new home page of organization
10 years ago
Unknwon
5e81383413
Git installation check, show image in single file view, show short SHA1 instead of 40-length string, complete log module
10 years ago
Unknown
5dbfe3c26c
Finish organization homepage
11 years ago