Unknwon
|
134d8e7681
|
work on #1961
|
9 years ago |
Unknwon
|
1d57f0d64f
|
Show custom avatars in commits
|
9 years ago |
Unknwon
|
1559bd58e7
|
save custom avatar as PNG
|
9 years ago |
Unknwon
|
f255b1e86d
|
#1896 fatal when no needed update task
|
9 years ago |
Unknwon
|
6f0a41b8b2
|
#1511 Allow local import only for admin users
|
9 years ago |
Unknwon
|
022820103d
|
#1657 allow forcing all private repos
|
9 years ago |
Unknwon
|
3fb1b6a608
|
drop oauth2 feature support
|
9 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
|
9 years ago |
Unknwon
|
2d1bb0cf49
|
#1633 admin delete user
|
9 years ago |
Unknwon
|
be89802bd8
|
new admin user list UI
|
9 years ago |
Unknwon
|
52ec80fa18
|
finish all new user settings UI
|
9 years ago |
Unknwon
|
3d9b98fae4
|
#1585 order owners list by last changed time
|
9 years ago |
Unknwon
|
0806725ca5
|
minor fix on #1589
Signed-off-by: Unknwon <u@gogs.io>
|
9 years ago |
Unknwon
|
80701d45bb
|
#1193 Make organization emails non-mandatory
|
9 years ago |
Unknwon
|
aa67de910a
|
fix #1558
|
9 years ago |
Unknwon
|
1fd5f8edf8
|
fix #1568
|
9 years ago |
Unknwon
|
6ea28f2a47
|
work on #1558
|
9 years ago |
Unknwon
|
63fecac537
|
XSS in username
|
9 years ago |
Unknwon
|
d01f688257
|
fix repository count of user is messed up
|
9 years ago |
Unknwon
|
f509c59ac1
|
new create webhook event
|
9 years ago |
Unknwon
|
46bee50e45
|
complate list of gitignores and licenses
|
9 years ago |
Unknwon
|
b900863d60
|
rename a user method
|
9 years ago |
Unknwon
|
2881456421
|
new webhooks list UI
|
9 years ago |
Unknwon
|
260301bf2e
|
#1535 Removing deploy key does not remove key
|
9 years ago |
Unknwon
|
47ac579f09
|
only assign auto-admin when sign up by web
|
9 years ago |
Unknwon
|
407385db7e
|
work on #1493
|
9 years ago |
Unknwon
|
30b428bf0e
|
#1419: 500 when visit a issue with issue/comments of deleted user
|
9 years ago |
Unknwon
|
817b48ed1e
|
Show owner/poster tags of comments and fix #1312
|
9 years ago |
Unknwon
|
cafde1287e
|
delete avatar when del user
|
9 years ago |
James Anderson
|
e5146155a0
|
Resize avatars to the same size they are displayed
|
9 years ago |
Unknwon
|
cbc7b7132f
|
finish new issue action and mentions
|
9 years ago |
Unknwon
|
75aff60c90
|
finish create issue with milestone and assignee
|
9 years ago |
Unknwon
|
68b9d78386
|
remove sync.Pool and support go1.2 again
|
9 years ago |
Unknwon
|
4b43ffc96c
|
Generate random avatar based on e-mail when disable Gravatar
|
9 years ago |
Unknwon
|
dea3a8c6a4
|
WIP: create PR - choose branch
|
9 years ago |
Unknwon
|
b1f08d3218
|
more on #1443
|
9 years ago |
Unknwon
|
d922b7e504
|
#1443 set first user to be admin
...not just ID=1
|
9 years ago |
Unknwon
|
39a3b768bc
|
#334: Add Deployment Key Support
|
9 years ago |
Unknwon
|
b9527cd1bf
|
#1299 force downcase e-mail
|
9 years ago |
Unknwon
|
e50982f5ec
|
allow anonymous SSH clone
|
9 years ago |
Dustin Willis Webber
|
e57594dc31
|
typo fix for comment
|
10 years ago |
Dustin Willis Webber
|
f78046fc3b
|
typo fix
|
10 years ago |
Unknwon
|
698b9e2acc
|
#1070 Clearer error message for illegal characters
|
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
|
b72e75e522
|
#1024: OFFLINE_MODE Still Uses Gravatar
|
10 years ago |
Unknwon
|
d446be9f5f
|
models: mirror fix on #964
|
10 years ago |
Unknwon
|
ee68a826a5
|
v4 migration, merge 'dev', clean code and mirror fix
|
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
|
aa68e86206
|
Rewrite/simplify gogs serve
|
10 years ago |