Commit Graph

300 Commits (28c03f1147e4f3fbeaac7711d6f2adb5d7532c0a)

Author SHA1 Message Date
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
无闻 536f65b8ad Merge pull request from wmark/master
Enable users to upload other key types than RSA (+ ED25519, ECDSA, NTRU, McE)
W-Mark Kubacki 887ad1ec8b Utilize ssh-keygen for checking of keys.
Removes the limitation to RSA and enables us to use all key types
SSH recognizes.
Unknown 0f907301b7 Fix
Unknown 5dbfe3c26c Finish organization homepage
Unknown 6e448b0714 Finish delete organization
Unknown ee9b7f322f Clean code
Unknown e0f9c628c5 Add create organization
Unknown 98f614a58e Work on issue1
Unknown 314193029a Use constants to name template file
Unknown 4f2f3c2857 Code convention
Unknown 2657f88d9a Fix
Unknown 688ec6ecbd Fixed
Unknown 80055bde86 Code convention
Sebastian Jackel 02fb088b80 Remove password from log message on failed login
Unknown 9100786beb Fix
Unknown 33ec0632ff Fix
Michael Litvak cca2a53d6f Fix issue link in issues page
The link assumes that the issue belongs to the signed in
user, which is not necessarily the case
I changed it to use repository owner name instead
Unknown a913aff1d0 Show collaborative repositories in dashboard
Lunny Xiao 55019bfbc5 merge all login methods
Unknown 25713ab209 Fix
Unknown 914ffa496f Show private repository activities in dashboard if has access
Unknown 33d32585b1 Add mention, read/unread support of issue tracker
Unknown 7407f9caf3 Finish issue design
Unknown 8ca14e2109 Improve delete SSH key
Unknown 6e3dba2cc5 Clean repo code
Unknown bbdfe25769 User code clean and ui improve
Unknown 89c99167b2 Fix
Unknown 41b0a7b97c Mirror fix on public key
Unknown 62240b6bc1 Add login by email
Unknown 59d0e73c35 Batch mirror fix
无闻 37cbfc032a Merge pull request from juju2013/master
basic support for LDAP/Microsoft Active Directory authentication
James Anderson e5af34a078 fixed some broken forms that were introduced in james-anderson@521c5f0e10
juju2013 efc05ea1de initial support for LDAP authentication/MSAD
Bryan Johnson 34d18a19a3 Minor grammatical fix for Disable Registration feature
Unknown b32e223db5 Mirror fix
Unknown 8719c1b8c5 Mirror bug fix
Unknown d2b53dd43b Add weibo oauth
Unknown 4b9b8024ba Clean oauth code
Unknown 5c2da610a2 Move binding as subrepo
Unknown 90f6aa8cd1 Add repo mirror and import
skyblue 75d2affcbf add oauth2 qq support
skyblue 2ce0c3befe add google oauth2 support
skyblue 5c1312f38e clean oauth2 code
skyblue 4c6e0e9499 Merge branch 'dev' of github.com:gogits/gogs into dev
skyblue dd815ae7b5 finish github oauth2 support
Unknown 11f54b1426 Mirror bug fix
Unknown 8980675a9f Fix
Unknown 45462662e9 Add flash
Unknown 5d4025cb5a Add go get meta support
skyblue 8683d2f857 remove martini oauth2 depend
Unknown a991ebf5d0 Fix
skyblue 24d0ca4aa0 clean tail
skyblue d4565483e6 add id for oauth2
Unknown 9ea9818d32 Fix issue with log in with GitHub but need more error handle after
skyblue 05fb34eacd first works oauth2(github). need to login with /user/login/github
Unknown e7c8a3cb8d Add salt for every single user
Unknown b7c3b0cc73 Add reset password, fix
Unknown e9c4156c87 Add: rename user
skyblue adf42a5b54 change oauth2 to modules
skyblue 93f6e98047 change oauth2 path
skyblue 5180506678 split into social.go
skyblue 272c27c8f2 add github social login, first step
Unknown d0e6a4c25a Change new martini impot path
Unknown 107a1eadac Finish close and reopen issue, install page, ready going to test stage of v0.2.0
Unknown 8282828820 Fix action email bug
Unknown eb6021f73f Fix issue pages URL params
Unknown 34f4af9ebf Working on issue and install page
FuXiaoHei 23d103c721 issue list in user
FuXiaoHei 47493a0191 use ctx.Handle to handle 404 page
Unknown 7356153ba3 Batch updates
Unknown cb52f6d07d Add auto-login
slene f9c07c4186 update session
Unknown d40499e7fa Finsih mail resend limit
Unknown 30618b271a Add admin edit user
Unknown 369ddf76a8 Batch fix
Unknown 3b387336bf Add Repository/user name filter
Unknown 4cf6cc63b0 Work on admin
Unknown 9f9cd6bfc6 Work on admin
Unknown 5cb2d3d2e2 Bug fix
Unknown a922c3ff6a Watch backend
Unknown 6f68620860 Pools limit concurrent nums
Unknown 35d473f04a Finish verify email
Unknown a22c4ba71d Merge branch 'master' of github.com:gogits/gogs
Unknown ddbd2ce152 Add register mail tpl
FuXiaoHei a63b5982b5 top nav arrow update
slene 199fdd0336 fork render
slene 483cc31369 Revert "fork render"
This reverts commit 56af7e99a8.
Gogs 56af7e99a8 fork render
Unknown a2fbb24615 Add active page
Unknown de087c7b4a Add send register confirm mail
Unknown fbbae2b721 Working on register mail confirmation
Unknown bd9d90d8c4 Add some log
Unknown fbd252c1cf Mirror fix
shengxiang[skyblue] ccd43b09b2 add some comment
Unknown ec65be79f0 Fix commit feed ui
Unknown 425a58afd6 Bug fix
slene f6e32b1b08 finish delete ssh key and delete account. all with confirm.
Unknown 0754dd2f95 Add delete all feeds when delete account
Unknown fb960db6af Add check if public key name has been used
Unknown 8de9517862 Mirror fix
Unknown dfcae2a97a Add repo list data, need front-end fix
Unknown b43cfc5b39 Clean code
slene b9e57e41ce clean code
Unknown f174633b36 Clean code
slene a33d03f008 Merge branch 'master' of github.com:gogits/gogs
Conflicts:
	routers/user/user.go
	web.go
slene fa5ad1e465 move templateFuncs to one file, add middleware context.