summaryrefslogtreecommitdiffstats
path: root/templates/user/settings/profile.tmpl
Commit message (Expand)AuthorAgeFilesLines
* Migrate `gt-hidden` to `tw-hidden` (#30046)silverwind2024-03-241-2/+2
* Migrate margin and padding helpers to tailwind (#30043)silverwind2024-03-241-2/+2
* Fix labels referencing the wrong ID in the user profile settings (#29199)Yarden Shoham2024-02-171-6/+6
* Show placeholder email in privacy popup (#27770)Gerd Katzenbeisser2023-10-251-1/+1
* Fix more "locale" usages (#27259)wxiaoguang2023-09-251-2/+2
* Always use `ctx.Locale.Tr` inside templates (#27231)delvh2023-09-251-31/+31
* Change green buttons to primary color (#27099)silverwind2023-09-181-2/+2
* Make "link-action" backend code respond correct JSON content (#26680)wxiaoguang2023-08-231-1/+1
* Remove unnecessary template helper DisableGravatar (#26386)wxiaoguang2023-08-081-1/+1
* Add 'Show on a map' button to Location in profile, fix layout (#26214)Panagiotis "Ivory" Vasilopoulos2023-07-311-1/+1
* Replace fomantic divider module with our own (#25539)silverwind2023-06-291-2/+2
* Improve 'Privacy' section in profile settings (#25309)Panagiotis "Ivory" Vasilopoulos2023-06-221-7/+8
* Improve AJAX link and modal confirm dialog (#25210)wxiaoguang2023-06-131-1/+1
* various style fixes (#25008)Denys Konovalov2023-05-301-2/+2
* Improve some Forms (#24878)JakobDev2023-05-261-5/+5
* Improve accessibility when (re-)viewing files (#24817)delvh2023-05-211-1/+1
* Change to vertical navbar layout for secondary navbar for repo/user/admin set...Hester Gong2023-04-231-7/+3
* Limit avatar upload to valid image files (#24258)JakobDev2023-04-211-1/+1
* Remove incorrect HTML self close tag (#23748)wxiaoguang2023-03-271-1/+1
* Use data-tooltip-content for tippy tooltip (#23649)wxiaoguang2023-03-241-5/+5
* Refactor hiding-methods, remove jQuery show/hide, remove `.hide` class, remov...wxiaoguang2023-02-191-2/+2
* Add context cache as a request level cache (#22294)Lunny Xiao2023-02-151-1/+1
* Add main landmark to templates and adjust titles (#22670)Felipe Leopoldo Sologuren GutiƩrrez2023-02-011-1/+1
* Refactor `i18n` to `locale` (#20153)Gusted2022-06-271-30/+30
* Cleanup and use global style on popups (#17674)silverwind2021-11-181-5/+5
* Add appearance section in settings (#17433)qwerty2872021-10-271-14/+0
* Make allowed Visiblity modes configurable for Users (#16271)65432021-06-271-15/+15
* Add Visible modes function from Organisation to Users too (#16069)Sergey Dryabzhinsky2021-06-261-12/+47
* Create a session on ReverseProxy and ensure that ReverseProxy users cannot ch...zeripath2021-05-151-2/+2
* Redirect on changed user and org name (#11649)Andrew Bezold2021-01-241-1/+4
* Add class to page content to unify top margin (#13766)silverwind2020-11-301-1/+1
* Comment box tweaks and SVG dropdown triangles (#13376)silverwind2020-10-311-1/+1
* Remove obsolete change of email on profile page (#13341)zeripath2020-10-281-2/+2
* Add placeholder text for bio profile text form (#12792)Bagas Sanjaya2020-09-101-1/+1
* Add hide activity option (#11353)l-jonas2020-06-051-0/+7
* Add bio field for user (#6113)techknowlogick2019-03-181-0/+4
* 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-151-0/+37
* Added user language setting (#3875)kolaente2018-05-051-0/+14
* Cleaner ui for admin, repo settings, and user settings page (#1269) (#1270)Patrick G2017-03-151-46/+42
* Add Keep email private (see issue #571). (#571)derSuessmann2017-01-081-0/+6
* Add support for federated avatars (#3320)Sandro Santilli2016-08-071-26/+0
* #1157 some avatar setting changesUnknwon2016-03-051-2/+2
* #2154 disable change user for non-local usersUnknwon2015-12-111-2/+7
* Indent all templates with tabsAdam Strzelecki2015-12-081-63/+63
* fix #2101Unknwon2015-12-041-4/+0
* finish all new user settings UIUnknwon2015-09-101-6/+6
* new user profile settings UIUnknwon2015-09-061-78/+70
* fix #1156Unknwon2015-03-261-3/+1
* #1098 Hide gravatar email field if gravatar is disabled (or offline mode)Unknwon2015-03-241-0/+2