27 Commits

Author SHA1 Message Date
BennyKok
6de7bf3f20 feat: share page slug 2024-01-21 11:40:48 +08:00
BennyKok
ca1b05fff5 feat: add cold start duration display 2024-01-21 11:40:06 +08:00
BennyKok
163e6f0426 feat: add share page settings dialog + add org id to deployment as well 2024-01-20 12:06:26 +08:00
BennyKok
e220921440 feat: add run origin options, fix client code templates, buttons and badge styles 2024-01-19 17:08:05 +08:00
BennyKok
18cfbce171 feat: add public share options for workflow 2024-01-14 23:35:25 +08:00
BennyKok
29bf7636b1 feat: add gpu options 2024-01-11 21:57:30 +08:00
BennyKok
24e108917e fix: db migration foreign key constraint 2024-01-07 23:16:34 +08:00
BennyKok
7ab4edb069 chore(web): ensure builder connect to the specific instance id 2024-01-07 21:06:47 +08:00
BennyKok
01a9c1a1d6 feat: add millon js, add models picker dialog, update builder 2024-01-07 17:22:28 +08:00
BennyKok
157b126fbf feat(plugin): update deployment flow 2024-01-05 19:27:31 +08:00
BennyKok
6478300056 feat: add comfy-deploy-serverless options 2024-01-04 23:07:50 +08:00
BennyKok
9937252777 feat: add preview image builder 2024-01-04 22:29:22 +08:00
BennyKok
46869e78b1 feat(web): add modal serverless type (preview) 2024-01-02 13:55:49 +08:00
BennyKok
61498dd3f5 fix(web): remove workflow fk delete cascade problem with schema migration 2024-01-02 01:13:13 +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
850d8473ad fix: handle file upload status correctly, add serverless machine type 2023-12-24 18:53:32 +08:00
BennyKok
dc5dd81358 chore: add uploading to workflowRunStatus 2023-12-23 21:44:04 +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
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
bbb7f398ab feat: add api generation 2023-12-15 17:58:19 +08:00
BennyKok
a0d78ae481 refactor: rename schema 2023-12-15 12:51:49 +08:00
BennyKok
1ea80e5e84 feat: add custom image inputs 2023-12-15 11:14:21 +08:00
BennyKok
7e05fae7b3 feat: add deployment endpoint 2023-12-14 22:36:57 +08:00
BennyKok
0835d966f1 feat: add s3 localstack, upload api 2023-12-13 17:14:55 +08:00
BennyKok
ed853fc5f1 fix: update workflow run with workflow id 2023-12-10 20:59:23 +08:00
BennyKok
6b431426ff feat: add comftui plugin, initial db 2023-12-09 00:10:59 +08:00