summaryrefslogtreecommitdiffstats
path: root/templates/user
Commit message (Expand)AuthorAgeFilesLines
* Refactor heatmap to vue component (#5401)Lauris BH2018-11-272-4/+14
* UX of link account (Step 1) (#5006)AJ ONeal2018-10-283-11/+49
* Fix to 3819 - Filtering issues by tags on main screen issues (#3824)Rodrigo Villablanca Vásquez2018-10-281-1/+1
* User action heatmap (#5131)kolaente2018-10-232-0/+10
* Fix missing AppSubUrl in few more templates (#5021)SagePtr2018-10-051-1/+1
* Fix some issues with special chars in branch names (#3767)nubenum2018-09-171-3/+4
* Force user to change password (#4489)Lanre Adelowo2018-09-132-0/+33
* Add push webhook support for mirrored repositories (#4127)Lauris BH2018-09-061-2/+9
* Hide org/create menu item in Dashboard if user has no rights (#4678) (#4680)SagePtr2018-08-121-0/+2
* Implemented hover text showing user FullName (#4261)Guido Diepen2018-07-051-1/+1
* Add Recaptcha functionality to Gitea (#4044)Fluf2018-07-052-2/+12
* Add `noreferrer` to rel='noopener` for <a> tags (#4328)cezar972018-07-031-2/+2
* Added repository search ordered by stars or forks. Forks column in admin repo...Alexey Terentyev2018-05-241-2/+2
* Add support for FIDO U2F (#3971)Jonas Franz2018-05-195-1/+112
* fix links to prevent 404 after e.g. submitting a faulty form (#3982)David Schneiderbauer2018-05-184-12/+12
* add missing token validation and fix missing alert on application settings pa...David Schneiderbauer2018-05-161-0/+1
* add user language value to hidden input to enable saving of profile without c...David Schneiderbauer2018-05-151-1/+1
* Refactor User Settings (#3900)David Schneiderbauer2018-05-1518-421/+337
* Added user language setting (#3875)kolaente2018-05-051-0/+14
* Make Generate New Token panel shown by default (#3832)Morgan Bazalgette2018-04-291-21/+15
* Shows total tracked time in issue and milestone list (#3341)Jonas Franz2018-04-291-0/+3
* Some small template fixes (#3820)Rodrigo Villablanca Vásquez2018-04-201-1/+2
* Don't warn users about *every* dirty form (#3707)Gerben2018-03-235-5/+5
* Add label descriptions (#3662)Lauris BH2018-03-131-1/+1
* fix gpg expired bug when time is zero (#3584)Lunny Xiao2018-02-261-1/+1
* Fix checklist padding (#3460)modmew82018-02-061-1/+3
* Use correct transaltion key for delete email button (#3422)Lauris BH2018-01-311-20/+20
* Added progressbar for issues (#1146). (#3171)modmew82018-01-031-0/+5
* Responsive view (#2750)Morgan Bazalgette2017-12-306-46/+54
* Fixed missing end tag for organization link (#3229)Chris Woodward2017-12-191-0/+1
* fix gpg tmpl (#3153)Lunny Xiao2017-12-111-1/+1
* Refactor struct's time to remove unnecessary memory usage (#3142)Lunny Xiao2017-12-115-6/+6
* Add 'mark all read' option to notifications (#3097)Sasha Varlamov2017-12-071-0/+8
* Fix avatar URLs (#3069)Ethan Koenig2017-12-031-2/+2
* Remove box-shadow from UI, fix dashboard issue (#3065)silverwind2017-12-031-1/+1
* Spaces to tabs in templates (#2953)Ethan Koenig2017-11-213-123/+123
* Disable add key button if SSH is disabled (#2873)Michael Kuhn2017-11-211-0/+4
* Fix inconsistencies in user settings ui (#2901)Shaun2017-11-132-6/+6
* Use custom search for each filter type in dashboard (#2343)Morlinest2017-11-011-7/+22
* Fix tabs according to semantic-ui docs (#2733)Patrick G2017-10-181-11/+7
* Merge password and 2fa page on user settings (#2695)Lunny Xiao2017-10-163-46/+81
* hide navbar when only 1 sign-in method is available (#2648)Kazuki Sawada2017-10-041-6/+6
* Complete push webhooks (#2530)David Schneiderbauer2017-09-211-0/+6
* Implementation of all repositories of a user from user->settings (#1740)Rémy Boulanouar2017-09-142-0/+55
* fix bug on create repo link on dashboard (#2359)Lunny Xiao2017-08-231-1/+1
* Remove (almost) server side data rendering from repo-search component (#2317)Morlinest2017-08-221-42/+50
* Fix order of elements in dashboard html (#2344)Morlinest2017-08-201-2/+2
* Fix repo-search template errors for go1.7 (#2336)Morlinest2017-08-192-84/+82
* Make use of Vue more universal (#2318)Morlinest2017-08-171-1/+1
* Make SHOW_USER_EMAIL also apply to profiles (#2258)Michael Kuhn2017-08-171-1/+1