24 Commits

Author SHA1 Message Date
maslow
3ee12db5cf
refactor(db-proxy): refactor accessor constructor in database-proxy, add objectid type as global in runtime; (#1738)
* refactor(db-proxy): refact constructor of accessor
* add ObjectId to global in runtime
2023-12-14 15:19:12 +08:00
maslow
74db91209c
refactor(cloud-sdk): refactor listFiles paramsof cloud sdk (#1735) 2023-12-12 21:37:47 +08:00
maslow
0873645bcd
refactor(cloud-sdk): refacct readFile returns in cloud-sdk (#1734)
* refact read file api

* fix storage api typing missing
2023-12-12 20:47:29 +08:00
maslow
2b87cb735c
feat(cloud-sdk): add url api to cloud sdk (#1732)
* feat(cloud-sdk): add filename url api to cloud.storage.bucket

* update cloud sdk version in runtime

* chore: fix deprecated marker
2023-12-12 11:14:20 +08:00
maslow
18afa9b9b1
feat(runtime): add cloud.storage api in cloud sdk (#1729)
* feat(runtime): add cloud.storage api in cloud sdk

* fix cloud object prop missing in runtime
2023-12-08 06:40:29 -06:00
maslow
c1748d6f86
fix(runtime): fix cloud sdk cannot initialize in custom deps module (#1711)
* fix(runtime): fix cloud sdk cannot initialize in custom deps module

* opt the init scripts

* chore: use fixed node version in dockerfile
2023-11-27 23:50:04 +08:00
0fatal
fcab6067cf
chore: harmonise lint configuration (#1688)
* chore: harmonise eslint configuration

* chore: add husky,stylelint,editorconfig

---------

Co-authored-by: maslow <wangfugen@126.com>
2023-11-16 14:50:15 +08:00
maslow
5844873a6a v1.0.0-beta.13 2023-11-10 20:10:17 +08:00
maslow
69cd98b819 chore: deprecated few fn global typings 2023-11-10 19:56:18 +08:00
maslow
67b3cd6ee3
refactor(runtime): refactor the cloud function engine (#1668)
* refactor function module

* support debug executor

* opt debug interceptor
2023-11-09 21:26:11 +08:00
maslow
537225e75d chore: update change log 2023-10-31 14:47:09 +08:00
maslow
f50a14e498 v1.0.0-beta.12 2023-10-31 14:26:37 +08:00
skyoct
acafda5d43
feat(runtime): reuse context (#1539)
* feat:shared context

* fix: remove useless code
2023-09-22 11:08:59 +08:00
maslow
e9927c951b v1.0.0-beta.7 2023-04-25 17:55:21 +08:00
maslow
8d63403943
fix(server): suspend cronjob after instance stopped (#1045) 2023-04-19 15:40:38 +08:00
maslow
e59392621f v1.0.0-beta.4 2023-03-09 20:27:51 +08:00
maslow
757c38e878
fix(web): cloud function ctx types error (#869) 2023-03-07 20:23:48 +08:00
maslow
0771b59ab3 chore: update changelog & pkg locks 2023-02-24 18:38:19 +08:00
maslow
d2808decff v1.0.0-beta.2 2023-02-24 18:34:47 +08:00
nightwhite
625acce535
docs: update cloudfunction guide && images preview (#764)
* docs: update cloudfunction guide && images preview

* fix: change InvokeFunctionType

---------

Co-authored-by: maslow <wangfugen@126.com>
2023-02-14 19:49:51 +08:00
全场最拉
d783d567e2
chore: update env in cloud-skd types (#730) 2023-02-05 23:51:10 +08:00
maslow
0505a072da v1.0.0-beta.1 2023-02-05 15:31:01 +00:00
maslow
46122a6b08 refactor(runtime): remove @/cloud-sdk from node runtine 2022-12-21 23:24:44 +08:00
maslow
c98aaec086 feat(sdk): add cloud sdk package 2022-12-21 23:24:44 +08:00