30 Commits

Author SHA1 Message Date
bennykok
c7727fc1be feat: revamp cold start time counter 2024-01-27 14:21:59 +08:00
bennykok
85477aba9d Squashed commit of the following:
commit c36b0ec0b374dd8ccbee3a6044ee7e3f1fefe368
Author: Nicholas Koben Kao <kobenkao@gmail.com>
Date:   Thu Jan 25 17:54:54 2024 -0800

    nits on wording and removing link to broken storage/:id page

commit 0777fdcf7b0002244bc713199d3d64eea6b6061e
Author: Nicholas Koben Kao <kobenkao@gmail.com>
Date:   Thu Jan 25 17:23:55 2024 -0800

    builder update config and such

commit 958b795bb2b6ac27ce33c5729ef265b068420e1a
Author: Nicholas Koben Kao <kobenkao@gmail.com>
Date:   Thu Jan 25 17:23:43 2024 -0800

    rename all from checkponit to model

commit 7a9c5636e73bd005499b141a4dd382db5672c962
Author: Nicholas Koben Kao <kobenkao@gmail.com>
Date:   Thu Jan 25 16:51:59 2024 -0800

    rename for consistency

commit 48bebbafab9a95388817df97c15f8ea97e0fea75
Author: Nicholas Koben Kao <kobenkao@gmail.com>
Date:   Thu Jan 25 16:18:36 2024 -0800

    bulider

commit 81dacd9af457886f2f027994d225a7748c738abb
Author: Nicholas Koben Kao <kobenkao@gmail.com>
Date:   Thu Jan 25 16:17:56 2024 -0800

    different types of models
2024-01-26 10:08:37 +08:00
bennykok
8305134a8e fix: make sure we were able to detect the pricing plan correct when not in a org 2024-01-26 00:28:05 +08:00
Nicholas Koben Kao
f22f5eef4e Merge branch 'main' into nickkao/checkpoint-volume 2024-01-24 22:33:00 -08:00
Nicholas Koben Kao
a295df973f clean up 2024-01-24 22:28:50 -08:00
Nicholas Koben Kao
db04d02d34 working 2024-01-24 22:15:12 -08:00
BennyKok
85e4219ea7 fix: remove unused import, fix build 2024-01-25 11:16:41 +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
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
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
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
Karrix
f948fca78c add: add unit (per second) to lemonsqueezy after run, and sync to db table 2024-01-23 01:58:05 +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