summaryrefslogtreecommitdiffstats
path: root/templates/user
Commit message (Expand)AuthorAgeFilesLines
* Improve some modal action buttons (#24289)wxiaoguang2023-04-2413-37/+18
* Allow using localized absolute date times within phrases with place holders a...Yarden Shoham2023-04-237-8/+8
* Change to vertical navbar layout for secondary navbar for repo/user/admin set...Hester Gong2023-04-2320-117/+82
* Refactor delete_modal_actions template and use it for project column related ...Hester Gong2023-04-2313-49/+46
* Add missing badges in user profile for /projects and /packages (#24232)Jakob2023-04-221-3/+6
* Limit avatar upload to valid image files (#24258)JakobDev2023-04-211-1/+1
* Fix unclear "Owner" concept (#24233)wxiaoguang2023-04-203-31/+31
* Use secondary pointing menu for tabs on user/organization home page (#24162)Hester Gong2023-04-201-68/+65
* Add repository counter badge to repository tab (#24205)Jakob2023-04-191-1/+4
* Fix wrong scopes of locale.PrettyNumber (#24181)Hester Gong2023-04-181-2/+2
* Localize activity heatmap (except tooltip) (#24131)Yarden Shoham2023-04-171-1/+7
* Refactor locale number (#24134)wxiaoguang2023-04-172-6/+6
* Add tooltips to `Hide comment type` settings where necessary (#21306)delvh2023-04-121-2/+5
* Localize milestone related time strings (#24051)Yarden Shoham2023-04-121-1/+1
* Fix date display bug (#24047)wxiaoguang2023-04-111-1/+1
* Use auto-updating, natively hoverable, localized time elements (#23988)Yarden Shoham2023-04-116-7/+7
* Allow adding SSH keys even if SSH server is disabled (#24025)Dmitry Sharshakov2023-04-101-7/+8
* Show visibility status of email in own profile (#23900)n0toose2023-04-081-1/+19
* Merge template functions "dict/Dict/mergeinto" (#23932)wxiaoguang2023-04-072-2/+2
* Remove fomantic ".link" selector and styles (#23888)wxiaoguang2023-04-031-2/+2
* Introduce GiteaLocaleNumber custom element to handle number localization on p...wxiaoguang2023-04-032-6/+6
* Remove incorrect HTML self close tag (#23748)wxiaoguang2023-03-276-19/+19
* Remove row clicking from notification table (#22695)John Olheiser2023-03-251-3/+3
* Use data-tooltip-content for tippy tooltip (#23649)wxiaoguang2023-03-247-17/+17
* Fix new issue/pull request btn margin when it is next to sort (#23647)Hester Gong2023-03-231-3/+3
* Fix incorrect `show-modal` and `show-panel` class (#23660)wxiaoguang2023-03-232-2/+2
* Improve `<SvgIcon>` to make it output `svg` node and optimize performance (#2...wxiaoguang2023-03-232-2/+2
* Remove conflicting CSS rules on notifications, improve notifications table (#...silverwind2023-03-211-8/+8
* Replace a few fontawesome icons with svg (#23602)silverwind2023-03-201-1/+1
* Fix `.locale.Tr` function not found in delete modal (#23468)delvh2023-03-201-2/+11
* Use octicon-verified for gpg signatures (#23529)silverwind2023-03-172-2/+2
* Refactor dashboard repo list to Vue SFC (#23405)wxiaoguang2023-03-141-180/+53
* Convert `<div class="button">` to `<button class="button">` (#23337)delvh2023-03-149-38/+21
* Add missing tabs to org projects page (#22705)yp053272023-03-101-2/+4
* Add user webhooks (#21563)KN4CK3R2023-03-104-0/+72
* add user visibility in dashboard navbar (#22747)yp053272023-03-081-6/+8
* Fix incorrect project links and use symlink icon for org-wide projects (#23325)yp053272023-03-062-2/+2
* Add context when rendering labels or emojis (#23281)Jonathan Tran2023-03-051-7/+7
* Fix incorrect checkbox behaviors in the dashboard repolist's filter (#23147)wxiaoguang2023-03-011-50/+32
* Add "Reviewed by you" filter for pull requests (#22927)Brecht Van Lommel2023-02-241-4/+8
* Add pagination for dashboard and user activity feeds (#22937)Brecht Van Lommel2023-02-241-0/+2
* Add scopes to API to create token and display them (#22989)zeripath2023-02-201-1/+8
* Refactor hiding-methods, remove jQuery show/hide, remove `.hide` class, remov...wxiaoguang2023-02-196-15/+15
* Rename "People" to "Members" in organization page and use a better icon (#22960)Yarden Shoham2023-02-181-1/+1
* Sort issues and pulls by recently updated in user and organization home (#22925)Brecht Van Lommel2023-02-171-2/+2
* Add context cache as a request level cache (#22294)Lunny Xiao2023-02-157-14/+14
* Move helpers to be prefixed with `gt-` (#22879)zeripath2023-02-1314-87/+87
* Fix milestone title font problem (#22863)wxiaoguang2023-02-121-2/+2
* Preview images for Issue cards in Project Board view (#22112)Nathaniel Sabanski2023-02-111-1/+1
* Use link in UI which returned a relative url but not html_url which contains ...Lunny Xiao2023-02-062-4/+4