Commit Graph

29 Commits (4dbc32285925db0609dd6c2fc97808a63d8af08c)

Author SHA1 Message Date
Unknwon d48cde6ec8 emoji
Unknwon bb3b90fcd6 Readme Template
Unknwon a7686e8749 bundle jquery with gogs
Fernando San Julián 6a89eeedf3 browser supports copy detection
Duncan a6596f2231 Prevent browsers from leaking referrer headers
Unknwon 2bb982dada : Remove footer ads/branding from default template
Unknwon 1cb57b1a44 : fix locale
Unknwon 471b8a18ab Revert "Merge pull request from ndarilek/accessibility-fixes"
This reverts commit c226e92284, reversing
changes made to 80b23854bc.
Nolan Darilek 37ab32b613 Various accessibility fixes, mostly labeling icons.
Unknwon 7ccab9cd09 Merge branch 'dev' of github.com:gogits/gogs into access
Conflicts:
	gogs.go
	models/models.go
	models/user.go
	templates/.VERSION
	templates/org/home.tmpl
Peter Smit e6fc58a744 Remove GoGet option from repository and handle it with ?go-get=1 instead
The normal go get protocol is to show the go-import meta tag when ?go-get=1 is appended to the url. This commit implements that behaviour and cleans the go-get option from the repository settings page.
Unknwon 7e7160eefd first pass work on migration
Unknwon 7d3932b9cd templates/ng/base: change year to 2015, fix
- conf/locale: update Japanese locale
Unknwon 216683004e code fix for , and work for
fuxiaohei 0daef29053 add label-create ui elements
Unknwon d6132aaa88 fix oauth2
Unknwon 41dbb4c148 Hide org member in collar page
Unknwon ad2ab6d214 Add modal to change username
Signed-off-by: Unknwon <joe2010xtmf@163.com>
fuxiaohei 7c30ae7002 is utils improvement
Unknwon 063aacd436 UI: Use tooltip not alert when copy clone URL
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
Michael Dyrynda aee46bac01 add rel attribute such that font-awesome icons load correctly
Unknwon 8829174574 Finish new admin users pages
Unknwon 1aec1a2dda Finish new admin dashboard
Unknwon e8c9bb2c66 Finish new collaboration page
Unknwon 9813161411 Reser repo owner to organization when error occurs in repo create page, dashboard news feed page, create organization page
Unknwon 5c4bc3c848 Huge updates!!!!! Be careful to merge!!!!
Unknwon 8dd07c0ddd New UI merge in progress