Commit Graph

160 Commits (c5c467a9cd805c7cd0fb93f467e0205ee082cca3)

Author SHA1 Message Date
Unknwon 28580aee63 modules/middleware/auth.go: remove uncheck login for watch a repo
Unknwon 2a2596fe61 able to disable SSH for
Unknwon 216683004e code fix for , and work for
Unknwon fb9dcfa921 modules/midlleware: little auth code fix,
Unknwon d8394bb2e0 modules/midlleware: little auth code fix
Unknwon b553ea45ee modes/repo: incorrect SSH clone URL for
Unknwon ac4a10456e api: able to create repo and fix
- POST /user/repos
- POST /org/:org/repos
Joseph Crail 39c068400e Fix spelling errors in comments.
Unknwon 54d25c13d7 Fix
Unknwon 3c3f7c2a56 Fix
Unknwon 37d8d3afe9 more APIs on
Unknwon 32dcaefafa fox
Unknwon a0f9197b45 GetFile api
Unknwon 52d66ba6c8 , use go-gogs-client
Unknwon 9dc3c93a6a , add/edit hook
Unknwon 8eb5120fbd , API: list user repos, list repo hooks
Unknwon 8c9338a537 add personal access token panel
Unknwon e0de6cb5ad work on and update locales
Unknwon 35977cd34c continue work on
Unknwon abc57b6e43 work on
Unknwon 23eec25274 Fix , fix , fix
Unknwon a342d58d7e Able to fork repo to individuals
Unknwon 3abc41ccca Fix API broken
Unknwon fa241efa6d Use binding middleware
Unknwon 963354c5d7 Add raw, history file button, and other mirror fixes
Unknwon 1e1f9e7166 Update with macaron
Unknwon 64c68220d2 Fix
Unknwon 2a031c1365 Fix
Unknwon 49193bebd2 UI: Confirmation box
Unknwon 25268577a5 Fix download archive issue
Unknwon a1109e6fbc Page: Repository home page
Unknwon ebb05475ed Fix and cannot view repository by tag
Martin van Beurden 976f1486e0 Set cookiepath to AppSubUrl
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
Unknwon a2cac952a4 Prepare 0.5 release
Unknwon 8b0e815d98 Fix
Unknwon 9baf2b38d0 Bug fix on organization
Unknwon 21a1b8e5a3 Finish new edit team page, add member to team
Unknwon bba707de36 Finish team list, create new team, join/leave team page
Unknwon 36b4c57ff1 Finish new organization members and invitation page
Unknwon 5acc948562 Page: `/org/:orgname/settings`
Unknwon 5fbf8531e6 Finish new home page of organization
Unknwon 7af7584d25 Finish new reset password, etc.
Unknwon 78defd238c Page: Manage social accounts
Unknwon fa0a389dc4 Fix bare repo bug
Unknwon 755eec745f Finish new repo settings page
Unknwon 7bbf644dd5 Convert captcha, cache, csrf as middlewares
Unknwon 3428baa3b5 Mirror fix on template
Unknwon 9813161411 Reser repo owner to organization when error occurs in repo create page, dashboard news feed page, create organization page