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
BennyKok
40d9060fda
fix(web): workflow org visibility issues
2024-01-01 23:51:12 +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
d63ab1924b
feat(web): paginated runs table, add loading page
2023-12-31 01:07:39 +08:00
BennyKok
9d0a52b7ab
fix(web): layout and scrollable
2023-12-29 14:55:08 +08:00
BennyKok
498374195d
feat(docs): add docs and restructure
2023-12-28 00:06:32 +08:00