-
c66de45522
feat(all): add organisation, api updates with organisation check
BennyKok
2024-01-01 23:13:01 +08:00
-
75776e6d8f
fix(api): force-dynamic for get run and run
BennyKok
2024-01-01 01:48:56 +08:00
-
d63ab1924b
feat(web): paginated runs table, add loading page
BennyKok
2023-12-31 01:07:39 +08:00
-
744a222e26
fix(plugin): set status to failed if there are node_errors
BennyKok
2023-12-30 02:48:48 +08:00
-
824ce16b4e
fix(plugin): pending upload status not updated
BennyKok
2023-12-29 20:06:52 +08:00
-
e13a863af7
fix(plugin): ignore when node_errors is empty
BennyKok
2023-12-29 17:45:51 +08:00
-
6b99b8a66a
fix(plugin): ensure node_errors is sent
BennyKok
2023-12-29 16:53:32 +08:00
-
62f8ba2c70
fix: download url
BennyKok
2023-12-29 16:23:45 +08:00
-
d54ed35755
chore(web): add process.env.SPACES_CDN_FORCE_PATH_STYLE
BennyKok
2023-12-29 16:02:42 +08:00
-
ba19364f72
chore(plugin): add log when file not uploaded due to folder not found
BennyKok
2023-12-29 15:44:22 +08:00
-
9d0a52b7ab
fix(web): layout and scrollable
BennyKok
2023-12-29 14:55:08 +08:00
-
d9f83dadd1
fix: ensure the correct path when logging out version
BennyKok
2023-12-29 00:09:52 +08:00
-
7ab0674d8a
chore(plugin): log current comfy deploy revision out
BennyKok
2023-12-28 23:56:52 +08:00
-
61894c0b46
fix: first run error will be logged, log rotation handling revamped, prompt id will be generated first.
BennyKok
2023-12-28 22:48:23 +08:00
-
8fe38fde3d
fix(web): copy workflow will have correct version and id
BennyKok
2023-12-28 22:45:51 +08:00
-
ee8efd0b6b
fix(plugin): python error
BennyKok
2023-12-28 14:38:35 +08:00
-
498374195d
feat(docs): add docs and restructure
BennyKok
2023-12-28 00:06:32 +08:00
-
afc67bc0b9
feat(web): workflow details page, showing custom node dependencies
BennyKok
2023-12-25 20:36:44 +08:00
-
536fdecb67
fix(plugin): normal queue will crash due to key not found
BennyKok
2023-12-25 19:03:02 +08:00
-
8c2440ad8b
fix(web): password field
BennyKok
2023-12-25 13:15:20 +08:00
-
ecf0c277f6
fix(web): token not being saved
BennyKok
2023-12-25 13:09:52 +08:00
-
850d8473ad
fix: handle file upload status correctly, add serverless machine type
BennyKok
2023-12-24 18:53:32 +08:00
-
dc5ae7a7b1
fix(plugin): ensure endpoints with / works in plugin
BennyKok
2023-12-24 18:51:59 +08:00
-
dc5dd81358
chore: add uploading to workflowRunStatus
BennyKok
2023-12-23 21:44:04 +08:00
-
3e2d709b79
fix build error
BennyKok
2023-12-22 16:15:53 +08:00
-
71c8b95add
fix: update wordings on dialog
BennyKok
2023-12-22 16:12:45 +08:00
-
592cc2abcd
feat(web): add run inputs options on dashboard
BennyKok
2023-12-22 16:09:36 +08:00
-
cdbf4f3dd5
chore: update comments
BennyKok
2023-12-22 16:08:10 +08:00
-
ccd3e43550
feat(plugin): add external image with base64 support, also with alpha image node
BennyKok
2023-12-22 16:07:56 +08:00
-
d3b01ff64c
fix(plugin): keep the config button when deploying
BennyKok
2023-12-22 16:07:29 +08:00
-
b185d95e93
fix(plugin): try catch update run endpoint call
BennyKok
2023-12-22 12:59:05 +08:00
-
2690db12b5
feat: machines logs viewer
BennyKok
2023-12-22 00:24:12 +08:00
-
9cc3c6ffe3
fix(plugin): support preview image upload
BennyKok
2023-12-21 19:52:39 +08:00
-
04ca3760ce
fix(web): workflow details not updated when version changes
BennyKok
2023-12-21 18:14:03 +08:00
-
9d8f570b4d
chore(web): remove log
BennyKok
2023-12-21 17:58:22 +08:00
-
d57842d2a9
feat(web): add copy workflow button
BennyKok
2023-12-21 17:58:10 +08:00
-
448cb55c89
fix(web): status loading padding
BennyKok
2023-12-21 17:57:50 +08:00
-
be0acf26fd
fix(web): build issue
BennyKok
2023-12-21 17:46:13 +08:00
-
91b8c4d702
feat(web): add workflow inputs code template
BennyKok
2023-12-21 17:35:48 +08:00
-
c2d67da7db
feat(web): add tooltip for workflow variables
BennyKok
2023-12-21 16:21:32 +08:00
-
3e55efe0a5
fix(api): return files download url for "files" output
BennyKok
2023-12-21 16:21:06 +08:00
-
61d3e2f65a
feat(web): options to disable machine
BennyKok
2023-12-21 13:39:36 +08:00
-
eda922a5e3
fix build
BennyKok
2023-12-21 00:50:05 +08:00
-
a8adb59879
fix(web): build issues
BennyKok
2023-12-21 00:48:27 +08:00
-
7a60c357d8
feat(web): add ComfyUIDeployExternalImage display
BennyKok
2023-12-21 00:45:47 +08:00
-
c77d201e88
refactor(plugin)!: rename to default_value for external text or image
BennyKok
2023-12-21 00:43:27 +08:00
-
06f427ef70
feat(web): update machine status view
BennyKok
2023-12-21 00:42:52 +08:00
-
ef3c2e4348
fix: output display
BennyKok
2023-12-21 00:10:21 +08:00
-
df2f18eda9
feat(plugin): upload "files" in node output
BennyKok
2023-12-21 00:07:38 +08:00
-
f2c9362a8a
fix(web): mobile view
BennyKok
2023-12-21 00:01:01 +08:00
-
87a25eb262
feat(plugin): add error handling for file upload
BennyKok
2023-12-20 23:15:34 +08:00
-
2416ebd7ab
feat!(plugin): add environment options in deploy config
BennyKok
2023-12-20 23:14:29 +08:00
-
ee68507755
feat(web): add custom file download button for runs output
BennyKok
2023-12-20 23:14:01 +08:00
-
8f67a136c3
feat: add workflow run origin
BennyKok
2023-12-19 12:30:52 +08:00
-
39dd760ba0
feat(web): add display number for workflow
BennyKok
2023-12-19 12:19:46 +08:00
-
59ec8ecb06
fix: input display
BennyKok
2023-12-18 20:29:51 +08:00
-
63f9706afa
feat(web): add input display
BennyKok
2023-12-18 13:48:52 +08:00
-
0dec0015a5
fix(plugin): a try catch for webscoket send
BennyKok
2023-12-18 13:23:35 +08:00
-
5b2cb407c7
Update README.md
BennyKok
2023-12-17 22:39:00 +08:00
-
0e09a945b0
chore: make https://www.comfydeploy.com default deploy domain
BennyKok
2023-12-17 22:03:36 +08:00
-
880da2a418
feat: add external text input node
BennyKok
2023-12-17 22:03:23 +08:00
-
02c7ef6e1f
chore: add og image
BennyKok
2023-12-17 21:53:29 +08:00
-
58d39b5795
Create LICENSE
BennyKok
2023-12-17 21:50:41 +08:00
-
dcbf6f82d8
fix: url display in code block
BennyKok
2023-12-17 21:40:54 +08:00
-
ca272ce8f0
fix: cdn routes
BennyKok
2023-12-17 02:02:39 +08:00
-
c511789056
fix: typo
BennyKok
2023-12-17 01:41:49 +08:00
-
f7f9da7f68
feat: update plugin ui
BennyKok
2023-12-17 00:38:12 +08:00
-
1dc04a8752
fix: build issues
BennyKok
2023-12-16 23:17:04 +08:00
-
8f102d2ca4
Update README.md
BennyKok
2023-12-16 23:13:36 +08:00
-
3724a2807e
Create README.md
BennyKok
2023-12-16 19:48:02 +08:00
-
9e1e15d4eb
chore: update wording
BennyKok
2023-12-16 19:28:16 +08:00
-
ef050b5e55
feat: add landing page
BennyKok
2023-12-16 17:14:04 +08:00
-
21a17cb753
feat: add create workflow run error server action catch, redirect workflow parse error, add key revoked col
BennyKok
2023-12-16 14:55:30 +08:00
-
0cf6d97f2f
refactor: rename to custom_routes
BennyKok
2023-12-16 02:15:57 +08:00
-
d8e37d0b21
fix: shiki stlying
BennyKok
2023-12-16 02:00:06 +08:00
-
d94ba356fb
fix: shiki render problem
BennyKok
2023-12-16 01:47:06 +08:00
-
64db3b326e
fix: limit run and fallback to Suspend output display
BennyKok
2023-12-15 20:48:54 +08:00
-
e8451c3749
push
BennyKok
2023-12-15 20:27:24 +08:00
-
a484bb91fd
fix
BennyKok
2023-12-15 20:12:36 +08:00
-
708fc02c44
add logs
BennyKok
2023-12-15 20:09:46 +08:00
-
942660d505
fix: show status after create workflow run
BennyKok
2023-12-15 19:48:51 +08:00
-
4ea9cb61dd
fix: comfyui plugin style fix
BennyKok
2023-12-15 19:33:24 +08:00
-
456318f77b
remove deps
BennyKok
2023-12-15 19:26:58 +08:00
-
9aa2484872
feat: add api key check in api route
BennyKok
2023-12-15 19:18:42 +08:00
-
72d0364fee
fix: update plugin api call
BennyKok
2023-12-15 19:15:41 +08:00
-
bbb7f398ab
feat: add api generation
BennyKok
2023-12-15 17:58:19 +08:00
-
e77da089d9
chore: tweak ui
BennyKok
2023-12-15 16:28:09 +08:00
-
23db3c1a45
feat: add update failed display when the graph execution error
BennyKok
2023-12-15 16:16:35 +08:00
-
ccf167d48e
fix: missing deps
BennyKok
2023-12-15 14:04:40 +08:00
-
eb6ef74f8a
fix types infer
BennyKok
2023-12-15 14:02:00 +08:00
-
5b4043c367
refactor: extract resourceBucket to process.env.SPACES_BUCKET
BennyKok
2023-12-15 13:00:05 +08:00
-
a0d78ae481
refactor: rename schema
BennyKok
2023-12-15 12:51:49 +08:00
-
e6f5b16a54
refactor: rename the name to input_id
BennyKok
2023-12-15 12:50:31 +08:00
-
eac8d709f9
fix: run with external inputs
BennyKok
2023-12-15 12:03:40 +08:00
-
1ea80e5e84
feat: add custom image inputs
BennyKok
2023-12-15 11:14:21 +08:00
-
c791f5d0a6
refactor: rename to comfyui-deploy
BennyKok
2023-12-14 22:52:39 +08:00
-
c419e10827
refactor: move workflow to /workflow
BennyKok
2023-12-14 22:50:28 +08:00
-
7e05fae7b3
feat: add deployment endpoint
BennyKok
2023-12-14 22:36:57 +08:00
-
0835d966f1
feat: add s3 localstack, upload api
BennyKok
2023-12-13 17:14:55 +08:00
-
f9ed8145d2
feat: add new ws realtime event
BennyKok
2023-12-11 10:49:37 +08:00