219 Commits (58e004f7da58eaa8c461e34cc2fbbb9727f6fa33)

Author SHA1 Message Date
Unknwon 58e004f7da Remove cache avatar support and add its tests 8 years ago
Unknwon f8182ac521 #2558 delete local wiki copy when rename repo and user 9 years ago
Unknwon 5a27aea8e0 Fix random avatar does not work on Windows
path.Dir can't handle Windows case, must use filepath.Dir
9 years ago
Unknwon 4deb876343 Minor fix for #2494
- Change tooltip size from mini to tiny in profile page
9 years ago
Martin Hartkorn 674c5c37be Change user name in Pull Requests 9 years ago
Unknwon f43cc90841 #2287 Truncate repository name if too long 9 years ago
Angus Gibson e914969e4c Add default for NumFollowing field (fixes #2261)
We set the default value for the non-NULL field NumFollowing of the User
model to 0, which stops an error when the ORM tries to sync.
9 years ago
Unknwon a49af93faf #1692 APIs: Users Followers
- User profile un/follow
- List user's followers/following
9 years ago
Unknwon 9cd16c5b12 #1692 add organization APIs 9 years ago
Unknwon b117befc2b #1692 add user email APIs 9 years ago
Unknwon 19423957b1 rename import path 9 years ago
Unknwon 5d95ffe3eb #2155 The owner has reached maximum creation limit of 0 repositories 9 years ago
Unknwon 3d5d61778a #1938 #1374 disable password change for non-local users 9 years ago
Unknwon 99e9bbef6c fix bool check for repo max limit and fix hang when push repo with tons of commits 9 years ago
Unknwon 0e96a46020 fix user repo limit default value 9 years ago
Unknwon df5ed64cca #1301 "read-only" users 9 years ago
Unknwon 2a0bb1fa90 #1575 Limit repo creation 9 years ago
Unknwon 9a2e43bff2 move out git module and #1573 send push hook 9 years ago
Unknwon 830d000667 finish wiki 9 years ago
Unknwon 392f3ee210 wiki: finish new 9 years ago
Unknwon 3ca544912f #1944 Drop /org/ URL path prefix in organization home page 9 years ago
Unknwon ec8d41765d some fix to #2026 9 years ago
Unknwon f04d773f4f UI: long organization name in create repository owner list 9 years ago
Unknwon 5dc3dd1704 fix #1960 9 years ago
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