summaryrefslogtreecommitdiffstats
path: root/routers/user
Commit message (Expand)AuthorAgeFilesLines
* Fix cache problem on dashboard (#9358)Lunny Xiao2019-12-151-0/+2
* Add /milestones endpoint (#8733)Brad Albright2019-12-152-3/+229
* site admin could view org's members (#9346)Lunny Xiao2019-12-142-116/+2
* Only show part of members on orgnization dashboard and add paging for orgniza...Lunny Xiao2019-12-061-3/+26
* Fix Dashboard Issues/PR list (#9235)65432019-12-031-17/+25
* Fix active issue (#9238)John Olheiser2019-12-031-3/+3
* [UI] IssuePage multi repo select (#8741)65432019-12-011-52/+63
* update #9066 Always show Password field on link account sign in page (#9147)Benno2019-11-241-0/+1
* Add single sign-on support via SSPI on Windows (#8463)QuaSoft2019-11-231-0/+2
* Add password requirement info on error (#9074)guillep2k2019-11-193-4/+4
* Improve notification (#8835)Lunny Xiao2019-11-121-0/+19
* Fix require external registration password (#8885)guillep2k2019-11-091-3/+3
* Fix password complexity check on registration (#8887)guillep2k2019-11-091-0/+5
* Fix template error on account page (#8562)John Olheiser2019-10-191-1/+1
* Fix password complexity regex for special characters (on master) (#8525)guillep2k2019-10-162-25/+13
* Password Complexity Checks (#6230)Maxim Tkachenko2019-10-143-25/+70
* Update migrated repositories' issues/comments/prs poster id if user has a git...Lunny Xiao2019-10-141-37/+51
* Revert "Fix issues/pr list broken when there are many repositories (#8409)" (...Lunny Xiao2019-10-081-48/+92
* Fix issues/pr list broken when there are many repositories (#8409)Lunny Xiao2019-10-081-92/+48
* Alwaywas return local url for users avatar (#8245)Sandro Santilli2019-09-261-0/+37
* Move all mail related codes from models to services/mailer (#7200)Lunny Xiao2019-09-243-6/+13
* Allow registration when button is hidden (#8237)guillep2k2019-09-191-1/+1
* Add 'Mentioning you' group to /issues page (#8201)jaqra2019-09-181-0/+2
* Add Ability for User to Customize Email Notification Frequency (#7813)Gary Kim2019-08-291-0/+22
* Include description in repository search. (#7942)David Svantesson2019-08-252-36/+39
* Use gitea forked macaron (#7933)Tamal Saha2019-08-236-7/+7
* Display ui time with customize time location (#7792)Lunny Xiao2019-08-154-11/+14
* Fixed ineffectual assignments (#7555)Christian Muehlhaeuser2019-07-221-1/+0
* Support setting cookie domain (#6288)Tamal Saha2019-07-122-13/+13
* Make captcha and password optional for external accounts (#6606)AJ ONeal2019-07-062-37/+63
* routers/user: ensure that decryption of cookie actually suceeds (#7363)leonklingele2019-07-061-2/+2
* fix drone build bug (#7192)Cherrg2019-06-131-1/+1
* Add golangci (#6418)kolaente2019-06-127-56/+169
* Repository avatars (#6986)Sergey Dryabzhinsky2019-05-291-0/+4
* refactor: append, build variable and type switch (#4940)Bo-Yi Wu2019-05-281-4/+4
* fix issuer of OTP URI should be URI-encoded. (#6634)Hui Hui2019-05-271-1/+3
* SearchRepositoryByName improvements and unification (#6897)zeripath2019-05-152-107/+47
* Use AppURL for Oauth user link (#6894)techknowlogick2019-05-091-1/+1
* Hash App token (#6724)techknowlogick2019-05-041-1/+1
* Allow Recaptcha service url to be configured (#6820)zeripath2019-05-022-2/+7
* fix missing return (#6751)Lunny Xiao2019-04-251-0/+1
* Fix: Sort repos on org home page with non-admin login (#6741)Lunny Xiao2019-04-241-0/+1
* Trace Logging on Permission Denied & ColorFormat (#6618)zeripath2019-04-221-0/+9
* Unifies pagination template usage (#6531) (#6533)Mario Lubenka2019-04-203-19/+32
* UX + Security current user password reset (#5042)AJ ONeal2019-04-181-43/+68
* OAuth2 Grant UI (#6625)Jonas Franz2019-04-172-0/+24
* add .gpg url (match github behaviour) (#6610)Antoine GIRARD2019-04-142-1/+55
* Add option to disable refresh token invalidation (#6584)Jonas Franz2019-04-121-10/+11
* Show last commit status in pull request lists (#6465)Elias Norberg2019-04-021-0/+6
* Better logging (#6038) (#6095)zeripath2019-04-024-14/+14