You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/web_src/js
HesterG dae022ab2a
Fix show more for image on diff page (#25672)
Right now when clicking on loadmore on files change page, if the loaded
content is image, it will be always in load status:


https://github.com/go-gitea/gitea/assets/17645053/39e449b6-067a-474c-9443-9dd98d5bbfe2

This PR fixes this by adding `initImageDiff ` to `onShowMoreFiles `

After:


https://github.com/go-gitea/gitea/assets/17645053/87bbb13e-0064-4a6e-a7ad-0f0060eb8bff
2 years ago
..
components Add log line anchor for action logs (#25532) 2 years ago
features Fix show more for image on diff page (#25672) 2 years ago
markup Fix task list checkbox toggle to work with YAML front matter (#25184) 2 years ago
modules Make "cancel" buttons have proper type in modal forms (#25618) 2 years ago
render Add custom ansi colors and CSS variables for them (#25546) 2 years ago
standalone Add toasts to UI (#25449) 2 years ago
test rename tributeValues to mentionValues (#25375) 2 years ago
utils Update emoji set to Unicode 15 (#25595) 2 years ago
webcomponents Refactor locale number (#24134) 2 years ago
bootstrap.js Improve template system and panic recovery (#24461) 2 years ago
index.js Redesign Scoped Access Tokens (#24767) 2 years ago
jquery.js Upgrade jQuery to 3.5.0, remove jQuery-Migrate, fix deprecations (#11055) 5 years ago
svg.js Support downloading raw task logs (#24451) 2 years ago
svg.test.js Improve `<SvgIcon>` to make it output `svg` node and optimize performance (#23570) 2 years ago
utils.js Remove hacky patch for "safari emoji glitch fix" (#25208) 2 years ago
utils.test.js Fix webauthn regression and improve code (#25113) 2 years ago