Jake Barnby
|
20f2cbffda
|
Merge pull request #9811 from ArnabChatterjee20k/upsert-single-document-route
Upsert single document route
|
2025-05-21 19:29:31 +12:00 |
|
Chirag Aggarwal
|
b0e95171f8
|
chore: update react native and generate sdk
|
2025-05-10 14:29:11 +00:00 |
|
Jake Barnby
|
6f39c9d147
|
Update database
|
2025-05-09 00:11:54 +12:00 |
|
Jake Barnby
|
ac760d9ddc
|
Generate SDKs
|
2025-05-08 22:09:12 +12:00 |
|
Jake Barnby
|
be7ea1f798
|
Add bulk upsert route
|
2025-05-08 02:49:02 +12:00 |
|
Jake Barnby
|
b44682b6ff
|
Doc updates
|
2025-05-07 21:23:16 +12:00 |
|
Jake Barnby
|
2238f6d822
|
Merge remote-tracking branch 'origin/1.6.x' into feat-bulk-operations
# Conflicts:
# app/config/specs/open-api3-1.6.x-client.json
# app/config/specs/open-api3-1.6.x-console.json
# app/config/specs/open-api3-1.6.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.6.x-client.json
# app/config/specs/swagger2-1.6.x-console.json
# app/config/specs/swagger2-1.6.x-server.json
# app/config/specs/swagger2-latest-client.json
# app/config/specs/swagger2-latest-console.json
# app/config/specs/swagger2-latest-server.json
# composer.lock
# src/Appwrite/Specification/Format/Swagger2.php
|
2025-04-30 10:45:18 +12:00 |
|
Chirag Aggarwal
|
b65c375655
|
chore: update flutter sdk
|
2025-04-25 19:24:12 +00:00 |
|
Chirag Aggarwal
|
187ba0a575
|
chore: update all examples to new endpoint
|
2025-04-24 14:46:03 +00:00 |
|
Christy Jacob
|
f58c8c5370
|
Merge pull request #9655 from appwrite/update-sdks
chore: update sdks
|
2025-04-22 17:18:41 +04:00 |
|
Christy Jacob
|
c0bd4401c5
|
feat: regenerate specs
|
2025-04-22 17:02:33 +04:00 |
|
Christy Jacob
|
cd647e0c18
|
Merge branch '1.6.x' of github.com:appwrite/appwrite into feat-multi-region-docs
|
2025-04-22 14:02:20 +04:00 |
|
Chirag Aggarwal
|
59e43b1035
|
chore: update sdks
|
2025-04-15 20:55:11 +00:00 |
|
Jake Barnby
|
94f9d0140b
|
Merge branch '1.6.x' into feat-bulk-operations
# Conflicts:
# app/config/specs/open-api3-1.6.x-client.json
# app/config/specs/open-api3-1.6.x-console.json
# app/config/specs/open-api3-1.6.x-server.json
# app/config/specs/swagger2-1.6.x-client.json
# app/config/specs/swagger2-1.6.x-console.json
# app/config/specs/swagger2-1.6.x-server.json
# app/init.php
# composer.json
# composer.lock
|
2025-03-17 20:44:08 +13:00 |
|
Steven Nguyen
|
ff9845c9b9
|
Merge pull request #9496 from appwrite/main
Sync main into 1.6.x
|
2025-03-14 16:35:01 -07:00 |
|
Chirag Aggarwal
|
d81f2f8b5c
|
Merge branch '1.6.x' into bump-sdk
|
2025-03-13 11:01:14 +05:30 |
|
Chirag Aggarwal
|
e119bf6777
|
chore: update changelogs
|
2025-03-13 05:30:09 +00:00 |
|
Steven Nguyen
|
301471354e
|
chore: regenerated 1.6.x examples
To ensure we didn't have anything extra, I deleted the 1.6.x folder and
then regenerated the examples via the sdk command.
|
2025-03-12 15:45:40 -07:00 |
|
Chirag Aggarwal
|
a0605b14cb
|
chore: regen specs and update vers
|
2025-03-07 04:14:45 +00:00 |
|
Jake Barnby
|
d809ab1ff3
|
Merge branch 'feat-bulk-operations' of github.com:appwrite/appwrite into feat-bulk-operations
# Conflicts:
# app/controllers/api/databases.php
# app/controllers/shared/api.php
# composer.json
# composer.lock
|
2025-03-05 12:47:47 +13:00 |
|
Jake Barnby
|
a5c4fe0a2d
|
Merge remote-tracking branch 'origin/1.6.x' into feat-bulk-operations
# 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
# app/controllers/shared/api.php
# composer.json
# composer.lock
# docs/references/databases/create-document.md
|
2025-03-05 12:44:39 +13:00 |
|
Chirag Aggarwal
|
6ad34a7bf7
|
chore: sdk versions and corresponding docs
|
2025-02-27 05:05:31 +00:00 |
|
Chirag Aggarwal
|
9ebb4b9626
|
Merge branch '1.6.x' into pla-2428
|
2025-02-14 09:04:30 +05:30 |
|
Bradley Schofield
|
a8a5b4d00c
|
Update docs/references/databases/update-documents.md
Co-authored-by: Jake Barnby <jakeb994@gmail.com>
|
2025-02-11 09:24:18 +09:00 |
|
Bradley Schofield
|
a27ba015e9
|
Merge branch '1.6.x' into feat-bulk-operations
# Conflicts:
# app/controllers/api/databases.php
# app/controllers/shared/api.php
# composer.json
# composer.lock
|
2025-02-11 09:23:49 +09:00 |
|
Damodar Lohani
|
2efe1ed9dc
|
new health endpoint
|
2025-02-06 04:24:04 +00:00 |
|
Damodar Lohani
|
87b3f535bd
|
fix renaming
|
2025-02-06 03:36:53 +00:00 |
|
Jake Barnby
|
386c6076b2
|
Merge branch '1.6.x' into feat-bulk-operations
# Conflicts:
# composer.json
# composer.lock
|
2025-02-05 01:52:35 +13:00 |
|
Chirag Aggarwal
|
fcfef4d474
|
Merge branch '1.6.x' into pla-2428
|
2025-02-04 08:12:42 +00:00 |
|
Ebenezer Don
|
6394a30581
|
Merge branch '1.6.x' into docs-clarify-updates-endpoints-2
|
2025-01-28 21:34:08 +00:00 |
|
Gurjeet Singh Virdee
|
8508e6009b
|
refactor: cleaned up syntax by removing unnecessary '='
|
2025-01-24 19:13:56 +05:30 |
|
Bradley Schofield
|
a6f459ecca
|
Cleanup a few leftover from development
|
2025-01-24 14:26:17 +09:00 |
|
Bradley Schofield
|
8fb7a2db32
|
Merge branch '1.6.x' into feat-bulk-operations
# 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
# app/controllers/api/functions.php
# app/controllers/api/migrations.php
# app/controllers/api/projects.php
# app/controllers/api/proxy.php
# app/controllers/api/storage.php
# app/controllers/api/users.php
# app/controllers/api/vcs.php
# composer.json
# composer.lock
# docs/references/account/create-push-target.md
# docs/references/account/delete-push-target.md
# docs/references/account/update-push-target.md
# src/Appwrite/SDK/Method.php
# src/Appwrite/Specification/Format/OpenAPI3.php
# src/Appwrite/Specification/Format/Swagger2.php
|
2025-01-23 11:19:20 +09:00 |
|
Jake Barnby
|
758d8496c1
|
Merge pull request #9237 from appwrite/feat-1.6.x-new-sdk-class
Implement new SDK Class on 1.6.x
|
2025-01-22 20:38:10 +13:00 |
|
Bradley Schofield
|
f4c1c72bcf
|
Merge branch '1.6.x' into feat-update-sdk-gen
# Conflicts:
# composer.lock
|
2025-01-20 16:51:52 +09:00 |
|
Bradley Schofield
|
f3b395f3f3
|
Add remaining missing descriptions and enable the desc check
|
2025-01-20 12:16:00 +09:00 |
|
Bradley Schofield
|
02e7f91e59
|
Address all missing descriptions apart from ones in projects.php
|
2025-01-17 16:44:25 +09:00 |
|
Ebenezer Don
|
4e1494d16d
|
docs: clarify update endpoints only work on draft messages
|
2025-01-16 13:36:21 +00:00 |
|
Bradley Schofield
|
8f2cca5b0f
|
Fix Response Models
|
2025-01-10 16:53:09 +09:00 |
|
Gurjeet Singh Virdee
|
a39341ada8
|
fix: add missing single quote
|
2025-01-08 14:48:54 +05:30 |
|
Bradley Schofield
|
02ab3c850e
|
Update SDK Generator versions
|
2025-01-08 06:40:33 +00:00 |
|
Gurjeet Singh Virdee
|
c451074278
|
restored the permissions term
|
2025-01-06 01:29:06 +05:30 |
|
Steven Nguyen
|
a502b1c566
|
Merge branch '1.6.x' into feat-apns-content-available
|
2024-12-31 22:56:15 +00:00 |
|
Gurjeet Singh Virdee
|
cce6222184
|
docs: update CLI commands in documentation
|
2024-12-20 22:24:39 +05:30 |
|
loks0n
|
47785d9c4d
|
docs: update
|
2024-12-17 11:58:25 +00:00 |
|
Bradley Schofield
|
b4c77fbd5f
|
Get Initial Draft Working
|
2024-12-16 14:59:01 +09:00 |
|
Vincent (Wen Yu) Ge
|
bb3143128f
|
Merge branch 'main' into docs-create-document
|
2024-12-12 21:26:23 +00:00 |
|
Christy Jacob
|
7301704762
|
Merge branch 'main' into patch-2
|
2024-12-11 20:25:57 +04:00 |
|
Jake Barnby
|
8531b70089
|
Update docs
|
2024-12-11 19:15:29 +13:00 |
|
Bradley Schofield
|
f7e69624c6
|
Address comments
|
2024-12-11 10:19:10 +09:00 |
|