aboutsummaryrefslogtreecommitdiffstats
path: root/web_src/js/features/repo-graph.js
Commit message (Expand)AuthorAgeFilesLines
* Convert frontend code to typescript (#31559)silverwind2024-07-071-155/+0
* Use `querySelector` over alternative DOM methods (#31280)silverwind2024-06-101-14/+14
* Remove jQuery from the commit graph (except Fomantic) (#30395)Yarden Shoham2024-04-121-61/+77
* Migrate `gt-hidden` to `tw-hidden` (#30046)silverwind2024-03-241-6/+6
* Remove jQuery `.attr` from the commit graph (#30006)Yarden Shoham2024-03-221-4/+4
* Forbid variables containing jQuery collections not having the `$` prefix (#29...Yarden Shoham2024-03-161-4/+4
* Remove jQuery AJAX from the repo commit graph (#29373)Yarden Shoham2024-02-251-1/+4
* Refactor hiding-methods, remove jQuery show/hide, remove `.hide` class, remov...wxiaoguang2023-02-191-6/+6
* JS refactors (#22227)silverwind2022-12-241-1/+1
* Use explicit jQuery import, remove unused eslint globals (#18435)silverwind2022-01-281-0/+2
* Fix some incorrect async functions, improve frontend document. (#17597)wxiaoguang2021-11-121-9/+10
* Improve async/await usage, and sort init calls in `index.js` (#17386)wxiaoguang2021-11-091-0/+133