summaryrefslogtreecommitdiffstats
path: root/templates/user
Commit message (Expand)AuthorAgeFilesLines
* 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
* Improve flex list UI (#26970)wxiaoguang2023-09-082-2/+2
* Refactor dashboard/feed.tmpl (#26956)CaiCandong2023-09-071-30/+30
* 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
* Enable djlint H008 and fix issues (#26869)silverwind2023-09-013-9/+9
* Add more descriptive error on forgot password page (#26848)Jack Hay2023-09-011-1/+1
* Minor dashboard tweaks, fix flex-list margins (#26829)silverwind2023-08-314-6/+4
* Remove polluted `.ui.right` (#26825)wxiaoguang2023-08-313-8/+8
* Use docs.gitea.com instead of docs.gitea.io (#26739)Lunny Xiao2023-08-271-1/+1
* Fix incorrect "tabindex" attributes (#26733)wxiaoguang2023-08-261-2/+2
* Simplify helper CSS classes and avoid abuse (#26728)wxiaoguang2023-08-261-4/+4
* Remove fomantic loader module (#26670)silverwind2023-08-252-8/+4
* Remove incorrect CSS helper classes (#26712)wxiaoguang2023-08-251-5/+5
* Make "link-action" backend code respond correct JSON content (#26680)wxiaoguang2023-08-231-1/+1
* More improvements for the "flex list" and the dashboard list (#26675)wxiaoguang2023-08-231-19/+15
* Fix counting and filtering on the dashboard page for issues (#26657)Jason Song2023-08-231-6/+6
* Remove avatarHTML from template helpers (#26598)wxiaoguang2023-08-211-1/+1
* Fix "issueReposQueryPattern does not match query" (#26556)Jason Song2023-08-171-1/+1