Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
feifanyajun
/
javascript-sdk
Public
forked from
leancloud/javascript-sdk
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
javascript-sdk
test
on
master
User selector
All users
All time
Commit history
Commits on Sep 21, 2016
feat: add AV.User#getRoles() (#363)
aisk
authored and
leeyeh
committed
38cc0ab
View commit details
Copy full SHA for 38cc0ab
View code at this point
Browse repository at this point
Commits on Aug 23, 2016
fix AV.Object.extend SO error and support ES6 extends syntax (#352)
Show description for 782cbfe
leeyeh
authored and
wangxiao
committed
782cbfe
View commit details
Copy full SHA for 782cbfe
View code at this point
Browse repository at this point
Commits on Aug 11, 2016
fix AV.File can not be queried issue. (#341)
wangxiao
authored and
leeyeh
committed
b0e40b9
View commit details
Copy full SHA for b0e40b9
View code at this point
Browse repository at this point
Commits on Aug 2, 2016
fix(test): typo
leeyeh
committed
1e29717
View commit details
Copy full SHA for 1e29717
View code at this point
Browse repository at this point
Commits on Aug 1, 2016
fix(Object): stop attempting to get attributes from this (#336)
leeyeh
authored and
wangxiao
committed
692fa31
View commit details
Copy full SHA for 692fa31
View code at this point
Browse repository at this point
Commits on Jul 20, 2016
feat(Object): add AV.Object.fetchAll (#327)
Show description for b7ea035
leeyeh
authored and
wangxiao
committed
b7ea035
View commit details
Copy full SHA for b7ea035
View code at this point
Browse repository at this point
Commits on Jul 14, 2016
fix(Error): make AVError returns native Error (#324)
leeyeh
authored
f951523
View commit details
Copy full SHA for f951523
View code at this point
Browse repository at this point
Commits on Jun 29, 2016
fix: move AV to a standalone file to avoid circular dependencies (#316)
Show description for bb3865f
leeyeh
authored and
wangxiao
committed
bb3865f
View commit details
Copy full SHA for bb3865f
View code at this point
Browse repository at this point
Add associateWithAuthData() and fix signUpOrlogInWithAuthData bug (#318)
Show description for 130d344
wangxiao
authored and
leeyeh
committed
130d344
View commit details
Copy full SHA for 130d344
View code at this point
Browse repository at this point
Commits on Jun 24, 2016
Get API server from cache first. (#309)
Show description for 8d5ba16
wangxiao
authored and
leeyeh
committed
8d5ba16
View commit details
Copy full SHA for 8d5ba16
View code at this point
Browse repository at this point
Commits on Jun 15, 2016
fix(Object): add support to object.add(key, array) (#298)
Show description for 9533ec2
leeyeh
authored and
wangxiao
committed
9533ec2
View commit details
Copy full SHA for 9533ec2
View code at this point
Browse repository at this point
Commits on May 25, 2016
Change unit test
wangxiao
committed
603be05
View commit details
Copy full SHA for 603be05
View code at this point
Browse repository at this point
Commits on May 24, 2016
Change AV.Error() to internal interface.
Show description for 8059cac
wangxiao
committed
8059cac
View commit details
Copy full SHA for 8059cac
View code at this point
Browse repository at this point
Commits on May 23, 2016
Put forward AV._request() & ajax() to request.js . (#283)
wangxiao
committed
7098b3c
View commit details
Copy full SHA for 7098b3c
View code at this point
Browse repository at this point
Commits on May 18, 2016
Merge pull request #282 from leeyeh/master
Show description for abc2b11
wangxiao
committed
abc2b11
View commit details
Copy full SHA for abc2b11
View code at this point
Browse repository at this point
fix(File): parse bytes array to base64 then treat the source as base64
Show description for d20782f
leeyeh
committed
d20782f
View commit details
Copy full SHA for d20782f
View code at this point
Browse repository at this point
Commits on May 17, 2016
fix(Object.fetch): fetchOptions.include.join is not a function
jysperm
committed
657f618
View commit details
Copy full SHA for 657f618
View code at this point
Browse repository at this point
增加 AV._config.userAgent,补充 node demo 目录。 (#273)
Show description for 0dcc442
wangxiao
authored and
leeyeh
committed
0dcc442
View commit details
Copy full SHA for 0dcc442
View code at this point
Browse repository at this point
fix(File): add support to following use cases
Show description for 781b85b
leeyeh
committed
781b85b
View commit details
Copy full SHA for 781b85b
View code at this point
Browse repository at this point
Commits on May 16, 2016
Merge pull request #274 from leeyeh/fix-api-redirect
Show description for 38a6fd0
wangxiao
committed
38a6fd0
View commit details
Copy full SHA for 38a6fd0
View code at this point
Browse repository at this point
Commits on May 13, 2016
fix(Object.fetch): options 默认为空对象、允许 include 选项为数组
jysperm
committed
c8423f0
View commit details
Copy full SHA for c8423f0
View code at this point
Browse repository at this point
fix(app-router): add some magic
leeyeh
committed
5d97c85
View commit details
Copy full SHA for 5d97c85
View code at this point
Browse repository at this point
fix(Uploader): use superagent to upload file directly
Show description for d30e3d2
leeyeh
committed
d30e3d2
View commit details
Copy full SHA for d30e3d2
View code at this point
Browse repository at this point
Commits on May 12, 2016
refactor(ajax): replace ajax.js with superagent to follow redirection
Show description for f45e7ae
leeyeh
committed
f45e7ae
View commit details
Copy full SHA for f45e7ae
View code at this point
Browse repository at this point
Commits on May 11, 2016
feat(File): support COS (#272)
leeyeh
committed
d8767c4
View commit details
Copy full SHA for d8767c4
View code at this point
Browse repository at this point
Commits on May 10, 2016
fix(Cache): remove cached items when expired
leeyeh
committed
7eda09b
View commit details
Copy full SHA for 7eda09b
View code at this point
Browse repository at this point
Commits on May 8, 2016
feat(Cache): implement Cache
leeyeh
committed
9371d38
View commit details
Copy full SHA for 9371d38
View code at this point
Browse repository at this point
Commits on Apr 21, 2016
去掉注释中的 log
wangxiao
committed
ca3d5e1
View commit details
Copy full SHA for ca3d5e1
View code at this point
Browse repository at this point
补充 get('objectId') 的测试用例。
wangxiao
committed
000d8ad
View commit details
Copy full SHA for 000d8ad
View code at this point
Browse repository at this point
优化 file 测试用例。
wangxiao
committed
c6bba0f
View commit details
Copy full SHA for c6bba0f
View code at this point
Browse repository at this point
修复 object get 方法中的 bug
wangxiao
committed
3469882
View commit details
Copy full SHA for 3469882
View code at this point
Browse repository at this point
Commits on Apr 14, 2016
优化 AV.File,统一 API。
wangxiao
committed
54a5a2e
View commit details
Copy full SHA for 54a5a2e
View code at this point
Browse repository at this point
Commits on Apr 5, 2016
fix: review issues
leeyeh
committed
54f5131
View commit details
Copy full SHA for 54f5131
View code at this point
Browse repository at this point
feat(Object): deprecate AV.Object#fetchWhenSave()
leeyeh
committed
dedc484
View commit details
Copy full SHA for dedc484
View code at this point
Browse repository at this point
feat(Object): implement save with options.query
leeyeh
committed
4638537
View commit details
Copy full SHA for 4638537
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.