aboutsummaryrefslogtreecommitdiffstats
path: root/templates/user
Commit message (Expand)AuthorAgeFilesLines
* Add background to dashboard navbar, fix missing padding (#29940)silverwind2024-03-201-2/+2
* Remove the negative margin from `.page-content` (#29922)silverwind2024-03-201-1/+1
* Remove unnecessary ".Link" usages (#29929)wxiaoguang2024-03-203-11/+11
* Remove unnecessary ".Link" usages (#29909)wxiaoguang2024-03-205-31/+31
* Migrate border and margin classes to Tailwind (#29828)silverwind2024-03-181-1/+1
* Add `<overflow-menu>`, rename webcomponents (#29400)silverwind2024-03-154-45/+46
* Unify search boxes (#29530)Denys Konovalov2024-03-144-10/+7
* Fix missing translation on milestons (#29785)Lunny Xiao2024-03-141-2/+2
* Fix incorrect locale Tr for gpg command (#29754)wxiaoguang2024-03-131-2/+2
* Replace more gt- with tw- (#29678)silverwind2024-03-082-2/+2
* Move all login and account creation page labels to be above inputs (#29432)Rafael Heard2024-03-0612-49/+33
* Fix wrong header of org project view page (#29626)yp053272024-03-061-13/+15
* 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-045-6/+6
* Filter Repositories by type (#29231)Tim-Niclas Oelschläger2024-03-032-3/+3
* Rename Action.GetDisplayName to GetActDisplayName (#29540)wxiaoguang2024-03-021-1/+1
* Allow options to disable user gpg keys configuration from the interface on ap...Lunny Xiao2024-03-021-0/+2
* Refactor some Str2html code (#29397)wxiaoguang2024-03-012-2/+2
* Allow to change primary email before account activation (#29412)wxiaoguang2024-02-271-0/+7
* Refactor "user/active" related logic (#29390)wxiaoguang2024-02-252-33/+30
* Remove incorrect and unnecessary Escape from templates (#29394)wxiaoguang2024-02-253-28/+28
* Refactor Safe modifier (#29392)wxiaoguang2024-02-252-2/+2
* Revert "Support SAML authentication (#25165)" (#29358)65432024-02-241-17/+0
* Allow options to disable user deletion from the interface on app.ini (#29275)Lunny Xiao2024-02-231-11/+12
* Unify organizations header (#29248)Tim-Nicas Oelschläger2024-02-234-51/+23
* Support SAML authentication (#25165)techknowlogick2024-02-231-0/+17
* Remove unnecessary "Str2html" modifier from templates (#29319)wxiaoguang2024-02-2214-43/+43
* Remove unnecessary "Safe" modifier from templates (#29318)wxiaoguang2024-02-228-10/+10
* Revert #28753 because UI broken. (#29293)Lunny Xiao2024-02-213-12/+19
* Refactor more code in templates (#29236)wxiaoguang2024-02-181-7/+7
* 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
* move sign in labels to be above inputs (#28753)Rafael Heard2024-02-153-19/+12
* Rework markup link rendering (#26745)KN4CK3R2024-01-151-1/+1
* Move the captcha script loader to the template which really needs it (#28718)wxiaoguang2024-01-071-0/+3
* 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
* Include public repos in doer's dashboard for issue search (#28304)Jason Song2023-12-071-50/+16
* Refactor template empty checks (#28351)KN4CK3R2023-12-044-4/+4
* Fix project counter in organization/individual profile (#28068)yp053272023-11-181-0/+3
* Improve profile for Organizations (#27982)yp053272023-11-131-1/+1
* Fix the wrong oauth2 name (#27993)Lunny Xiao2023-11-112-2/+2
* Use flex-container on user dashboard (#27956)silverwind2023-11-082-6/+6
* Refactor Find Sources and fix bug when view a user who belongs to an unactive...Lunny Xiao2023-11-032-8/+6
* Fix display member unit in the menu bar if there are no hidden members in pub...yp053272023-10-301-6/+6
* Show placeholder email in privacy popup (#27770)Gerd Katzenbeisser2023-10-251-1/+1