aboutsummaryrefslogtreecommitdiffstats
path: root/web_src/js/features/imagediff.js
Commit message (Expand)AuthorAgeFilesLines
* Fix viewed images not loading in a PR (#19919)wxiaoguang2022-06-081-1/+2
* Fix two UI bugs: JS error in imagediff.js, 500 error in diff/compare.tmplwxiaoguang2022-04-261-4/+11
* Use explicit jQuery import, remove unused eslint globals (#18435)silverwind2022-01-281-0/+2
* Improve async/await usage, and sort init calls in `index.js` (#17386)wxiaoguang2021-11-091-1/+1
* Add Image Diff for SVG files (#14867)KN4CK3R2021-06-051-8/+66
* Add Image Diff options in Pull Request Diff view (#14450)KN4CK3R2021-02-271-0/+206