Commit Graph
17 Commits
Author SHA1 Message Date
BennyKok 43fe0a384a fix build 2024-01-23 10:33:45 +08:00
BennyKok 52d6e07eeb feat: add opening directly from comfy deploy -> machines 2024-01-23 09:33:53 +08:00
BennyKok 47168930dc feat: add new auth_request flow for logging in with comfy deploy 2024-01-22 14:11:14 +08:00
BennyKok ffb117d85d fix: uploading new workflow will refresh the update date 2024-01-19 17:34:50 +08:00
BennyKok 1e99474780 fix: max duration for 5mins incase modal cold start too long 2024-01-18 02:40:52 +08:00
BennyKok 56eb91d102 feat: options to clone the workflow 2024-01-18 00:18:36 +08:00
BennyKok a4d564decd fix: upload-url check auth 2024-01-16 01:02:48 +08:00
BennyKok 1ced8095dc feat(api): add file upload api, get a upload url, then upload file, max 50mb for now 2024-01-16 00:49:50 +08:00
BennyKok 18cfbce171 feat: add public share options for workflow 2024-01-14 23:35:25 +08:00
BennyKok 8aa86bbe64 fix: build error 2024-01-09 14:11:11 +08:00
BennyKok 7d36f8af88 feat: add interactive api docs, rewrite run endpoint with hono and zod validator 2024-01-09 14:00:16 +08:00
BennyKok 9af3bb26d2 chore: remove log 2024-01-07 21:09:13 +08:00
BennyKok 157b126fbf feat(plugin): update deployment flow 2024-01-05 19:27:31 +08:00
BennyKok 9937252777 feat: add preview image builder 2024-01-04 22:29:22 +08:00
BennyKok c66de45522 feat(all): add organisation, api updates with organisation check
Now calling run endpoints with GET, POST will check against the API key, whether there is org_id or not, if the operation workflow doesnt match with the user org or user id, will return with workflow not found, run not found
2024-01-01 23:13:01 +08:00
BennyKok 75776e6d8f fix(api): force-dynamic for get run and run 2024-01-01 01:48:56 +08:00
BennyKok 498374195d feat(docs): add docs and restructure 2023-12-28 00:06:32 +08:00