Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Prevent duplicate image loading (#25675) | delvh | 2023-07-04 | 1 | -1/+2 |
* | Fix various ImageDiff/SVG bugs (#23312) | wxiaoguang | 2023-03-07 | 1 | -8/+7 |
* | Refactor hiding-methods, remove jQuery show/hide, remove `.hide` class, remov... | wxiaoguang | 2023-02-19 | 1 | -3/+4 |
* | Add missing close bracket in imagediff (#22710) | zeripath | 2023-02-01 | 1 | -1/+1 |
* | JS refactors (#22227) | silverwind | 2022-12-24 | 1 | -1/+1 |
* | Fix viewed images not loading in a PR (#19919) | wxiaoguang | 2022-06-08 | 1 | -1/+2 |
* | Fix two UI bugs: JS error in imagediff.js, 500 error in diff/compare.tmpl | wxiaoguang | 2022-04-26 | 1 | -4/+11 |
* | Use explicit jQuery import, remove unused eslint globals (#18435) | silverwind | 2022-01-28 | 1 | -0/+2 |
* | Improve async/await usage, and sort init calls in `index.js` (#17386) | wxiaoguang | 2021-11-09 | 1 | -1/+1 |
* | Add Image Diff for SVG files (#14867) | KN4CK3R | 2021-06-05 | 1 | -8/+66 |
* | Add Image Diff options in Pull Request Diff view (#14450) | KN4CK3R | 2021-02-27 | 1 | -0/+206 |