19 Commits

Author SHA1 Message Date
bennykok
e5097a5ed5 chore: add machine delete logic check for only new version 2024-01-27 22:33:25 +08:00
bennykok
85477aba9d Squashed commit of the following:
commit c36b0ec0b374dd8ccbee3a6044ee7e3f1fefe368
Author: Nicholas Koben Kao <kobenkao@gmail.com>
Date:   Thu Jan 25 17:54:54 2024 -0800

    nits on wording and removing link to broken storage/:id page

commit 0777fdcf7b0002244bc713199d3d64eea6b6061e
Author: Nicholas Koben Kao <kobenkao@gmail.com>
Date:   Thu Jan 25 17:23:55 2024 -0800

    builder update config and such

commit 958b795bb2b6ac27ce33c5729ef265b068420e1a
Author: Nicholas Koben Kao <kobenkao@gmail.com>
Date:   Thu Jan 25 17:23:43 2024 -0800

    rename all from checkponit to model

commit 7a9c5636e73bd005499b141a4dd382db5672c962
Author: Nicholas Koben Kao <kobenkao@gmail.com>
Date:   Thu Jan 25 16:51:59 2024 -0800

    rename for consistency

commit 48bebbafab9a95388817df97c15f8ea97e0fea75
Author: Nicholas Koben Kao <kobenkao@gmail.com>
Date:   Thu Jan 25 16:18:36 2024 -0800

    bulider

commit 81dacd9af457886f2f027994d225a7748c738abb
Author: Nicholas Koben Kao <kobenkao@gmail.com>
Date:   Thu Jan 25 16:17:56 2024 -0800

    different types of models
2024-01-26 10:08:37 +08:00
Nicholas Koben Kao
b1e9bcc4e6 blah 2024-01-24 01:58:00 -08:00
BennyKok
b8e478c8ee feat: add rebuild machine option 2024-01-12 18:56:02 +08:00
BennyKok
e65fa70503 fix: ensure gpu check 2024-01-11 22:03:40 +08:00
BennyKok
29bf7636b1 feat: add gpu options 2024-01-11 21:57:30 +08:00
BennyKok
c949ea17b2 fix: properly handle deleting device 2024-01-10 13:58:51 +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
9937252777 feat: add preview image builder 2024-01-04 22:29:22 +08:00
BennyKok
8190740abf fix(web): machine org permission visibility 2024-01-01 23:50:42 +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
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
61d3e2f65a feat(web): options to disable machine 2023-12-21 13:39:36 +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
6b431426ff feat: add comftui plugin, initial db 2023-12-09 00:10:59 +08:00