aboutsummaryrefslogtreecommitdiffstats
path: root/templates/user
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add option to enable CAPTCHA validation for login (#21638)Xinyu Zhou2022-11-224-52/+30
* Allow disable RSS/Atom feed (#21622)Xinyu Zhou2022-11-211-1/+3
* Add package registry cleanup rules (#21658)KN4CK3R2022-11-204-0/+31
* Add `context.Context` to more methods (#21546)KN4CK3R2022-11-191-4/+1
* Added missing headers on user packages page (#21172)Vladimir Yakovlev2022-10-241-0/+16
* Record OAuth client type at registration (#21316)M Hickford2022-10-242-0/+8
* Localize all timestamps (#21440)Yarden Shoham2022-10-176-7/+7
* Add `code` highlighting in issue titles (#21432)Yarden Shoham2022-10-161-4/+4
* Run `make fmt` (#21437)Yarden Shoham2022-10-131-2/+2
* Support instance-wide OAuth2 applications (#21335)qwerty2872022-10-121-1/+1
* Add user/organization code search (#19977)Lauris BH2022-10-113-2/+37
* Allow creation of OAuth2 applications for orgs (#18084)qwerty2872022-10-095-118/+110
* Fix linked account translation (#21331)John Olheiser2022-10-041-1/+1
* Refactor from Vue2 to Vue3 (#20044)André Jaenisch2022-10-011-3/+5
* Add pages to view watched repos and subscribed issues/PRs (#17156)qwerty2872022-09-291-0/+79