Commit graph

29155 commits

Author SHA1 Message Date
Chirag Aggarwal
024d13c1b2 update naming 2025-10-07 09:58:39 +05:30
Chirag Aggarwal
56076ad649 update path and add alias 2025-10-06 19:13:06 +05:30
Chirag Aggarwal
c618144d78 update examples 2025-10-06 16:46:56 +05:30
Chirag Aggarwal
4348a176d5 Rename verification SDK methods to be more specific
This commit renames the verification SDK methods to better reflect their purpose:
- `createVerification` → `createEmailVerification`
- `updateVerification` → `updateEmailVerification`

The old method names are maintained for backwards compatibility and marked as deprecated (since 1.8.0) with references to the new method names.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-06 16:44:31 +05:30
Jake Barnby
3190d0437e
Merge pull request #10596 from appwrite/feat-update-relationships
Update database
2025-10-06 18:29:45 +13:00
Jake Barnby
06a6240877
Merge pull request #10598 from appwrite/fix-dat-761
Sanitize 5xx errors on realtime
2025-10-06 17:48:37 +13:00
Jake Barnby
1311c73d1a
Merge branch 'feat-update-relationships' of github.com:appwrite/appwrite into feat-update-relationships 2025-10-06 17:32:49 +13:00
Jake Barnby
b7f7fb00af
Update database 2025-10-06 17:32:35 +13:00
Darshan
fa4044d922
Merge branch '1.8.x' into fix-dat-761 2025-10-06 09:58:17 +05:30
Darshan
875c8f8d1d Merge remote-tracking branch 'origin/fix-dat-761' into fix-dat-761 2025-10-06 09:58:05 +05:30
Darshan
02b982f3a1 update: code fallback! 2025-10-06 09:57:54 +05:30
Jake Barnby
d7edaef34f
Merge branch '1.8.x' into feat-update-relationships 2025-10-06 17:09:50 +13:00
Jake Barnby
1da034d00c
Update database 2025-10-06 17:08:19 +13:00
Jake Barnby
ee7917999d
Merge pull request #10554 from appwrite/update-sdks-add-response-models
chore: update sdks add response models
2025-10-06 16:19:33 +13:00
Jake Barnby
2566f4d98e
Add tostring 2025-10-06 14:16:01 +13:00
Jake Barnby
24f6da5610
Add assertions on tables DB 2025-10-06 13:47:21 +13:00
Darshan
68124d1d14
Merge branch '1.8.x' into fix-dat-761 2025-10-05 15:28:45 +05:30
Luke B. Silver
04ae6a582a
Merge pull request #10601 from appwrite/chore-update-composer-deps
chore: update composer dependencies
2025-10-04 21:56:11 +01:00
Chirag Aggarwal
0314547c95 fix: permission issues 2025-10-05 00:39:54 +05:30
Chirag Aggarwal
5aa94036d1
Merge branch '1.8.x' into update-sdks-add-response-models 2025-10-05 02:01:33 +07:00
Chirag Aggarwal
81bd4cbe50 chore: update composer dependencies
- Updated open-telemetry/api from 1.6.0 to 1.7.0
- Updated open-telemetry/sdk from 1.8.0 to 1.9.0
- Updated utopia-php/domains from 0.8.0 to 0.8.1
- Updated appwrite/sdk-generator from 1.4.2 to 1.4.3

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-05 00:26:37 +05:30
Chirag Aggarwal
f5af1ee7bb update more 2025-10-04 21:09:19 +05:30
Darshan
236585c20b fix: sanitize 5xx errors on realtime when running in production. 2025-10-04 18:38:35 +05:30
Jake Barnby
ce52dba419
Update to release 2025-10-05 00:09:26 +13:00
Jake Barnby
5be2489e55
Check query result 2025-10-05 00:06:56 +13:00
Jake Barnby
12f6b07fbf
Update database 2025-10-04 23:20:08 +13:00
Jake Barnby
6881df6ae5
Fix expectations 2025-10-04 22:55:07 +13:00
Jake Barnby
52892ee46e
Upgrade for breaking changes 2025-10-04 22:32:01 +13:00
Jake Barnby
742ddc517b
Update database 2025-10-04 01:38:06 +13:00
Matej Bačo
59d5c49818
Merge pull request #10589 from appwrite/ser-377
Handle OIDC well-known endpoint errors
2025-10-03 10:44:38 +02:00
Matej Bačo
b811fc6252
Merge pull request #10503 from appwrite/ser-10-oauth-auto-allow-site-domains
Auto-allow sites domain for OAuth
2025-10-03 10:15:05 +02:00
Jake Barnby
60433ef22d
Merge pull request #10590 from appwrite/dat-753
Bug fix -> related data in realtime payload
2025-10-03 19:31:48 +13:00
Chirag Aggarwal
848b932ea1 fix flutter version 2025-10-03 08:46:25 +05:30
Chirag Aggarwal
a61385e534 update versions 2025-10-03 08:43:54 +05:30
Chirag Aggarwal
a3dff6a640
Merge branch '1.8.x' into update-sdks-add-response-models 2025-10-02 22:54:44 +07:00
ArnabChatterjee20k
76d3dc3d5a * added senstive var copying in from method
* added tests
2025-10-02 18:27:20 +05:30
Hemachandar
3d287207d2
Merge branch '1.8.x' into ser-377 2025-10-02 14:59:50 +05:30
Hemachandar
ca1c069e65 Handle OIDC well-known endpoint errors 2025-10-02 14:58:55 +05:30
Jake Barnby
eff3e4bda2
Merge pull request #10585 from appwrite/fix-logs-truncation-tests
fix: logs truncation tests
2025-10-02 19:22:21 +13:00
Matej Bačo
e40cb8e327
Merge pull request #10586 from appwrite/fix-activities
Fix activities
2025-10-01 15:41:27 +02:00
Darshan
813bc0d9b3 fix: wrong audit resource. 2025-10-01 18:25:32 +05:30
Chirag Aggarwal
11bbe3c6dd fix: test file 2025-10-01 18:17:35 +05:30
Chirag Aggarwal
2841c1b792
Merge branch '1.8.x' into update-sdks-add-response-models 2025-10-01 19:13:32 +07:00
Chirag Aggarwal
b4dd1df0c7 update composer 2025-10-01 11:56:48 +05:30
Jake Barnby
8752feef4d
Merge pull request #10577 from appwrite/chore-bump-db
Update database for nested selection fix
2025-10-01 19:03:15 +13:00
Jake Barnby
b1757250d1
Fix update 2025-10-01 17:47:42 +13:00
Chirag Aggarwal
3d43f85145 add temp hack 2025-10-01 10:06:55 +05:30
Chirag Aggarwal
397c41e68b update cli 2025-10-01 09:46:20 +05:30
Jake Barnby
3dd099bd94
Update database for nested selection fix 2025-10-01 17:05:12 +13:00
Torsten Dittmann
054bee773c
Merge pull request #10572 from appwrite/fix-builds-worker-output-directory 2025-09-30 20:31:03 +04:00