InvokeAI/invokeai/frontend/web/src
psychedelicious b77675f74d feat(ui): move all caching out of redux
While we lose the benefit of the caches persisting across reloads, this is a much simpler way to handle things. If we need a persistent cache, we can explore it in the future.
2024-08-30 22:18:50 +10:00
..
app feat(ui): iterate on filter UI, flow 2024-08-30 22:18:50 +10:00
common feat(ui): iterate on filter UI, flow 2024-08-30 22:18:50 +10:00
features feat(ui): move all caching out of redux 2024-08-30 22:18:50 +10:00
services fix(ui): race condition queue status 2024-08-30 22:18:50 +10:00
i18.d.ts
i18n.ts feat(ui): handle proxy configs rewriting paths 2024-01-25 13:29:56 +11:00
index.ts tidy(ui): remove commented line 2024-01-22 09:37:26 +11:00
main.tsx refactor(ui): enable global debugging flag 2024-08-30 22:18:47 +10:00
vite-env.d.ts