27 Commits

Author SHA1 Message Date
BennyKok
e220921440 feat: add run origin options, fix client code templates, buttons and badge styles 2024-01-19 17:08:05 +08:00
BennyKok
8bc6655073 fix: inputs types 2024-01-18 22:48:06 +08:00
BennyKok
18cfbce171 feat: add public share options for workflow 2024-01-14 23:35:25 +08:00
BennyKok
6478300056 feat: add comfy-deploy-serverless options 2024-01-04 23:07:50 +08:00
BennyKok
d879889e1b fix(web): display error from serverless run creation 2024-01-02 16:25:52 +08:00
BennyKok
46869e78b1 feat(web): add modal serverless type (preview) 2024-01-02 13:55:49 +08:00
BennyKok
56ea34f2fa fix(api): ensure when api user dont have org_id, check for workflow that org_id must be null as well 2024-01-01 23:55:33 +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
61894c0b46 fix: first run error will be logged, log rotation handling revamped, prompt id will be generated first. 2023-12-28 22:48:31 +08:00
BennyKok
ecf0c277f6 fix(web): token not being saved 2023-12-25 13:09:52 +08:00
BennyKok
850d8473ad fix: handle file upload status correctly, add serverless machine type 2023-12-24 18:53:32 +08:00
BennyKok
61d3e2f65a feat(web): options to disable machine 2023-12-21 13:39:36 +08:00
BennyKok
8f67a136c3 feat: add workflow run origin 2023-12-19 12:30:52 +08:00
BennyKok
c511789056 fix: typo 2023-12-17 01:41:58 +08:00
BennyKok
21a17cb753 feat: add create workflow run error server action catch, redirect workflow parse error, add key revoked col 2023-12-16 14:55:30 +08:00
BennyKok
d94ba356fb fix: shiki render problem 2023-12-16 01:47:06 +08:00
BennyKok
e8451c3749 push 2023-12-15 20:27:24 +08:00
BennyKok
a484bb91fd fix 2023-12-15 20:13:42 +08:00
BennyKok
708fc02c44 add logs 2023-12-15 20:09:46 +08:00
BennyKok
942660d505 fix: show status after create workflow run 2023-12-15 19:48:51 +08:00
BennyKok
23db3c1a45 feat: add update failed display when the graph execution error 2023-12-15 16:16:35 +08:00
BennyKok
e6f5b16a54 refactor: rename the name to input_id 2023-12-15 12:50:31 +08:00
BennyKok
eac8d709f9 fix: run with external inputs 2023-12-15 12:03:40 +08:00
BennyKok
1ea80e5e84 feat: add custom image inputs 2023-12-15 11:14:21 +08:00
BennyKok
c791f5d0a6 refactor: rename to comfyui-deploy 2023-12-14 22:57:46 +08:00
BennyKok
0835d966f1 feat: add s3 localstack, upload api 2023-12-13 17:14:55 +08:00
BennyKok
f9ed8145d2 feat: add new ws realtime event 2023-12-11 10:49:37 +08:00