aboutsummaryrefslogtreecommitdiff
path: root/javascript/imageviewer.js
AgeCommit message (Expand)Author
2023-08-07Allow to open images in new browser tab by MMB.Diego Casorran
2023-05-25Use onAfterUiUpdate where possibleAarni Koskela
2023-05-18eslint related file editsAUTOMATIC
2023-05-17Run `eslint --fix` (and normalize tabs to spaces)Aarni Koskela
2023-04-30Fix a whole bunch of implicit globalsAarni Koskela
2023-04-30Use classList.toggle wherever possibleAarni Koskela
2023-03-28try both versions of appendChildAlUlkesh
2023-03-27fix: lightboxModal, selectedTabAlUlkesh
2023-03-25Fix Send to img2img buttonsspace-nuko
2023-03-25initial gradio 3.22 supportAUTOMATIC
2023-03-12feat: better lightbox when not enable zoombluelovers
2023-01-18re-enable image dragging on non-firefox browsersAUTOMATIC
2023-01-11Fix keyboard navigation in modal image viewerAlexey Shirokov
2023-01-05do not show full window image preview when right mouse button is usedAUTOMATIC
2023-01-05fix fullscreen view showing wrong image on firefoxAUTOMATIC
2022-10-28hide save btn for other tabs than txt2img and img2imgFlorian Horn
2022-10-27added save button and shortcut (s) to Modal ViewFlorian Horn
2022-10-18prevent highlighting/selecting imageAdam Snodgrass
2022-10-16fix: add null check when start running project the currentButton is nulldvsilch
2022-10-09Update lightbox to change displayed image as soon as generation is complete (...DepFA
2022-10-08chore: Fix typosAidan Holland
2022-10-08Remove duplicate event listenersguaneec
2022-09-23Only switch between visible gallery entriesDepFA
2022-09-21update tiling button for imageviewer.js to use an icon in same style as other...AUTOMATIC
2022-09-21add button to toggle tiling images in the imageviewer modalAdam Snodgrass
2022-09-19fix the issue with incorrect js options on page loadAUTOMATIC
2022-09-19Rely on opts being pre-populatedDepFA
2022-09-19initialize modal state from optionsDepFA
2022-09-19Add logic for zoom toggleDepFA
2022-09-18add read access to settings for jsavascriptAUTOMATIC
2022-09-18close on escapeAdam Snodgrass
2022-09-18script.js split work - ui.jsAUTOMATIC
2022-09-18script.js split workAUTOMATIC