Commit graph

8227 commits

Author SHA1 Message Date
Jake Barnby
10b1f1f145
Merge remote-tracking branch 'origin/1.8.x' into feat-txn 2025-10-09 13:45:29 +13:00
Matej Bačo
ca24ff808d
Merge pull request #10533 from appwrite/ser-378-fix-null-recipient-in-email
Throw error when email is not available for account verification
2025-10-07 14:49:01 +02:00
Hemachandar
7f62b19240 Merge branch '1.8.x' into ser-375-update-email-verification-with-branded-design 2025-10-07 16:11:54 +05:30
Hemachandar
6e0d376746 use filevalidator 2025-10-07 16:07:47 +05:30
Jake Barnby
9e3c439c51
Merge remote-tracking branch 'origin/1.8.x' into feat-txn
# Conflicts:
#	composer.lock
2025-10-07 18:57:46 +13:00
Chirag Aggarwal
024d13c1b2 update naming 2025-10-07 09:58:39 +05:30
Hemachandar
caf18372ce feedback 2025-10-06 21:52:18 +05:30
Hemachandar
29dbe99840 simplify config & templates 2025-10-06 19:58:01 +05:30
Chirag Aggarwal
56076ad649 update path and add alias 2025-10-06 19:13:06 +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
Khushboo Verma
f7e594a51a
Merge branch '1.8.x' into ser-378-fix-null-recipient-in-email 2025-10-01 08:38:17 +01:00
Jake Barnby
9a468e8297
Merge remote-tracking branch 'origin/1.8.x' into feat-txn
# Conflicts:
#	composer.lock
2025-10-01 20:15:43 +13:00
Chirag Aggarwal
a0f0449c21 fix: enum typing for platform in specs 2025-09-26 12:33:10 +05:30
Jake Barnby
97f76899bf
Merge remote-tracking branch 'origin/1.8.x' into feat-txn
# Conflicts:
#	app/config/platforms.php
2025-09-25 18:00:07 +12:00
Hemachandar
752368327f feedback 2025-09-24 13:06:20 +05:30
Chirag Aggarwal
734d2ce512 fix: use correct constant 2025-09-23 07:49:07 +05:30
Chirag Aggarwal
232b22b71e use constants 2025-09-23 07:35:17 +05:30
Hemachandar
0228c74f71 Throw error when email is not available for account verification 2025-09-22 14:26:23 +05:30
Chirag Aggarwal
3e8211d6bd refactor: improve code readability for schedules 2025-09-20 19:45:44 +05:30
Hemachandar
2021396f39 email otp branded 2025-09-18 12:36:00 +05:30
Jake Barnby
63aee11312
Merge remote-tracking branch 'origin/1.8.x' into feat-txn
# Conflicts:
#	composer.lock
2025-09-17 14:58:17 +12:00
Jake Barnby
832687dd09
Catch query exception on bucket/file list 2025-09-16 23:42:07 +12:00
Hemachandar
f8ab95b3e1 tests & lint 2025-09-16 11:54:01 +05:30
Jake Barnby
a7cff1b53d
Merge remote-tracking branch 'origin/1.8.x' into feat-txn 2025-09-16 12:58:09 +12:00
Hemachandar
0b9e43c9f8 Branded email for Console auth flows 2025-09-16 00:58:23 +05:30
Jake Barnby
c140dd6fbb
Move disable 2025-09-14 10:58:21 +12:00
loks0n
39a190f60c fix: db queues 2025-09-12 19:28:27 +01:00
Jake Barnby
461c8681af
Merge remote-tracking branch 'origin/1.8.x' into feat-txn
# Conflicts:
#	composer.lock
#	src/Appwrite/Platform/Workers/StatsResources.php
2025-09-11 16:36:49 +12:00
Matej Bačo
8319ff166e Move proxy endpoints to modules 2025-09-10 12:43:21 +02:00
Jake Barnby
78ffab5116
Merge remote-tracking branch 'origin/1.8.x' into feat-txn
# Conflicts:
#	composer.lock
#	src/Appwrite/Platform/Modules/Databases/Http/TablesDB/Tables/Rows/Create.php
2025-09-09 00:52:39 +12:00
Matej Bačo
c31a189340 Linter fix 2025-09-08 11:34:46 +02:00
Matej Bačo
176c2441a4 Fix oauth identity check 2025-09-08 10:32:13 +02:00
Matej Bačo
a7304df2df set header override properly 2025-09-07 20:44:30 +02:00
Matej Bačo
79a3b19393 Fix graphQL double server header 2025-09-07 12:56:45 +02:00
Matej Bačo
67fe523716 Fix router compression 2025-09-07 12:13:11 +02:00
Jake Barnby
f4bf1756c9
Merge remote-tracking branch 'origin/1.8.x' into feat-txn
# Conflicts:
#	composer.lock
2025-09-05 21:40:21 +12:00
Luke B. Silver
a9dbd6c3fa
Merge pull request #10431 from appwrite/add-param-examples
feat: add requestBody param examples in specs
2025-09-05 10:36:41 +01:00
Matej Bačo
4cf3d0b87b move projects.list() to module 2025-09-05 09:17:44 +02:00
Chirag Aggarwal
d2b681e95c Merge branch '1.8.x' into add-param-examples 2025-09-04 20:48:28 +05:30
Jake Barnby
3d5caaa0bb
Merge remote-tracking branch 'origin/1.8.x' into feat-txn
# Conflicts:
#	composer.lock
2025-09-05 01:05:44 +12:00
fogelito
15b56593f4 Partial update 2025-09-04 15:28:59 +03:00
fogelito
ac9181a2e6 Line 2025-09-04 15:06:58 +03:00
fogelito
8cc5efa2cb Use Document 2025-09-04 15:06:38 +03:00
fogelito
3fc05c54fb Fix get prefs 2025-09-04 14:59:59 +03:00
fogelito
2e26ea3a1b $prefsDocument 2025-09-04 14:54:22 +03:00
fogelito
8327111c3a Merge branch '1.8.x' of https://github.com/appwrite/appwrite into fix-put-prefs 2025-09-04 14:50:25 +03:00
fogelito
8b271eb159 Catch error 2025-09-04 14:47:59 +03:00
Khushboo Verma
3aa163a21e Update comment only if lock is acquired, else continue 2025-09-04 11:50:12 +05:30
Khushboo Verma
14b278a9a6
Merge branch '1.8.x' into feat-update-preview-url-in-vcs-controller 2025-09-04 11:11:37 +05:30
Chirag Aggarwal
9c05532eff
Merge branch '1.8.x' into add-param-examples 2025-09-04 11:53:28 +07:00