82 Commits

Author SHA1 Message Date
BennyKok
1ae295b806 feat: Now it will fetches the latest git commit hash when you pick a custom nodes 2024-01-18 01:00:13 +08:00
BennyKok
48143a2d9a fix 2024-01-17 16:47:45 +08:00
BennyKok
9962a415be fix: ensure the user data is setup correct on the main page 2024-01-17 16:43:31 +08:00
BennyKok
f8ac6fb251 feat: able to remove share page deployment 2024-01-16 23:51:04 +08:00
BennyKok
b6be0bd462 feat: refresh create new machine ui 2024-01-16 18:52:13 +08:00
BennyKok
8628480362 fix: external text input 2024-01-16 15:36:05 +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
BennyKok
b828e37ed3 fix: show all model version 2024-01-14 00:53:42 +08:00
BennyKok
6c49bff095 fix: type 2024-01-14 00:15:26 +08:00
BennyKok
dc4c63e654 fix: model type 2024-01-13 23:45:59 +08:00
BennyKok
64b7977fae fix: next page when no runs output crash 2024-01-13 23:20:07 +08:00
BennyKok
1d25aadd74 feat: add civital model install 2024-01-13 23:15:19 +08:00
BennyKok
f5991a1bf8 fix: without machine will crash workflow page 2024-01-13 00:36:47 +08:00
BennyKok
b8e478c8ee feat: add rebuild machine option 2024-01-12 18:56:02 +08:00
BennyKok
38c0a915fd fix: scroll area 2024-01-12 17:37:51 +08:00
BennyKok
a8d428d3ad feat: make json editable 2024-01-12 15:41:43 +08:00
BennyKok
ac6e863b95 fix: upload status issues, and gif uploads 2024-01-12 14:53:42 +08:00
BennyKok
3a11b920b7 feat: enable multiple hosted machines for beta access 2024-01-12 00:07:10 +08:00
BennyKok
fce77b905c feat: add support for gif upload 2024-01-11 23:14:06 +08:00
BennyKok
29bf7636b1 feat: add gpu options 2024-01-11 21:57:30 +08:00
BennyKok
6e3b7f0435 feat: add custom nodes selectors 2024-01-11 21:27:56 +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
b84a7010da fix(web): open comfyui url 2024-01-07 23:35:46 +08:00
BennyKok
06a88050cf chore: update tooltip ui 2024-01-07 23:05:03 +08:00
BennyKok
af42f625c8 chore: update dashboard ui 2024-01-07 23:01:53 +08:00
BennyKok
08b2ff8b09 fix(builder): url mismatch 2024-01-07 22:03:40 +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
EdwinWong
fd9378b2a4 chore: custom node type 2024-01-05 14:42:11 +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
d63ab1924b feat(web): paginated runs table, add loading page 2023-12-31 01:07:39 +08:00
BennyKok
824ce16b4e fix(plugin): pending upload status not updated 2023-12-29 20:06:52 +08:00
BennyKok
62f8ba2c70 fix: download url 2023-12-29 16:23:45 +08:00
BennyKok
9d0a52b7ab fix(web): layout and scrollable 2023-12-29 14:55:08 +08:00
BennyKok
8fe38fde3d fix(web): copy workflow will have correct version and id 2023-12-28 22:45:51 +08:00
BennyKok
498374195d feat(docs): add docs and restructure 2023-12-28 00:06:32 +08:00
BennyKok
afc67bc0b9 feat(web): workflow details page, showing custom node dependencies 2023-12-25 20:36:44 +08:00
BennyKok
8c2440ad8b fix(web): password field 2023-12-25 13:15:20 +08:00
BennyKok
ecf0c277f6 fix(web): token not being saved 2023-12-25 13:09:52 +08:00
BennyKok
850d8473ad fix: handle file upload status correctly, add serverless machine type 2023-12-24 18:53:32 +08:00
BennyKok
3e2d709b79 fix build error 2023-12-22 16:15:53 +08:00
BennyKok
71c8b95add fix: update wordings on dialog 2023-12-22 16:12:45 +08:00
BennyKok
592cc2abcd feat(web): add run inputs options on dashboard 2023-12-22 16:09:36 +08:00
BennyKok
2690db12b5 feat: machines logs viewer 2023-12-22 00:24:12 +08:00
BennyKok
04ca3760ce fix(web): workflow details not updated when version changes 2023-12-21 18:14:03 +08:00
BennyKok
d57842d2a9 feat(web): add copy workflow button 2023-12-21 17:58:10 +08:00