aboutsummaryrefslogtreecommitdiffstats
path: root/templates/user
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add Chef package registry (#22554)KN4CK3R2023-02-061-0/+18
* Add Cargo package registry (#21888)KN4CK3R2023-02-051-0/+1
* Add new captcha: cloudflare turnstile (#22369)ByLCY2023-02-051-3/+7
* set user dashboard org visibility to basic (#22706)yp053272023-02-021-4/+4
* Add main landmark to templates and adjust titles (#22670)Felipe Leopoldo Sologuren Gutiérrez2023-02-0139-39/+39
* Add user secrets (#22191)KN4CK3R2023-02-012-0/+13
* Remove label color from global issue filters (#22660)Francesco Siddi2023-01-311-2/+2
* set user visibility class to basic (#22674)yp053272023-01-311-2/+2
* Fix error on account activation with wrong passwd (#22609)Otto Richter (fnetX)2023-01-281-1/+3
* Fix `delete_repo` in template (#22606)John Olheiser2023-01-261-1/+1
* fix: read:org scope (#22556)John Olheiser2023-01-201-2/+2
* Support org/user level projects (#22235)Lunny Xiao2023-01-202-0/+6
* Fix template bug of access scope (#22540)Lunny Xiao2023-01-201-1/+1
* Support scoped access tokens (#20908)Chongyi Zheng2023-01-171-0/+201
* Fix key signature error page (#22229)Gusted2022-12-301-1/+1
* Fix margin and alignment in dashboard repolist (#22120)silverwind2022-12-171-3/+3
* Optimize html templates (#22080)Jason Song2022-12-098-39/+39
* Remove useless "Cancel" buttons (#21872)Yarden Shoham2022-12-051-1/+0
* Fix leaving organization bug on user settings -> orgs (#21983)花墨2022-11-301-2/+16