aboutsummaryrefslogtreecommitdiffstats
path: root/web_src/js/features/imagediff.js
Commit message (Expand)AuthorAgeFilesLines
* Prevent duplicate image loading (#25675)delvh2023-07-041-1/+2
* Fix various ImageDiff/SVG bugs (#23312)wxiaoguang2023-03-071-8/+7
* Refactor hiding-methods, remove jQuery show/hide, remove `.hide` class, remov...wxiaoguang2023-02-191-3/+4
* Add missing close bracket in imagediff (#22710)zeripath2023-02-011-1/+1
* JS refactors (#22227)silverwind2022-12-241-1/+1
* 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