Alec S
bfed3ea7d3
fix indentation
9 years ago
Alec S
affa3c2dbf
Remove dashboard keyword from title
9 years ago
Alec S
6775ac7334
change page titles for user and org dashes
9 years ago
Jan Christophersen
72a8fa3bc8
Allowing site admins to view private repositories in org/home
9 years ago
Tamás Molnár
9c91e27933
Added: Ability to delete org avatar.
9 years ago
Unknwon
a2f13eae55
#1157 some avatar setting changes
...
- Allow to delete current avatar
9 years ago
Unknwon
aa12135b97
Fix panic when view profile without signin
...
Also fix that no matter who, still able to see organizations with private membership.
9 years ago
Unknwon
d8631b616e
Merge pull request #2578 from exmex/develop
...
Admins and user itself sees private org relations on profile
9 years ago
Unknwon
a1d97e8f5c
Minor fix for #2567
9 years ago
ExMex
2cfe6f8c60
Admins and user itself sees private org relations on profile
9 years ago
Florian Kaiser
45db167f7a
Only show activities for repositories on dashboard, that the user has access to
9 years ago
Florian Kaiser
90e9e3c89d
Only show repositories on organization dashboard, that the user has access to
9 years ago
Unknwon
739d5aa1d3
Merge pull request #2530 from fnkr/hide-other-teams-repos-from-org-page
...
Hide other teams & repos from organization page
9 years ago
Florian Kaiser
c3ff476ed6
Remove unnecessary else-block
9 years ago
Florian Kaiser
bead46363b
Evaulate org/team permissions when using the issue/PR view
9 years ago
Florian Kaiser
fdad234445
Remove unnecessary comments
9 years ago
Florian Kaiser
bba1847a8e
Everyone can see public repos
9 years ago
Unknwon
a9d68a6884
fix #2529
9 years ago
Florian Kaiser
e35791b2b2
Only show teams the user has access to
9 years ago
Florian Kaiser
5eafe2b17e
Only show repositories the user has access to, on the organization home
9 years ago
Florian Kaiser
295de51b99
Show all orgs on user profile, except the private one's
9 years ago
ExMex
f610bfa8a2
Added organization display on profile
...
Fixed "Follower" Icon too big
9 years ago
Unknwon
62edc5c59a
fix cannot show user public ssh keys
9 years ago
Unknwon
85af36332b
#2282 fix utf-8 recognized as windows-1252
9 years ago
Unknwon
a49af93faf
#1692 APIs: Users Followers
...
- User profile un/follow
- List user's followers/following
9 years ago
Unknwon
33a99d587a
fix #2223
9 years ago
Unknwon
9cd16c5b12
#1692 add organization APIs
9 years ago
Unknwon
b117befc2b
#1692 add user email APIs
9 years ago
Unknwon
0cce4439ce
#2154 minor fix
9 years ago
Unknwon
477b4d3b50
#2154 fix form submit error
9 years ago
Unknwon
d0b0d24f22
#2154 disable change user for non-local users
...
- #2153 remove require for gravatar
9 years ago
Unknwon
cc8f5add6e
fix #976
9 years ago
Adam Strzelecki
e57b2dffa4
Admin should be able to see all organizations
...
This is follow-up for 56c66ee486
allowing admin
to see private repositories, even when not being member of them.
9 years ago
Unknwon
3ca544912f
#1944 Drop /org/ URL path prefix in organization home page
9 years ago
Unknwon
7f9598141b
fix #2020
9 years ago
Unknwon
52c8f69163
fix #650
9 years ago
Unknwon
3d14e73fd8
fix #1119 and data race in timming tasks
9 years ago
Unknwon
dc0c0dc06b
fix typo for #1996
9 years ago
Unknwon
9330c943cd
work on #1891
9 years ago
Unknwon
f455125d4d
fix #878
9 years ago
Unknwon
917d334ebd
only show user's activities in profile
9 years ago
Unknwon
f8ae161c74
fix #1302
9 years ago
Unknwon
1559bd58e7
save custom avatar as PNG
9 years ago
Unknwon
603c7389b8
#1459 Dashboard issues lacks sorting
9 years ago
Unknwon
932dbccb67
fix import path, fix #1782
9 years ago
Unknwon
acf428863c
fix #981
10 years ago
Unknwon
3fb1b6a608
drop oauth2 feature support
10 years ago
Unknwon
9d36fc6986
finish new auth e-mails
10 years ago
Unknwon
373731f5e8
user gomail and new activate account email tpl
...
- #1496 : fallback plain text
- #1002 : add date header
- #913 : fix encoding of header
10 years ago
Unknwon
83e747bfda
#697 and #1606 and new admin edit user UI
10 years ago
Unknwon
8e0a69f86a
#697 disable captcha and new admin create user UI
10 years ago
Unknwon
52ec80fa18
finish all new user settings UI
10 years ago
Unknwon
c38754d432
#1191 allow upload avatar for org
...
Signed-off-by: Unknwon <u@gogs.io>
10 years ago
Unknwon
85f34ba538
new user profile settings UI
...
Signed-off-by: Unknwon <u@gogs.io>
10 years ago
Unknwon
83dc2468f5
finish initial version of pull request
10 years ago
Unknwon
8d73832bdf
fix sql
10 years ago
Unknwon
a329bbc215
new org dashboard issues
10 years ago
Unknwon
f808df5a7b
new user dahsboard issues
10 years ago
Unknwon
062adbed8a
add confirmation to delete ssh key
10 years ago
Unknwon
47ac579f09
only assign auto-admin when sign up by web
10 years ago
Unknwon
4c7b6414eb
new access token UI
10 years ago
Unknwon
2493454587
new delete account UI and password confirmation
10 years ago
Unknwon
407385db7e
work on #1493
10 years ago
Unknwon
817b48ed1e
Show owner/poster tags of comments and fix #1312
10 years ago
Unknwon
b4c0b7b98b
finish view issue without comments and ops
10 years ago
Unknwon
75aff60c90
finish create issue with milestone and assignee
10 years ago
Unknwon
dea3a8c6a4
WIP: create PR - choose branch
10 years ago
Unknwon
39a3b768bc
#334 : Add Deployment Key Support
10 years ago
Unknwon
2c507667bf
Merge branch 'develop' of github.com:gogits/gogs into feature/milestone
...
# Conflicts:
# gogs.go
# models/issue.go
# templates/.VERSION
10 years ago
Unknwon
0705f55ce0
finish new milestone page
10 years ago
Unknwon
e50982f5ec
allow anonymous SSH clone
10 years ago
Unknwon
eea9302d8f
fix #1204
10 years ago
无闻
333ab1b2b4
Merge pull request #1317 from smcquay/keys
...
fix .keys route
10 years ago
stephen mcquay
73698d292a
fix .keys route
...
This change fixes the output from /{{ username }}.keys so that it can work in
a ~/.ssh/authorized_keys file
10 years ago
Unknwon
698b9e2acc
#1070 Clearer error message for illegal characters
10 years ago
无闻
e312634286
Merge pull request #1091 from sapk/fix-ng-issue-pages
...
Apply ng to issue dashboard
10 years ago
Unknwon
1cb57b1a44
#1094 : fix locale
10 years ago
Antoine GIRARD
96a71aaed8
Apply ng to issue dashboard
10 years ago
Unknwon
466facc009
#1067 : Deleting users should remove them from collaborator lists
...
- fix delete user but repository watches are not decreased
10 years ago
Unknwon
588f3215c6
#1040 : dashboard no longer accessible when repo is missing
10 years ago
无闻
f92bfabf86
Merge pull request #960 from phsmit/access_action
...
Fix that owners also see actions on their repositories
10 years ago
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
10 years ago
Unknwon
04164eada3
models: able to rename user with diff letter cases #981
...
- templates/org: mirror fix on name output
- routers: add missing error check
10 years ago
Unknwon
1654e9ecab
templates/user/settings/emial.tmpl: little fix on UI
...
- routers/user: little code format
- conf/locale: update French locale
10 years ago
Peter Smit
0fa209d07b
Update/simplify fix that owners also see actions on their repositories
10 years ago
Peter Smit
455fad0fbd
Fix that owners also see actions on their repositories
...
This is a balance between speed and nice code, where speed has won. To prevent a repository query for each action the ownername is match with the current user.
It would be "cleaner" or "better" if we fetch the repository each time. Another option is to add the RepoOwnerID to action
10 years ago
Unknwon
6d0f3a07d4
code fix #941 caution: undertest
10 years ago
Peter Smit
0d158e569b
Change constants to UPPERCASE_WITH_UNDERSCORE style
10 years ago
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.
10 years ago
Peter Smit
76f8904718
Introducing Collaboration Struct
10 years ago
Peter Smit
6251626de4
Implement #798 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.
10 years ago
无闻
a18decf4cc
Merge pull request #755 from phsmit/multiple_emails
...
Multiple emails
10 years ago
Peter
20b5c23a19
Small fixes to multiple_emails feature
10 years ago
Unknwon
0a697517ac
work on #754
10 years ago
Unknwon
c4820f119d
work on #754
10 years ago
Unknwon
57b3be4016
work on #756
10 years ago
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.
10 years ago
Peter
ec71d538fc
Method for activating email addresses through verification email
10 years ago
Unknwon
d01f2f3c22
fix #751
10 years ago
Unknwon
b6437b5a4c
safe check
10 years ago
Unknwon
db4951bc61
mirror fix on oauth2
10 years ago
Unknwon
d6132aaa88
fix oauth2
10 years ago
Unknwon
1b66600bd0
Fix #652
10 years ago
Unknwon
dc53270da9
Fix 653
10 years ago
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
11 years ago
Unknwon
7ba9257a7f
Add suburl support
11 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
11 years ago
tobyzxj
ad041167f7
fix user's actions on domain/org/name-of-organization/dashboard
11 years ago
Unknwon
632b1b694d
Fix #465
11 years ago
Unknwon
81287ba022
Mirror issue fix
11 years ago
Marios Andreopoulos
510d5a5d74
import strings
11 years ago
Marios Andreopoulos
cd0ddcfa01
fix typo
11 years ago
Marios Andreopoulos
3d79f59671
fix wrong variable name
11 years ago
Marios Andreopoulos
b40922f4d4
remove extra comma
11 years ago
Marios Andreopoulos
12639c577f
Remove newline characters from ssh key before processing it.
...
Fixes issue #370 : https://github.com/gogits/gogs/issues/370
11 years ago
Unknwon
bba707de36
Finish team list, create new team, join/leave team page
11 years ago
Unknwon
5acc948562
Page: `/org/:orgname/settings`
11 years ago
Unknwon
5fbf8531e6
Finish new home page of organization
11 years ago
Unknwon
7af7584d25
Finish new reset password, etc.
11 years ago
Unknwon
5605af973b
Feature: Social sign in
11 years ago
Unknwon
78defd238c
Page: Manage social accounts
11 years ago
Unknwon
e8c9bb2c66
Finish new collaboration page
11 years ago
Unknwon
a8e05fdf1b
Use toolbox
11 years ago
Unknwon
7bbf644dd5
Convert captcha, cache, csrf as middlewares
11 years ago
Unknwon
9813161411
Reser repo owner to organization when error occurs in repo create page, dashboard news feed page, create organization page
11 years ago
Unknwon
5e81383413
Git installation check, show image in single file view, show short SHA1 instead of 40-length string, complete log module
11 years ago
Unknwon
5c4bc3c848
Huge updates!!!!! Be careful to merge!!!!
11 years ago
Unknwon
8dd07c0ddd
New UI merge in progress
11 years ago
无闻
536f65b8ad
Merge pull request #293 from wmark/master
...
Enable users to upload other key types than RSA (+ ED25519, ECDSA, NTRU, McE)
11 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.
11 years ago
Unknown
0f907301b7
Fix #285
11 years ago
Unknown
5dbfe3c26c
Finish organization homepage
11 years ago
Unknown
6e448b0714
Finish delete organization
11 years ago
Unknown
ee9b7f322f
Clean code
11 years ago
Unknown
e0f9c628c5
Add create organization
11 years ago
Unknown
98f614a58e
Work on #249 issue1
11 years ago
Unknown
314193029a
Use constants to name template file
11 years ago
Unknown
4f2f3c2857
Code convention
11 years ago
Unknown
2657f88d9a
Fix #222
11 years ago
Unknown
688ec6ecbd
Fixed #209
11 years ago
Unknown
80055bde86
Code convention
11 years ago
Sebastian Jackel
02fb088b80
Remove password from log message on failed login
11 years ago
Unknown
9100786beb
Fix #185
11 years ago
Unknown
33ec0632ff
Fix #183
11 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
11 years ago
Unknown
a913aff1d0
Show collaborative repositories in dashboard
11 years ago
Lunny Xiao
55019bfbc5
merge all login methods
11 years ago
Unknown
25713ab209
Fix #167
11 years ago
Unknown
914ffa496f
Show private repository activities in dashboard if has access
11 years ago
Unknown
33d32585b1
Add mention, read/unread support of issue tracker
11 years ago
Unknown
7407f9caf3
Finish issue design
11 years ago
Unknown
8ca14e2109
Improve delete SSH key
11 years ago
Unknown
6e3dba2cc5
Clean repo code
11 years ago
Unknown
bbdfe25769
User code clean and ui improve
11 years ago
Unknown
89c99167b2
Fix #149
11 years ago
Unknown
41b0a7b97c
Mirror fix on public key
11 years ago
Unknown
62240b6bc1
Add login by email
11 years ago
Unknown
59d0e73c35
Batch mirror fix
11 years ago
无闻
37cbfc032a
Merge pull request #112 from juju2013/master
...
basic support for LDAP/Microsoft Active Directory authentication
11 years ago
James Anderson
e5af34a078
fixed some broken forms that were introduced in james-anderson@521c5f0e10
11 years ago
juju2013
efc05ea1de
initial support for LDAP authentication/MSAD
11 years ago
Bryan Johnson
34d18a19a3
Minor grammatical fix for Disable Registration feature
11 years ago
Unknown
b32e223db5
Mirror fix
11 years ago
Unknown
8719c1b8c5
Mirror bug fix
11 years ago
Unknown
d2b53dd43b
Add weibo oauth
11 years ago
Unknown
4b9b8024ba
Clean oauth code
11 years ago
Unknown
5c2da610a2
Move binding as subrepo
11 years ago
Unknown
90f6aa8cd1
Add repo mirror and import
11 years ago
skyblue
75d2affcbf
add oauth2 qq support
11 years ago
skyblue
2ce0c3befe
add google oauth2 support
11 years ago
skyblue
5c1312f38e
clean oauth2 code
11 years ago
skyblue
4c6e0e9499
Merge branch 'dev' of github.com:gogits/gogs into dev
11 years ago
skyblue
dd815ae7b5
finish github oauth2 support
11 years ago
Unknown
11f54b1426
Mirror bug fix
11 years ago
Unknown
8980675a9f
Fix #69
11 years ago
Unknown
45462662e9
Add flash
11 years ago
Unknown
5d4025cb5a
Add go get meta support
11 years ago
skyblue
8683d2f857
remove martini oauth2 depend
11 years ago
Unknown
a991ebf5d0
Fix #54
11 years ago
skyblue
24d0ca4aa0
clean tail
11 years ago
skyblue
d4565483e6
add id for oauth2
11 years ago
Unknown
9ea9818d32
Fix issue with log in with GitHub but need more error handle after
11 years ago
skyblue
05fb34eacd
first works oauth2(github). need to login with /user/login/github
11 years ago
Unknown
e7c8a3cb8d
Add salt for every single user
11 years ago
Unknown
b7c3b0cc73
Add reset password, fix #58
11 years ago
Unknown
e9c4156c87
Add: rename user
11 years ago
skyblue
adf42a5b54
change oauth2 to modules
11 years ago
skyblue
93f6e98047
change oauth2 path
11 years ago
skyblue
5180506678
split into social.go
11 years ago
skyblue
272c27c8f2
add github social login, first step
11 years ago
Unknown
d0e6a4c25a
Change new martini impot path
11 years ago
Unknown
107a1eadac
Finish close and reopen issue, install page, ready going to test stage of v0.2.0
11 years ago
Unknown
8282828820
Fix action email bug
11 years ago
Unknown
eb6021f73f
Fix issue pages URL params
11 years ago
Unknown
34f4af9ebf
Working on issue and install page
11 years ago
FuXiaoHei
23d103c721
issue list in user
11 years ago
FuXiaoHei
47493a0191
use ctx.Handle to handle 404 page
11 years ago
Unknown
7356153ba3
Batch updates
11 years ago
Unknown
cb52f6d07d
Add auto-login
11 years ago
slene
f9c07c4186
update session
11 years ago
Unknown
d40499e7fa
Finsih mail resend limit
11 years ago
Unknown
30618b271a
Add admin edit user
11 years ago
Unknown
369ddf76a8
Batch fix
11 years ago
Unknown
3b387336bf
Add Repository/user name filter
11 years ago
Unknown
4cf6cc63b0
Work on admin
11 years ago
Unknown
9f9cd6bfc6
Work on admin
11 years ago
Unknown
5cb2d3d2e2
Bug fix
11 years ago
Unknown
a922c3ff6a
Watch backend
11 years ago
Unknown
6f68620860
Pools limit concurrent nums
11 years ago
Unknown
35d473f04a
Finish verify email
11 years ago
Unknown
a22c4ba71d
Merge branch 'master' of github.com:gogits/gogs
11 years ago
Unknown
ddbd2ce152
Add register mail tpl
11 years ago
FuXiaoHei
a63b5982b5
top nav arrow update
11 years ago
slene
199fdd0336
fork render
11 years ago
slene
483cc31369
Revert "fork render"
...
This reverts commit 56af7e99a8
.
11 years ago
Gogs
56af7e99a8
fork render
11 years ago
Unknown
a2fbb24615
Add active page
11 years ago
Unknown
de087c7b4a
Add send register confirm mail
11 years ago
Unknown
fbbae2b721
Working on register mail confirmation
11 years ago
Unknown
bd9d90d8c4
Add some log
11 years ago
Unknown
fbd252c1cf
Mirror fix
11 years ago
shengxiang[skyblue]
ccd43b09b2
add some comment
11 years ago
Unknown
ec65be79f0
Fix commit feed ui
11 years ago
Unknown
425a58afd6
Bug fix
11 years ago
slene
f6e32b1b08
finish delete ssh key and delete account. all with confirm.
11 years ago
Unknown
0754dd2f95
Add delete all feeds when delete account
11 years ago
Unknown
fb960db6af
Add check if public key name has been used
11 years ago
Unknown
8de9517862
Mirror fix
11 years ago
Unknown
dfcae2a97a
Add repo list data, need front-end fix
11 years ago
Unknown
b43cfc5b39
Clean code
11 years ago
slene
b9e57e41ce
clean code
11 years ago
Unknown
f174633b36
Clean code
11 years ago
slene
a33d03f008
Merge branch 'master' of github.com:gogits/gogs
...
Conflicts:
routers/user/user.go
web.go
11 years ago
slene
fa5ad1e465
move templateFuncs to one file, add middleware context.
11 years ago
Unknown
4b8e888437
Finish feeds
11 years ago
slene
06deed820d
Add HomeLink and AvatarLink to User model. Please use .SignedUser in template.
11 years ago
Unknown
adb17791bd
Add basic render of public act
11 years ago
FuXiaoHei
d18237850c
add draft page for empty link
11 years ago
Unknown
1ce17cce76
Add log.handle
11 years ago
Unknown
47edf7f4f9
Finish update password and profile
11 years ago
FuXiaoHei
9c0672e0dd
user update-password page ui
11 years ago
Unknown
c01f593daa
Add updatePasswd
11 years ago
Unknown
76dae5bf68
Bug fix
11 years ago
Unknown
57bc2d1ca0
Add update user profile back end, add new gitignore and license, add template data to public profile page
11 years ago
Unknown
ea765d25e2
Update action struct
11 years ago
FuXiaoHei
37fae304d3
single repository page ui, add spec handler to get repo
11 years ago
Unknown
12f81de349
Finish delete user
11 years ago
Lunny Xiao
b5cc4078a9
add repo list of dashboard
11 years ago
FuXiaoHei
7f92579905
finish user delete page ui
11 years ago
Unknown
52837e3d36
Clean code
11 years ago
Unknown
897329a644
Add add and delete SSH key
11 years ago
FuXiaoHei
efa039a0f7
finish ssh key pages ui
11 years ago
Lunny Xiao
3ca7a33907
add del publickey
11 years ago
FuXiaoHei
46687f391c
ssh keys operation page ui
11 years ago
Unknown
76ce6f9848
Update repo.Create
11 years ago
Unknown
5a05d6633d
Merge utils to modules
11 years ago
Unknown
a2a59f8ad1
Change /user/profile URL to /user/:username
11 years ago
Unknown
ba5c7ea771
Add SignInRequire and SignOutRequire middleware
11 years ago
Lunny Xiao
8e821c75d7
add publickey list
11 years ago
Unknown
90223dcfc4
Bug fix
11 years ago
Unknown
56a7ab4da5
Finish log in user
11 years ago
Unknown
d8b92b4bc9
Merge branch 'master' of github.com:gogits/gogs
...
Conflicts:
templates/user/signup.tmpl
11 years ago
Unknown
1249392c83
Finish register user
11 years ago
FuXiaoHei
4c1858c07b
navbar active status
11 years ago
FuXiaoHei
9cd14f97c2
register js validation
11 years ago
FuXiaoHei
4b912b9ae6
signed-in dashboard and navbar changes
11 years ago
Lunny Xiao
e878bfb80f
add SignedInId & SignedInUser funcs
11 years ago
Lunny Xiao
245e806679
Merge branch 'master' of github.com:gogits/gogs
11 years ago
Lunny Xiao
35bff9e661
add IsSignedIn & SignedInName funcs
11 years ago
Unknown
5959e344a9
Optimize validate
11 years ago
Unknown
c6f2c23b05
Add binding form for register user
11 years ago
Unknown
e59f90b8fe
Update
11 years ago
Lunny Xiao
fea660f1d7
merged
11 years ago
Lunny Xiao
b73cf0ee77
merge
11 years ago
FuXiaoHei
d8a24aff8c
display login error message when login post error
11 years ago
Lunny Xiao
c5132b87a6
finished signin and login
11 years ago
FuXiaoHei
ffe0ba562c
ui for user/profile page, only skeleton
11 years ago
FuXiaoHei
ffcfd428b8
ui design for sign-in and sign-up page
...
add /login and /sign-up link for user signing
fix typo error
11 years ago
Lunny Xiao
52984f85d5
add publickey
11 years ago
Unknown
594ec0b659
Add code of add public key
11 years ago
Unknown
8962b39648
Add routers for create and delete repo
11 years ago
Unknown
d87ea87aee
Add code of delete user
11 years ago
Unknown
b455478df8
Finish register user
11 years ago
Unknown
3eb1ab9e8b
Add UI for register user
11 years ago