aboutsummaryrefslogtreecommitdiffstats
path: root/web_src/js/components/RepoActivityTopAuthors.vue
Commit message (Expand)AuthorAgeFilesLines
* Fix undefined errors on Activity page (#32378)cloudchamb3r2024-10-301-3/+3
* Migrate vue components to setup (#32329)Anbraten2024-10-281-56/+50
* bump vue-bar-graph (#31705)techknowlogick2024-08-011-1/+1
* Convert frontend code to typescript (#31559)silverwind2024-07-071-1/+1
* Use `querySelector` over alternative DOM methods (#31280)silverwind2024-06-101-1/+1
* Enforce trailing comma in JS on multiline (#30002)silverwind2024-03-221-1/+1
* Reorder blocks in vue SFCs (#26874)silverwind2023-09-021-51/+50
* Refactor dashboard repo list to Vue SFC (#23405)wxiaoguang2023-03-141-3/+6
* Split `index.js` to separate files (#17315)wxiaoguang2021-10-171-3/+2
* Frontend refactor: move Vue related code from `index.js` to `components` dir,...wxiaoguang2021-10-151-0/+110