Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add option: Live preview in full page image viewer | w-e-w | 2023-12-06 | 1 | -1/+1 |
| | | | | make #13459 "show the preview image in the modal view if available" optional | ||||
* | show the preview image in the modalview if available | Won-Kyu Park | 2023-10-11 | 1 | -2/+5 |
| | |||||
* | Allow to open images in new browser tab by MMB. | Diego Casorran | 2023-08-07 | 1 | -0/+5 |
| | | | | Signed-off-by: Diego Casorran <dcasorran@gmail.com> | ||||
* | Use onAfterUiUpdate where possible | Aarni Koskela | 2023-05-25 | 1 | -1/+1 |
| | |||||
* | eslint related file edits | AUTOMATIC | 2023-05-18 | 1 | -6/+1 |
| | |||||
* | Run `eslint --fix` (and normalize tabs to spaces) | Aarni Koskela | 2023-05-17 | 1 | -110/+111 |
| | |||||
* | Fix a whole bunch of implicit globals | Aarni Koskela | 2023-04-30 | 1 | -3/+3 |
| | |||||
* | Use classList.toggle wherever possible | Aarni Koskela | 2023-04-30 | 1 | -5/+1 |
| | |||||
* | try both versions of appendChild | AlUlkesh | 2023-03-28 | 1 | -2/+5 |
| | |||||
* | fix: lightboxModal, selectedTab | AlUlkesh | 2023-03-27 | 1 | -1/+1 |
| | |||||
* | Fix Send to img2img buttons | space-nuko | 2023-03-25 | 1 | -21/+3 |
| | |||||
* | initial gradio 3.22 support | AUTOMATIC | 2023-03-25 | 1 | -39/+31 |
| | |||||
* | feat: better lightbox when not enable zoom | bluelovers | 2023-03-12 | 1 | -1/+1 |
| | |||||
* | re-enable image dragging on non-firefox browsers | AUTOMATIC | 2023-01-18 | 1 | -1/+9 |
| | |||||
* | 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 |