aboutsummaryrefslogtreecommitdiffstats
path: root/templates/user
Commit message (Expand)AuthorAgeFilesLines
* 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
* Differentiate better between user settings and admin settings (#26538)yp053272023-08-161-1/+1
* Count only visible repos on profile (#25928)JakobDev2023-08-111-2/+2
* Use template context function for avatar rendering (#26385)wxiaoguang2023-08-103-5/+5
* Pre-register OAuth2 applications for git credential helpers (#26291)Denys Konovalov2023-08-091-10/+15
* Remove unnecessary template helper DisableGravatar (#26386)wxiaoguang2023-08-081-1/+1
* Introduce `flex-list` & `flex-item` elements for Gitea UI (#25790)Denys Konovalov2023-08-0111-240/+270
* Add 'Show on a map' button to Location in profile, fix layout (#26214)Panagiotis "Ivory" Vasilopoulos2023-07-311-1/+1
* Use shared template for webhook icons (#26242)silverwind2023-07-311-23/+1
* Reduce margins on user settings page, introduce `flex-container` (#26046)silverwind2023-07-312-3/+3
* Fixed incorrect locale references (#26218)Kerwin Bryant2023-07-291-1/+1
* Fix UI for release tag page / wiki page / subscription page (#25948)puni98692023-07-251-4/+4
* Enable H014 and H023 djlint rules (#25786)silverwind2023-07-091-3/+0
* Fix notification list bugs (#25781)wxiaoguang2023-07-092-2/+2
* Clarify "text-align" CSS helpers, fix clone button padding (#25763)wxiaoguang2023-07-081-1/+1
* Translate untranslated string in issues list (#25759)Maxim Slipenko2023-07-071-1/+1
* Reformat some templates (#25756)wxiaoguang2023-07-071-11/+11
* Fix broken translations for package documantion (#25742)wxiaoguang2023-07-071-1/+1
* Fix inconsistent user profile layout across tabs (#25625)puni98692023-07-065-226/+130
* Fix UI misalignment on user setting page (#25629)wxiaoguang2023-07-037-79/+73
* Replace fomantic divider module with our own (#25539)silverwind2023-06-2912-13/+13
* Fix milestones deletion (#25583)HesterG2023-06-291-1/+1