InvokeAI/invokeai/frontend/web
2023-12-27 16:41:47 +11:00
..
.storybook feat(ui): disable storybook telemetry 2023-12-09 16:03:09 +11:00
config export theme nad move chakra to peer dep 2023-08-01 08:54:03 +10:00
dist Update frontend build 2023-12-27 16:41:47 +11:00
docs feat(ui): migrate to pnpm 2023-12-09 16:00:37 +11:00
public/locales translationBot(ui): update translation (Korean) 2023-12-24 08:23:10 +11:00
scripts feat(ui): remove superseded logic in typegen.js 2023-11-24 19:30:37 -08:00
src remove (Unsaved) if workflow library is disabled 2023-12-22 07:39:17 +11:00
static/docs feat(api): serve app via route & add cache-control: no-store 2023-10-19 08:52:02 +11:00
tests Partial migration of UI to nodes API (#3195) 2023-04-22 13:10:20 +10:00
__init__.py Run python black 2023-07-28 09:46:44 -04:00
.eslintignore feat: workflow saving and loading 2023-08-24 21:42:32 +10:00
.eslintrc.js feat(ui): add eslint unused-imports plugin 2023-12-09 16:12:00 +11:00
.gitignore Update git ignore to include FE build 2023-12-27 16:07:18 +11:00
.prettierignore feat(ui): migrate to pnpm 2023-12-09 16:00:37 +11:00
.prettierrc.js feat(ui): migrate theming to chakra ui 2023-03-06 20:03:39 +11:00
favicon.ico all files migrated; tweaks needed 2023-03-03 00:02:15 -05:00
index.html Prevent caching to ensure updated UI is shown 2023-10-04 22:32:00 +11:00
package.json feat(ui): add eslint unused-imports plugin 2023-12-09 16:12:00 +11:00
pnpm-lock.yaml feat(ui): add eslint unused-imports plugin 2023-12-09 16:12:00 +11:00
tsconfig.json fix(ui): remove .ladle from tsconfig 2023-12-09 16:03:09 +11:00
tsconfig.node.json feat(ui): improved node parsing 2023-06-26 11:53:54 +10:00
vite.config.ts build(ui): treeshake lodash via lodash-es 2023-04-28 21:56:43 +10:00