summaryrefslogtreecommitdiffstats
path: root/templates/user
Commit message (Expand)AuthorAgeFilesLines
* Rework markup link rendering (#26745) (#28803)KN4CK3R2024-01-161-1/+1
* Make template `DateTime` show proper tooltip (#28677) (#28683)wxiaoguang2024-01-031-1/+3
* Improve the prompt for "ssh-keygen sign" (#28509) (#28510)Giteabot2023-12-181-1/+1
* Refactor template empty checks (#28351) (#28354)Giteabot2023-12-054-4/+4
* Feed UI Improvements (#27356) (#27717)Giteabot2023-10-211-12/+14
* Improve feed icons and feed merge text color (#27498) (#27716)Giteabot2023-10-211-3/+3
* Don't show Link to TOTP if not set up (#27585) (#27588)Giteabot2023-10-111-3/+5
* Fix missing ctx for GetRepoLink in dashboard (#27372) (#27375)Giteabot2023-10-011-1/+1
* More `db.DefaultContext` refactor (#27265) (#27347)Giteabot2023-09-292-30/+30
* Fix divider in subscription page (#27298) (#27301)Giteabot2023-09-281-1/+1
* Add missing IconHTML size (#27269) (#27283)Giteabot2023-09-261-1/+1
* Backport ctx locale refactoring manually (#27231) (#27259) (#27260)wxiaoguang2023-09-2552-574/+573
* cleanup locale function usage (#27227) (#27240)Giteabot2023-09-253-3/+3
* Fix dropdown icon position (#27175) (#27177)Giteabot2023-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