1875 Commits

Author SHA1 Message Date
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
a70367599f
chore(cli): modify some default templates (#1136) 2023-05-14 20:05:32 +08:00
maslow
207d29c641
fix(runtime): empty volume mounted error in runtime image (#1135) 2023-05-14 04:32:07 +08:00
maslow
1e60429654
feat(server): add npm install flags to region; opt instance starting perf (#1133) 2023-05-14 04:13:54 +08:00
yinzhidong
14af9d5edb
doc: Update install-on-linux.sh add some install command (#1124) 2023-05-12 23:02:25 +08:00
allence
5b36c6171b
fix(web): cannot restart stopped app (#1128) 2023-05-12 19:09:39 +08:00
allence
94814c8652
feat(web): add laf status link (#1127)
(cherry picked from commit 7dbec9deb713a39b7911354c4e7739adca7d0118)
2023-05-12 19:08:54 +08:00
maslow
5477994ea1
fix(server): cannot restart stopped app (#1129) 2023-05-12 19:08:25 +08:00
maslow
de080a888b chore: update changelog 2023-05-12 17:52:14 +08:00
maslow
524aee5b41 v1.0.0-beta.8 v1.0.0-beta.8 2023-05-12 17:49:27 +08:00
maslow
0b5c9d1ba3 fix(client-sdk): eslint type error 2023-05-12 17:48:44 +08:00
allence
f5ec4127a2
feat(web): add laf site setting config (#1126) 2023-05-12 16:28:05 +08:00
maslow
9911a5d711
feat(server): add site setting api (#1125) 2023-05-12 15:12:06 +08:00
nightwhite
31764cff3d
doc: fix getOne error (#1123) 2023-05-10 19:12:22 +08:00
maslow
fb0e07272c
chore(build): remove runtime image from cluster image (#1122) 2023-05-09 16:57:08 +08:00
nightwhite
8961e0a415
doc: fix env error (#1119) 2023-05-09 13:08:14 +08:00
skyoct
855b13573c
chore(server): fix cronService does exist (#1120) 2023-05-09 13:07:36 +08:00
skyoct
633b2f3f57
feat(server): support deployment rolling update (#1112)
* feat: support deployment rolling updates

* feat: formatting code

* feat: add status judgment
2023-05-08 22:22:42 +08:00
allence
d5109ecfc4
docs(web): change discord link (#1118) 2023-05-08 18:34:57 +08:00
maslow
bd974df84f
chore(deploy): update deploy scripts (#1117) 2023-05-08 16:42:55 +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
heheer
1f753872fa
feat(web): add function params storage (#1113) 2023-05-06 17:46:22 +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
nightwhite
dd86d0b263
fix(client-sdk): fix bugs in compiling uniapp into WeChat mini programs (#1105) 2023-05-06 14:42:47 +08:00
maslow
3cf45cd0d5 chore(web): update function templates 2023-05-06 12:17:05 +08:00
allence
e4d8141de2
feat(web): hide phone number info (#1111) 2023-05-06 11:21:21 +08:00
allence
425b782374
feat(web): add link copy in oss page (#1108) 2023-05-06 11:13:52 +08:00
nightwhite
adac7f0fe0
ci: modify yarn installation to npm (#1106) 2023-05-06 11:11:41 +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
heheer
933da58d44
fix(web): fix bodyparams height (#1101) 2023-04-28 10:20:02 +08:00
Bird
17c72e3956 ci: build and push laf doc (#1067)
* ci: build and push laf doc

Signed-off-by: Bird <aflybird0@gmail.com>

* chore(ci): update deploy-doc.yml

---------

Signed-off-by: Bird <aflybird0@gmail.com>
Co-authored-by: maslow <wangfugen@126.com>
2023-04-27 19:37:37 +08:00
allence
96be1e157d chore(web): vite support dot path (#1093)
* chore(web): Vite support dot path

* style(web): homepage icon size
2023-04-27 19:37:37 +08:00
maslow
aeaa54d8c2 fix(web): update error prompt of function name format (#1094) 2023-04-27 19:37:37 +08:00
nightwhite
2b60021cb6 doc: compression all pictures and modify cloud storage introduction (#1090) 2023-04-27 19:37:37 +08:00
allence
99a01ed750 fix(web): text overflow ellipsis (#1085) 2023-04-27 19:37:37 +08:00
maslow
48dbfb2a79 fix(server): add regex validation for function name (#1091) 2023-04-27 19:37:37 +08:00
allence
0b933c95b7 fix(web): function name regex (#1092)
* fix(web): update function name regex

* refactor(web): function panel margin
2023-04-27 19:37:37 +08:00
heheer
0e72123d1d feat(web): add DocsPanel (#1086) 2023-04-27 19:37:37 +08:00
muyi
3711363df1 fix(docs): typo 2023-04-27 19:37:16 +08:00
heheer
6d207803fd
perf: change upload folder to upload fold's files (#1087) 2023-04-26 18:31:19 +08:00
nightwhite
05e6506df7
doc: add database aggregate and operator (#1084) 2023-04-26 10:37:31 +08:00
Bird
bc2b1a8353
ci(e2e): wait api route in apisix ready (#1083)
Signed-off-by: Bird <aflybird0@gmail.com>
2023-04-26 10:36:47 +08:00
nightwhite
7a017fe929
doc: Chinese and English formatization (#1082) 2023-04-26 00:19:37 +08:00
maslow
6dabddb801 chore: update package locks & changelog 2023-04-25 17:57:45 +08:00
maslow
e9927c951b v1.0.0-beta.7 v1.0.0-beta.7 2023-04-25 17:55:21 +08:00