Christy Jacob
|
2fa96fc475
|
feat: update for 1.0.0-RC1
|
2022-09-06 21:01:01 +04:00 |
|
Christy Jacob
|
9ffe885e9e
|
Merge pull request #25 from appwrite/dev
updated to support 1.0.0-RC1
|
2022-09-05 21:59:11 +04:00 |
|
Christy Jacob
|
f112351970
|
feat: update for 1.0.0-RC1
|
2022-09-05 20:40:29 +04:00 |
|
Christy Jacob
|
3d7ff28317
|
feat: update for 1.0.0-RC1
|
2022-09-05 01:58:29 +04:00 |
|
Torsten Dittmann
|
a1564eee71
|
feat: introduce 0.15.x support
0.6.0
|
2022-06-28 13:34:02 +02:00 |
|
Torsten Dittmann
|
46031d79d9
|
fix: realtime events payload
0.5.0
|
2022-05-17 14:16:39 +02:00 |
|
Torsten Dittmann
|
0b5c28a50a
|
feat: add response format for 0.14.0
|
2022-05-17 10:46:15 +02:00 |
|
Torsten Dittmann
|
235e58df5d
|
feat: support for 0.14.x
|
2022-05-16 18:36:53 +02:00 |
|
Damodar Lohani
|
46e8b64e1f
|
resumable upload support
0.4.0
|
2022-04-13 09:59:49 +05:45 |
|
Jake Barnby
|
04867a0705
|
Update action
0.3.0
|
2022-03-03 21:20:44 +13:00 |
|
Torsten Dittmann
|
355b964758
|
feat: support for 0.13.0
|
2022-03-02 12:27:39 +01:00 |
|
Torsten Dittmann
|
6adf4efc5c
|
feat: support for 0.13.0
|
2022-03-02 12:24:26 +01:00 |
|
Jake Barnby
|
1cec45c052
|
Add serialized names to ensure all properties are deserialized correctly
0.2.5
|
2022-01-27 23:15:04 +13:00 |
|
Jake Barnby
|
a6f37d16c7
|
Fix createFloatAttribute parameter types
|
2022-01-27 23:13:51 +13:00 |
|
Jake Barnby
|
50bc4c72d5
|
Update generated SDK
0.2.4
|
2022-01-25 23:26:08 +13:00 |
|
Jake Barnby
|
f45a820bc3
|
Update version
0.2.4-SNAPSHOT
|
2022-01-21 21:35:54 +13:00 |
|
Jake Barnby
|
2eb47e14c5
|
Merge remote-tracking branch 'origin/main' into dev
# Conflicts:
# README.md
# build.gradle
# docs/examples/java/database/create-boolean-attribute.md
# docs/examples/java/database/create-collection.md
# docs/examples/java/database/create-document.md
# docs/examples/java/database/create-email-attribute.md
# docs/examples/java/database/create-enum-attribute.md
# docs/examples/java/database/create-float-attribute.md
# docs/examples/java/database/create-index.md
# docs/examples/java/database/create-integer-attribute.md
# docs/examples/java/database/create-ip-attribute.md
# docs/examples/java/database/create-string-attribute.md
# docs/examples/java/database/create-url-attribute.md
# docs/examples/java/database/delete-attribute.md
# docs/examples/java/database/delete-index.md
# docs/examples/java/database/get-attribute.md
# docs/examples/java/database/get-index.md
# docs/examples/java/functions/create.md
# docs/examples/java/functions/list-runtimes.md
# docs/examples/java/storage/create-file.md
# docs/examples/java/teams/create.md
# docs/examples/java/users/create.md
# docs/examples/kotlin/database/create-boolean-attribute.md
# docs/examples/kotlin/database/create-collection.md
# docs/examples/kotlin/database/create-document.md
# docs/examples/kotlin/database/create-email-attribute.md
# docs/examples/kotlin/database/create-enum-attribute.md
# docs/examples/kotlin/database/create-float-attribute.md
# docs/examples/kotlin/database/create-index.md
# docs/examples/kotlin/database/create-integer-attribute.md
# docs/examples/kotlin/database/create-ip-attribute.md
# docs/examples/kotlin/database/create-string-attribute.md
# docs/examples/kotlin/database/create-url-attribute.md
# docs/examples/kotlin/database/delete-attribute.md
# docs/examples/kotlin/database/delete-index.md
# docs/examples/kotlin/database/get-attribute.md
# docs/examples/kotlin/database/get-index.md
# docs/examples/kotlin/database/list-indexes.md
# docs/examples/kotlin/functions/create.md
# docs/examples/kotlin/functions/list-runtimes.md
# docs/examples/kotlin/health/get-queue-tasks.md
# docs/examples/kotlin/storage/create-file.md
# docs/examples/kotlin/teams/create.md
# docs/examples/kotlin/users/create.md
# src/main/kotlin/io/appwrite/Client.kt
# src/main/kotlin/io/appwrite/Query.kt
# src/main/kotlin/io/appwrite/models/AttributeBoolean.kt
# src/main/kotlin/io/appwrite/models/AttributeEmail.kt
# src/main/kotlin/io/appwrite/models/AttributeEnum.kt
# src/main/kotlin/io/appwrite/models/AttributeFloat.kt
# src/main/kotlin/io/appwrite/models/AttributeInteger.kt
# src/main/kotlin/io/appwrite/models/AttributeIp.kt
# src/main/kotlin/io/appwrite/models/AttributeString.kt
# src/main/kotlin/io/appwrite/models/AttributeUrl.kt
# src/main/kotlin/io/appwrite/models/Collection.kt
# src/main/kotlin/io/appwrite/models/Function.kt
# src/main/kotlin/io/appwrite/services/Account.kt
# src/main/kotlin/io/appwrite/services/Database.kt
# src/main/kotlin/io/appwrite/services/Functions.kt
# src/main/kotlin/io/appwrite/services/Health.kt
# src/main/kotlin/io/appwrite/services/Storage.kt
# src/main/kotlin/io/appwrite/services/Teams.kt
# src/main/kotlin/io/appwrite/services/Users.kt
|
2022-01-21 21:35:45 +13:00 |
|
Torsten Dittmann
|
2fb2ac9e5c
|
fix: version number
0.2.2
|
2022-01-07 14:27:37 +01:00 |
|
Torsten Dittmann
|
29c138e92b
|
fix: string attribute class
|
2022-01-07 14:21:30 +01:00 |
|
Damodar Lohani
|
6e3a48c19a
|
fix attribute models
0.2.0
0.2.1
|
2022-01-06 17:17:12 +05:45 |
|
Damodar Lohani
|
47eab7203b
|
fix version
|
2022-01-06 15:54:37 +05:45 |
|
Torsten Dittmann
|
eb9c1f0206
|
fix: add query builder
|
2022-01-05 15:48:43 +01:00 |
|
Damodar Lohani
|
f1ea228490
|
fix versions
|
2022-01-04 18:48:17 +05:45 |
|
Damodar Lohani
|
35abe8b328
|
fix readmes and changes
|
2022-01-04 18:25:27 +05:45 |
|
Damodar Lohani
|
6146e566b4
|
fix docs
|
2022-01-04 17:35:47 +05:45 |
|
Damodar Lohani
|
4d335fe341
|
feat(version): support 0.12.0
|
2022-01-04 15:19:57 +05:45 |
|
Damodar Lohani
|
7d2ca55b15
|
update twitter link
|
2021-12-17 17:30:08 +05:45 |
|
Christy Jacob
|
4435ff1c6e
|
feat: update kotlin sdk to 0.12.x
0.2.0-SNAPSHOT
|
2021-11-25 19:33:54 +04:00 |
|
Christy Jacob
|
f9b6a770e0
|
feat: update kotlin sdk to 0.12.x
|
2021-11-25 19:26:58 +04:00 |
|
Jake Barnby
|
7171c29546
|
Update publish to Java 11
|
2021-11-02 20:05:16 +13:00 |
|
Jake Barnby
|
7723b78652
|
Add response models
|
2021-11-02 19:56:37 +13:00 |
|
Torsten Dittmann
|
eefa489b98
|
fix data keyword
0.1.1
|
2021-10-18 10:28:07 +02:00 |
|
Torsten Dittmann
|
ba39eedc94
|
target right branch
|
2021-10-18 09:17:59 +02:00 |
|
Christy Jacob
|
0f231bb600
|
Merge pull request #11 from KKVANONYMOUS/main
Upgrade issue template to Github Issue Forms
|
2021-10-06 17:53:17 +05:30 |
|
kkvanonymous
|
4915a3c674
|
Implement suggested changes
Signed-off-by: kkvanonymous <ninja.kunal01@gmail.com>
|
2021-10-03 20:13:16 +05:30 |
|
kkvanonymous
|
726de02857
|
upgrade issue template to Github Issue Forms
Signed-off-by: kkvanonymous <ninja.kunal01@gmail.com>
|
2021-10-01 12:26:33 +05:30 |
|
Christy Jacob
|
df86e2bffa
|
Merge pull request #9 from appwrite/master
Appwrite 0.10 support
0.1.0
|
2021-09-02 18:48:00 +05:30 |
|
Jake Barnby
|
e4bad87bd5
|
Fix data param name
|
2021-09-03 01:11:20 +12:00 |
|
Torsten Dittmann
|
14ba58113b
|
implement realtime feature
|
2021-09-02 13:08:58 +02:00 |
|
Christy Jacob
|
88635b8a99
|
Merge pull request #8 from appwrite/dev
feat(general): updates for 0.9
|
2021-07-07 18:22:42 +05:30 |
|
Christy Jacob
|
08c329186f
|
feat(general): updates for 0.9
|
2021-07-07 18:21:07 +05:30 |
|
Christy Jacob
|
74043b5ba7
|
feat(general): updates for 0.9
|
2021-07-07 15:21:49 +05:30 |
|
Eldad A. Fux
|
5d6a382a89
|
Merge pull request #7 from appwrite/dev
feat: added readme warning
|
2021-07-05 09:32:55 +03:00 |
|
Christy Jacob
|
e54ae5f50d
|
feat: added readme warning
|
2021-07-05 11:32:32 +05:30 |
|
Christy Jacob
|
93a17fc329
|
Merge pull request #6 from appwrite/dev
feat: update readme
|
2021-07-02 17:51:50 +05:30 |
|
Christy Jacob
|
1ed54ee59b
|
feat: update readme
|
2021-07-02 17:50:55 +05:30 |
|
Christy Jacob
|
1d4bda5618
|
Merge pull request #5 from appwrite/dev
feat: Bug fixes and version bump
0.0.1
|
2021-07-02 17:24:47 +05:30 |
|
Christy Jacob
|
6eeb91566e
|
feat: update kotlin versions
|
2021-07-02 17:23:39 +05:30 |
|
Christy Jacob
|
36a6359329
|
feat: review comments
|
2021-07-02 17:08:43 +05:30 |
|
Christy Jacob
|
0e14e0881e
|
feat: update version
0.0.1-SNAPSHOT
|
2021-07-02 13:13:13 +05:30 |
|