summaryrefslogtreecommitdiffstats
path: root/templates/user/settings
Commit message (Expand)AuthorAgeFilesLines
...
* Replace footer and modal icons with SVG (#13245)silverwind2020-10-2112-13/+13
* Add ssh certificate support (#12281)Wim2020-10-102-0/+68
* Set appropriate `autocomplete` attributes on password fields (#13078)silverwind2020-10-091-4/+4
* CSS tweaks to warning/error segments and misc fixes (#13024)silverwind2020-10-041-2/+2
* Update GitHub docs links for SSH & GPG (#12947)Bagas Sanjaya2020-09-262-2/+2
* Adopt repositories (#12920)zeripath2020-09-251-26/+126
* Make SVG size argument optional (#12814)silverwind2020-09-115-8/+8
* Add placeholder text for bio profile text form (#12792)Bagas Sanjaya2020-09-101-1/+1
* Add placeholder text for "Add SSH/GPG Key" forms (#12533)Bagas Sanjaya2020-08-202-2/+2
* Update Octicons to v10 (#12240)silverwind2020-07-171-1/+1
* Fix U2F button icon (#12167)silverwind2020-07-071-1/+1
* Add hide activity option (#11353)l-jonas2020-06-051-0/+7
* Fix margin on attached segment headers when they are separated by other eleme...Cirno the Strongest2020-05-151-1/+0
* Fix svg octicon-key placement (#11410)Cirno the Strongest2020-05-142-2/+6
* Remove errant third curly brackets from account.tmpl and pull.tmpl and send a...zeripath2020-04-191-1/+1
* Admin page for managing user e-mail activation (#10557)guillep2k2020-03-021-4/+25
* Org action fixes and form cleanup (#10512)John Olheiser2020-02-271-1/+4
* Fixed wrong AppSubUrl in multiple templates (#10447)Philipp A. Beckmann2020-02-251-2/+2
* Add Octicon SVG spritemap (#10107)John Olheiser2020-02-115-58/+58
* Change some label colors (#9051)jaqra2019-12-031-1/+1
* Add Ability for User to Customize Email Notification Frequency (#7813)Gary Kim2019-08-291-2/+25
* gpg/bugfix: Use .ExpiredUnix.IsZero to display green color of forever valid g...Antoine GIRARD2019-08-141-1/+1
* OAuth2 Grant UI (#6625)Jonas Franz2019-04-172-0/+40
* Add bio field for user (#6113)techknowlogick2019-03-181-0/+4
* Add regenerate secret feature for oauth2 (#6291)Jonas Franz2019-03-091-1/+4
* Integrate OAuth2 Provider (#5378)Jonas Franz2019-03-083-0/+128
* Allow for user specific themes (#5668)Lanre Adelowo2019-01-091-0/+38
* Add support for FIDO U2F (#3971)Jonas Franz2018-05-193-1/+58
* 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-1517-420/+336
* 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
* Don't warn users about *every* dirty form (#3707)Gerben2018-03-232-2/+2
* fix gpg expired bug when time is zero (#3584)Lunny Xiao2018-02-261-1/+1
* Use correct transaltion key for delete email button (#3422)Lauris BH2018-01-311-20/+20
* 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-113-4/+4
* 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
* Merge password and 2fa page on user settings (#2695)Lunny Xiao2017-10-163-46/+81
* Implementation of all repositories of a user from user->settings (#1740)Rémy Boulanouar2017-09-142-0/+55
* Fix wording (#2024)Patrick G2017-06-241-1/+1
* Display all organization from user settings (#1739)Rémy Boulanouar2017-06-022-0/+38
* Handle display of GPG key without end date (#1628)Antoine GIRARD2017-04-281-2/+2
* fix #1521 (#1621)Lunny Xiao2017-04-271-1/+1
* Rework SSH key management UI to add GPG (#1293)Antoine GIRARD2017-04-265-76/+148