Commit Graph

396 Commits (v1.3.2)

Author SHA1 Message Date
Lunny Xiao 81fd8c8fb6 Comment backport test and add missing drone test (#3127) 7 years ago
Lunny Xiao 3d688bd2cc
Fix missing password length check when change password (#3039) (#3071) 7 years ago
Morlinest ddb7f59ef4 Add search mode option to /api/repo/search (#2756) 7 years ago
Lunny Xiao 9e865cee67 Merge password and 2fa page on user settings (#2695) 7 years ago
Kazuki Sawada 43253202e9 Change default sort order (#2647) 7 years ago
Morlinest 9a75a5d59b Use custom type and constants to hold order by options (#2572) 7 years ago
Rémy Boulanouar e5d80b7090 Implementation of all repositories of a user from user->settings (#1740) 7 years ago
Antoine GIRARD 7c417bbb0d Only check at least one email gpg key (#2266) 7 years ago
Lunny Xiao e41da3845d fix duplicated feed (#2370) 7 years ago
Lunny Xiao f61a1d210c Fix missing collabrative repos (#2367) 7 years ago
David Schneiderbauer 174255e74e Log failed authentication attempts with remote address for fail2ban (#2334) 7 years ago
Bwko 1a5fe4326f Add collaborative repositories to the dashboard (#2205) 7 years ago
Sandro Santilli 2c3a229a3c Add OpenID configuration in install page (#2276) 7 years ago
David Schneiderbauer 5707ad3bb7 Add AppURL without trailing slash to TOTP issuer parameter to prevent conflicting accounts on multiple gitea installations (#2335) 7 years ago
Morlinest e08d1fcc15 Fix variable name typo (#2327) 7 years ago
Michael Kuhn 934dd41fa6 Make SHOW_USER_EMAIL also apply to profiles (#2258) 7 years ago
Morlinest 951fb572a7 Fix and improve dashboard repo UI (#2285) 7 years ago
Lunny Xiao f960e19c59 Only update needed columns when update user (#2296) 7 years ago
Ethan Koenig 7e0654bd9e Fix counts on issues dashboard (#2215) 7 years ago
Lauris BH 32fc44aa83 Make time diff translatable (#2057) 7 years ago
Jonas Franz 441986a473 Fix "Dashboard shows deleted comments" (#1995) 7 years ago
Ethan Koenig afe1f1c4af Fix 500 in public activity page (#1901) 7 years ago
Ethan Koenig 9ddc35e343 Cache ctx.User in retrieveFeeds (#1902) 7 years ago
Bo-Yi Wu 703d18e50d feat: add check misspelling (#1877) 7 years ago
Rémy Boulanouar 62f600cf1c Display all organization from user settings (#1739) 7 years ago
Ethan Koenig 4e5ee2b67a Fix user profile activity feed (#1848) 7 years ago
Jonas Östanbäck b93568cce4 xxx_active_code_live setting in printed in hours and minutes instead … (#1814) 7 years ago
Ethan Koenig 0c332f0480 Fix activity feed (#1779) 7 years ago
Jonas Östanbäck e214728725 Add new text for reset password flash (#1718) 7 years ago
Willem van Dreumel 950f2e2074 Additional OAuth2 providers (#1010) 7 years ago
Antoine GIRARD 8371f94d06 Rework SSH key management UI to add GPG (#1293) 7 years ago
silverwind 237270ef50 Orgs: fix org page title when full name is not defined (#1495) 7 years ago
Sandro Santilli 129b0d6a4b Allow ENABLE_OPENID_SIGNUP to depend on DISABLE_REGISTRATION (#1369) 7 years ago
Sandro Santilli f73e734411 Run "make fmt" with go-1.6 (#1333) 7 years ago
Sandro Santilli 15f5d8e794 Reduce conditionals in signin/signup inner forms 7 years ago
Sandro Santilli 9182a35f18 Show user OpenID URIs in their profile (#1314) 7 years ago
Sandro Santilli 97ee88975a Add captcha support to OpenID based signup 7 years ago
Sandro Santilli 71d16f69ff Login via OpenID-2.0 (#618) 7 years ago
Sandro Santilli 7d8f9d1c46 Rename /forget_password url to /forgot_password 7 years ago
Sandro Santilli 8a98a25d8e Show a link to password reset from password change and delete account (#862) 7 years ago
Willem van Dreumel 8947b711aa Link OAuth2 account to 2FA enabled account (fix #1050) (#1052) 7 years ago
Lunny Xiao 19b3c45ca7 fix 500 when use a duplicat email instead of giving an error tip (#1040) 7 years ago
Lunny Xiao e8e56da9ac fix #13 (#1042) 7 years ago
Lunny Xiao 8894f856de fix 500 when change user setting email to an exist email (#1039) 7 years ago
Willem van Dreumel 01d957677f Oauth2 consumer (#679) 7 years ago
Lunny Xiao 847527fd6d Fix all the bugs in issues and pulls on dashboard (#943) 7 years ago
Bo-Yi Wu a31f64d639 fix: 500 error on /explore/repos page. (#946) 7 years ago
Lunny Xiao 9c645b54dc bug fixed on issues and pulls 7 years ago
Lunny Xiao 7a9a5c8a69 Fix assigned issues dashboard (#920) 7 years ago
Bo-Yi Wu 23aba523b5 feat: support search bar on star tab of user profile. (#917) 7 years ago