Commit Graph

206 Commits (cd6a2b78a752605d808c6392ce78b92d4759fede)

Author SHA1 Message Date
Unknwon 6d0f3a07d4 code fix caution: undertest
Peter Smit 0d158e569b Change constants to UPPERCASE_WITH_UNDERSCORE style
Peter Smit 4e79adf6b5 Refactoring of the Access Table
This commit does a lot of the work of refactoring the access table in a table with id's instead of strings.

The result does compile, but has not been tested. It may eat your kittens.
Peter Smit 76f8904718 Introducing Collaboration Struct
Peter Smit 6251626de4 Implement Flexible ssh-key input
It is now possible to input ssh keys in a number of formats: openssh, SSH2 or just the base64 encoded key.
无闻 a18decf4cc Merge pull request from phsmit/multiple_emails
Multiple emails
Peter 20b5c23a19 Small fixes to multiple_emails feature
Unknwon 0a697517ac work on
Unknwon c4820f119d work on
Unknwon 57b3be4016 work on
Peter b033f2f535 Finish method for having multiple emails/user.
All basics are implemented. Missing are the right (localized) strings
and the page markup could have a look at by a frontend guy.
Peter ec71d538fc Method for activating email addresses through verification email
Unknwon d01f2f3c22 fix
Unknwon b6437b5a4c safe check
Unknwon db4951bc61 mirror fix on oauth2
Unknwon d6132aaa88 fix oauth2
Unknwon 1b66600bd0 Fix
Unknwon dc53270da9 Fix 653
Unknwon ef275ebf62 more on change avatar
Unknwon 22ab4fa1b0 fix
Unknwon 55dfe2c978 custom avatar upload
Unknwon 9e22840483 fix
Unknwon 8c9338a537 add personal access token panel
Unknwon 146c8efee3 Fix API broken
Unknwon 3abc41ccca Fix API broken
Unknwon 452ccff81c Mirror fix on add ssh key
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
tobyzxj ad041167f7 fix user's actions on domain/org/name-of-organization/dashboard
Unknwon 632b1b694d Fix
Unknwon 81287ba022 Mirror issue fix
Marios Andreopoulos 510d5a5d74 import strings
Marios Andreopoulos cd0ddcfa01 fix typo
Marios Andreopoulos 3d79f59671 fix wrong variable name
Marios Andreopoulos b40922f4d4 remove extra comma
Marios Andreopoulos 12639c577f Remove newline characters from ssh key before processing it.
Fixes issue : https://github.com/gogits/gogs/issues/370
Unknwon bba707de36 Finish team list, create new team, join/leave team page
Unknwon 5acc948562 Page: `/org/:orgname/settings`
Unknwon 5fbf8531e6 Finish new home page of organization
Unknwon 7af7584d25 Finish new reset password, etc.
Unknwon 5605af973b Feature: Social sign in
Unknwon 78defd238c Page: Manage social accounts
Unknwon e8c9bb2c66 Finish new collaboration page
Unknwon a8e05fdf1b Use toolbox
Unknwon 7bbf644dd5 Convert captcha, cache, csrf as middlewares
Unknwon 9813161411 Reser repo owner to organization when error occurs in repo create page, dashboard news feed page, create organization page
Unknwon 5e81383413 Git installation check, show image in single file view, show short SHA1 instead of 40-length string, complete log module
Unknwon 5c4bc3c848 Huge updates!!!!! Be careful to merge!!!!
Unknwon 8dd07c0ddd New UI merge in progress