238 Commits (7ec991326d550957b278475057965e197f6e0324)

Author SHA1 Message Date
Unknwon ef275ebf62 more on change avatar 10 years ago
Unknwon 22ab4fa1b0 fix #139 10 years ago
Unknwon 55dfe2c978 custom avatar upload 10 years ago
Unknwon 9e22840483 fix #622 10 years ago
Unknwon 8c9338a537 add personal access token panel #12 10 years ago
Unknwon 146c8efee3 Fix API broken 10 years ago
Unknwon 3abc41ccca Fix API broken 10 years ago
Unknwon 452ccff81c Mirror fix on add ssh key 10 years ago
Martin van Beurden 976f1486e0 Set cookiepath to AppSubUrl 10 years ago
Unknwon 7ba9257a7f Add suburl support 10 years ago
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
10 years ago
tobyzxj ad041167f7 fix user's actions on domain/org/name-of-organization/dashboard 10 years ago
Unknwon 632b1b694d Fix #465 10 years ago
Unknwon 81287ba022 Mirror issue fix 10 years ago
Marios Andreopoulos 510d5a5d74 import strings 10 years ago
Marios Andreopoulos cd0ddcfa01 fix typo 10 years ago
Marios Andreopoulos 3d79f59671 fix wrong variable name 10 years ago
Marios Andreopoulos b40922f4d4 remove extra comma 10 years ago
Marios Andreopoulos 12639c577f Remove newline characters from ssh key before processing it.
Fixes issue #370: https://github.com/gogits/gogs/issues/370
10 years ago
Unknwon bba707de36 Finish team list, create new team, join/leave team page 10 years ago
Unknwon 5acc948562 Page: `/org/:orgname/settings` 10 years ago
Unknwon 5fbf8531e6 Finish new home page of organization 10 years ago
Unknwon 7af7584d25 Finish new reset password, etc. 10 years ago
Unknwon 5605af973b Feature: Social sign in 10 years ago
Unknwon 78defd238c Page: Manage social accounts 10 years ago
Unknwon e8c9bb2c66 Finish new collaboration page 10 years ago
Unknwon a8e05fdf1b Use toolbox 10 years ago
Unknwon 7bbf644dd5 Convert captcha, cache, csrf as middlewares 10 years ago
Unknwon 9813161411 Reser repo owner to organization when error occurs in repo create page, dashboard news feed page, create organization page 10 years ago
Unknwon 5e81383413 Git installation check, show image in single file view, show short SHA1 instead of 40-length string, complete log module 10 years ago
Unknwon 5c4bc3c848 Huge updates!!!!! Be careful to merge!!!! 10 years ago
Unknwon 8dd07c0ddd New UI merge in progress 10 years ago
无闻 536f65b8ad Merge pull request #293 from wmark/master
Enable users to upload other key types than RSA (+ ED25519, ECDSA, NTRU, McE)
10 years ago
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.
10 years ago
Unknown 0f907301b7 Fix #285 10 years ago
Unknown 5dbfe3c26c Finish organization homepage 10 years ago
Unknown 6e448b0714 Finish delete organization 10 years ago
Unknown ee9b7f322f Clean code 10 years ago
Unknown e0f9c628c5 Add create organization 10 years ago
Unknown 98f614a58e Work on #249 issue1 10 years ago
Unknown 314193029a Use constants to name template file 10 years ago
Unknown 4f2f3c2857 Code convention 10 years ago
Unknown 2657f88d9a Fix #222 10 years ago
Unknown 688ec6ecbd Fixed #209 10 years ago
Unknown 80055bde86 Code convention 10 years ago
Sebastian Jackel 02fb088b80 Remove password from log message on failed login 10 years ago
Unknown 9100786beb Fix #185 10 years ago
Unknown 33ec0632ff Fix #183 10 years ago
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
10 years ago
Unknown a913aff1d0 Show collaborative repositories in dashboard 10 years ago
Lunny Xiao 55019bfbc5 merge all login methods 10 years ago
Unknown 25713ab209 Fix #167 10 years ago
Unknown 914ffa496f Show private repository activities in dashboard if has access 10 years ago
Unknown 33d32585b1 Add mention, read/unread support of issue tracker 10 years ago
Unknown 7407f9caf3 Finish issue design 10 years ago
Unknown 8ca14e2109 Improve delete SSH key 10 years ago
Unknown 6e3dba2cc5 Clean repo code 10 years ago
Unknown bbdfe25769 User code clean and ui improve 10 years ago
Unknown 89c99167b2 Fix #149 10 years ago
Unknown 41b0a7b97c Mirror fix on public key 10 years ago
Unknown 62240b6bc1 Add login by email 10 years ago
Unknown 59d0e73c35 Batch mirror fix 10 years ago
无闻 37cbfc032a Merge pull request #112 from juju2013/master
basic support for LDAP/Microsoft Active Directory authentication
10 years ago
James Anderson e5af34a078 fixed some broken forms that were introduced in james-anderson@521c5f0e10 10 years ago
juju2013 efc05ea1de initial support for LDAP authentication/MSAD 10 years ago
Bryan Johnson 34d18a19a3 Minor grammatical fix for Disable Registration feature 10 years ago
Unknown b32e223db5 Mirror fix 10 years ago
Unknown 8719c1b8c5 Mirror bug fix 10 years ago
Unknown d2b53dd43b Add weibo oauth 10 years ago
Unknown 4b9b8024ba Clean oauth code 10 years ago
Unknown 5c2da610a2 Move binding as subrepo 10 years ago
Unknown 90f6aa8cd1 Add repo mirror and import 10 years ago
skyblue 75d2affcbf add oauth2 qq support 10 years ago
skyblue 2ce0c3befe add google oauth2 support 10 years ago
skyblue 5c1312f38e clean oauth2 code 10 years ago
skyblue 4c6e0e9499 Merge branch 'dev' of github.com:gogits/gogs into dev 10 years ago
skyblue dd815ae7b5 finish github oauth2 support 10 years ago
Unknown 11f54b1426 Mirror bug fix 10 years ago
Unknown 8980675a9f Fix #69 10 years ago
Unknown 45462662e9 Add flash 10 years ago
Unknown 5d4025cb5a Add go get meta support 10 years ago
skyblue 8683d2f857 remove martini oauth2 depend 10 years ago
Unknown a991ebf5d0 Fix #54 10 years ago
skyblue 24d0ca4aa0 clean tail 10 years ago
skyblue d4565483e6 add id for oauth2 10 years ago
Unknown 9ea9818d32 Fix issue with log in with GitHub but need more error handle after 10 years ago
skyblue 05fb34eacd first works oauth2(github). need to login with /user/login/github 10 years ago
Unknown e7c8a3cb8d Add salt for every single user 10 years ago
Unknown b7c3b0cc73 Add reset password, fix #58 10 years ago
Unknown e9c4156c87 Add: rename user 10 years ago
skyblue adf42a5b54 change oauth2 to modules 10 years ago
skyblue 93f6e98047 change oauth2 path 10 years ago
skyblue 5180506678 split into social.go 10 years ago
skyblue 272c27c8f2 add github social login, first step 10 years ago
Unknown d0e6a4c25a Change new martini impot path 10 years ago
Unknown 107a1eadac Finish close and reopen issue, install page, ready going to test stage of v0.2.0 10 years ago
Unknown 8282828820 Fix action email bug 10 years ago
Unknown eb6021f73f Fix issue pages URL params 10 years ago
Unknown 34f4af9ebf Working on issue and install page 10 years ago
FuXiaoHei 23d103c721 issue list in user 10 years ago