aboutsummaryrefslogtreecommitdiffstats
path: root/templates/user/settings
Commit message (Expand)AuthorAgeFilesLines
* fix the component of access token list not mounted (#31824) (#31868)sillyguodong2024-08-191-7/+7
* Fix some URLs whose sub-path is missing (#31289) (#31292)Giteabot2024-06-071-1/+1
* Optimize repo-list layout to enhance visual experience (#31272) (#31276)Giteabot2024-06-071-6/+6
* Fix all rounded borders, change affected tab menus to pills (#30707) (#30769)Giteabot2024-04-295-5/+5
* Fix checkbox field markup (#30666)silverwind2024-04-232-6/+10
* Initial support for colorblindness-friendly themes (#30625)wxiaoguang2024-04-241-28/+15
* Fix issue comment form and quick-submit (#30623)wxiaoguang2024-04-221-2/+2
* Remove fomantic button module (#30475)silverwind2024-04-141-1/+1
* Remove fomantic list module (#30281)silverwind2024-04-061-1/+1
* 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