31 Commits

Author SHA1 Message Date
BennyKok
47168930dc feat: add new auth_request flow for logging in with comfy deploy 2024-01-22 14:11:14 +08:00
BennyKok
e400966117 chore: migrate to biomejs 2024-01-20 20:09:28 +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
81cb44c5cf Update nextjs 14.1 2024-01-19 17:08:05 +08:00
BennyKok
7ebd05332c chore: update next 2024-01-18 21:53:42 +08:00
BennyKok
dafc8b168b feat: better mobile navigation 2024-01-14 18:06:44 +08:00
BennyKok
1d25aadd74 feat: add civital model install 2024-01-13 23:15:19 +08:00
BennyKok
1f91d4d357 fix: update clerk 2024-01-13 16:14:25 +08:00
BennyKok
6e3b7f0435 feat: add custom nodes selectors 2024-01-11 21:27:56 +08:00
BennyKok
924d85443d fix: build 2024-01-09 17:31:48 +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
01a9c1a1d6 feat: add millon js, add models picker dialog, update builder 2024-01-07 17:22:28 +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
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
BennyKok
afc67bc0b9 feat(web): workflow details page, showing custom node dependencies 2023-12-25 20:36:44 +08:00
BennyKok
850d8473ad fix: handle file upload status correctly, add serverless machine type 2023-12-24 18:53:32 +08:00
BennyKok
592cc2abcd feat(web): add run inputs options on dashboard 2023-12-22 16:09:36 +08:00
BennyKok
c2d67da7db feat(web): add tooltip for workflow variables 2023-12-21 16:21:32 +08:00
BennyKok
ef050b5e55 feat: add landing page 2023-12-16 17:14:04 +08:00
BennyKok
d8e37d0b21 fix: shiki stlying 2023-12-16 02:00:06 +08:00
BennyKok
72d0364fee fix: update plugin api call 2023-12-15 19:15:41 +08:00
BennyKok
bbb7f398ab feat: add api generation 2023-12-15 17:58:19 +08:00
BennyKok
ccf167d48e fix: missing deps 2023-12-15 14:04:40 +08:00
BennyKok
7e05fae7b3 feat: add deployment endpoint 2023-12-14 22:36:57 +08:00
BennyKok
0835d966f1 feat: add s3 localstack, upload api 2023-12-13 17:14:55 +08:00
BennyKok
f9ed8145d2 feat: add new ws realtime event 2023-12-11 10:49:37 +08:00
BennyKok
457698695c fix eslint 2023-12-09 22:52:44 +08:00
BennyKok
6b431426ff feat: add comftui plugin, initial db 2023-12-09 00:10:59 +08:00