Commit graph

6629 commits

Author SHA1 Message Date
Eldad Fux
e00a73f442 Enhance avatar screenshot API by adding 'scale' parameter for browser scaling; update related tests to validate new functionality and edge cases. 2025-10-22 10:22:17 +01:00
Eldad Fux
dfe87a0d37 Rename avatar screenshot endpoint from '/v1/avatars/screenshot' to '/v1/avatars/screenshots' for consistency; update related tests accordingly. 2025-10-22 01:40:31 +01:00
Eldad Fux
bb77319703 Update browser endpoint in avatar screenshot API to use service name for improved reliability 2025-10-22 01:30:04 +01:00
Eldad Fux
dc7bb627d5 Enhance avatar screenshot API with new parameters and validations; add GraphQL support and extensive tests for various scenarios 2025-10-22 01:24:31 +01:00
Eldad Fux
f35b80ba1a Refactor avatar screenshot handling and add comprehensive tests for various header and parameter validations 2025-10-21 21:20:31 +01:00
Eldad Fux
6cc5d1595d Fixes 2025-10-21 21:03:13 +01:00
Eldad Fux
5073a86581 POC - website screenshots 2025-10-21 15:37:05 +01:00
Jake Barnby
ddde13a78f
Revert "Merge pull request #10468 from appwrite/feat-apps-module-dl"
This reverts commit 9dd1939d1f, reversing
changes made to 8dfdfcb522.

# Conflicts:
#	app/config/collections/common.php
#	app/controllers/api/users.php
#	app/init/resources.php
#	composer.lock
2025-10-21 14:59:30 +13:00
Damodar Lohani
248d3aea7a Fix: reset argon 2 options to previous default 2025-10-19 05:44:44 +00:00
Damodar Lohani
ced2270571 remove unused injection 2025-10-16 03:39:39 +00:00
Damodar Lohani
d3436077a1 remove unused hash 2025-10-16 03:39:18 +00:00
Damodar Lohani
e06349e803 update argon2 instances 2025-10-16 03:34:45 +00:00
Damodar Lohani
431dd96b98 chaining 2025-10-16 02:17:59 +00:00
Damodar Lohani
4d8f950955 fix roles filtering 2025-10-16 02:17:52 +00:00
Damodar Lohani
08e559180d fix missing injection 2025-10-16 02:08:07 +00:00
Damodar Lohani
f062b39cfa Fix encoding 2025-10-16 02:06:01 +00:00
Damodar Lohani
5e5b22d649 fix jwt 2025-10-12 04:38:14 +00:00
Damodar Lohani
d56dff954f Merge remote-tracking branch 'origin/1.8.x' into feat-apps-module-dl 2025-10-12 00:34:07 +00: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
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
Chirag Aggarwal
a0f0449c21 fix: enum typing for platform in specs 2025-09-26 12:33:10 +05:30
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
Damodar Lohani
4540362f42 Fix: token hash magic url session 2025-09-18 01:37:19 +00:00
Damodar Lohani
3065f53d83 Fix token hash 2025-09-18 01:14:14 +00:00
Damodar Lohani
74f181d7a8 fix token length 2025-09-17 10:18:49 +00:00
Damodar Lohani
337eda8538
Merge branch '1.8.x' into feat-apps-module-dl 2025-09-17 14:49:22 +05:45
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
Damodar Lohani
33f7056e7a reest callback 2025-09-16 04:38:52 +00:00
Damodar Lohani
73e7c98131 Fix token length update 2025-09-16 04:36:30 +00:00
Damodar Lohani
1157d6fd10 Fix re-hashing 2025-09-16 04:27:00 +00:00
Hemachandar
0b9e43c9f8 Branded email for Console auth flows 2025-09-16 00:58:23 +05:30
Damodar Lohani
19cf94bd7e Fix oauth2 changes 2025-09-15 10:22:45 +00:00
Damodar Lohani
518389d32c fix length 2025-09-14 05:37:06 +00:00
Damodar Lohani
800db0b99d Fix magic URL token length 2025-09-14 05:23:30 +00:00
Damodar Lohani
d42841d80a fix: remove hardcode, reuse hasher 2025-09-14 05:02:50 +00:00
Damodar Lohani
365aaca56d fix: remove legacy token generator use 2025-09-14 04:58:34 +00:00
Damodar Lohani
1c726d0466 fix: encoded not defined 2025-09-14 04:53:49 +00:00