| Commit message (Expand) | Author | Age | Files | Lines |
* | Restricted users (#6274) | Manush Dodunekov | 2020-01-13 | 2 | -4/+4 |
* | Fix access issues on milestone and issue overview pages. (#9603) | David Svantesson | 2020-01-04 | 1 | -45/+35 |
* | Only serve attachments when linked to issue/release and if accessible by user... | Antoine GIRARD | 2020-01-05 | 1 | -2/+2 |
* | Fix error logged when repos qs is empty (#9591) | guillep2k | 2020-01-03 | 1 | -12/+14 |
* | [BugFix] use default avatar for ghost user (fix 500 error) (#9536) | 6543 | 2019-12-29 | 1 | -7/+13 |
* | Fix cache problem on dashboard (#9358) | Lunny Xiao | 2019-12-15 | 1 | -0/+2 |
* | Add /milestones endpoint (#8733) | Brad Albright | 2019-12-15 | 2 | -3/+229 |
* | site admin could view org's members (#9346) | Lunny Xiao | 2019-12-14 | 2 | -116/+2 |
* | Only show part of members on orgnization dashboard and add paging for orgniza... | Lunny Xiao | 2019-12-06 | 1 | -3/+26 |
* | Fix Dashboard Issues/PR list (#9235) | 6543 | 2019-12-03 | 1 | -17/+25 |
* | Fix active issue (#9238) | John Olheiser | 2019-12-03 | 1 | -3/+3 |
* | [UI] IssuePage multi repo select (#8741) | 6543 | 2019-12-01 | 1 | -52/+63 |
* | update #9066 Always show Password field on link account sign in page (#9147) | Benno | 2019-11-24 | 1 | -0/+1 |
* | Add single sign-on support via SSPI on Windows (#8463) | QuaSoft | 2019-11-23 | 1 | -0/+2 |
* | Add password requirement info on error (#9074) | guillep2k | 2019-11-19 | 3 | -4/+4 |
* | Improve notification (#8835) | Lunny Xiao | 2019-11-12 | 1 | -0/+19 |
* | Fix require external registration password (#8885) | guillep2k | 2019-11-09 | 1 | -3/+3 |
* | Fix password complexity check on registration (#8887) | guillep2k | 2019-11-09 | 1 | -0/+5 |
* | Fix template error on account page (#8562) | John Olheiser | 2019-10-19 | 1 | -1/+1 |
* | Fix password complexity regex for special characters (on master) (#8525) | guillep2k | 2019-10-16 | 2 | -25/+13 |
* | Password Complexity Checks (#6230) | Maxim Tkachenko | 2019-10-14 | 3 | -25/+70 |
* | Update migrated repositories' issues/comments/prs poster id if user has a git... | Lunny Xiao | 2019-10-14 | 1 | -37/+51 |
* | Revert "Fix issues/pr list broken when there are many repositories (#8409)" (... | Lunny Xiao | 2019-10-08 | 1 | -48/+92 |
* | Fix issues/pr list broken when there are many repositories (#8409) | Lunny Xiao | 2019-10-08 | 1 | -92/+48 |
* | Alwaywas return local url for users avatar (#8245) | Sandro Santilli | 2019-09-26 | 1 | -0/+37 |
* | Move all mail related codes from models to services/mailer (#7200) | Lunny Xiao | 2019-09-24 | 3 | -6/+13 |
* | Allow registration when button is hidden (#8237) | guillep2k | 2019-09-19 | 1 | -1/+1 |
* | Add 'Mentioning you' group to /issues page (#8201) | jaqra | 2019-09-18 | 1 | -0/+2 |
* | Add Ability for User to Customize Email Notification Frequency (#7813) | Gary Kim | 2019-08-29 | 1 | -0/+22 |
* | Include description in repository search. (#7942) | David Svantesson | 2019-08-25 | 2 | -36/+39 |
* | Use gitea forked macaron (#7933) | Tamal Saha | 2019-08-23 | 6 | -7/+7 |
* | Display ui time with customize time location (#7792) | Lunny Xiao | 2019-08-15 | 4 | -11/+14 |
* | Fixed ineffectual assignments (#7555) | Christian Muehlhaeuser | 2019-07-22 | 1 | -1/+0 |
* | Support setting cookie domain (#6288) | Tamal Saha | 2019-07-12 | 2 | -13/+13 |
* | Make captcha and password optional for external accounts (#6606) | AJ ONeal | 2019-07-06 | 2 | -37/+63 |
* | routers/user: ensure that decryption of cookie actually suceeds (#7363) | leonklingele | 2019-07-06 | 1 | -2/+2 |
* | fix drone build bug (#7192) | Cherrg | 2019-06-13 | 1 | -1/+1 |
* | Add golangci (#6418) | kolaente | 2019-06-12 | 7 | -56/+169 |
* | Repository avatars (#6986) | Sergey Dryabzhinsky | 2019-05-29 | 1 | -0/+4 |
* | refactor: append, build variable and type switch (#4940) | Bo-Yi Wu | 2019-05-28 | 1 | -4/+4 |
* | fix issuer of OTP URI should be URI-encoded. (#6634) | Hui Hui | 2019-05-27 | 1 | -1/+3 |
* | SearchRepositoryByName improvements and unification (#6897) | zeripath | 2019-05-15 | 2 | -107/+47 |
* | Use AppURL for Oauth user link (#6894) | techknowlogick | 2019-05-09 | 1 | -1/+1 |
* | Hash App token (#6724) | techknowlogick | 2019-05-04 | 1 | -1/+1 |
* | Allow Recaptcha service url to be configured (#6820) | zeripath | 2019-05-02 | 2 | -2/+7 |
* | fix missing return (#6751) | Lunny Xiao | 2019-04-25 | 1 | -0/+1 |
* | Fix: Sort repos on org home page with non-admin login (#6741) | Lunny Xiao | 2019-04-24 | 1 | -0/+1 |
* | Trace Logging on Permission Denied & ColorFormat (#6618) | zeripath | 2019-04-22 | 1 | -0/+9 |
* | Unifies pagination template usage (#6531) (#6533) | Mario Lubenka | 2019-04-20 | 3 | -19/+32 |
* | UX + Security current user password reset (#5042) | AJ ONeal | 2019-04-18 | 1 | -43/+68 |