90 Commits

Author SHA1 Message Date
bennykok
f4d93a82e2 attempt to fix timeout issues 2024-01-27 12:25:53 +08:00
bennykok
95e454e687 fix: maxDuration for workflow page 2024-01-26 21:38:25 +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
BennyKok
df4dfba31d chore: migrate sign in to domain relative path with clerk, add .env.example as well 2024-01-25 10:57:13 +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
a9f46b0846 chore: old testing code in pricing page 2024-01-23 02:00:19 +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
Karrix
ac8f6e2808 update: pricing plan with usage base 2024-01-21 15:48:56 +08:00
Karrix
8a134ed39e fix: gpu table width too large 2024-01-21 15:47:47 +08:00
Karrix
9cbf0760a0 feat: implement lemonsqueezy to pricing table 2024-01-21 15:47:47 +08:00
Karrix
931b4e144a feat: pricing plan & gpu ui 2024-01-21 15:47:47 +08:00
BennyKok
6de7bf3f20 feat: share page slug 2024-01-21 11:40:48 +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
Nicholas Koben Kao
a2d0e93172 posthog install. from: https://posthog.com/docs/libraries/next-js 2024-01-19 19:38:35 -08:00
BennyKok
c7772ca91e feat: update workflow page ux 2024-01-19 18:12:07 +08:00
BennyKok
ffb117d85d fix: uploading new workflow will refresh the update date 2024-01-19 17:34:50 +08:00
BennyKok
544de57628 fix: error page in workflow run 2024-01-19 17:24:04 +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
EdwinWong
3644e5044c feat: error page 2024-01-19 03:46:24 +08:00
BennyKok
a4825acc95 fix: set max duration for share page and workflow 2024-01-18 21:40:51 +08:00
BennyKok
ad977f56f3 feat: add clone machine code 2024-01-18 19:50:41 +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
dafc8b168b feat: better mobile navigation 2024-01-14 18:06:44 +08:00
Karrix
a27bdf5ea2 fix: missing env key issue 2024-01-14 16:51:38 +08:00
BennyKok
29bf7636b1 feat: add gpu options 2024-01-11 21:57:30 +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
79639bd6ee chore: update global styles 2024-01-07 23:05:23 +08:00
BennyKok
9af3bb26d2 chore: remove log 2024-01-07 21:09:13 +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
3c4bce630e feat(web): auto fresh every 5 seconds for workflow display 2024-01-06 01:53:21 +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