Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix lint issue from 501993eb | Aarni Koskela | 2024-01-01 | 1 | -1/+1 |
| | |||||
* | added a button to run hires fix on selected image in the gallery | AUTOMATIC1111 | 2024-01-01 | 1 | -0/+8 |
| | |||||
* | Allow pasting in WIDTHxHEIGHT strings into the width/height fields | Aarni Koskela | 2023-12-13 | 1 | -0/+24 |
| | |||||
* | remove Train/Preprocessing tab and put all its functionality into extras ↵ | AUTOMATIC1111 | 2023-12-02 | 1 | -0/+17 |
| | | | | batch images mode | ||||
* | add search field to settings | AUTOMATIC1111 | 2023-10-01 | 1 | -15/+0 |
| | |||||
* | add onEdit function for js and rework token-counter.js to use it | AUTOMATIC1111 | 2023-10-01 | 1 | -0/+17 |
| | |||||
* | Merge pull request #12662 from bluelovers/bluelovers-patch-1-1 | AUTOMATIC1111 | 2023-08-19 | 1 | -19/+2 |
|\ | | | | | refactor: Update ui.js | ||||
| * | refactor: Update ui.js | bluelovers | 2023-08-19 | 1 | -19/+2 |
| | | |||||
* | | put localStorage stuff into its own file | AUTOMATIC1111 | 2023-08-05 | 1 | -16/+8 |
| | | |||||
* | | Don't crash if out of local storage quota | Aarni Koskela | 2023-07-31 | 1 | -4/+10 |
|/ | | | | Fixes #12206 (works around it) | ||||
* | Use onAfterUiUpdate where possible | Aarni Koskela | 2023-05-25 | 1 | -1/+1 |
| | |||||
* | Move token counters to separate JS file, fix names | Aarni Koskela | 2023-05-21 | 1 | -70/+1 |
| | |||||
* | get_tab_index(): use a for loop with early-exit for performance | Aarni Koskela | 2023-05-19 | 1 | -8/+6 |
| | |||||
* | Replace args_to_array (and facsimiles) with Array.from | Aarni Koskela | 2023-05-19 | 1 | -26/+12 |
| | |||||
* | eslint the merged code | AUTOMATIC | 2023-05-18 | 1 | -1/+1 |
| | |||||
* | Merge branch 'eslint' into dev | AUTOMATIC | 2023-05-18 | 1 | -208/+213 |
|\ | |||||
| * | eslint related file edits | AUTOMATIC | 2023-05-18 | 1 | -14/+8 |
| | | |||||
| * | Run `eslint --fix` (and normalize tabs to spaces) | Aarni Koskela | 2023-05-17 | 1 | -202/+213 |
| | | |||||
* | | remove some code duplication from #9348 | AUTOMATIC | 2023-05-17 | 1 | -39/+15 |
| | | |||||
* | | Merge branch 'dev' into improve-frontend-responsiveness | AUTOMATIC1111 | 2023-05-17 | 1 | -14/+94 |
|\| | |||||
| * | prevent Reload UI button/link from reloading the page when it's not yet ready | AUTOMATIC | 2023-05-09 | 1 | -1/+10 |
| | | |||||
| * | do not show licenses page when user selects Show all pages in settings | AUTOMATIC | 2023-05-08 | 1 | -0/+3 |
| | | |||||
| * | Merge branch 'dev' into js-misc-fixes | AUTOMATIC1111 | 2023-05-01 | 1 | -2/+8 |
| |\ | |||||
| | * | Merge pull request #9969 from AUTOMATIC1111/restore_progress_fix | AUTOMATIC1111 | 2023-05-01 | 1 | -2/+2 |
| | |\ | | | | | | | | | restore_progress fix | ||||
| | | * | restore_progress fix | w-e-w | 2023-05-01 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | id wrong type | ||||
| | * | | make it impossible to press the restore progress button after pressing it once | AUTOMATIC | 2023-05-01 | 1 | -0/+4 |
| | |/ | |||||
| * | | Use substring instead of deprecated substr | Aarni Koskela | 2023-04-30 | 1 | -1/+1 |
| | | | |||||
| * | | Fix unused variables | Aarni Koskela | 2023-04-30 | 1 | -2/+2 |
| | | | |||||
| * | | Fix a whole bunch of implicit globals | Aarni Koskela | 2023-04-30 | 1 | -15/+15 |
| |/ | |||||
| * | alternate restore progress button implementation | AUTOMATIC | 2023-04-29 | 1 | -1/+45 |
| | | |||||
| * | Revert "Merge pull request #7595 from siutin/feature/restore-progress" | AUTOMATIC | 2023-04-29 | 1 | -27/+0 |
| | | | | | | | | | | This reverts commit 80987c36f9bfa33092ac7c75624b25d839cb2a06, reversing changes made to 2e78e65a22bfa6b116ae18d12fdcb85ec8acd727. | ||||
| * | Merge branch 'dev' into feature/restore-progress | AUTOMATIC1111 | 2023-04-29 | 1 | -1/+18 |
| |\ | |||||
| | * | change gradio callback from change to release in a bunch of places now that ↵ | AUTOMATIC | 2023-04-29 | 1 | -0/+11 |
| | | | | | | | | | | | | it's fixed in gradio | ||||
| | * | add "resize by" and "resize to" tabs to img2img | AUTOMATIC | 2023-03-28 | 1 | -0/+5 |
| | | | |||||
| * | | keep randomId simpler | siutin | 2023-03-30 | 1 | -8/+2 |
| | | | |||||
| * | | add a button to restore the current progress | siutin | 2023-03-30 | 1 | -2/+34 |
| |/ | |||||
* / | Improve frontend responsiveness for some buttons | space-nuko | 2023-04-04 | 1 | -0/+48 |
|/ | |||||
* | Revert "Merge pull request #7931 from space-nuko/img2img-enhance" | AUTOMATIC | 2023-03-28 | 1 | -21/+1 |
| | | | | | This reverts commit 426875937048e21305ac24bea53df06523bdaa81, reversing changes made to 1b63afbedc7789c0eb9a4742b780ab304d7a9caf. | ||||
* | Merge branch 'master' into img2img-enhance | space-nuko | 2023-03-28 | 1 | -5/+31 |
|\ | |||||
| * | Fix Send to img2img buttons | space-nuko | 2023-03-25 | 1 | -5/+31 |
| | | |||||
* | | Use .success() callback on img2img preview inputs change | space-nuko | 2023-03-25 | 1 | -8/+0 |
| | | |||||
* | | img2img resolution preview should use currently selected tab's image | space-nuko | 2023-03-25 | 1 | -3/+10 |
| | | |||||
* | | Add upscale slider to img2img | space-nuko | 2023-03-25 | 1 | -2/+23 |
|/ | |||||
* | initial gradio 3.22 support | AUTOMATIC | 2023-03-25 | 1 | -2/+1 |
| | |||||
* | update prompt token counts after using the paste params button | AUTOMATIC | 2023-01-29 | 1 | -8/+28 |
| | |||||
* | add checkpoints tab for extra networks UI | AUTOMATIC | 2023-01-28 | 1 | -0/+7 |
| | |||||
* | rework extras tab to use script system | AUTOMATIC | 2023-01-23 | 1 | -5/+0 |
| | |||||
* | relocate tool buttons next to generate button | AUTOMATIC | 2023-01-21 | 1 | -2/+2 |
| | | | | | prevent extra network tabs from putting images into wrong prompts prevent settings leaking into prompt | ||||
* | extra networks UI | AUTOMATIC | 2023-01-21 | 1 | -5/+4 |
| | | | | rework of hypernets: rather than via settings, hypernets are added directly to prompt as <hypernet:name:weight> | ||||
* | move token counter to the location of the prompt, add token counting for the ↵ | AUTOMATIC | 2023-01-20 | 1 | -8/+21 |
| | | | | negative prompt |