aboutsummaryrefslogtreecommitdiffstats
path: root/templates/user
Commit message (Expand)AuthorAgeFilesLines
* 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
* Don't show Link to TOTP if not set up (#27585)JakobDev2023-10-111-3/+5
* Fix template bug (#27581)Lunny Xiao2023-10-111-1/+2
* Penultimate round of `db.DefaultContext` refactor (#27414)JakobDev2023-10-111-1/+1
* Improve feed icons and feed merge text color (#27498)silverwind2023-10-071-3/+3
* Fix missing ctx for GetRepoLink in dashboard (#27372)CaiCandong2023-10-011-1/+1
* Feed UI Improvements (#27356)silverwind2023-09-301-12/+14
* More `db.DefaultContext` refactor (#27265)JakobDev2023-09-292-30/+30
* Fix divider in subscription page (#27298)yp053272023-09-271-1/+1
* Add missing IconHTML size (#27269)wxiaoguang2023-09-261-1/+1
* Fix more "locale" usages (#27259)wxiaoguang2023-09-2511-20/+19
* Always use `ctx.Locale.Tr` inside templates (#27231)delvh2023-09-2552-568/+568
* cleanup locale function usage (#27227)Denys Konovalov2023-09-243-3/+3
* Fix dropdown icon position (#27175)wxiaoguang2023-09-213-4/+4
* Increase auth provider icon size on login page (#27122)silverwind2023-09-193-3/+3
* Change green buttons to primary color (#27099)silverwind2023-09-1826-34/+34
* Show OpenID Connect and OAuth on signup page (#20242)Dmitry Sharshakov2023-09-133-0/+23