InvokeAI/invokeai/frontend/web/src
psychedelicious b1d8f3a3f9 tidy(ui): revert changes to old CA implementation
These changes were left over from the previous attempt to handle control adapters in control layers with the same logic. Control Layers are now handled totally separately, so these changes may be reverted.
2024-05-02 23:09:26 -04:00
..
app tidy(ui): revert changes to old CA implementation 2024-05-02 23:09:26 -04:00
common refactor(ui): continue wiring up CA logic across (wip) 2024-05-01 21:48:47 -04:00
features tidy(ui): revert changes to old CA implementation 2024-05-02 23:09:26 -04:00
services refactor(ui): continue wiring up CA logic across (wip) 2024-05-01 21:48:47 -04:00
i18.d.ts fix(ui): improve IDE TS performance by not resolving JSON 2023-06-28 23:55:44 -04:00
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 chore(ui): format 2024-01-28 19:57:53 +11:00
vite-env.d.ts