Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix keyboard navigation in modal image viewer | Alexey Shirokov | 2023-01-11 | 1 | -0/+1 |
| | |||||
* | do not show full window image preview when right mouse button is used | AUTOMATIC | 2023-01-04 | 1 | -1/+1 |
| | |||||
* | fix fullscreen view showing wrong image on firefox | AUTOMATIC | 2023-01-04 | 1 | -1/+1 |
| | |||||
* | hide save btn for other tabs than txt2img and img2img | Florian Horn | 2022-10-27 | 1 | -2/+12 |
| | |||||
* | added save button and shortcut (s) to Modal View | Florian Horn | 2022-10-27 | 1 | -0/+29 |
| | |||||
* | prevent highlighting/selecting image | Adam Snodgrass | 2022-10-18 | 1 | -0/+1 |
| | |||||
* | fix: add null check when start running project the currentButton is null | dvsilch | 2022-10-16 | 1 | -1/+1 |
| | |||||
* | Update lightbox to change displayed image as soon as generation is complete ↵ | DepFA | 2022-10-09 | 1 | -75/+99 |
| | | | | | | | (#1933) * add updateOnBackgroundChange * typo fixes. * reindent to 4 spaces | ||||
* | chore: Fix typos | Aidan Holland | 2022-10-08 | 1 | -1/+1 |
| | |||||
* | Remove duplicate event listeners | guaneec | 2022-10-08 | 1 | -0/+3 |
| | |||||
* | Only switch between visible gallery entries | DepFA | 2022-09-23 | 1 | -2/+14 |
| | | | Since the other tabs are kept in the dom now filtering is needed. | ||||
* | update tiling button for imageviewer.js to use an icon in same style as ↵ | AUTOMATIC | 2022-09-21 | 1 | -3/+6 |
| | | | | others, add mouseover hints | ||||
* | add button to toggle tiling images in the imageviewer modal | Adam Snodgrass | 2022-09-21 | 1 | -12/+46 |
| | |||||
* | fix the issue with incorrect js options on page load | AUTOMATIC | 2022-09-19 | 1 | -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 | ||||
* | Rely on opts being pre-populated | DepFA | 2022-09-19 | 1 | -12/+5 |
| | |||||
* | initialize modal state from options | DepFA | 2022-09-19 | 1 | -1/+19 |
| | |||||
* | Add logic for zoom toggle | DepFA | 2022-09-19 | 1 | -4/+21 |
| | |||||
* | add read access to settings for jsavascript | AUTOMATIC | 2022-09-18 | 1 | -2/+2 |
| | | | | add an option to disable lightbox modal | ||||
* | close on escape | Adam Snodgrass | 2022-09-18 | 1 | -0/+3 |
| | |||||
* | script.js split work - ui.js | AUTOMATIC | 2022-09-18 | 1 | -0/+1 |
| | |||||
* | script.js split work | AUTOMATIC | 2022-09-18 | 1 | -0/+135 |