blessedcoolant
a45e94fde7
build: localization (2.3.1-final)
2023-02-23 09:47:01 +13:00
psychedelicious
d561d6d3dd
chore(ui): build frontend
2023-02-22 22:09:11 +11:00
blessedcoolant
b52a92da7e
build: symmetry-fix-2
2023-02-21 07:43:56 +13:00
blessedcoolant
be1bcbc173
build: symmetry-fix
2023-02-21 07:28:25 +13:00
blessedcoolant
f2e533f7c8
build: threshold slider fix
2023-02-21 03:17:41 +13:00
blessedcoolant
7afe26320a
build: symmetry-settings
2023-02-21 02:41:26 +13:00
blessedcoolant
79ac9698c1
build: webui-bug-fixes
2023-02-20 05:28:52 +13:00
psychedelicious
88d561dee7
chore(ui): build frontend
2023-02-19 22:32:05 +11:00
blessedcoolant
234d76a269
build: webui-model-manager-lag-fix
2023-02-19 15:25:14 +13:00
psychedelicious
e8240855e0
chore(ui): build frontend
2023-02-19 12:18:40 +11:00
blessedcoolant
a53c3269db
build: cancel-after-iteration-webui
2023-02-19 13:30:15 +13:00
blhook
10b747d22b
Run yarn build once more due to merge
2023-02-18 14:45:00 -08:00
blhook
2ac4778bcf
Fix broken translation string location in Scheduled Cancel
2023-02-18 13:51:53 -08:00
blhook
6101d67dba
Post-merge cleanup
2023-02-18 13:35:33 -08:00
blessedcoolant
2a095ddc8e
build: localization-bug-fixes
2023-02-18 19:35:39 +13:00
psychedelicious
4f78518858
chore(ui): build frontend
2023-02-18 15:26:24 +11:00
blessedcoolant
248dc81ec3
build: [WebUI] model-merge
2023-02-18 10:18:29 +13:00
psychedelicious
d0ba155c19
chore(ui): build frontend
2023-02-17 19:54:36 +11:00
blessedcoolant
5f0848bf7d
feat(ui): add all-sliders option
2023-02-17 19:53:44 +11:00
Ryan Cao
e07f1bb89c
build frontend
2023-02-16 21:33:47 +01:00
psychedelicious
ecc7b7a700
builds frontend
2023-02-16 19:54:38 +11:00
blessedcoolant
02247ffc79
resolved build (denoise_str)
2023-02-10 14:12:21 +13:00
blessedcoolant
79daf8b039
clean build (esrgan-denoise-str)
2023-02-10 10:20:37 +13:00
blessedcoolant
383cbca896
lint-resolve
2023-02-10 10:16:55 +13:00
psychedelicious
07c55d5e2a
adds upscaling denoising to metadata viewer
2023-02-10 07:30:17 +11:00
blessedcoolant
156151df45
build (esrgan-denoise-str)
2023-02-10 09:19:55 +13:00
blessedcoolant
e2c392631a
build (esrgan-denoise-str)
2023-02-09 20:21:22 +13:00
blessedcoolant
5590c73af2
Prettified Frontend
2023-02-09 19:16:36 +13:00
psychedelicious
d964374a91
builds frontend
2023-02-09 07:03:58 +11:00
psychedelicious
72357266a6
fixes #2578 use prompt bug on webkit browsers
2023-02-09 02:25:57 +13:00
psychedelicious
3efe9899c2
build frontend
2023-02-08 01:53:34 +13:00
blessedcoolant
90f5811e59
build (vite-4-code-quality)
2023-02-08 01:53:34 +13:00
blessedcoolant
176add58b2
Rebase Fix - ModelSelect
2023-02-08 01:53:34 +13:00
psychedelicious
33c5f5a9c2
builds frontend
2023-02-08 01:53:34 +13:00
psychedelicious
d74c4009cb
Reorganises internal state
...
`options` slice was huge and managed a mix of generation parameters and general app settings. It has been split up:
- Generation parameters are now in `generationSlice`.
- Postprocessing parameters are now in `postprocessingSlice`
- UI related things are now in `uiSlice`
There is probably more to be done, like `gallerySlice` perhaps should only manage internal gallery state, and not if the gallery is displayed.
Full-slice selectors have been made for each slice.
Other organisational tweaks.
2023-02-08 01:53:34 +13:00