summaryrefslogtreecommitdiffstats
path: root/routers/user
Commit message (Expand)AuthorAgeFilesLines
* 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
* Restricted users (#6274)Manush Dodunekov2020-01-132-4/+4
* Fix access issues on milestone and issue overview pages. (#9603)David Svantesson2020-01-041-45/+35
* Only serve attachments when linked to issue/release and if accessible by user...Antoine GIRARD2020-01-051-2/+2
* Fix error logged when repos qs is empty (#9591)guillep2k2020-01-031-12/+14
* [BugFix] use default avatar for ghost user (fix 500 error) (#9536)65432019-12-291-7/+13
* Fix cache problem on dashboard (#9358)Lunny Xiao2019-12-151-0/+2
* Add /milestones endpoint (#8733)Brad Albright2019-12-152-3/+229
* site admin could view org's members (#9346)Lunny Xiao2019-12-142-116/+2
* Only show part of members on orgnization dashboard and add paging for orgniza...Lunny Xiao2019-12-061-3/+26
* Fix Dashboard Issues/PR list (#9235)65432019-12-031-17/+25
* Fix active issue (#9238)John Olheiser2019-12-031-3/+3
* [UI] IssuePage multi repo select (#8741)65432019-12-011-52/+63
* update #9066 Always show Password field on link account sign in page (#9147)Benno2019-11-241-0/+1
* Add single sign-on support via SSPI on Windows (#8463)QuaSoft2019-11-231-0/+2
* Add password requirement info on error (#9074)guillep2k2019-11-193-4/+4
* Improve notification (#8835)Lunny Xiao2019-11-121-0/+19
* Fix require external registration password (#8885)guillep2k2019-11-091-3/+3
* Fix password complexity check on registration (#8887)guillep2k2019-11-091-0/+5
* Fix template error on account page (#8562)John Olheiser2019-10-191-1/+1
* Fix password complexity regex for special characters (on master) (#8525)guillep2k2019-10-162-25/+13
* Password Complexity Checks (#6230)Maxim Tkachenko2019-10-143-25/+70
* Update migrated repositories' issues/comments/prs poster id if user has a git...Lunny Xiao2019-10-141-37/+51
* Revert "Fix issues/pr list broken when there are many repositories (#8409)" (...Lunny Xiao2019-10-081-48/+92
* Fix issues/pr list broken when there are many repositories (#8409)Lunny Xiao2019-10-081-92/+48
* Alwaywas return local url for users avatar (#8245)Sandro Santilli2019-09-261-0/+37
* Move all mail related codes from models to services/mailer (#7200)Lunny Xiao2019-09-243-6/+13
* Allow registration when button is hidden (#8237)guillep2k2019-09-191-1/+1
* Add 'Mentioning you' group to /issues page (#8201)jaqra2019-09-181-0/+2
* Add Ability for User to Customize Email Notification Frequency (#7813)Gary Kim2019-08-291-0/+22
* Include description in repository search. (#7942)David Svantesson2019-08-252-36/+39
* Use gitea forked macaron (#7933)Tamal Saha2019-08-236-7/+7
* Display ui time with customize time location (#7792)Lunny Xiao2019-08-154-11/+14
* Fixed ineffectual assignments (#7555)Christian Muehlhaeuser2019-07-221-1/+0
* Support setting cookie domain (#6288)Tamal Saha2019-07-122-13/+13
* Make captcha and password optional for external accounts (#6606)AJ ONeal2019-07-062-37/+63
* routers/user: ensure that decryption of cookie actually suceeds (#7363)leonklingele2019-07-061-2/+2
* fix drone build bug (#7192)Cherrg2019-06-131-1/+1
* Add golangci (#6418)kolaente2019-06-127-56/+169
* Repository avatars (#6986)Sergey Dryabzhinsky2019-05-291-0/+4
* refactor: append, build variable and type switch (#4940)Bo-Yi Wu2019-05-281-4/+4
* fix issuer of OTP URI should be URI-encoded. (#6634)Hui Hui2019-05-271-1/+3
* SearchRepositoryByName improvements and unification (#6897)zeripath2019-05-152-107/+47
* Use AppURL for Oauth user link (#6894)techknowlogick2019-05-091-1/+1