aboutsummaryrefslogtreecommitdiffstats
path: root/web_src/js/features/repo-common.js
Commit message (Expand)AuthorAgeFilesLines
* Refactor and fix archive link bug (#30535) (#30570)Giteabot2024-04-211-31/+23
* Fix download buttons on branches page (#30147)silverwind2024-03-271-1/+1
* Fix various loading states, remove `.loading` class (#29920)silverwind2024-03-211-4/+6
* Fix JS error and improve error message styles (#29963)silverwind2024-03-211-0/+2
* Remove jQuery `.attr` from the archive download and compare page branch selec...Yarden Shoham2024-03-201-4/+4
* Remove jQuery AJAX from the archive download links (#29380)Yarden Shoham2024-02-251-30/+26
* Improve "language stats" UI (#26968)wxiaoguang2023-09-101-11/+1
* Remove some transition related code (#26755)wxiaoguang2023-08-281-6/+0
* Introduce eslint-plugin-no-jquery/no-event-shorthand (#24198)yp053272023-04-201-1/+1
* Refactor hiding-methods, remove jQuery show/hide, remove `.hide` class, remov...wxiaoguang2023-02-191-3/+4
* Move helpers to be prefixed with `gt-` (#22879)zeripath2023-02-131-2/+2
* Rework repo buttons (#20602)silverwind2022-08-081-1/+1
* Clean up and fix clone button script (#20415)silverwind2022-07-311-27/+3
* use exact search instead of fuzzy search for branch filter dropdown (#19885)wxiaoguang2022-06-041-4/+4
* Refactor repo clone button and repo clone links, fix JS error on empty repo p...wxiaoguang2022-03-291-17/+47
* Use explicit jQuery import, remove unused eslint globals (#18435)silverwind2022-01-281-0/+2
* Revert "Prevent possible XSS when using jQuery (#18289)" (#18293)wxiaoguang2022-01-161-3/+3
* Prevent possible XSS when using jQuery (#18289)Gusted2022-01-161-3/+3
* Switch archive URL code back to href attributes (#17796)fnetX (aka fralix)2021-11-291-1/+1
* Frontend refactor, PascalCase to camelCase, remove unused code (#17365)wxiaoguang2021-10-211-2/+2
* Split `index.js` to separate files (#17315)wxiaoguang2021-10-171-0/+100