aboutsummaryrefslogtreecommitdiffstats
path: root/javascript/imageviewer.js
Commit message (Expand)AuthorAgeFilesLines
* hide save btn for other tabs than txt2img and img2imgFlorian Horn2022-10-271-2/+12
* added save button and shortcut (s) to Modal ViewFlorian Horn2022-10-271-0/+29
* prevent highlighting/selecting imageAdam Snodgrass2022-10-181-0/+1
* fix: add null check when start running project the currentButton is nulldvsilch2022-10-161-1/+1
* Update lightbox to change displayed image as soon as generation is complete (...DepFA2022-10-091-75/+99
* chore: Fix typosAidan Holland2022-10-081-1/+1
* Remove duplicate event listenersguaneec2022-10-081-0/+3
* Only switch between visible gallery entriesDepFA2022-09-231-2/+14
* update tiling button for imageviewer.js to use an icon in same style as other...AUTOMATIC2022-09-211-3/+6
* add button to toggle tiling images in the imageviewer modalAdam Snodgrass2022-09-211-12/+46
* fix the issue with incorrect js options on page loadAUTOMATIC2022-09-191-16/+9
* Rely on opts being pre-populatedDepFA2022-09-191-12/+5
* initialize modal state from optionsDepFA2022-09-191-1/+19
* Add logic for zoom toggleDepFA2022-09-191-4/+21
* add read access to settings for jsavascriptAUTOMATIC2022-09-181-2/+2
* close on escapeAdam Snodgrass2022-09-181-0/+3
* script.js split work - ui.jsAUTOMATIC2022-09-181-0/+1
* script.js split workAUTOMATIC2022-09-181-0/+135