aboutsummaryrefslogtreecommitdiffstats
path: root/templates/user/settings
Commit message (Expand)AuthorAgeFilesLines
* Migrate `gt-hidden` to `tw-hidden` (#30046)silverwind2024-03-245-6/+6
* Migrate margin and padding helpers to tailwind (#30043)silverwind2024-03-249-27/+27
* Migrate `gap` helpers to tailwind (#30034)silverwind2024-03-241-1/+1
* Migrate font-weight helpers to tailwind (#30027)silverwind2024-03-231-1/+1
* Fix incorrect tailwind migration (#30007)silverwind2024-03-222-2/+2
* Replace 10 more gt- classes with tw- (#29945)silverwind2024-03-224-5/+5
* Remove unnecessary ".Link" usages (#29909)wxiaoguang2024-03-202-2/+2
* Fix incorrect locale Tr for gpg command (#29754)wxiaoguang2024-03-131-2/+2
* Add user blocking (#29028)KN4CK3R2024-03-042-0/+8
* Allow options to disable user ssh keys configuration from the interface on ap...Lunny Xiao2024-03-041-1/+3
* Replace some `gt-` classes with `tw-` (#29570)silverwind2024-03-042-3/+3
* Allow options to disable user gpg keys configuration from the interface on ap...Lunny Xiao2024-03-021-0/+2
* Refactor Safe modifier (#29392)wxiaoguang2024-02-252-2/+2
* Allow options to disable user deletion from the interface on app.ini (#29275)Lunny Xiao2024-02-231-11/+12
* Remove unnecessary "Str2html" modifier from templates (#29319)wxiaoguang2024-02-226-7/+7
* Remove unnecessary "Safe" modifier from templates (#29318)wxiaoguang2024-02-227-8/+8
* Use "Safe" modifier for manually constructed safe HTML strings in templates (...wxiaoguang2024-02-181-1/+1
* Fix labels referencing the wrong ID in the user profile settings (#29199)Yarden Shoham2024-02-171-6/+6
* Reference labels by IDs instead of names in `keys` settings (#29194)Yarden Shoham2024-02-163-5/+5
* Make template `DateTime` show proper tooltip (#28677)wxiaoguang2024-01-021-1/+3
* Improve the prompt for "ssh-keygen sign" (#28509)wxiaoguang2023-12-181-1/+1
* Remove unnecessary forgot password link in delete user section (#28355)yp053272023-12-151-1/+0
* Improve text in Security settings (#28393)Panagiotis "Ivory" Vasilopoulos2023-12-082-0/+3
* Refactor template empty checks (#28351)KN4CK3R2023-12-041-1/+1
* Show placeholder email in privacy popup (#27770)Gerd Katzenbeisser2023-10-251-1/+1
* Add missing IconHTML size (#27269)wxiaoguang2023-09-261-1/+1
* Fix more "locale" usages (#27259)wxiaoguang2023-09-255-6/+6
* Always use `ctx.Locale.Tr` inside templates (#27231)delvh2023-09-2521-292/+292
* cleanup locale function usage (#27227)Denys Konovalov2023-09-241-1/+1
* Increase auth provider icon size on login page (#27122)silverwind2023-09-191-1/+1
* Change green buttons to primary color (#27099)silverwind2023-09-1815-22/+22
* Improve flex list UI (#26970)wxiaoguang2023-09-082-2/+2
* Improve SSH Key / GPG Key / Deploy Key UI (#26949)wxiaoguang2023-09-072-30/+30
* Extract common code to new template (#26933)Kerwin Bryant2023-09-061-1/+3
* Extract common code to new template (#26903)Kerwin Bryant2023-09-051-23/+1
* Minor dashboard tweaks, fix flex-list margins (#26829)silverwind2023-08-312-2/+2
* Remove polluted `.ui.right` (#26825)wxiaoguang2023-08-311-1/+1
* Use docs.gitea.com instead of docs.gitea.io (#26739)Lunny Xiao2023-08-271-1/+1
* Simplify helper CSS classes and avoid abuse (#26728)wxiaoguang2023-08-261-4/+4
* Make "link-action" backend code respond correct JSON content (#26680)wxiaoguang2023-08-231-1/+1
* Differentiate better between user settings and admin settings (#26538)yp053272023-08-161-1/+1
* Use template context function for avatar rendering (#26385)wxiaoguang2023-08-101-1/+1
* Pre-register OAuth2 applications for git credential helpers (#26291)Denys Konovalov2023-08-091-10/+15
* Remove unnecessary template helper DisableGravatar (#26386)wxiaoguang2023-08-081-1/+1
* Introduce `flex-list` & `flex-item` elements for Gitea UI (#25790)Denys Konovalov2023-08-0110-123/+153
* Add 'Show on a map' button to Location in profile, fix layout (#26214)Panagiotis "Ivory" Vasilopoulos2023-07-311-1/+1
* Use shared template for webhook icons (#26242)silverwind2023-07-311-23/+1
* Reduce margins on user settings page, introduce `flex-container` (#26046)silverwind2023-07-312-3/+3
* Fixed incorrect locale references (#26218)Kerwin Bryant2023-07-291-1/+1
* Fix broken translations for package documantion (#25742)wxiaoguang2023-07-071-1/+1