402 Commits (ec00d037ac9d64ef2c48ec8b724cfdf8ea6e1148)

Author SHA1 Message Date
  Ethan Koenig cdcf0a7f8e Remove unnecessary function call (#3109) 8 years ago
  Sasha Varlamov e592111427 Add 'mark all read' option to notifications (#3097) 8 years ago
  Ethan Koenig 87eaef2859 Sort repos in issues dashboard sidebar (#3072) 8 years ago
  Lunny Xiao 6c183dba54 Fix missing password length check when change password (#3039) 8 years ago
  Lunny Xiao 4b21065325 remove unused variable (#3038) 8 years ago
  Ethan Koenig c823d71928 Unit tests for wiki routers (#3022) 8 years ago
  Michael Kuhn aa6ef1a0ab Disable add key button if SSH is disabled (#2873) 8 years ago
  schaffman5 71703f78f4 Apply LANDING_PAGE config options for logged in users (#2894) 8 years ago
  Morlinest ba440a47e1 Add search mode option to /api/repo/search (#2756) 8 years ago
  Lunny Xiao 27774a3cce Merge password and 2fa page on user settings (#2695) 8 years ago
  Kazuki Sawada def3ce26e7 Change default sort order (#2647) 8 years ago
  Morlinest 00577ded2a Use custom type and constants to hold order by options (#2572) 8 years ago
  Rémy Boulanouar 373a106cf1 Implementation of all repositories of a user from user->settings (#1740) 8 years ago
  Antoine GIRARD 90af250342 Only check at least one email gpg key (#2266) 8 years ago
  Lunny Xiao 48312b2c58 fix duplicated feed (#2370) 8 years ago
  Lunny Xiao e17157f45a Fix missing collabrative repos (#2367) 8 years ago
  David Schneiderbauer 492c171d49 Log failed authentication attempts with remote address for fail2ban (#2334) 8 years ago
  Bwko b26bcf9b11 Add collaborative repositories to the dashboard (#2205) 8 years ago
  Sandro Santilli f337efc034 Add OpenID configuration in install page (#2276) 8 years ago
  David Schneiderbauer c5288c18d5 Add AppURL without trailing slash to TOTP issuer parameter to prevent conflicting accounts on multiple gitea installations (#2335) 8 years ago
  Morlinest 544b7491cd Fix variable name typo (#2327) 8 years ago
  Michael Kuhn 0cdc01997d Make SHOW_USER_EMAIL also apply to profiles (#2258) 8 years ago
  Morlinest 0e6f1cbe92 Fix and improve dashboard repo UI (#2285) 8 years ago
  Lunny Xiao 08a2088db4 Only update needed columns when update user (#2296) 8 years ago
  Ethan Koenig 1a50678894 Fix counts on issues dashboard (#2215) 8 years ago
  Lauris BH 96b13d94ec Make time diff translatable (#2057) 8 years ago
  Jonas Franz 4ae5b416b7 Fix "Dashboard shows deleted comments" (#1995) 8 years ago
  Ethan Koenig cd5e857ec5 Fix 500 in public activity page (#1901) 8 years ago
  Ethan Koenig 0c449a3c32 Cache ctx.User in retrieveFeeds (#1902) 8 years ago
  Bo-Yi Wu 9a20c48a65 feat: add check misspelling (#1877) 8 years ago
  Rémy Boulanouar ad4c4d2bfb Display all organization from user settings (#1739) 8 years ago
  Ethan Koenig 57c91032f3 Fix user profile activity feed (#1848) 8 years ago
  Jonas Östanbäck dd3884fdea xxx_active_code_live setting in printed in hours and minutes instead … (#1814) 8 years ago
  Ethan Koenig 66ee05fd53 Fix activity feed (#1779) 8 years ago
  Jonas Östanbäck 28a7beb237 Add new text for reset password flash (#1718) 8 years ago
  Willem van Dreumel 71b6b77337 Additional OAuth2 providers (#1010) 9 years ago
  Antoine GIRARD 69dd710f89 Rework SSH key management UI to add GPG (#1293) 9 years ago
  silverwind a1a5b1ac62 Orgs: fix org page title when full name is not defined (#1495) 9 years ago
  Sandro Santilli dca5fdb5cc Allow ENABLE_OPENID_SIGNUP to depend on DISABLE_REGISTRATION (#1369) 9 years ago
  Kim "BKC" Carlbäcker 759d2b4fb9 Reduce conditionals in signin/signup inner forms (#1138) 9 years ago
  Sandro Santilli 7ef4727cca Run "make fmt" with go-1.6 (#1333) 9 years ago
  Sandro Santilli 666ac568ee Reduce conditionals in signin/signup inner forms 9 years ago
  Sandro Santilli 810604d929 Show user OpenID URIs in their profile (#1314) 9 years ago
  Sandro Santilli d650d98fee Add captcha support to OpenID based signup 9 years ago
  Sandro Santilli f8863080a2 Login via OpenID-2.0 (#618) 9 years ago
  Sandro Santilli 13cd70d7da Rename /forget_password url to /forgot_password 9 years ago
  Sandro Santilli 96b592e39f Show a link to password reset from password change and delete account (#862) 9 years ago
  Willem van Dreumel d09e210590 Link OAuth2 account to 2FA enabled account (fix #1050) (#1052) 9 years ago
  Lunny Xiao 31a6ff3965 fix 500 when use a duplicat email instead of giving an error tip (#1040) 9 years ago
  Lunny Xiao b0fa905bfd fix #13 (#1042) 9 years ago