Commit Graph

74 Commits (d24eb6e6ced43fbf198617c36686655570bb92bc)

Author SHA1 Message Date
Kim "BKC" Carlbäcker 86fb1a0cb1 Add Pagination to Releases-page
Unknwon 50422f1fc2 always use relative avatar link in the template
Unknwon c912494609 detect invalid tag name git error
Unknwon 971e2c3bd6 Upgrade octicon to 4.3.0
Unknwon a5b0400be7 finish new access rights for collaborators
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
Adam Strzelecki 2580e7b57e 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.
Adam Strzelecki 3eae4ecde7 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.
Unknwon 987dcc5372 fix
Unknwon 1db3ae6601 UI fix
Unknwon 612d0d6d25 minor HTML fix
Unknwon 18de67380c fix
Unknwon f432f1f41c suburl for release md preview
Unknwon 4447a20f87 UI: issues - finish basic frame
Unknwon 8061447f0e 'New Release' always visible
Unknwon 8e384ce46c fix , may cause unintentional break in other features, but security is no.1
Unknwon 2f3a7e53cb fix
Unknwon bc8721fb6c Finish new UI for release page
James Cracknell 4d123d0a93 Fix user links
Unknwon 25268577a5 Fix download archive issue
Unknwon 7ba9257a7f Add suburl support
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
Benjamin Peng cff3ca23a5 Fix TimeSince arguments error.
Unknown 9924e65ca1 In progress of name template name constant