Commit Graph

299 Commits (92173f6f2d8adc4c8bf76166d2fb76ad8c10db97)

Author SHA1 Message Date
oneRain 13d1a194bf rename 2020-03-10 16:54:59 +08:00
oneRain 2f58cdfe50 rename 2020-03-10 16:54:50 +08:00
oneRain 4c632b49ff chore: 适配 rename 2020-03-10 16:26:21 +08:00
oneRain dd84065145 rename: LeanCloud -> LCApplication 2020-03-10 16:25:46 +08:00
oneRain 392d7a4ee4
Merge pull request #46 from onerain88/release
0.2.3
2020-03-09 12:47:55 +08:00
oneRain 1171880f0d 0.2.3 2020-03-09 12:47:07 +08:00
oneRain cf8ee6956e
Merge pull request #45 from onerain88/app_router
chore: 支持 App Router
2020-03-09 12:42:49 +08:00
oneRain 66ade7bbb6 chore: 支持 App Router 2020-03-09 12:31:25 +08:00
oneRain 2eeb19dc18
Merge pull request #44 from onerain88/doc
Doc
2020-03-05 11:30:25 +08:00
oneRain 593ac9776d 0.2.1 2020-03-05 11:29:45 +08:00
oneRain 8f37e94639 chore: 完善 API 文档 2020-03-05 11:28:14 +08:00
oneRain cb724e1bf7
Merge pull request #41 from onerain88/release
0.2.0
2020-03-04 16:42:07 +08:00
oneRain 4135e4ed5c 0.2.0 2020-03-04 16:41:24 +08:00
oneRain 7d92a3aa71
Merge pull request #40 from onerain88/ci
rename
2020-03-04 16:25:00 +08:00
oneRain 8a855c3c74 rename 2020-03-04 16:24:18 +08:00
oneRain 03369aa826
Merge pull request #39 from onerain88/ci
ci
2020-03-04 16:12:26 +08:00
oneRain 51b0d0efce ci 2020-03-04 16:11:33 +08:00
oneRain ea42db0b5e
Merge pull request #38 from onerain88/ci
ci
2020-03-04 15:48:47 +08:00
oneRain 8e25c4e6c9 ci 2020-03-04 15:48:00 +08:00
oneRain 638c43c4a2
Merge pull request #37 from onerain88/ci
chore: namespace
2020-03-04 15:33:11 +08:00
oneRain bfcd2b4379 chore: namespace 2020-03-04 15:17:53 +08:00
oneRain 9384784201
Merge pull request #36 from onerain88/ci
chore: ci 脚本
2020-03-04 14:54:31 +08:00
oneRain 7157230c9f chore: ci 脚本 2020-03-04 14:52:07 +08:00
oneRain bc9fa45c1e
Merge pull request #35 from onerain88/standard
Standard
2020-03-04 14:40:41 +08:00
oneRain 6fb2750b67 chore: 整理工程结构 2020-03-04 14:31:48 +08:00
oneRain 3cae03c4d3 test: 增加用户手动测试部分,包括邮件,验证码等 2020-03-03 15:53:18 +08:00
oneRain da7a92ea12 * UserTest.cs: chore: 整理 Http 模块,跑通所有单元测试
* LCHttpClient.cs:
2020-03-03 15:08:59 +08:00
oneRain 0809a9c558 * LCFile.cs:
* FileTest.cs:
* LCQiniuUploader.cs:
* LCProgressableStreamContent.cs:

* LCAWSUploader.cs: chore: 支持文件保存进度
2020-03-03 11:55:57 +08:00
oneRain 4df8179e5a * FileTest.cs: chore: 完善文件相关功能和测试
* LCFile.cs:
* LCAWSUploader.cs:
* LCMimeTypeMap.cs:
* LCQiniuUploader.cs:
* InstallationIdController.cs:
2020-03-02 17:13:02 +08:00
oneRain 30c0fc2243 * OperationTest.cs: chore: 完善 operation 功能和测试
* LCObject.cs:
* LCAddOperation.cs:
* LCDeleteOperation.cs:
* LCNumberOperation.cs:
* LCRemoveOperation.cs:
* LCAddUniqueOperation.cs:
* LCDecrementOperation.cs:
2020-02-27 17:06:21 +08:00
oneRain 774745cfae * GeoTest.cs: chore: 完善 Geo 功能及测试
* LCGeoPoint.cs:
2020-02-27 15:38:23 +08:00
oneRain 2e026c2b76 chore: 异常测试 2020-02-27 15:30:14 +08:00
oneRain f8798b67e8 * ACLTest.cs: chore: 完善 ACL 功能和测试
* LCACL.cs:
* JsonTest.cs:
* JustTest.cs:
* HelloTest.cs:
2020-02-27 12:42:17 +08:00
oneRain 83ad15a8ec * RelationTest.cs: chore: 完善 Relation 和 Role 的功能和测试
* LCRole.cs:
* LCObject.cs:
* LCRelation.cs:
* RoleTest.cs:
* LCDecoder.cs:
* LCEncoder.cs:
* LCAddRelationOperation.cs:
* LCRemoveRelationOperation.cs:
2020-02-27 12:31:48 +08:00
oneRain 6576cbd47f * UserTest.cs: chore: 完善用户功能和测试
* LCUser.cs:
* LCUserAuthDataLoginOption.cs:
* LCHttpClient.cs:
2020-02-27 11:31:38 +08:00
oneRain 00941b3082 * ACLTest.cs: chore: 完善 query 实现和测试
* LCObject.cs:
* QueryTest.cs:
* LCHttpClient.cs:
* LeanCloudJsonConverter.cs:
* LCCompositionalCondition.cs:
2020-02-26 13:01:22 +08:00
oneRain 788f0bf1c3 * CloudTest.cs: chore: 完善云引擎实现和测试
* LCCloud.cs:
* LCDecoder.cs:
* LCHttpClient.cs:
2020-02-26 11:48:42 +08:00
oneRain cbdb4e409e * SubClassTest.cs: chore: 完善 Subclass 实现和子类化
* LCObject.cs:
* LeanCloud.cs:
* LCCompositionalCondition.cs:
2020-02-26 11:16:21 +08:00
oneRain 05047115d1 * ObjectTest.cs: chore: 完善 Object 模块和测试
* LCQuery.cs:
* LCObject.cs:
* LCDecoder.cs:
* LCEncoder.cs:
* LCHttpClient.cs:
* ILCOperation.cs:
* LCAddOperation.cs:
* LCSetOperation.cs:
* LCDeleteOperation.cs:
* LCRemoveOperation.cs:
* LCAddUniqueOperation.cs:
* LCDecrementOperation.cs:
* LCCompositionalCondition.cs:
* LCAddRelationOperation.cs:
* LCRemoveRelationOperation.cs:
2020-02-25 20:39:49 +08:00
oneRain c775f612bc * LCFile.cs:
* LCRole.cs:
* LCUser.cs:
* LCCloud.cs:
* LCQuery.cs:
* LCObject.cs:
* LeanCloud.cs:
* LCBatch.cs:
* LCHttpClient.cs:
* LCCompositionalCondition.cs:

* HelloTest.cs: chore: 实现批处理
2020-02-24 17:50:31 +08:00
oneRain 362ef92079 * LCDecoder.cs: chore: 调通 Query
* LCFile.cs:
* LCRole.cs:
* LCUser.cs:
* LCQuery.cs:
* LCObject.cs:
* LCHttpClient.cs:
* LCObjectData.cs:
* LCSubClassInfo.cs:
* LCCompositionalCondition.cs:
2020-02-21 16:44:58 +08:00
oneRain 8132a465ba chore: 实现 operation 2020-02-20 12:44:33 +08:00
oneRain e4381667c8 chore: 框架 2020-02-19 18:50:51 +08:00
oneRain 148c4d6ae2 * AVCorePlugins.cs: chore: 将 AVObject 中的属性 ACL 单独处理
* AVObject.cs:
* IObjectState.cs:
* MutableObjectState.cs:
* PointerOrLocalIdEncoder.cs:
* AVUserController.cs:
* AVObjectController.cs:
2019-12-16 14:40:16 +08:00
oneRain fcb513aee3 * ObjectTest.cs: chore: 继续简化代码
* AVObject.cs:
* AVObjectCoder.cs:
* MutableObjectState.cs:
* AVUserController.cs:
2019-12-12 17:11:17 +08:00
oneRain a9ce795c45 * ObjectTest.cs: chore: 移除旧代码
* AVUser.cs:
* AVObject.cs:
* SubClassTest.cs:
* AVExtensions.cs:
* AVObjectExtensions.cs:
* AVQueryController.cs:
* AVObjectController.cs:
2019-12-11 17:03:23 +08:00
oneRain a839ccc96d * AVObjectTest.cs: chore: 移除旧代码
* Test.cs:
* ObjectTest.cs:
* AVObject.cs:
* AVExtensions.cs:
* AVObjectExtensions.cs:
* IdentityEqualityComparer.cs:
* AVObjectController.cs:
2019-12-11 11:38:17 +08:00
oneRain ebeb1ccf6e chore: 补充 save 单个对象时的条件设置 2019-12-09 16:48:04 +08:00
oneRain 0bd113c4d6 chore: 简化保存逻辑 2019-12-09 16:18:59 +08:00
oneRain 538552c13d chore 2019-12-09 11:52:13 +08:00