summaryrefslogtreecommitdiffstats
path: root/web_src/js/components
Commit message (Expand)AuthorAgeFilesLines
* Fix typos in PullRequestMergeForm.vue header comment (#21378)Yarden Shoham2022-10-091-2/+2
* Refactor from Vue2 to Vue3 (#20044)André Jaenisch2022-10-017-61/+68
* Add filetree on left of diff view (#21012)sebastian-sauer2022-09-273-0/+360
* Replace fomantic popup module with tippy.js (#20428)silverwind2022-08-091-1/+4
* Fix default merge style (#20564)wxiaoguang2022-07-311-1/+4
* Fix eslint parsing errors, remove eslint-plugin-html (#20323)silverwind2022-07-151-0/+16
* Fix checks in PR for empty commits #19603 (#20290)Ing. Jaroslav Šafka2022-07-131-1/+1
* Auto merge pull requests when all checks succeeded via WebUI (#19648)65432022-06-111-10/+124
* Use Vue to refactor pull merge UI (#19650)wxiaoguang2022-05-121-0/+127
* Improve dashboard's repo list performance (#18963)Gusted2022-04-261-20/+25
* Never use /api/v1 from Gitea UI Pages (#19318)Lunny Xiao2022-04-072-3/+3
* 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-283-0/+3
* 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
* Handle invalid issues (#18111)Gusted2021-12-281-8/+20
* Cleanup and use global style on popups (#17674)silverwind2021-11-181-1/+1
* Frontend refactor, PascalCase to camelCase, remove unused code (#17365)wxiaoguang2021-10-213-6/+6
* Fix dashboard repolist alignment and repolisting (#17355)zeripath2021-10-191-0/+1
* Split `index.js` to separate files (#17315)wxiaoguang2021-10-174-17/+10
* Frontend refactor: move Vue related code from `index.js` to `components` dir,...wxiaoguang2021-10-155-26/+617
* Actually compute proper foreground color for labels (#16729)Clar Fon2021-08-251-7/+22
* Load issue/PR context popup data only when needed (#15955)Lauris BH2021-07-131-0/+112
* Heatmap days clickable (#13935)gordon--2021-02-201-1/+20
* Fix heatmap total contributions (#14141)Lunny Xiao2020-12-241-1/+10
* Remove fetch request from heatmap (#13623)silverwind2020-11-181-17/+8
* Make heatmap colors more distinct (#13533)silverwind2020-11-131-4/+4
* Make heatmap shades linear (#13500)silverwind2020-11-101-1/+1
* Frontpage and Heatmap CSS tweaks (#13443)silverwind2020-11-071-37/+20
* Add Vue linting (#13447)silverwind2020-11-072-158/+149
* Insert ui divider directly in templates instead of from inside heatmap vue co...wULLSnpAXbWZGYDYyhWTKKspEQoaYxXyhoisqHf2020-05-191-1/+0
* ui: Add dividing line between heatmap and feeds in dashboard view (#11437)赵智超2020-05-191-0/+1
* Migrate ActivityHeatmap to Vue SFC (#10953)Gary Kim2020-04-061-0/+79
* Add top author stats to activity page (#9615)Lauris BH2020-01-201-0/+102