aboutsummaryrefslogtreecommitdiffstats
path: root/routers/user
Commit message (Expand)AuthorAgeFilesLines
* Add email validity check (#13475)Chris Shyi2020-11-142-0/+11
* Remove obsolete change of email on profile page (#13341)zeripath2020-10-281-1/+0
* Store task errors following migrations and display them (#13246)zeripath2020-10-231-0/+30
* Avatar autogeneration fixed (#13233)Paweł Bogusławski2020-10-231-1/+5
* Avatars and Repo avatars support storing in minio (#12516)Lunny Xiao2020-10-141-3/+2
* Update golangci-lint to version 1.31.0 (#13102)kolaente2020-10-111-1/+1
* Add ssh certificate support (#12281)Wim2020-10-101-0/+44
* hCaptcha Support (#12594)John Olheiser2020-10-022-5/+32
* Adopt repositories (#12920)zeripath2020-09-252-18/+140
* Fix notifications page links (#12838)zeripath2020-09-151-0/+1
* Check passwords against HaveIBeenPwned (#12716)John Olheiser2020-09-082-1/+28
* [API] Delete Token accept names too (#12366)65432020-08-282-2/+2
* Escape more things that are passed through str2html (#12622)zeripath2020-08-281-2/+3
* Allow addition of gpg keyring with multiple keys (#12487)zeripath2020-08-211-2/+10
* Kanban board (#8346)Lanre Adelowo2020-08-162-1/+11
* Re-attempt to delete temporary upload if the file is locked by another proces...zeripath2020-08-111-3/+3
* UserProfile Page: Render Description (#12415)65432020-08-051-0/+5
* Add hide activity option (#11353)l-jonas2020-06-053-2/+7
* When must change password only show Signout (#11600)zeripath2020-05-261-0/+1
* Whenever the ctx.Session is updated, release it to save it before sending the...zeripath2020-05-175-100/+163
* Forcibly clean and destroy the session on logout (#11447)zeripath2020-05-171-5/+2
* Fix ref links in issue overviews for tags (#8742)Sijmen Schoon2020-05-141-0/+4
* Refactor Milestone related (#11225)65432020-05-121-3/+3
* ui: Replenish the missing ‘PageIsSignUp’ in sign up view (#11390)赵智超2020-05-121-0/+2
* Add EventSource support (#11235)zeripath2020-05-071-2/+10
* Refactor UpdateOAuth2Application (#11034)65432020-04-301-6/+2
* Don't allow registration via the web form, when AllowOnlyExternalRegistratio...n0emis2020-04-291-2/+3
* On logout redirect to start page and clear redirect cookie (#11202)colorfulberry2020-04-251-0/+1
* Use AJAX for notifications table (#10961)zeripath2020-04-241-17/+36
* Add option to increase provided OAuth2 token maximum size (#11180)zeripath2020-04-231-0/+4
* Reject duplicate AccessToken names (#10994)65432020-04-131-0/+12
* remove package code.gitea.io/gitea/modules/git import out of models (#11025)65432020-04-101-1/+2
* ui:Add flash notify for email preference seting success (#11027)赵智超2020-04-091-0/+1
* add request review from specific reviewers feature in pull request (#10756)赵智超2020-04-061-0/+2
* Fix milestones too many SQL variables bug (#10880)Lunny Xiao2020-03-312-84/+63
* Protect against NPEs in notifications list (#10879)zeripath2020-03-291-3/+18
* Use ErrKeyUnableToVerify if fail to calc fingerprint in ssh-keygen (#10863)zeripath2020-03-281-0/+3
* make avatar lookup occur at image request (#10540)zeripath2020-03-271-0/+25
* Add Approval Counts to pulls list (#10238)zeripath2020-03-061-0/+22
* Admin page for managing user e-mail activation (#10557)guillep2k2020-03-022-2/+70
* Fix 404 after activating secondary email (#10547)Andreas Shimokawa2020-02-291-1/+1
* issue search on my related repositories (#9758)Brad Albright2020-02-291-26/+90
* Various fixes in login sources (#10428)guillep2k2020-02-233-0/+11
* Language statistics bar for repositories (#8037)Lauris BH2020-02-111-1/+0
* Fix followers and following tabs in profile (#10202)Lauris BH2020-02-091-32/+24
* working part of #9998 (#10114)65432020-02-031-2/+6
* API add/generalize pagination (#9452)SpaWn2KiLl2020-01-246-12/+16
* Ensure that 2fa is checked on reset-password (#9857)zeripath2020-01-191-8/+75
* Improve notification pager (#9821)Lunny Xiao2020-01-171-8/+14
* Add setting to set default and global disabled repository units. (#8788)David Svantesson2020-01-171-0/+18