InvokeAI/invokeai/frontend/web/src
Mary Hipp Rogers 0463541d99
dont set socketURL until socket is initialized (#5229)
* 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>
2023-12-04 21:01:49 +00:00
..
app dont set socketURL until socket is initialized (#5229) 2023-12-04 21:01:49 +00:00
assets/images
common feat(ui): use IndexedDB for persistence 2023-12-01 09:11:48 +11:00
features if response for bulk download, dont close toast 2023-12-05 06:02:01 +11:00
mantine-theme feat(ui): make mantine single selects *exactly* the same size as chakra ones 2023-08-21 19:17:36 +10:00
services CenterPadCrop node (#3861) 2023-11-30 21:15:59 +11:00
theme chore(ui): lint 2023-11-29 11:06:07 +11:00
i18.d.ts fix(ui): improve IDE TS performance by not resolving JSON 2023-06-28 23:55:44 -04:00
i18n.ts fix(ui): fix all eslint & prettier issues 2023-07-22 23:45:24 +10:00
index.ts try named export 2023-08-01 08:54:03 +10:00
main.tsx
vite-env.d.ts