aboutsummaryrefslogtreecommitdiffstats
path: root/web_src/js/components/DashboardRepoList.js
Commit message (Expand)AuthorAgeFilesLines
* Refactor dashboard repo list to Vue SFC (#23405)wxiaoguang2023-03-141-345/+0
* Fix incorrect checkbox behaviors in the dashboard repolist's filter (#23147)wxiaoguang2023-03-011-63/+28
* Refactor from Vue2 to Vue3 (#20044)André Jaenisch2022-10-011-19/+21
* Replace fomantic popup module with tippy.js (#20428)silverwind2022-08-091-1/+4
* Improve dashboard's repo list performance (#18963)Gusted2022-04-261-20/+25
* Never use /api/v1 from Gitea UI Pages (#19318)Lunny Xiao2022-04-071-2/+2
* Use explicit jQuery import, remove unused eslint globals (#18435)silverwind2022-01-281-0/+1
* Cleanup and use global style on popups (#17674)silverwind2021-11-181-1/+1
* Frontend refactor, PascalCase to camelCase, remove unused code (#17365)wxiaoguang2021-10-211-3/+3
* Fix dashboard repolist alignment and repolisting (#17355)zeripath2021-10-191-0/+1
* Split `index.js` to separate files (#17315)wxiaoguang2021-10-171-3/+1
* Frontend refactor: move Vue related code from `index.js` to `components` dir,...wxiaoguang2021-10-151-0/+370