Luke B. Silver
|
af68c46702
|
Merge pull request #10592 from Priyanshuthapliyal2005/fix/tableDbBrokenLink
fix(docs): update broken create table links in TablesDB docs
|
2025-10-06 21:24:42 +01:00 |
|
Priyanshu Thapliyal
|
770c58d33c
|
fix(docs): replace broken table creation links with correct references
|
2025-10-02 14:28:35 +00:00 |
|
Chirag Aggarwal
|
397c41e68b
|
update cli
|
2025-10-01 09:46:20 +05:30 |
|
Jake Barnby
|
0995bd6a6e
|
SDK releases
|
2025-09-23 19:17:06 +12:00 |
|
Chirag Aggarwal
|
427c891e0f
|
update cli to 10.0.0
|
2025-09-18 10:13:23 +05:30 |
|
Jake Barnby
|
c934524689
|
Merge remote-tracking branch 'origin/1.8.x' into chore-gen-sdks
# Conflicts:
# app/config/platforms.php
# composer.lock
# docs/examples/1.8.x/console-web/examples/databases/create-line-attribute.md
# docs/examples/1.8.x/console-web/examples/databases/create-point-attribute.md
# docs/examples/1.8.x/console-web/examples/databases/create-polygon-attribute.md
# docs/examples/1.8.x/console-web/examples/databases/update-line-attribute.md
# docs/examples/1.8.x/console-web/examples/databases/update-point-attribute.md
# docs/examples/1.8.x/console-web/examples/databases/update-polygon-attribute.md
# docs/examples/1.8.x/console-web/examples/tablesdb/create-line-column.md
# docs/examples/1.8.x/console-web/examples/tablesdb/create-point-column.md
# docs/examples/1.8.x/console-web/examples/tablesdb/create-polygon-column.md
# docs/examples/1.8.x/console-web/examples/tablesdb/update-line-column.md
# docs/examples/1.8.x/console-web/examples/tablesdb/update-point-column.md
# docs/examples/1.8.x/console-web/examples/tablesdb/update-polygon-column.md
# docs/examples/1.8.x/server-dart/examples/databases/create-line-attribute.md
# docs/examples/1.8.x/server-dart/examples/databases/create-point-attribute.md
# docs/examples/1.8.x/server-dart/examples/databases/create-polygon-attribute.md
# docs/examples/1.8.x/server-dart/examples/databases/update-line-attribute.md
# docs/examples/1.8.x/server-dart/examples/databases/update-point-attribute.md
# docs/examples/1.8.x/server-dart/examples/databases/update-polygon-attribute.md
# docs/examples/1.8.x/server-dart/examples/tablesdb/create-line-column.md
# docs/examples/1.8.x/server-dart/examples/tablesdb/create-point-column.md
# docs/examples/1.8.x/server-dart/examples/tablesdb/create-polygon-column.md
# docs/examples/1.8.x/server-dart/examples/tablesdb/update-line-column.md
# docs/examples/1.8.x/server-dart/examples/tablesdb/update-point-column.md
# docs/examples/1.8.x/server-dart/examples/tablesdb/update-polygon-column.md
# docs/examples/1.8.x/server-deno/examples/databases/create-line-attribute.md
# docs/examples/1.8.x/server-deno/examples/databases/create-point-attribute.md
# docs/examples/1.8.x/server-deno/examples/databases/create-polygon-attribute.md
# docs/examples/1.8.x/server-deno/examples/databases/update-line-attribute.md
# docs/examples/1.8.x/server-deno/examples/databases/update-point-attribute.md
# docs/examples/1.8.x/server-deno/examples/databases/update-polygon-attribute.md
# docs/examples/1.8.x/server-deno/examples/tablesdb/create-line-column.md
# docs/examples/1.8.x/server-deno/examples/tablesdb/create-point-column.md
# docs/examples/1.8.x/server-deno/examples/tablesdb/create-polygon-column.md
# docs/examples/1.8.x/server-deno/examples/tablesdb/update-line-column.md
# docs/examples/1.8.x/server-deno/examples/tablesdb/update-point-column.md
# docs/examples/1.8.x/server-deno/examples/tablesdb/update-polygon-column.md
# docs/examples/1.8.x/server-dotnet/examples/databases/create-line-attribute.md
# docs/examples/1.8.x/server-dotnet/examples/databases/create-point-attribute.md
# docs/examples/1.8.x/server-dotnet/examples/databases/create-polygon-attribute.md
# docs/examples/1.8.x/server-dotnet/examples/databases/update-line-attribute.md
# docs/examples/1.8.x/server-dotnet/examples/databases/update-point-attribute.md
# docs/examples/1.8.x/server-dotnet/examples/databases/update-polygon-attribute.md
# docs/examples/1.8.x/server-dotnet/examples/tablesdb/create-line-column.md
# docs/examples/1.8.x/server-dotnet/examples/tablesdb/create-point-column.md
# docs/examples/1.8.x/server-dotnet/examples/tablesdb/create-polygon-column.md
# docs/examples/1.8.x/server-dotnet/examples/tablesdb/update-line-column.md
# docs/examples/1.8.x/server-dotnet/examples/tablesdb/update-point-column.md
# docs/examples/1.8.x/server-dotnet/examples/tablesdb/update-polygon-column.md
# docs/examples/1.8.x/server-go/examples/databases/create-line-attribute.md
# docs/examples/1.8.x/server-go/examples/databases/create-point-attribute.md
# docs/examples/1.8.x/server-go/examples/databases/create-polygon-attribute.md
# docs/examples/1.8.x/server-go/examples/databases/update-line-attribute.md
# docs/examples/1.8.x/server-go/examples/databases/update-point-attribute.md
# docs/examples/1.8.x/server-go/examples/databases/update-polygon-attribute.md
# docs/examples/1.8.x/server-go/examples/tablesdb/create-line-column.md
# docs/examples/1.8.x/server-go/examples/tablesdb/create-point-column.md
# docs/examples/1.8.x/server-go/examples/tablesdb/create-polygon-column.md
# docs/examples/1.8.x/server-go/examples/tablesdb/update-line-column.md
# docs/examples/1.8.x/server-go/examples/tablesdb/update-point-column.md
# docs/examples/1.8.x/server-go/examples/tablesdb/update-polygon-column.md
# docs/examples/1.8.x/server-graphql/examples/databases/create-line-attribute.md
# docs/examples/1.8.x/server-graphql/examples/databases/create-point-attribute.md
# docs/examples/1.8.x/server-graphql/examples/databases/create-polygon-attribute.md
# docs/examples/1.8.x/server-graphql/examples/databases/update-line-attribute.md
# docs/examples/1.8.x/server-graphql/examples/databases/update-point-attribute.md
# docs/examples/1.8.x/server-graphql/examples/databases/update-polygon-attribute.md
# docs/examples/1.8.x/server-graphql/examples/tablesdb/create-line-column.md
# docs/examples/1.8.x/server-graphql/examples/tablesdb/create-point-column.md
# docs/examples/1.8.x/server-graphql/examples/tablesdb/create-polygon-column.md
# docs/examples/1.8.x/server-graphql/examples/tablesdb/update-line-column.md
# docs/examples/1.8.x/server-graphql/examples/tablesdb/update-point-column.md
# docs/examples/1.8.x/server-graphql/examples/tablesdb/update-polygon-column.md
# docs/examples/1.8.x/server-kotlin/java/databases/create-line-attribute.md
# docs/examples/1.8.x/server-kotlin/java/databases/create-point-attribute.md
# docs/examples/1.8.x/server-kotlin/java/databases/create-polygon-attribute.md
# docs/examples/1.8.x/server-kotlin/java/databases/update-line-attribute.md
# docs/examples/1.8.x/server-kotlin/java/databases/update-point-attribute.md
# docs/examples/1.8.x/server-kotlin/java/databases/update-polygon-attribute.md
# docs/examples/1.8.x/server-kotlin/java/tablesdb/create-line-column.md
# docs/examples/1.8.x/server-kotlin/java/tablesdb/create-point-column.md
# docs/examples/1.8.x/server-kotlin/java/tablesdb/create-polygon-column.md
# docs/examples/1.8.x/server-kotlin/java/tablesdb/update-line-column.md
# docs/examples/1.8.x/server-kotlin/java/tablesdb/update-point-column.md
# docs/examples/1.8.x/server-kotlin/java/tablesdb/update-polygon-column.md
# docs/examples/1.8.x/server-kotlin/kotlin/databases/create-line-attribute.md
# docs/examples/1.8.x/server-kotlin/kotlin/databases/create-point-attribute.md
# docs/examples/1.8.x/server-kotlin/kotlin/databases/create-polygon-attribute.md
# docs/examples/1.8.x/server-kotlin/kotlin/databases/update-line-attribute.md
# docs/examples/1.8.x/server-kotlin/kotlin/databases/update-point-attribute.md
# docs/examples/1.8.x/server-kotlin/kotlin/databases/update-polygon-attribute.md
# docs/examples/1.8.x/server-kotlin/kotlin/tablesdb/create-line-column.md
# docs/examples/1.8.x/server-kotlin/kotlin/tablesdb/create-point-column.md
# docs/examples/1.8.x/server-kotlin/kotlin/tablesdb/create-polygon-column.md
# docs/examples/1.8.x/server-kotlin/kotlin/tablesdb/update-line-column.md
# docs/examples/1.8.x/server-kotlin/kotlin/tablesdb/update-point-column.md
# docs/examples/1.8.x/server-kotlin/kotlin/tablesdb/update-polygon-column.md
# docs/examples/1.8.x/server-nodejs/examples/databases/create-line-attribute.md
# docs/examples/1.8.x/server-nodejs/examples/databases/create-point-attribute.md
# docs/examples/1.8.x/server-nodejs/examples/databases/create-polygon-attribute.md
# docs/examples/1.8.x/server-nodejs/examples/databases/update-line-attribute.md
# docs/examples/1.8.x/server-nodejs/examples/databases/update-point-attribute.md
# docs/examples/1.8.x/server-nodejs/examples/databases/update-polygon-attribute.md
# docs/examples/1.8.x/server-nodejs/examples/tablesdb/create-line-column.md
# docs/examples/1.8.x/server-nodejs/examples/tablesdb/create-point-column.md
# docs/examples/1.8.x/server-nodejs/examples/tablesdb/create-polygon-column.md
# docs/examples/1.8.x/server-nodejs/examples/tablesdb/update-line-column.md
# docs/examples/1.8.x/server-nodejs/examples/tablesdb/update-point-column.md
# docs/examples/1.8.x/server-nodejs/examples/tablesdb/update-polygon-column.md
# docs/examples/1.8.x/server-php/examples/databases/create-line-attribute.md
# docs/examples/1.8.x/server-php/examples/databases/create-point-attribute.md
# docs/examples/1.8.x/server-php/examples/databases/create-polygon-attribute.md
# docs/examples/1.8.x/server-php/examples/databases/update-line-attribute.md
# docs/examples/1.8.x/server-php/examples/databases/update-point-attribute.md
# docs/examples/1.8.x/server-php/examples/databases/update-polygon-attribute.md
# docs/examples/1.8.x/server-php/examples/tablesdb/create-line-column.md
# docs/examples/1.8.x/server-php/examples/tablesdb/create-point-column.md
# docs/examples/1.8.x/server-php/examples/tablesdb/create-polygon-column.md
# docs/examples/1.8.x/server-php/examples/tablesdb/update-line-column.md
# docs/examples/1.8.x/server-php/examples/tablesdb/update-point-column.md
# docs/examples/1.8.x/server-php/examples/tablesdb/update-polygon-column.md
# docs/examples/1.8.x/server-python/examples/databases/create-line-attribute.md
# docs/examples/1.8.x/server-python/examples/databases/create-point-attribute.md
# docs/examples/1.8.x/server-python/examples/databases/create-polygon-attribute.md
# docs/examples/1.8.x/server-python/examples/databases/update-line-attribute.md
# docs/examples/1.8.x/server-python/examples/databases/update-point-attribute.md
# docs/examples/1.8.x/server-python/examples/databases/update-polygon-attribute.md
# docs/examples/1.8.x/server-python/examples/tablesdb/create-line-column.md
# docs/examples/1.8.x/server-python/examples/tablesdb/create-point-column.md
# docs/examples/1.8.x/server-python/examples/tablesdb/create-polygon-column.md
# docs/examples/1.8.x/server-python/examples/tablesdb/update-line-column.md
# docs/examples/1.8.x/server-python/examples/tablesdb/update-point-column.md
# docs/examples/1.8.x/server-python/examples/tablesdb/update-polygon-column.md
# docs/examples/1.8.x/server-rest/examples/databases/create-line-attribute.md
# docs/examples/1.8.x/server-rest/examples/databases/create-point-attribute.md
# docs/examples/1.8.x/server-rest/examples/databases/create-polygon-attribute.md
# docs/examples/1.8.x/server-rest/examples/databases/update-line-attribute.md
# docs/examples/1.8.x/server-rest/examples/databases/update-point-attribute.md
# docs/examples/1.8.x/server-rest/examples/databases/update-polygon-attribute.md
# docs/examples/1.8.x/server-rest/examples/tablesdb/create-line-column.md
# docs/examples/1.8.x/server-rest/examples/tablesdb/create-point-column.md
# docs/examples/1.8.x/server-rest/examples/tablesdb/create-polygon-column.md
# docs/examples/1.8.x/server-rest/examples/tablesdb/update-line-column.md
# docs/examples/1.8.x/server-rest/examples/tablesdb/update-point-column.md
# docs/examples/1.8.x/server-rest/examples/tablesdb/update-polygon-column.md
# docs/examples/1.8.x/server-ruby/examples/databases/create-line-attribute.md
# docs/examples/1.8.x/server-ruby/examples/databases/create-point-attribute.md
# docs/examples/1.8.x/server-ruby/examples/databases/create-polygon-attribute.md
# docs/examples/1.8.x/server-ruby/examples/databases/update-line-attribute.md
# docs/examples/1.8.x/server-ruby/examples/databases/update-point-attribute.md
# docs/examples/1.8.x/server-ruby/examples/databases/update-polygon-attribute.md
# docs/examples/1.8.x/server-ruby/examples/tablesdb/create-line-column.md
# docs/examples/1.8.x/server-ruby/examples/tablesdb/create-point-column.md
# docs/examples/1.8.x/server-ruby/examples/tablesdb/create-polygon-column.md
# docs/examples/1.8.x/server-ruby/examples/tablesdb/update-line-column.md
# docs/examples/1.8.x/server-ruby/examples/tablesdb/update-point-column.md
# docs/examples/1.8.x/server-ruby/examples/tablesdb/update-polygon-column.md
# docs/examples/1.8.x/server-swift/examples/databases/create-line-attribute.md
# docs/examples/1.8.x/server-swift/examples/databases/create-point-attribute.md
# docs/examples/1.8.x/server-swift/examples/databases/create-polygon-attribute.md
# docs/examples/1.8.x/server-swift/examples/databases/update-line-attribute.md
# docs/examples/1.8.x/server-swift/examples/databases/update-point-attribute.md
# docs/examples/1.8.x/server-swift/examples/databases/update-polygon-attribute.md
# docs/examples/1.8.x/server-swift/examples/tablesdb/create-line-column.md
# docs/examples/1.8.x/server-swift/examples/tablesdb/create-point-column.md
# docs/examples/1.8.x/server-swift/examples/tablesdb/create-polygon-column.md
# docs/examples/1.8.x/server-swift/examples/tablesdb/update-line-column.md
# docs/examples/1.8.x/server-swift/examples/tablesdb/update-point-column.md
# docs/examples/1.8.x/server-swift/examples/tablesdb/update-polygon-column.md
|
2025-09-11 16:26:25 +12:00 |
|
Matej Bačo
|
8319ff166e
|
Move proxy endpoints to modules
|
2025-09-10 12:43:21 +02:00 |
|
Jake Barnby
|
74a9e5b320
|
Add dart/flutter changelog
|
2025-09-09 17:11:36 +12:00 |
|
Jake Barnby
|
7c3d526cda
|
Update docs
|
2025-09-06 05:27:47 +12:00 |
|
Chirag Aggarwal
|
f2c4440cbc
|
fix dotnet and graphql
|
2025-09-05 20:18:13 +05:30 |
|
Chirag Aggarwal
|
55f5ba8a9a
|
add missing
|
2025-09-05 19:44:03 +05:30 |
|
Chirag Aggarwal
|
83b6d15381
|
fix: more mistakes
|
2025-09-05 19:15:33 +05:30 |
|
Chirag Aggarwal
|
508c47f687
|
fix: ruby
|
2025-09-05 17:43:35 +05:30 |
|
Chirag Aggarwal
|
23c433c2ed
|
feat: update examples
|
2025-09-05 17:30:39 +05:30 |
|
Jake Barnby
|
ca17bcd8ef
|
Fix refs
|
2025-09-05 21:54:11 +12:00 |
|
Jake Barnby
|
af60f9f7c0
|
Merge remote-tracking branch 'origin/1.8.x' into chore-gen-sdks
# Conflicts:
# app/config/platforms.php
# composer.lock
|
2025-09-05 21:16:56 +12:00 |
|
Jake Barnby
|
3f26b7c848
|
Merge pull request #10442 from appwrite/update-sdk-cli-9.1.0
chore: update cli to 9.1.0
|
2025-09-05 21:15:56 +12:00 |
|
Chirag Aggarwal
|
b1ffdb1c22
|
chore: update cli to 9.1.0
|
2025-09-05 14:29:17 +05:30 |
|
Matej Bačo
|
4cf3d0b87b
|
move projects.list() to module
|
2025-09-05 09:17:44 +02:00 |
|
Jake Barnby
|
998a7ff697
|
Generate
|
2025-09-05 02:35:04 +12:00 |
|
ArnabChatterjee20k
|
043ca48f91
|
updated response model and docs
|
2025-09-01 11:27:57 +05:30 |
|
ArnabChatterjee20k
|
51b01ab803
|
Merge remote-tracking branch 'upstream/1.8.x' into spatial-type-attributes
|
2025-08-26 21:46:43 +05:30 |
|
Jake Barnby
|
ba401ea42e
|
Update docs
|
2025-08-26 21:29:44 +12:00 |
|
Jake Barnby
|
f85bf446e6
|
Sync docs
|
2025-08-26 15:40:03 +12:00 |
|
Jake Barnby
|
038290adef
|
Specs + doc regen
|
2025-08-23 22:52:20 +12:00 |
|
ArnabChatterjee20k
|
95f67b274d
|
added docs for the attributes
|
2025-08-22 12:46:48 +05:30 |
|
Jake Barnby
|
557bffb350
|
Merge remote-tracking branch 'origin/1.7.x' into 1.8.x
# Conflicts:
# composer.lock
|
2025-08-22 00:35:12 +12:00 |
|
Steven Nguyen
|
6dc02756fd
|
Merge pull request #10347 from appwrite/main
Sync main into 1.7.x
|
2025-08-20 17:16:47 -07:00 |
|
Jake Barnby
|
842dce2659
|
Update tablesDb -> tablesDB
|
2025-08-21 02:20:05 +12:00 |
|
Jake Barnby
|
2b536b749d
|
Fix docs refs
|
2025-08-21 01:15:13 +12:00 |
|
Jake Barnby
|
920ffefd0c
|
Docs
|
2025-08-20 19:22:48 +12:00 |
|
Jake Barnby
|
50d61679bf
|
Dart/flutter changelog/getting started cleanup
|
2025-08-20 19:21:51 +12:00 |
|
Jake Barnby
|
bf6e97b950
|
Fix docs
|
2025-08-20 18:13:41 +12:00 |
|
Jake Barnby
|
73a1e18a43
|
Add back dart example
|
2025-08-20 17:22:03 +12:00 |
|
Jake Barnby
|
e3807366a9
|
Fix service refs
|
2025-08-20 01:56:12 +12:00 |
|
Jake Barnby
|
e3c932686a
|
Fix references
|
2025-08-20 01:23:01 +12:00 |
|
Ebenezer Don
|
0553a36d1f
|
Merge branch 'main' into clarify-userid-param
|
2025-08-18 16:33:24 +01:00 |
|
Jake Barnby
|
34709912bf
|
Merge remote-tracking branch 'origin/1.7.x' into 1.8.x
# Conflicts:
# app/config/specs/open-api3-latest-client.json
# app/config/specs/open-api3-latest-console.json
# app/config/specs/open-api3-latest-server.json
# app/config/specs/swagger2-latest-client.json
# app/config/specs/swagger2-latest-console.json
# app/config/specs/swagger2-latest-server.json
# app/controllers/api/databases.php
# composer.lock
# src/Appwrite/SDK/Specification/Format/OpenAPI3.php
|
2025-08-14 00:20:16 +12:00 |
|
Chirag Aggarwal
|
af58d3f1d2
|
chore: remove experiment warnings from bulk methods
|
2025-08-13 13:37:00 +05:30 |
|
Jake Barnby
|
89197e0f9e
|
Merge remote-tracking branch 'origin/1.7.x' into 1.8.x
# Conflicts:
# app/config/specs/open-api3-latest-console.json
# app/config/specs/swagger2-latest-console.json
# composer.lock
|
2025-08-09 01:12:18 +12:00 |
|
Christy Jacob
|
217cd48249
|
chore: update SDK generator and sdks
|
2025-08-06 12:08:36 +04:00 |
|
Jake Barnby
|
bd4fb03b74
|
Merge remote-tracking branch 'origin/1.7.x' into 1.8.x
# Conflicts:
# app/config/specs/open-api3-latest-client.json
# app/config/specs/open-api3-latest-console.json
# app/config/specs/open-api3-latest-server.json
# app/config/specs/swagger2-latest-client.json
# app/config/specs/swagger2-latest-console.json
# app/config/specs/swagger2-latest-server.json
# app/controllers/api/databases.php
# composer.lock
# tests/e2e/Services/Databases/Legacy/DatabasesBase.php
# tests/e2e/Services/Migrations/MigrationsBase.php
|
2025-08-06 17:24:00 +12:00 |
|
Chirag Aggarwal
|
5689fd6e7e
|
chore: update changelog and sdk gen
|
2025-08-01 09:09:11 +05:30 |
|
Darshan
|
cd5844b8e3
|
update: regen examples, references.
|
2025-07-30 10:39:28 +05:30 |
|
Darshan
|
451e590c49
|
remove: tables examples.
|
2025-07-30 10:24:37 +05:30 |
|
Jake Barnby
|
6347d7da3f
|
Merge remote-tracking branch 'origin/1.7.x' into 1.8.x
# Conflicts:
# composer.lock
|
2025-07-29 22:52:06 +12:00 |
|
Luke B. Silver
|
1d736dec54
|
Merge pull request #10204 from appwrite/add-docs-swift-apple
chore: add docs for nestedType, encode, from and toMap
|
2025-07-27 12:55:21 +01:00 |
|
Chirag Aggarwal
|
1f26f98568
|
chore: update go
|
2025-07-27 10:01:37 +05:30 |
|
Jake Barnby
|
cdbd89b3f3
|
Merge remote-tracking branch 'origin/1.7.x' into 1.8.x
# Conflicts:
# app/config/specs/open-api3-1.8.x-client.json
# app/config/specs/open-api3-1.8.x-console.json
# app/config/specs/open-api3-1.8.x-server.json
# app/config/specs/open-api3-latest-client.json
# app/config/specs/open-api3-latest-console.json
# app/config/specs/open-api3-latest-server.json
# app/config/specs/swagger2-1.8.x-client.json
# app/config/specs/swagger2-1.8.x-console.json
# app/config/specs/swagger2-1.8.x-server.json
# app/config/specs/swagger2-latest-client.json
# app/config/specs/swagger2-latest-console.json
# app/config/specs/swagger2-latest-server.json
# app/controllers/api/databases.php
# composer.lock
# tests/e2e/Services/Databases/Legacy/DatabasesBase.php
|
2025-07-27 16:07:04 +12:00 |
|
Chirag Aggarwal
|
9be01f2ac9
|
add docs in rn
|
2025-07-26 11:24:19 +05:30 |
|