InvokeAI/invokeai/frontend/web
psychedelicious f002bca2fa feat(ui): handle new model_install_download_started event
When a model install is initiated from outside the client, we now trigger the model manager tab's model install list to update.

- Handle new `model_install_download_started` event
- Handle `model_install_download_complete` event (this event is not new but was never handled)
- Update optimistic updates/cache invalidation logic to efficiently update the model install list
2024-06-17 10:07:10 +10:00
..
.storybook chore(ui): lint 2024-04-19 09:32:56 -04:00
patches
public translationBot(ui): update translation (Chinese (Traditional)) 2024-06-05 00:08:03 +10:00
scripts build(ui): add eslint no-console rule 2024-05-15 14:09:44 +10:00
src feat(ui): handle new model_install_download_started event 2024-06-17 10:07:10 +10:00
static/docs
__init__.py
.eslintignore
.eslintrc.js build(ui): add eslint no-console rule 2024-05-15 14:09:44 +10:00
.gitignore tests(ui): set up vitest coverage 2024-05-15 14:09:44 +10:00
.prettierignore
.prettierrc.js
index.html Add ID to the HTML link element 2024-04-15 07:54:36 +10:00
knip.ts Scope project files to src dir (enables --production) 2024-04-15 09:14:49 +10:00
package.json feat(ui): abstract out and share logic between comparisons 2024-06-02 15:30:00 +10:00
pnpm-lock.yaml feat(ui): abstract out and share logic between comparisons 2024-06-02 15:30:00 +10:00
README.md docs: move frontend docs to mkdocs 2024-03-13 22:43:20 +11:00
tsconfig.json build(ui): enable TS strictPropertyInitialization 2024-05-15 14:09:44 +10:00
tsconfig.node.json
vite.config.mts tests(ui): set up vitest coverage 2024-05-15 14:09:44 +10:00