aboutsummaryrefslogtreecommitdiffstats
path: root/routers/user
Commit message (Expand)AuthorAgeFilesLines
* Issues overview should not show issues from archived repos (#13220)Elena Neuschild2021-01-122-149/+313
* [Refactor] Passwort Hash/Set (#14282)65432021-01-102-6/+3
* Add option to change username to the admin panel (#14229)65432021-01-101-19/+17
* Check permission for the appropriate unit type (#14261)Jimmy Praet2021-01-061-2/+2
* Issue and pull request filters on organization dashboard #14052 (#14072)Jimmy Praet2021-01-031-22/+31
* Fix dashboard issues labels filter bug (#14210)Lunny Xiao2021-01-011-0/+4
* Minimal OpenID Connect implementation (#14139)Johnny Oskarsson2021-01-021-4/+49
* Check for notExist on profile repository page (#14197)zeripath2020-12-311-0/+3
* Team dashboards (#14159)Jimmy Praet2020-12-271-31/+37
* Disable SSH key deletion of externally managed Keys (#13985)zeripath2020-12-251-1/+19
* Fix creating OAuth2 auth source from CLI (#14116)Daniil Pankratov2020-12-241-2/+11
* rework heatmap permissions (#14080)Norwin2020-12-222-2/+2
* Show dropdown with all statuses for commit (#13977)Cirno the Strongest2020-12-201-1/+2
* Manually approve new registration (#13083)Jiri Vlasak2020-12-191-2/+2
* Whenever the password is updated ensure that the hash algorithm is too (#13966)zeripath2020-12-122-3/+3
* log error when login failed (#13903)Lunny Xiao2020-12-081-4/+4
* User Settings: Ignore empty language codes & validate (#13755)65432020-12-041-1/+9
* Direct avatar rendering (#13649)silverwind2020-12-031-5/+20
* Verify password for local-account activation (#13631)65432020-11-281-27/+45
* Handle and propagate errors when checking if paths are Dirs, Files or Exist (...zeripath2020-11-271-3/+11
* Remove fetch request from heatmap (#13623)silverwind2020-11-182-4/+18
* 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