Tsui Yen-Che
3236f80322
doc: opt db-ql documents ( #1726 )
2023-12-12 11:22:52 +08:00
maslow
78923d2661
doc: update cloud.storage docs
2023-12-08 21:30:15 +08:00
maslow
bd3bb484a4
doc: update function docs
2023-12-05 16:00:01 +08:00
maslow
2c06a00ff1
doc: deprecated the interceptor fn without next method ( #1720 )
...
* doc: deprecated the interceptor fn without next method
* chore: fix dead-link check
2023-12-04 11:58:55 +08:00
maslow
5d69be1d4d
doc: add oss sign url docs
2023-12-01 20:15:52 +08:00
maslow
2c5339d0ff
doc: update readme, add fastdeploy in sealos
2023-12-01 11:19:39 +08:00
nightwhite
fe939b9401
doc: delete expired content ( #1716 )
...
* doc: Delete expired content
* chore: fix doc preview workflow text
---------
Co-authored-by: maslow <wangfugen@126.com>
2023-11-30 19:36:03 +08:00
nightwhite
c163052377
doc: sync features with beta 13 updates ( #1678 )
...
* doc: Sync features with beta 13 updates
* chore: fix doc preview workflow
---------
Co-authored-by: 0fatal <72899968+0fatal@users.noreply.github.com>
Co-authored-by: maslow <wangfugen@126.com>
2023-11-29 18:05:44 +08:00
spaceoi
c70dccef18
doc: update env.md APPID tips ( #1582 )
...
增加 `APPID` 环境变量保留字提示。
2023-10-16 18:54:18 +08:00
nightwhite
9f8c41150a
doc: Instructions for modifying cloud function logs ( #1589 )
2023-10-16 18:46:38 +08:00
nightwhite
2cfc2f6cd8
doc: fix error about ctx.env ( #1574 )
2023-10-11 14:01:46 +08:00
nightwhite
9c1550ef6e
doc: add cloud sdk attribute introduction( #1572 )
2023-10-11 13:37:09 +08:00
nightwhite
c8f8ccc8b1
doc: added a tips for appid in cloud storage ( #1573 )
2023-10-11 13:36:26 +08:00
nightwhite
d40a6adcbd
doc: optimizing Cloud Function naming document ( #1576 )
2023-10-11 13:36:01 +08:00
nightwhite
58dfacc4fc
doc: fix Cloud function introduction document path error ( #1575 )
2023-10-11 13:35:42 +08:00
KaiKai
fe53422990
doc: fix login example param checking ( #1494 )
2023-08-25 11:03:49 +08:00
左风
3c801d8a7e
doc: fix quick start add function market & Pilot ( #1481 )
2023-08-22 16:49:14 +08:00
0fatal
6c86042f0c
doc: add oss github action ( #1441 )
2023-08-08 17:55:42 +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
37a0d3c458
doc: change the LAF API login step in actions ( #1300 )
2023-06-25 16:01:23 +08:00
nightwhite
209a4ab73f
doc: mongo native writing to await mode ( #1297 )
2023-06-25 15:59:32 +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
c63a9d0456
doc: add cli switch user method ( #1242 )
...
* doc: add cli switch user method
* doc: add cli switch user method
2023-06-14 13:47:47 +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
1cba5b5af8
doc: add wechat example
2023-05-22 15:20:06 +08:00
nightwhite
dc05b37c80
doc: add auth example ( #1131 )
2023-05-17 12:50:07 +08:00
nightwhite
983490650b
feat(cli): vscode supports automatic introduction of cloud functions. ( #1146 )
...
* feat: VSCode supports automatic introduction of cloud functions.
* feat: laf assistant change settings for supports automatic introduction of cloud functions.
2023-05-16 20:59:06 +08:00
nightwhite
31764cff3d
doc: fix getOne error ( #1123 )
2023-05-10 19:12:22 +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
2318887fcf
doc: fix the error about H5 call SDK ( #1110 )
2023-05-05 22:07:04 +08:00
nightwhite
c94cb59345
doc: fix uniapp use client sdk example ( #1100 )
2023-04-29 09:04:48 +08:00
nightwhite
97bd8b2078
doc: added cloud storage subsequent documents and optimization documents overall structure ( #1099 )
2023-04-28 21:48:11 +08:00
nightwhite
2b60021cb6
doc: compression all pictures and modify cloud storage introduction ( #1090 )
2023-04-27 19:37:37 +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
7a017fe929
doc: Chinese and English formatization ( #1082 )
2023-04-26 00:19:37 +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