81 Commits

Author SHA1 Message Date
Nicholas Koben Kao
0d88907cfd clean up web 2024-01-24 22:22:59 -08:00
Nicholas Koben Kao
db04d02d34 working 2024-01-24 22:15:12 -08:00
Nicholas Koben Kao
911cc8d16b merge0 2024-01-24 16:26:16 -08:00
Nicholas Koben Kao
eb04f246a4 status 2024-01-24 12:53:43 -08:00
BennyKok
d644edd3c4 Merge branch 'main' into main-private 2024-01-25 00:40:31 +08:00
BennyKok
0f9e0c9c76 feat: pricing plan + usage page 2024-01-25 00:34:41 +08:00
Nicholas Koben Kao
b1e9bcc4e6 blah 2024-01-24 01:58:00 -08:00
BennyKok
f1b68164c6 fix: Update comfyui snapshot hash 2024-01-24 06:17:28 +00:00
BennyKok
14c3ca6bf5 Merge branch 'pricing-plan'
# Conflicts:
#	web/bun.lockb
#	web/drizzle/meta/_journal.json
#	web/src/db/schema.ts
2024-01-23 11:43:53 +08:00
BennyKok
71dcbe0d11 bump 2024-01-23 11:01:15 +08:00
BennyKok
b8f39239ba attempt fix 2024-01-23 10:55:19 +08:00
BennyKok
9296f8f703 fix edit endpoint 2024-01-23 10:49:07 +08:00
BennyKok
6ed7807081 bump default machine comfy deploy version 2024-01-23 10:43:53 +08:00
BennyKok
52d6e07eeb feat: add opening directly from comfy deploy -> machines 2024-01-23 09:33:53 +08:00
BennyKok
c0450b58d5 fix: format 2024-01-22 18:31:56 +08:00
BennyKok
47168930dc feat: add new auth_request flow for logging in with comfy deploy 2024-01-22 14:11:14 +08:00
Karrix
ac8f6e2808 update: pricing plan with usage base 2024-01-21 15:48:56 +08:00
Karrix
9cbf0760a0 feat: implement lemonsqueezy to pricing table 2024-01-21 15:47:47 +08:00
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
c98a16a2dd feat: add duration display 2024-01-20 17:46:15 +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
c7772ca91e feat: update workflow page ux 2024-01-19 18:12:07 +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
8bc6655073 fix: inputs types 2024-01-18 22:48:06 +08:00
BennyKok
ad977f56f3 feat: add clone machine code 2024-01-18 19:50:41 +08:00
BennyKok
4a474a9fa8 chore: update default machine comfy-deploy version 2024-01-18 14:01:26 +08:00
BennyKok
56eb91d102 feat: options to clone the workflow 2024-01-18 00:18:36 +08:00
BennyKok
f8ac6fb251 feat: able to remove share page deployment 2024-01-16 23:51:04 +08:00
BennyKok
478859d9b5 feat: add content length to file upload endpoint, cors for local dev 2024-01-16 00:46:07 +08:00
BennyKok
18cfbce171 feat: add public share options for workflow 2024-01-14 23:35:25 +08:00
BennyKok
8a42506908 feat: add default comfy deploy 2024-01-12 19:42:26 +08:00
BennyKok
b8e478c8ee feat: add rebuild machine option 2024-01-12 18:56:02 +08:00
BennyKok
e65fa70503 fix: ensure gpu check 2024-01-11 22:03:40 +08:00
BennyKok
29bf7636b1 feat: add gpu options 2024-01-11 21:57:30 +08:00
BennyKok
c949ea17b2 fix: properly handle deleting device 2024-01-10 13:58:51 +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
b01d037418 fix: add default values for snapshot and models 2024-01-08 12:52:30 +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
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
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
40d9060fda fix(web): workflow org visibility issues 2024-01-01 23:51:12 +08:00
BennyKok
8190740abf fix(web): machine org permission visibility 2024-01-01 23:50:42 +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
d63ab1924b feat(web): paginated runs table, add loading page 2023-12-31 01:07:39 +08:00
BennyKok
62f8ba2c70 fix: download url 2023-12-29 16:23:45 +08:00