Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2022-10-28 | hide save btn for other tabs than txt2img and img2img | Florian Horn | -2/+12 | |
2022-10-27 | added save button and shortcut (s) to Modal View | Florian Horn | -0/+29 | |
2022-10-18 | prevent highlighting/selecting image | Adam Snodgrass | -0/+1 | |
2022-10-16 | fix: add null check when start running project the currentButton is null | dvsilch | -1/+1 | |
2022-10-09 | Update lightbox to change displayed image as soon as generation is complete ↵ | DepFA | -75/+99 | |
(#1933) * add updateOnBackgroundChange * typo fixes. * reindent to 4 spaces | ||||
2022-10-08 | chore: Fix typos | Aidan Holland | -1/+1 | |
2022-10-08 | Remove duplicate event listeners | guaneec | -0/+3 | |
2022-09-23 | Only switch between visible gallery entries | DepFA | -2/+14 | |
Since the other tabs are kept in the dom now filtering is needed. | ||||
2022-09-21 | update tiling button for imageviewer.js to use an icon in same style as ↵ | AUTOMATIC | -3/+6 | |
others, add mouseover hints | ||||
2022-09-21 | add button to toggle tiling images in the imageviewer modal | Adam Snodgrass | -12/+46 | |
2022-09-19 | fix the issue with incorrect js options on page load | AUTOMATIC | -16/+9 | |
add a setting for lightbox max size images use setting for lightbox max size images late to let user change it and see results | ||||
2022-09-19 | Rely on opts being pre-populated | DepFA | -12/+5 | |
2022-09-19 | initialize modal state from options | DepFA | -1/+19 | |
2022-09-19 | Add logic for zoom toggle | DepFA | -4/+21 | |
2022-09-18 | add read access to settings for jsavascript | AUTOMATIC | -2/+2 | |
add an option to disable lightbox modal | ||||
2022-09-18 | close on escape | Adam Snodgrass | -0/+3 | |
2022-09-18 | script.js split work - ui.js | AUTOMATIC | -0/+1 | |
2022-09-18 | script.js split work | AUTOMATIC | -0/+135 | |