53 Commits

Author SHA1 Message Date
nightwhite
58dfacc4fc
doc: fix Cloud function introduction document path error (#1575) 2023-10-11 13:35:42 +08:00
左风
3c801d8a7e
doc: fix quick start add function market & Pilot (#1481) 2023-08-22 16:49:14 +08:00
0fatal
83a9960fdd
feat: replace current logging solution with log server (#1381)
* feat: add log server

* feat(runtimes&server): adapt to log server

* chore(build): add helm template for log-server

* feat(log-server): health check

* refactor(server): fetch function logs from log server

* chore(docs): tidy docs for function log

* chore: clean code

* chore(ci): dockerize log server

* fix(server): replace db in FunctionConsole.write

* feat: verify appid for log server

* chore(runtimes): restart app when file changes

* chore: adjust env and region conf for supporting log server

* refactor(server): get logs from log server
2023-07-14 15:39:00 +08:00
nightwhite
16cc16f61f
doc: add international English section (#1308)
* doc: add international English section

* doc: del operator.md

* doc: some old error

* doc: fix path errors

* doc: modify the default readme language

* doc: Part of the internationalization of changes

* doc: keep English readme

* doc: delete readme_en.md
2023-06-25 16:36:23 +08:00
nightwhite
c59e4d2d8a
doc: fix syntax error on jwt token (#1291) 2023-06-20 15:24:31 +08:00
nightwhite
dde4df727d
doc: fix a small mistake (#1285) 2023-06-20 15:22:06 +08:00
nightwhite
f76d84c1c1
doc: add documents that accesss AI (#1215) 2023-06-09 12:06:37 +08:00
nightwhite
34d85dd969
doc: fix wrong format (#1164) 2023-05-22 17:11:53 +08:00
nightwhite
da39a98b44
doc: add two cloud function example (#1134)
* doc: add two cloud function example

* doc: delete repeat word
2023-05-22 15:20:44 +08:00
nightwhite
dc05b37c80
doc: add auth example (#1131) 2023-05-17 12:50:07 +08:00
nightwhite
8961e0a415
doc: fix env error (#1119) 2023-05-09 13:08:14 +08:00
nightwhite
52617e9746
doc: abandon the old environment variable method (#1116) 2023-05-08 01:13:41 +08:00
nightwhite
83e6599e59
doc: modify the default format of the cloud function (#1114) 2023-05-07 19:49:46 +08:00
nightwhite
5f4558f847
doc: add web-ide page and VS Code plugin doc; adjust the doc structure (#1109)
* doc: add web-ide page and VS Code plugin documentation, and adjust the documentation structure

* doc: fix some wrong format
2023-05-06 14:44:52 +08:00
Hai
f108bc7a81
doc: fix docs typos & dark theme button style (#1102)
* chore: add check version

* fix: dark theme button style

* fix: docs typos

* feat: remove semver
2023-05-06 11:10:21 +08:00
nightwhite
97bd8b2078
doc: added cloud storage subsequent documents and optimization documents overall structure (#1099) 2023-04-28 21:48:11 +08:00
muyi
3711363df1 fix(docs): typo 2023-04-27 19:37:16 +08:00
nightwhite
05e6506df7
doc: add database aggregate and operator (#1084) 2023-04-26 10:37:31 +08:00
nightwhite
75ba39a3f6
doc: optimize cloud function documents and database documents (#1076)
* doc: optimize cloud function documents and database documents

* doc: fix eq link

* doc: change database policy position

* doc: small adjustment

* doc: optimize automatic compilation

* doc: optimize homepage copy and top buttons

* doc: add ignore docs Address
2023-04-25 12:14:19 +08:00
nightwhite
7b14c5aa76
doc: database document optimization and hosting document optimization (#1068) 2023-04-24 11:09:38 +08:00
nightwhite
589cd4dc19
doc: optimize the search button style; add database quickstart (#1062)
* doc: optimize the search button style && add database quickstart document

* doc: optimization description
2023-04-23 16:27:33 +08:00
nightwhite
e53474c2a4
doc: optimize cloud function document && add document search function (#1057) 2023-04-21 11:54:25 +08:00
nightwhite
8443c015d0
doc: add document for the interceptor (#1051)
Co-authored-by: maslow <wangfugen@126.com>
2023-04-20 13:05:26 +08:00
nightwhite
9ada3d2bb2
feat(doc): improved cloud function related documents (#1050) 2023-04-20 13:03:28 +08:00
左风
a88d2381df
doc: fix function-in-client url error (#1037) 2023-04-17 17:03:43 +08:00
左风
dad71e8006
doc: fix image and add http (#1031) 2023-04-15 22:32:51 +08:00
左风
e258a7b6d1
doc: update image and add cli-mind websocket laf client sdk (#1004) 2023-04-04 14:49:12 +08:00
左风
537c79108e
doc: fix laf-cli and add websocket doc (#991)
* doc: add cli-mind

* doc: fix db query

* doc : add forum link

* doc : fix laf-cli

* doc: add websocket

* doc: fix laf-cli

* doc: fix policy

* doc : fix oss

* doc: fix lafyun

* doc: ignore oss.laf.dev

* doc: delete FAQ
2023-03-31 20:01:14 +08:00
左风
ffd4371026
doc: update & add db query docs (#958)
* doc: add function param and data query

* doc: fix guide index

* doc: add db doc

* doc: fix vitepress config error

* doc: fix function index

* fix: db query
2023-03-24 17:06:31 +08:00
左风
7903875218
doc: add function param and data query (#948)
* doc: add function param and data query

* doc: fix guide index
2023-03-22 21:42:32 +08:00
maslow
c13ee1b042
fix(web): enable allowSyntheticDefaultImports for web ide (#826) 2023-02-26 04:26:03 +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
全场最拉
fd6fe91d9b
doc: update how to use cloudfunction related doc (#750)
* doc: update package-manage.md

* doc: add cloudfunction docs

* doc: add use-env doc

* doc: upload image file into project directory

---------

Co-authored-by: sulnong <bytepay@bytepayment.com>
2023-02-09 20:23:42 +08:00
juukee
71e3a93a8c
docs: update dependencis manage docs (#489) 2022-12-07 10:30:44 +08:00
htfc786
e29bb6d0fb
doc: update websocket.md (#407)
Added a hint to the websocket chapter
2022-11-14 20:23:07 +08:00
Youmeng
d741bc8bf5
docs: update functions.md (#328)
* docs: update functions.md

- 新增`cloud.invoke`方法使用说明
- 新增`cloud.emit`方法使用说明
- 新增`cloud.shared`方法使用说明

* Update index.md
2022-09-21 15:33:54 +08:00
seewhy
c0c2c0b428
docs: update trigger.md (#324) 2022-09-18 12:21:09 +08:00
yinzhidong
1d44356f13
fix issues #234 in app-service module add limitSize static config (#281)
* fix issues 234 in app-service module add limitSize static config

* update app-service add request_limit config to config.ts

Co-authored-by: 殷志栋 <yinzhidong@shizhuang-inc.com>
2022-08-21 00:47:38 +08:00
Youmeng
3e53d8dbdf
docs: update trigger.md (#262) 2022-08-13 00:25:02 +08:00
Tsui Yen-Che
5a3d4e4cfd
Update websocket.md (#215)
少打了一个 `s`;
实测,客户端接收到消息时,自定义的字符串数据放于回调参数的 data 下
2022-07-30 00:18:36 +08:00
码魂
f71f52da43
Update trigger.md (#199) 2022-07-24 13:34:44 +08:00
Kaz
38f23d5a86
docs: complete docs (#185) 2022-07-15 18:14:37 +08:00
Kaz
551b20b448
docs: migrate vitepress to 1.0.0 (#182) 2022-07-14 16:09:26 +08:00
maslow
86e37fac7e chore: merge docs repo to this repo 2022-06-02 20:11:38 +08:00
maslow
d052aef0cb chore: remove docs in repo 2022-05-13 01:47:46 +08:00
fanux
88a4112915 update readme 2022-05-03 19:53:18 +08:00
maslow
ca33e3503c docs(ws): fix websocket doc error; 2021-12-24 19:47:06 +08:00
maslow
c3a16fa23e chore: rename laf to laf.js; 2021-12-16 16:13:06 +08:00
maslow
10dbd7c12d doc: update docs; 2021-11-18 09:59:58 +08:00
maslow
a210253fac chore(doc): update docs; 2021-11-09 22:28:45 +08:00