Commit Graph

487 Commits (09bcc9edb0829433f56bfd26b3dd9bf1f5e71f55)

Author SHA1 Message Date
Sandro Santilli d958b9db4f Alwaywas return local url for users avatar (#8245) 5 years ago
Lunny Xiao 5a438ee3c0
Move all mail related codes from models to services/mailer (#7200) 5 years ago
guillep2k 8a0379d68a Allow registration when button is hidden (#8237) 5 years ago
jaqra 28362195a0 Add 'Mentioning you' group to /issues page (#8201) 5 years ago
Gary Kim f1c414882c Add Ability for User to Customize Email Notification Frequency (#7813) 5 years ago
David Svantesson c9546d4cdd Include description in repository search. (#7942) 5 years ago
Tamal Saha 171b359877 Use gitea forked macaron (#7933) 5 years ago
Lunny Xiao 85202d4784
Display ui time with customize time location (#7792) 5 years ago
Christian Muehlhaeuser b0cd3b8ab9 Fixed ineffectual assignments (#7555) 5 years ago
Tamal Saha 2102f9d92d Support setting cookie domain (#6288) 5 years ago
AJ ONeal 62d6127f1b Make captcha and password optional for external accounts (#6606) 5 years ago
leonklingele 96b66e330b routers/user: ensure that decryption of cookie actually suceeds (#7363) 5 years ago
Cherrg 2f39fc7bb6 fix drone build bug (#7192) 5 years ago
kolaente f9ec2f89f2 Add golangci (#6418) 5 years ago
Sergey Dryabzhinsky 3fd18838aa Repository avatars (#6986) 5 years ago
Bo-Yi Wu 743697a549
refactor: append, build variable and type switch (#4940) 5 years ago
Hui Hui cf3ffebfde fix issuer of OTP URI should be URI-encoded. (#6634) 5 years ago
zeripath 56ae539bed SearchRepositoryByName improvements and unification (#6897) 5 years ago
techknowlogick 2f21bc33a5 Use AppURL for Oauth user link (#6894) 5 years ago
techknowlogick 46373e7657
Hash App token (#6724) 5 years ago
zeripath ade88a877d Allow Recaptcha service url to be configured (#6820) 5 years ago
Lunny Xiao e8f4c7733a
fix missing return (#6751) 5 years ago
Lunny Xiao ff03b2f606 Fix: Sort repos on org home page with non-admin login (#6741) 5 years ago
zeripath be666b03ee Trace Logging on Permission Denied & ColorFormat (#6618) 5 years ago
Mario Lubenka fcbac38d6f Unifies pagination template usage (#6531) (#6533) 6 years ago
AJ ONeal 6dbd261852 UX + Security current user password reset (#5042) 6 years ago
Jonas Franz 7a4c29c739 OAuth2 Grant UI (#6625) 6 years ago
Antoine GIRARD d699de32f2 add .gpg url (match github behaviour) (#6610) 6 years ago
Jonas Franz 783cd64927 Add option to disable refresh token invalidation (#6584) 6 years ago
Elias Norberg bf5af87eef Show last commit status in pull request lists (#6465) 6 years ago
zeripath 704da08fdc
Better logging (#6038) (#6095) 6 years ago
mrsdizzie 6f2e1bd23a Don't Unescape redirect_to cookie value (#6399) 6 years ago
techknowlogick d1c982cb73
Add bio field for user (#6113) 6 years ago
Jonas Franz 2315019fef Add support for client basic auth for exchanging access tokens (#6293) 6 years ago
Jonas Franz 8fffb06168
Add regenerate secret feature for oauth2 (#6291) 6 years ago
Jonas Franz e777c6bdc6 Integrate OAuth2 Provider (#5378) 6 years ago
John Olheiser d26d249748 Minor UI tweaks (#5980) 6 years ago
Lanre Adelowo 094263db4d Show email if the authenticated user owns the profile page being requested for (#4981) 6 years ago
Lunny Xiao f5fa22a499 Fix prohibit login check on authorization (#6106) 6 years ago
Rémy Boulanouar 64ce159a6e Allow to set organization visibility (public, internal, private) (#1763) 6 years ago
Richard Mahn ba91214633 Feature - #3031 - search for org repos (#5986) 6 years ago
Lunny Xiao 06a1739553 fix bug when deleting a linked account will removed all (#5989) 6 years ago
Lanre Adelowo 8b5f6ced22 if repo does not exist, show a 404 not a 500 (#5900) 6 years ago
Lauris BH 075649572d Add the ability to use multiple labels as filters(#5786) 6 years ago
zeripath 2b36bdd490 Do not display the raw OpenID error in the UI (#5705) 6 years ago
Lanre Adelowo 8d2c24f7f9 Allow for user specific themes (#5668) 6 years ago
Lunny Xiao b3b7598ec6 Improve performance of dashboard (#4977) 6 years ago
Lunny Xiao eabbddcd98
Restrict permission check on repositories and fix some problems (#5314) 6 years ago
Lanre Adelowo b97af15de6 Block registration based on email domain (#5157) 6 years ago
AJ ONeal b8451190d8 UX of link account (Step 1) (#5006) 6 years ago