summaryrefslogtreecommitdiffstats
path: root/templates/user
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix and improve dashboard repo UI (#2285)Morlinest2017-08-172-97/+83
* Fix counts on issues dashboard (#2215)Ethan Koenig2017-08-031-1/+1
* Refactor vue delimeters to use es6 template delimeters (#2171)Lauris BH2017-07-151-2/+2
* Fix "Dashboard shows deleted comments" (#1995)Jonas Franz2017-06-251-1/+1
* Fix wording (#2024)Patrick G2017-06-241-1/+1
* Center-aligned login topbar (#1880)Ethan Koenig2017-06-062-2/+2
* Display all organization from user settings (#1739)Rémy Boulanouar2017-06-022-0/+38
* xxx_active_code_live setting in printed in hours and minutes instead … (#1814)Jonas Östanbäck2017-05-292-3/+3
* Merge pull request #1750 from andreynering/dashboard-search-org-reposAndrey Nering2017-05-271-23/+0
|\
| * Remove colaborative repo panelAndrey Nering2017-05-181-23/+0
* | Fix invalid reference in feeds template (#1820)Ethan Koenig2017-05-271-1/+1
* | Make side nav on dashboard stackable (#1778)Patrick G2017-05-231-1/+1
|/
* Change two factor code entry box from text to number (#1733)Patrick G2017-05-161-1/+1