| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Disable SSH key deletion of externally managed Keys (#13985) | zeripath | 2020-12-25 | 1 | -1/+19 |
* | Fix creating OAuth2 auth source from CLI (#14116) | Daniil Pankratov | 2020-12-24 | 1 | -2/+11 |
* | rework heatmap permissions (#14080) | Norwin | 2020-12-22 | 2 | -2/+2 |
* | Show dropdown with all statuses for commit (#13977) | Cirno the Strongest | 2020-12-20 | 1 | -1/+2 |
* | Manually approve new registration (#13083) | Jiri Vlasak | 2020-12-19 | 1 | -2/+2 |
* | Whenever the password is updated ensure that the hash algorithm is too (#13966) | zeripath | 2020-12-12 | 2 | -3/+3 |
* | log error when login failed (#13903) | Lunny Xiao | 2020-12-08 | 1 | -4/+4 |
* | User Settings: Ignore empty language codes & validate (#13755) | 6543 | 2020-12-04 | 1 | -1/+9 |
* | Direct avatar rendering (#13649) | silverwind | 2020-12-03 | 1 | -5/+20 |
* | Verify password for local-account activation (#13631) | 6543 | 2020-11-28 | 1 | -27/+45 |
* | Handle and propagate errors when checking if paths are Dirs, Files or Exist (... | zeripath | 2020-11-27 | 1 | -3/+11 |
* | Remove fetch request from heatmap (#13623) | silverwind | 2020-11-18 | 2 | -4/+18 |
* | Add email validity check (#13475) | Chris Shyi | 2020-11-14 | 2 | -0/+11 |
* | Remove obsolete change of email on profile page (#13341) | zeripath | 2020-10-28 | 1 | -1/+0 |
* | Store task errors following migrations and display them (#13246) | zeripath | 2020-10-23 | 1 | -0/+30 |
* | Avatar autogeneration fixed (#13233) | Paweł Bogusławski | 2020-10-23 | 1 | -1/+5 |
* | Avatars and Repo avatars support storing in minio (#12516) | Lunny Xiao | 2020-10-14 | 1 | -3/+2 |
* | Update golangci-lint to version 1.31.0 (#13102) | kolaente | 2020-10-11 | 1 | -1/+1 |
* | Add ssh certificate support (#12281) | Wim | 2020-10-10 | 1 | -0/+44 |
* | hCaptcha Support (#12594) | John Olheiser | 2020-10-02 | 2 | -5/+32 |
* | Adopt repositories (#12920) | zeripath | 2020-09-25 | 2 | -18/+140 |
* | Fix notifications page links (#12838) | zeripath | 2020-09-15 | 1 | -0/+1 |
* | Check passwords against HaveIBeenPwned (#12716) | John Olheiser | 2020-09-08 | 2 | -1/+28 |
* | [API] Delete Token accept names too (#12366) | 6543 | 2020-08-28 | 2 | -2/+2 |
* | Escape more things that are passed through str2html (#12622) | zeripath | 2020-08-28 | 1 | -2/+3 |
* | Allow addition of gpg keyring with multiple keys (#12487) | zeripath | 2020-08-21 | 1 | -2/+10 |
* | Kanban board (#8346) | Lanre Adelowo | 2020-08-16 | 2 | -1/+11 |
* | Re-attempt to delete temporary upload if the file is locked by another proces... | zeripath | 2020-08-11 | 1 | -3/+3 |
* | UserProfile Page: Render Description (#12415) | 6543 | 2020-08-05 | 1 | -0/+5 |
* | Add hide activity option (#11353) | l-jonas | 2020-06-05 | 3 | -2/+7 |
* | When must change password only show Signout (#11600) | zeripath | 2020-05-26 | 1 | -0/+1 |
* | Whenever the ctx.Session is updated, release it to save it before sending the... | zeripath | 2020-05-17 | 5 | -100/+163 |
* | Forcibly clean and destroy the session on logout (#11447) | zeripath | 2020-05-17 | 1 | -5/+2 |
* | Fix ref links in issue overviews for tags (#8742) | Sijmen Schoon | 2020-05-14 | 1 | -0/+4 |
* | Refactor Milestone related (#11225) | 6543 | 2020-05-12 | 1 | -3/+3 |
* | ui: Replenish the missing ‘PageIsSignUp’ in sign up view (#11390) | 赵智超 | 2020-05-12 | 1 | -0/+2 |
* | Add EventSource support (#11235) | zeripath | 2020-05-07 | 1 | -2/+10 |
* | Refactor UpdateOAuth2Application (#11034) | 6543 | 2020-04-30 | 1 | -6/+2 |
* | Don't allow registration via the web form, when AllowOnlyExternalRegistratio... | n0emis | 2020-04-29 | 1 | -2/+3 |
* | On logout redirect to start page and clear redirect cookie (#11202) | colorfulberry | 2020-04-25 | 1 | -0/+1 |
* | Use AJAX for notifications table (#10961) | zeripath | 2020-04-24 | 1 | -17/+36 |
* | Add option to increase provided OAuth2 token maximum size (#11180) | zeripath | 2020-04-23 | 1 | -0/+4 |
* | Reject duplicate AccessToken names (#10994) | 6543 | 2020-04-13 | 1 | -0/+12 |
* | remove package code.gitea.io/gitea/modules/git import out of models (#11025) | 6543 | 2020-04-10 | 1 | -1/+2 |
* | ui:Add flash notify for email preference seting success (#11027) | 赵智超 | 2020-04-09 | 1 | -0/+1 |
* | add request review from specific reviewers feature in pull request (#10756) | 赵智超 | 2020-04-06 | 1 | -0/+2 |
* | Fix milestones too many SQL variables bug (#10880) | Lunny Xiao | 2020-03-31 | 2 | -84/+63 |
* | Protect against NPEs in notifications list (#10879) | zeripath | 2020-03-29 | 1 | -3/+18 |
* | Use ErrKeyUnableToVerify if fail to calc fingerprint in ssh-keygen (#10863) | zeripath | 2020-03-28 | 1 | -0/+3 |
* | make avatar lookup occur at image request (#10540) | zeripath | 2020-03-27 | 1 | -0/+25 |