c1dbafc2df
chore(ui): regen api client
2023-05-26 21:44:00 -04:00
7fb29dabff
Fixed lint-ish formatting error
2023-05-26 21:44:00 -04:00
78b0b37ba6
More rebase repair.
2023-05-26 21:44:00 -04:00
0864fca641
Resolving conflicts in rebase to origin/main
2023-05-26 21:44:00 -04:00
5c0f0d1808
Merge branch 'main' into lstein/logging-improvements
2023-05-26 08:57:17 -04:00
951900a86a
Merge branch 'main' into lstein/config-management-fixes
2023-05-26 08:56:41 -04:00
582f516fef
Merge branch 'main' into release/make-web-dist-startable
2023-05-26 18:06:38 +10:00
a25bae2545
fix(ui): tweak log levels
2023-05-26 18:06:08 +10:00
0ea35b1e3d
feat(ui): improve session canceled handling
2023-05-26 18:06:08 +10:00
c6f935bf1a
feat(ui): improve gallery page handling
2023-05-26 18:06:08 +10:00
96b4d35d43
fix(ui): fix uploads not loading more images correctly after generation
2023-05-26 18:06:08 +10:00
7b0938e7e4
feat(ui): add comments for weird stuff
2023-05-26 18:06:08 +10:00
249522b568
fix(ui): fix gallery not loading more images correctly after generation
2023-05-26 18:06:08 +10:00
39088e42cc
fix(ui): remove console logs
2023-05-26 18:06:08 +10:00
30e0033ebe
fix(ui): fix results not added to gallery
2023-05-26 18:06:08 +10:00
b599c40099
feat(ui): improve session invoked handling
2023-05-26 18:06:08 +10:00
8f190169db
feat(ui): improve session creation handling
2023-05-26 18:06:08 +10:00
1d4d705795
feat(ui): improve image urls handling
2023-05-26 18:06:08 +10:00
b3f71b3078
feat(ui): improve image metadata handling
2023-05-26 18:06:08 +10:00
6059db4f15
feat(ui): improve image delete handling
2023-05-26 18:06:08 +10:00
0d5f44b153
feat(ui): improve image upload handling
2023-05-26 18:06:08 +10:00
17164a37a8
fix(ui): fix gallery auto switch
2023-05-26 18:06:08 +10:00
f88ccabe30
fix(ui): gallery not loading on page load
2023-05-26 18:06:08 +10:00
e1c85f1234
Merge branch 'main' into release/make-web-dist-startable
2023-05-26 18:04:09 +10:00
57a3eb3652
feat(ui): unset progress image inside invocationComplete listener
2023-05-26 13:25:50 +10:00
82a8972bde
create listener for imageMetdataReceived to swap our progressImage
2023-05-26 13:25:50 +10:00
497a885c85
Merge branch 'main' into release/make-web-dist-startable
2023-05-25 22:49:18 -04:00
4d9f55d0f6
replace deleted get_root()
2023-05-25 22:48:50 -04:00
5f8f51436a
merge with main; fix conflicts
2023-05-25 22:40:45 -04:00
0c3b4bb70d
chore(ui): regen api client
2023-05-25 22:17:14 -04:00
43d991cfdb
fix(ui): fix incorrect comment
2023-05-25 22:17:14 -04:00
a2de5c9963
feat(ui): change intermediates handling
...
- Update the canvas graph generation to flag its uploaded init and mask images as `intermediate`.
- During canvas setup, hit the update route to associate the uploaded images with the session id.
- Organize the socketio and RTK listener middlware better. Needed to facilitate the updated canvas logic.
- Add a new action `sessionReadyToInvoke`. The `sessionInvoked` action is *only* ever run in response to this event. This lets us do whatever complicated setup (eg canvas) and explicitly invoking. Previously, invoking was tied to the socket subscribe events.
- Some minor tidying.
2023-05-25 22:17:14 -04:00
5025f84627
chore(ui): regen api client
2023-05-25 22:17:14 -04:00
dd157bce85
Merge branch 'main' into release/make-web-dist-startable
2023-05-25 21:52:05 -04:00
2f25dd7d0d
Merge branch 'main' into lstein/config-management-fixes
2023-05-25 21:10:12 -04:00
2273b3a8c8
fix potential race condition in config system
2023-05-25 20:41:26 -04:00
d98868e524
Update generationSlice.ts to change Default Scheduler
2023-05-26 10:27:33 +10:00
93bb27f2c7
fix gallery navigation
2023-05-26 10:01:06 +10:00
a4c44edf8d
more use parameter fixes
2023-05-26 10:01:06 +10:00
1e94d7739a
fix metadata references, add support for negative_conditioning syntax
2023-05-26 10:01:06 +10:00
9110838fe4
Merge branch 'main' into release/make-web-dist-startable
2023-05-25 19:06:09 -04:00
88776fb2de
get invokeai_configure working again
2023-05-25 09:39:45 -04:00
29c952dcf6
feat(ui): restore canvas functionality
2023-05-24 11:30:47 -04:00
010f63a50d
feat(ui): misc tidy
2023-05-24 11:30:47 -04:00
068bbe3a39
fix(ui): fix uploads tab in gallery
2023-05-24 11:30:47 -04:00
c7c0836721
feat(ui): migrate linear workflows to latents
2023-05-24 11:30:47 -04:00
6f78c073ed
fix(ui): fix uploads & other bugs
2023-05-24 11:30:47 -04:00
c406be6f4f
fix(ui): fix image deletion
2023-05-24 11:30:47 -04:00
aeaf3737aa
fix(ui): fix gallery bugs
2023-05-24 11:30:47 -04:00
4c331a5d7e
chore(ui): regen api client
2023-05-24 11:30:47 -04:00