196 Commits

Author SHA1 Message Date
Hmily
a02c8d237f
fix: Fix request deploy service interface error (#56) 2024-08-01 10:47:45 -07:00
Hmily
b4273b1907
fix: update next version and routing parameter errors (#55) 2024-07-22 09:40:23 -07:00
Emmanuel Morales
126d8e77fb
fix: ctrl+click/cmd+click to open a item of the menu (#29) 2024-02-17 13:34:36 +08:00
Emmanuel Morales
2cfad8bef6
feat(share): display muliple images (#28)
* fix(workflows): user can click multiple times on run even while loading

* feat(share): display muliple images
2024-02-17 13:32:56 +08:00
Emmanuel Morales
ace12efd1a
fix(workflows): user can click multiple times on run even while loading (#26) 2024-02-15 14:39:20 +08:00
Emmanuel Morales
8e58d962a7
feat(example page): add inpaint, controlnet and sdxl turbo workflows (#24) 2024-02-14 12:49:32 +08:00
EmmanuelMr18
97bb2b69c5 fix(create run): ComfyUIDeployExternalText default value overwriting 2024-02-10 10:57:54 -06:00
Emmanuel Morales
65492a108c
feat(example page): create initial 4 cards (#21)
* feat(example page): add new examples section in the navbar

* feat(example page): initial layout of the new page

* feat(example page): create initial 4 workflows

* style(example page): center title

* style(example page): remove comment

* fix(example page): add hyperlink for txt2img card
2024-02-09 11:15:30 +08:00
San45600
1939ff4153
fix: mobile sheet ui fix (#20) 2024-02-09 11:11:58 +08:00
bennykok
4c32248d86 fix: External Text Input default value not working 2024-02-08 23:09:38 +08:00
bennykok
3aa239e58d fix: workflow upload issues 2024-02-06 16:18:54 +08:00
bennykok
50d4c399e9 feat: output render support mp4 and webm 2024-01-31 21:24:35 +08:00
bennykok
8a8fbccfaa fix: gif file not returning file url. 2024-01-31 16:45:32 +08:00
bennykok
774fd566d1 fix: selection issues on workflow page 2024-01-31 15:22:52 +08:00
BennyKok
d70333baa6 fix: comment typo 2024-01-26 07:47:41 +00:00
BennyKok
43cfebd97a fix: only create share slug when public-share deployment 2024-01-26 07:33:30 +00:00
BennyKok
763d2f77ce fix: comparison operator in CreateShareButton 2024-01-24 10:31:24 +00:00
BennyKok
f1b68164c6 fix: Update comfyui snapshot hash 2024-01-24 06:17:28 +00:00
BennyKok
6437de4def fix: Add createSelectSchema for workflowVersionTable 2024-01-24 02:11:56 +00:00
BennyKok
33b57aea34 fix: display download progress for external checkpoint 2024-01-23 11:27:54 +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
43fe0a384a fix build 2024-01-23 10:33:45 +08:00
BennyKok
dae6e46a8e fix: build 2024-01-23 09:37:57 +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
BennyKok
271552b453 chore: update biome settings 2024-01-21 23:55:18 +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
1d2497116d chore: update custom node inputs list 2024-01-20 22:58:08 +08:00
BennyKok
e344c3e6a4 chore: add dev containers 2024-01-20 22:38:31 +08:00
BennyKok
e400966117 chore: migrate to biomejs 2024-01-20 20:09:28 +08:00
BennyKok
c98a16a2dd feat: add duration display 2024-01-20 17:46:15 +08:00
BennyKok
1a0d73ff8b fix: unable to open deployment code template 2024-01-20 14:27:01 +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
b2690ab2c5 fix: build 2024-01-19 18:14:50 +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
45c7be3d50 feat: update machine list ui 2024-01-19 17:30:02 +08:00
BennyKok
544de57628 fix: error page in workflow run 2024-01-19 17:24:04 +08:00
BennyKok
85618c8470 fix: button size 2024-01-19 17:08:05 +08:00
BennyKok
e7e91f4c50 fix: nav bar ui tweak 2024-01-19 17:08:05 +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
81cb44c5cf Update nextjs 14.1 2024-01-19 17:08:05 +08:00
EdwinWong
837b01e54f Merge branch 'main' into error-handling 2024-01-19 03:59:48 +08:00
EdwinWong
90f129bb18 chore:   2024-01-19 03:57:17 +08:00