| Commit message (Expand) | Author | Age | Files | Lines |
* | Refactor routers directory (#15800) | Lunny Xiao | 2021-06-09 | 22 | -6466/+0 |
* | Fixed assert statements. (#16089) | KN4CK3R | 2021-06-07 | 1 | -2/+2 |
* | Add Image Diff for SVG files (#14867) | KN4CK3R | 2021-06-05 | 1 | -1/+4 |
* | Fix case change in ownernames (#16045) | zeripath | 2021-06-02 | 1 | -1/+7 |
* | Make modules/context.Context a context.Context (#16031) | zeripath | 2021-05-31 | 3 | -9/+9 |
* | Fix goth user infer bug (#15821) | Lunny Xiao | 2021-05-10 | 1 | -5/+10 |
* | Use single shared random string generation function (#15741) | silverwind | 2021-05-10 | 1 | -2/+2 |
* | Allow only internal registration (#15795) | 6543 | 2021-05-09 | 2 | -3/+11 |
* | Feature/oauth userinfo (#15721) | N. L. H | 2021-05-06 | 1 | -0/+73 |
* | Fixed several activation bugs (#15473) | KN4CK3R | 2021-04-30 | 1 | -5/+36 |
* | add `/assets` as root dir of public files (#15219) | a1012112796 | 2021-04-28 | 1 | -1/+4 |
* | Refactor renders (#15175) | Lunny Xiao | 2021-04-19 | 2 | -2/+20 |
* | add well-known config for OIDC (#15355) | techknowlogick | 2021-04-15 | 1 | -0/+10 |
* | Performance improvement for list pull requests (#15447) | Lunny Xiao | 2021-04-15 | 1 | -5/+5 |
* | Disable Stars config option (#14653) | Kyle D | 2021-04-15 | 1 | -0/+21 |
* | OAuth2 auto-register (#5123) | Martin Michaelis | 2021-04-14 | 2 | -132/+182 |
* | Prevent NPE on avatar direct rendering if federated avatars disabled (#15434) | zeripath | 2021-04-12 | 1 | -2/+17 |
* | Code Formats, Nits & Unused Func/Var deletions (#15286) | 6543 | 2021-04-09 | 1 | -3/+0 |
* | Add dashboard milestone search and repo milestone search by name (#14866) | Roger Luo | 2021-04-08 | 1 | -5/+8 |
* | Move modules/forms to services/forms (#15305) | zeripath | 2021-04-06 | 12 | -53/+53 |
* | [refactor] replace int with httpStatusCodes (#15282) | 6543 | 2021-04-05 | 15 | -83/+102 |
* | [refactor] mailer service (#15072) | 6543 | 2021-04-02 | 2 | -3/+3 |
* | Validate email in oauth registration form (#15014) | Kyle D | 2021-03-17 | 1 | -0/+5 |
* | Show correct issues for team dashboard (#14952) | Norwin | 2021-03-12 | 1 | -3/+3 |
* | Add SameSite setting for cookies (#14900) | zeripath | 2021-03-07 | 3 | -21/+24 |
* | Show private heatmap on profile to self & admins (#14881) | Norwin | 2021-03-04 | 2 | -6/+2 |
* | Migrate to use jsoniter instead of encoding/json (#14841) | zeripath | 2021-03-01 | 1 | -1/+2 |
* | Set HCaptchaSiteKey on Link Account pages (#14834) | zeripath | 2021-02-28 | 1 | -0/+3 |
* | Heatmap days clickable (#13935) | gordon-- | 2021-02-20 | 2 | -0/+2 |
* | Clarify the suffices and prefixes of setting.AppSubURL and setting.AppURL (#1... | zeripath | 2021-02-19 | 1 | -1/+1 |
* | Allow blocking some email domains from registering an account (#14667) | Damien Goutte-Gattat | 2021-02-15 | 1 | -1/+1 |
* | Honor REGISTER_MANUAL_CONFIRM when doing openid registration (#14548) | Michel Ganguin | 2021-02-05 | 1 | -1/+1 |
* | Fix captcha (#14488) | Lunny Xiao | 2021-01-27 | 2 | -0/+7 |
* | Move macaron to chi (#14293) | Lunny Xiao | 2021-01-26 | 12 | -63/+99 |
* | Redirect on changed user and org name (#11649) | Andrew Bezold | 2021-01-24 | 1 | -1/+5 |
* | Enhance Ghost comment mitigation Settings (#14392) | 6543 | 2021-01-21 | 1 | -3/+3 |
* | load U2F js only on pages which need it (#11585) | Kamil DomaĆski | 2021-01-20 | 1 | -1/+1 |
* | Display error if twofaSecret cannot be retrieved (#14372) | Ash McKenzie | 2021-01-18 | 1 | -1/+8 |
* | Allow passcode invalid error to appear (#14371) | Ash McKenzie | 2021-01-18 | 1 | -1/+1 |
* | Implement ghost comment mitigation (#14349) | 6543 | 2021-01-17 | 1 | -0/+6 |
* | Add review requested filter on pull request overview (#13701) | Jimmy Praet | 2021-01-17 | 1 | -1/+5 |
* | Issues overview should not show issues from archived repos (#13220) | Elena Neuschild | 2021-01-12 | 2 | -149/+313 |
* | [Refactor] Passwort Hash/Set (#14282) | 6543 | 2021-01-10 | 2 | -6/+3 |
* | Add option to change username to the admin panel (#14229) | 6543 | 2021-01-10 | 1 | -19/+17 |
* | Check permission for the appropriate unit type (#14261) | Jimmy Praet | 2021-01-06 | 1 | -2/+2 |
* | Issue and pull request filters on organization dashboard #14052 (#14072) | Jimmy Praet | 2021-01-03 | 1 | -22/+31 |
* | Fix dashboard issues labels filter bug (#14210) | Lunny Xiao | 2021-01-01 | 1 | -0/+4 |
* | Minimal OpenID Connect implementation (#14139) | Johnny Oskarsson | 2021-01-02 | 1 | -4/+49 |
* | Check for notExist on profile repository page (#14197) | zeripath | 2020-12-31 | 1 | -0/+3 |
* | Team dashboards (#14159) | Jimmy Praet | 2020-12-27 | 1 | -31/+37 |