InvokeAI/invokeai/frontend/web/src/app/store
psychedelicious 18b6c1a24b feat(ui): fill up gallery on app start
taking the coward's way out on this and just fetching 100 images & 100 assets on app start...

- add `appStarted` action, dispatched once on mount in App.tsx. listener fetches 100 images & 100 assets
- fix bug with selectedBoardId & assets tab
2023-07-08 19:57:36 +10:00
..
enhancers/reduxRemember feat(ui): add LoRA ui & update graphs 2023-07-05 12:47:34 +10:00
middleware feat(ui): fill up gallery on app start 2023-07-08 19:57:36 +10:00
util feat(ui): wip img2img layouting 2023-05-11 11:55:51 +10:00
actions.ts feat(ui): migrate to redux-remember 2023-05-11 11:55:51 +10:00
constants.ts feat(ui): migrate to redux-remember 2023-05-11 11:55:51 +10:00
store.ts feat(ui): add LoRA ui & update graphs 2023-07-05 12:47:34 +10:00
storeHooks.ts cleanup(ui): Remove unused vars + minor bug fixes 2023-05-11 11:55:51 +10:00
storeUtils.ts chore(ui): tidy npm structure 2023-04-28 21:56:43 +10:00