GitHub / leancloud/javascript-sdk / commits
LeanCloud JavaScript SDK
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 1fcc28d0 | chore(release): v4.15.3 | Wu Yun <w****n@x****m> | over 1 year ago | |
| e4241f94 | merge Merge pull request #680 from leancloud/feat/require-phone |
Juvenn Woo <m****e@g****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| a93320e3 | test: setup appid via env | Wu Yun <w****n@x****m> | over 1 year ago | |
| 35e46632 | feat: require mobilePhoneNumber | Wu Yun <w****n@x****m> | over 1 year ago | |
| b88f4ea5 | chore(release): v4.15.2 | sdjdd <i****@s****m> | over 2 years ago | |
| 02ccd5c9 | chore(deps): bump @leancloud/platform-adapters-weapp and leancloud-realtime | sdjdd <i****@s****m> | over 2 years ago | |
| 88cba3a6 | chore(release): v4.15.1 | sdjdd <i****@s****m> | over 2 years ago | |
| dca13b46 | feat: suppress the date string format warning in Weixin DevTools | sdjdd <i****@s****m> | over 2 years ago | |
| 5f5cc8ff | feat: adapt iOS date string format (#678) |
Ayumi Sarah <i****@s****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 676758de | chore(release): v4.15.0 | sdjdd <i****@s****m> | almost 3 years ago | |
| 48ba942a | feat(file): [s3] allow stream file data (#677) |
Ayumi Sarah <i****@s****m>
Committed by: GitHub <n****y@g****m> |
almost 3 years ago | |
| 4dc5eddc | chore(release): v4.14.0 | Neko <n****o@q****u> | over 3 years ago | |
| 18485713 | feat: make authOptions available in loginWithAuthData (#676) |
猫猫 <n****o@q****u>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 41d65d66 | chore(release): v4.13.4 | sdjdd <i****@s****m> | over 3 years ago | |
| abb21550 | fix(Status): type definition (#675) |
Ayumi Sarah <i****@s****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| ee9cda46 | chore(release): v4.13.3 | sdjdd <i****@s****m> | over 3 years ago | |
| 34510708 | fix(Query): scan returns same object repeatly (#674) |
Ayumi Sarah <i****@s****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| f3025b32 | feat(AV.Status): type definition (#672) |
Ayumi Sarah <i****@s****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| a2c16551 | chore(release): v4.13.2 | sdjdd <i****@s****m> | over 3 years ago | |
| bb7452f3 | feat(friendship): prefer AV.User.currentAsync (#671) |
Ayumi Sarah <i****@s****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| ff64149c | chore(release): v4.13.1 | sdjdd <i****@s****m> | over 3 years ago | |
| 284fcb8b | chore(deps): bump @types/node from 14.14.21 to 18.0.4 | sdjdd <i****@s****m> | over 3 years ago | |
| 2f6cf6f4 | chore(deps): upgrade internal dependencies | sdjdd <i****@s****m> | over 3 years ago | |
| dd7d4d5a | chore: add config files to .npmignore | sdjdd <i****@s****m> | over 3 years ago | |
| 96dbcbae | chore(release): v4.13.0 | sdjdd <i****@s****m> | over 3 years ago | |
| 89c17c8e | chore: update check-version script | sdjdd <i****@s****m> | over 3 years ago | |
| c6c29611 | feat: make AV.Error constructible and inheritable (#670) |
Ayumi Sarah <i****@s****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 89a253c0 | feat: use core-js@3 (#669) |
Ayumi Sarah <i****@s****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| a2ee10b8 | feat: file censor (#656) |
Ayumi Sarah <i****@s****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| c1f26b23 |
fix(type): export AV.Error as an interface (#667)
Co-authored-by: Ayumi Sarah <i****@s****m> |
Lee Yeh <l****8@g****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 633636f7 | chore(release): v4.12.3 | Lee Yeh <l****8@g****m> | over 3 years ago | |
| c8f4c817 | fix(error): throw AV.Error for server exceptions | Lee Yeh <l****8@g****m> | over 3 years ago | |
| f6e4c0b7 | fix(d.ts): remove the intermediate ErrorCode class | Lee Yeh <l****8@g****m> | over 3 years ago | |
| 073d5847 | fix(demo): pin vue @^2 |
Lee Yeh <l****8@g****m>
Committed by: GitHub <n****y@g****m> |
almost 4 years ago | |
| 3ab440ec | fix(type): fix return type of getObjectId (#663) |
hujiulong <m****e@h****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 0515a4ce | fix: add type definition of AV.Query#sizeEqualTo (#662) |
Ayumi Sarah <i****@s****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| aaa36966 | chore(release): v4.12.2 | sdjdd <i****@s****m> | about 4 years ago | |
| 2f58ec75 | fix(type): Error.code is number (#661) |
Lee Yeh <l****8@g****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 7705097a | fix(scan): return the last item with done:false (#660) |
Lee Yeh <l****8@g****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 3b3e0f34 | chore: update .npmignore | sdjdd <i****@s****m> | about 4 years ago | |
| e81c9f53 | chore(release): v4.12.1 | sdjdd <i****@s****m> | about 4 years ago | |
| 482152c3 | fix: prevent re-save files (#659) |
Ayumi Sarah <i****@s****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| baa277a4 | fix: make jsdoc happy (#657) |
Ayumi Sarah <i****@s****m>
Committed by: GitHub <n****y@g****m> |
about 4 years ago | |
| 754b70d8 | feat: github workflows | sdjdd <i****@s****m> | about 4 years ago | |
| cc6b735d | chore(release): v4.12.0 | sdjdd <i****@s****m> | over 4 years ago | |
| 63ceaa57 | feat: findAndCount (#653) |
Ayumi Sarah <i****@s****m>
Committed by: GitHub <n****y@g****m> |
over 4 years ago | |
| 6203e305 | docs: update changelog.md |
CHiCO <i****@s****m>
Committed by: GitHub <n****y@g****m> |
almost 5 years ago | |
| 77973abf | chore(release): v4.11.1 | sdjdd <i****@s****m> | almost 5 years ago | |
| f2f59ad9 | fix: return file object after uploaded (#652) |
CHiCO <i****@s****m>
Committed by: GitHub <n****y@g****m> |
almost 5 years ago | |
| e45aaf4a | chore(release): v4.11.0 | sdjdd <i****@s****m> | almost 5 years ago | |
| 6cbbbaa9 |
refactor: assign AV._config.production directly (#651)
Co-authored-by: Lee Yeh <l****8@g****m> |
CHiCO <i****@s****m>
Committed by: GitHub <n****y@g****m> |
almost 5 years ago | |
| da6983e5 | feat(qiniu): shard upload (#650) |
CHiCO <i****@s****m>
Committed by: GitHub <n****y@g****m> |
almost 5 years ago | |
| 0ef2180e |
build(deps): bump elliptic from 6.5.3 to 6.5.4 (#643)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
almost 5 years ago | |
| f39ee51b |
build(deps): bump y18n from 3.2.1 to 3.2.2 (#644)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
almost 5 years ago | |
| 1b421fc3 |
build(deps): bump url-parse from 1.4.7 to 1.5.1 (#646)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
almost 5 years ago | |
| 6408a43f |
build(deps): bump lodash from 4.16.6 to 4.17.21 (#647)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
almost 5 years ago | |
| cef18d3f |
build(deps): bump hosted-git-info from 2.1.5 to 2.8.9 (#648)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
almost 5 years ago | |
| bee26393 |
build(deps): bump underscore from 1.9.1 to 1.12.1 (#645)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
almost 5 years ago | |
| cdbad724 | docs: update changelog.md | sdjdd <i****@s****m> | about 5 years ago | |
| 9e31d263 | chore(release): v4.10.1 | sdjdd <i****@s****m> | about 5 years ago | |
| ef4cc3ef | fix: throws when fetching object without id (#641) |
CHiCO <i****@s****m>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| ead0d9db | fix: set URL attribute after upload succeed (#640) |
CHiCO <i****@s****m>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| bf66cb3a | merge Merge pull request #639 from guolin/master |
CHiCO <i****@s****m>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| 6bb05dbf | 修改_(Array).each 的写法 | guolin <m****n@g****m> | about 5 years ago | |
| 8519185a | chore(release): v4.10.0 | sdjdd <i****@s****m> | about 5 years ago | |
| 7c6466c3 | feat: upgrade adapters | sdjdd <i****@s****m> | about 5 years ago | |
| 6f332089 | feat(File): set file key manually (#638) |
CHiCO <i****@s****m>
Committed by: GitHub <n****y@g****m> |
about 5 years ago | |
| 484030af | docs: update changelog.md |
めい <i****@s****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 647851ae | chore(release): v4.9.0 | sdjdd <i****@s****m> | over 5 years ago | |
| 806951e8 | chore: fix audit | sdjdd <i****@s****m> | over 5 years ago | |
| 6a9f85ff | test: update test records | sdjdd <i****@s****m> | over 5 years ago | |
| a6078cbc | chore: upgrade leancloud dependencies | sdjdd <i****@s****m> | over 5 years ago | |
| 77d8f406 | feat(object): remove restriction of saveAll (#635) |
めい <i****@s****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 3289f520 | feat: verify objectId when create object without data (#634) |
めい <i****@s****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| cb5cfed8 | chore(release): v4.8.3 | sdjdd <i****@s****m> | over 5 years ago | |
| 31263e63 | refactor(file): use the key generated by the server (#632) |
めい <i****@s****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| ed4af1a5 | chore(release): v4.8.2 | sdjdd <i****@s****m> | over 5 years ago | |
| 77b1d057 | feat: SearchQuery#find accept authOptions (#631) |
めい <i****@s****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 0d829ad0 | build: ignore unnecessary files | sdjdd <i****@s****m> | over 5 years ago | |
| 3972f370 | chore(release): v4.8.1 | sdjdd <i****@s****m> | over 5 years ago | |
| 2d21c2af | fix(search): support query all classes (#629) |
めい <i****@s****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| fe14da0f | fix(search): highlights accepts string parameter (#628) |
Jang Rush <w****h@g****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 08962bbe | chore(release): v4.8.0 | sdjdd <i****@s****m> | over 5 years ago | |
| 54400ccf | feat: friendship (#626) |
めい <i****@s****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| ff3db71c | refactor: create Object directly when upload file with URL (#625) |
めい <i****@s****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 82d65807 | chore: fix vulnerabilities | sdjdd <i****@s****m> | over 5 years ago | |
| 43123e0f | fix(ts): add descending in BaseQuery |
Jang Rush <w****h@g****m>
Committed by: Lee Yeh <l****8@g****m> |
over 5 years ago | |
| c894c53c | fix: doc & variable name (#620) |
sdjdd <i****@s****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 5c22872c | merge Merge pull request #618 from sdjdd/master |
Jang Rush <w****h@g****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 177e49fb | docs: make authInfo optionally | sdjdd <i****@s****m> | over 5 years ago | |
| 1bb54bea | docs: fix uncommited suggestions in #612 |
Jang Rush <w****h@g****m>
Committed by: Lee Yeh <l****8@g****m> |
over 5 years ago | |
| 24cc0de0 |
docs: refine requestSmsCode api doc & ts definition (#612)
Co-authored-by: Lee Yeh <l****8@g****m> |
Jang Rush <w****h@g****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 5e550e5d | docs(ts): getCreatedAt, getObjectId, getUpdatedAt (#613) |
Jang Rush <w****h@g****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| 21ebcab0 | chore(release): v4.7.0 (#615) |
sdjdd <i****@s****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| afeab7c6 | feat: verify phone number before update |
sdjdd <i****@s****m>
Committed by: GitHub <n****y@g****m> |
over 5 years ago | |
| a45a50c7 | chore(release): v4.6.1 | Lee Yeh <l****8@g****m> | almost 6 years ago | |
| aa3c6ecd | fix: inject PLATFORM env variables into the node build | Lee Yeh <l****8@g****m> | almost 6 years ago | |
| 3b884d6e |
chore(release): v4.6.0 (#610)
Co-authored-by: sdjdd <i****@s****m> |
Lee Yeh <l****8@g****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 1c349345 | chore: remove unused files | Lee Yeh <l****8@g****m> | almost 6 years ago | |
| 78f24d72 | refactor: build UA with platform info provided by adapters | Lee Yeh <l****8@g****m> | almost 6 years ago |