mirror of
https://github.com/invoke-ai/InvokeAI
synced 2026-04-16 03:45:10 +02:00
* dont set socketURL until socket is initialized * cleanup * feat(ui): simplify `socketUrl` memo no need to mutate the string; just return early if using baseUrl --------- Co-authored-by: Mary Hipp <maryhipp@Marys-MacBook-Air.local> Co-authored-by: psychedelicious <4822129+psychedelicious@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| .husky | ||
| .yarn/releases | ||
| config | ||
| dist | ||
| docs | ||
| public/locales | ||
| scripts | ||
| src | ||
| static/docs | ||
| tests | ||
| __init__.py | ||
| .eslintignore | ||
| .eslintrc.js | ||
| .gitignore | ||
| .prettierignore | ||
| .prettierrc.js | ||
| .yarnrc | ||
| .yarnrc.yml | ||
| favicon.ico | ||
| index.html | ||
| package.json | ||
| tsconfig.json | ||
| tsconfig.node.json | ||
| vite.config.ts | ||
| yarn.lock | ||