aboutsummaryrefslogtreecommitdiffstats
path: root/templates/user/dashboard/repolist.tmpl
Commit message (Expand)AuthorAgeFilesLines
* Unify search boxes (#29530)Denys Konovalov2024-03-141-1/+1
* Always use `ctx.Locale.Tr` inside templates (#27231)delvh2023-09-251-33/+33
* Add org visibility label to non-organization's dashboard (#24558)Hester Gong2023-05-071-1/+4
* Fix mirrors repository disapeared on user dashboard (#24520)Lunny Xiao2023-05-051-1/+1
* Automatically select the org when click create repo from org dashboard (#24325)yp053272023-04-251-2/+4
* Refactor dashboard repo list to Vue SFC (#23405)wxiaoguang2023-03-141-180/+53
* Fix incorrect checkbox behaviors in the dashboard repolist's filter (#23147)wxiaoguang2023-03-011-50/+32
* Move helpers to be prefixed with `gt-` (#22879)zeripath2023-02-131-37/+37
* Use link in UI which returned a relative url but not html_url which contains ...Lunny Xiao2023-02-061-1/+1
* Fix margin and alignment in dashboard repolist (#22120)silverwind2022-12-171-3/+3
* Refactor from Vue2 to Vue3 (#20044)André Jaenisch2022-10-011-3/+5
* Refactor `i18n` to `locale` (#20153)Gusted2022-06-271-31/+31
* Disable unnecessary mirroring elements (#18527)Paweł Bogusławski2022-06-041-0/+2
* Remove unnecessary attributes of User struct (#17745)Lunny Xiao2021-11-221-1/+1
* Cleanup and use global style on popups (#17674)silverwind2021-11-181-2/+2
* Multiple Escaping Improvements (#17551)zeripath2021-11-161-2/+2
* Fix dashboard repolist alignment and repolisting (#17355)zeripath2021-10-191-1/+2
* Frontend refactor: move Vue related code from `index.js` to `components` dir,...wxiaoguang2021-10-151-7/+6
* Remove User.GetOrganizations() (#14032)65432021-06-181-1/+1
* Disable Stars config option (#14653)Kyle D2021-04-151-4/+6
* Fix repository search (#15428)KN4CK3R2021-04-121-1/+1
* Fix dashboard UI bugs and more (#14767)Mike L2021-02-251-4/+4
* Team dashboards (#14159)Jimmy Praet2020-12-271-0/+3
* Dashboard search tweaks (#14008)silverwind2020-12-171-27/+25
* Add pull request manually merge instruction (#13840)Lunny Xiao2020-12-101-1/+1
* Replace more icons with SVG, repo search tweaks (#13860)silverwind2020-12-091-12/+32
* Style and template tweaks (#13828)silverwind2020-12-041-23/+37
* Form styling adjustments (#13501)silverwind2020-11-121-2/+2
* Change search and filter icons to SVG (#13473)silverwind2020-11-091-3/+3
* Make SVG size argument optional (#12814)silverwind2020-09-111-6/+6
* Add a migrate service type switch page (#12697)Lunny Xiao2020-09-091-8/+0
* Fix repolist icons (#12228)silverwind2020-07-131-4/+4
* Add internal-repo octicon for public repos of private org (#11529)Cirno the Strongest2020-06-051-1/+1
* Fix repo-list private and total count bugs (#11500)zeripath2020-05-201-1/+1
* Add paging and archive/private repository filtering to dashboard list (#11321)zeripath2020-05-161-3/+60
* Split dashboard elements into separate template files (#10885)mrsdizzie2020-03-301-0/+109