Commit Graph

123 Commits (8f4d11af0b031451a93d39533ff7fa679195db2a)

Author SHA1 Message Date
David Schneiderbauer 099372d76c Refactor User Settings (#3900)
6 years ago
kolaente 1fdf560678 Added user language setting (#3875)
6 years ago
bugreport0 521945a2d2 Fix missing translations when updating username. (#3564)
6 years ago
Kim "BKC" Carlbäcker e5b8b4b5ec Cleanup models.User.HashPassword (#3334)
6 years ago
Morgan Bazalgette 65861900cd Handle refactor (#3339)
6 years ago
Morgan Bazalgette 674cfb7cac Change EncodePasswd to HashPassword (#3329)
6 years ago
Lunny Xiao b3d5ba6f90 Fix missing password length check when change password (#3039)
7 years ago
Lunny Xiao 13e59c8b7a remove unused variable (#3038)
7 years ago
Michael Kuhn 420fc8efc2 Disable add key button if SSH is disabled (#2873)
7 years ago
Lunny Xiao 9e865cee67 Merge password and 2fa page on user settings (#2695)
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
David Schneiderbauer 5707ad3bb7 Add AppURL without trailing slash to TOTP issuer parameter to prevent conflicting accounts on multiple gitea installations (#2335)
7 years ago
Lunny Xiao f960e19c59 Only update needed columns when update user (#2296)
7 years ago
Lauris BH 32fc44aa83 Make time diff translatable (#2057)
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
Jonas Östanbäck b93568cce4 xxx_active_code_live setting in printed in hours and minutes instead … (#1814)
7 years ago
Antoine GIRARD 8371f94d06 Rework SSH key management UI to add GPG (#1293)
7 years ago
Sandro Santilli 8a98a25d8e Show a link to password reset from password change and delete account (#862)
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
Andrew 6dd096b7f0 Two factor authentication support (#630)
7 years ago
derSuessmann 51d578ff33 Add Keep email private (see issue #571). (#571)
7 years ago
Andrey Nering 6069abe5fd Notifications - Step 2
7 years ago
Denis Denisov 380e32e129 Fix random string generator (#384)
7 years ago
Lunny Xiao b4c794058a fixed vulnerabilities (#392)
7 years ago
Bwko a4ece1f223 Fixes typos
8 years ago
Lunny Xiao 94da472717 Golint fixed for modules/setting (#262)
8 years ago
Lunny Xiao cf045b029c golint fixed for parts of routers root, dev, user and org dirs (#167)
8 years ago
Sandro Santilli 4247304f5a Update import paths from github.com/go-gitea to code.gitea.io (#135)
8 years ago
Sandro Santilli b7bf9dfd28 more
8 years ago
Rémy Boulanouar 2d68bd1ef9 Change import reference to match gitea instead of gogs (#37)
8 years ago
Unknwon 780cc2d110 router/repo: code refactoring
8 years ago
Sandro Santilli 90dd0657b5 Add support for federated avatars (#3320)
8 years ago
Unknwon 1f2e173a74 Refactor User.Id to User.ID
8 years ago
Unknwon f1b8d52eb3 #2854 fix no mail notification when issue is closed/reopened
8 years ago
Unknwon 514382e2eb Rename module: middleware -> context
8 years ago
Tamás Molnár 9c91e27933 Added: Ability to delete org avatar.
8 years ago
Unknwon a2f13eae55 #1157 some avatar setting changes
8 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
9 years ago
Unknwon cc8f5add6e fix #976
9 years ago
Unknwon 7f9598141b fix #2020
9 years ago
Unknwon f455125d4d fix #878
9 years ago
Unknwon acf428863c fix #981
9 years ago
Unknwon 3fb1b6a608 drop oauth2 feature support
9 years ago