aboutsummaryrefslogtreecommitdiffstats
path: root/templates/user/settings
Commit message (Expand)AuthorAgeFilesLines
* Refactor markdown editor and use it for milestone description editor (#32688)wxiaoguang2024-12-041-0/+1
* Remove all "floated" CSS styles (#32691)wxiaoguang2024-12-031-26/+22
* Allow cropping an avatar before setting it (#32565)Kerwin Bryant2024-11-281-0/+5
* Refactor DateUtils and merge TimeSince (#32409)wxiaoguang2024-11-046-7/+7
* Replace DateTime with DateUtils (#32383)wxiaoguang2024-11-026-7/+7
* Enhance USER_DISABLED_FEATURES to allow disabling change username or full nam...Zisu Zhang2024-10-051-3/+6
* Remove urls from translations (#31950)Denys Konovalov2024-09-021-1/+1
* fix the component of access token list not mounted (#31824)sillyguodong2024-08-161-7/+7
* add skip secondary authorization option for public oauth2 clients (#31454)Denys Konovalov2024-07-192-2/+14
* Allow disabling authentication related user features (#31535)Rowan Bohde2024-07-093-1/+20
* Fix some URLs whose sub-path is missing (#31289)wxiaoguang2024-06-071-1/+1
* Optimize repo-list layout to enhance visual experience (#31272)Kerwin Bryant2024-06-071-6/+6
* Fix all rounded borders, change affected tab menus to pills (#30707)silverwind2024-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