aboutsummaryrefslogtreecommitdiffstats
path: root/web_src/js/components/RepoBranchTagDropdown.js
Commit message (Expand)AuthorAgeFilesLines
* Refactor branch/tag selector to Vue SFC (#23421)wxiaoguang2023-03-141-208/+0
* Refactor dashboard repo list to Vue SFC (#23405)wxiaoguang2023-03-141-2/+1
* Refactor branch/tag selector dropdown (first step) (#23394)wxiaoguang2023-03-111-40/+27
* Refactor from Vue2 to Vue3 (#20044)André Jaenisch2022-10-011-19/+24
* Add apply-patch, basic revert and cherry-pick functionality (#17902)zeripath2022-02-091-2/+58
* Use explicit jQuery import, remove unused eslint globals (#18435)silverwind2022-01-281-0/+1
* Revert "Prevent possible XSS when using jQuery (#18289)" (#18293)wxiaoguang2022-01-161-1/+1
* Prevent possible XSS when using jQuery (#18289)Gusted2022-01-161-1/+1
* Split `index.js` to separate files (#17315)wxiaoguang2021-10-171-4/+3
* Frontend refactor: move Vue related code from `index.js` to `components` dir,...wxiaoguang2021-10-151-0/+161