Commit graph

15799 commits

Author SHA1 Message Date
Jake Barnby
f89dc6c1ae
Merge branch '1.8.x' into feat-csv-export 2025-10-22 12:48:39 +00:00
Jake Barnby
9a1b5d4eee
Only parse for validation 2025-10-23 01:28:06 +13:00
Matej Bačo
14b1cc6e48 Merge branch '1.8.x' into feat-tanstack-start-sites 2025-10-22 13:41:37 +02:00
Matej Bačo
f9257c1ec9 add tanstack template, use detection lib v 0.2 2025-10-22 13:40:49 +02:00
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
Chirag Aggarwal
c2d4997810 update apple to 13.3.0 2025-10-22 14:17:57 +05:30
Harsh Mahajan
f5034a6ad8
Merge branch '1.8.x' into feat-SER-457-add-max-build-duration-env 2025-10-22 09:56:56 +05:30
Jake Barnby
94c309d61e
Fix default escape 2025-10-22 16:41:00 +13: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
Steven Nguyen
2652a21332
Merge pull request #10404 from appwrite/feat-1.8.0-release-prep
Prepare 1.8.0 release
2025-10-21 15:40:07 -07: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
4619e03d64
Update specs 2025-10-22 01:26:01 +13:00
Harsh Mahajan
d48ef373a7
Fix environment variable assignment for build timeout 2025-10-21 17:48:48 +05:30
Harsh Mahajan
4cb20b3fe3
Update app/controllers/api/console.php
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-10-21 17:47:30 +05:30
Jake Barnby
f1c68af091
Add queries for csv export 2025-10-22 01:12:18 +13:00
Harsh Mahajan
803244ccf7 feat:add _APP_COMPUTE_BUILD_TIMEOUT to console variables 2025-10-21 11:48:48 +00:00
Jake Barnby
215d55a997
Merge remote-tracking branch 'origin/1.8.x' into feat-csv-export
# Conflicts:
#	composer.json
#	composer.lock
2025-10-22 00:34:01 +13:00
shimon
ab1e510348 Enhance API response handling by adding 'includeTotal' parameter to account endpoints, allowing control over total count calculation for sessions, logs, and identities. Updated tests to verify functionality. 2025-10-21 11:41:41 +03:00
shimon
1606141a5a Merge branch '1.8.x' of github.com:appwrite/appwrite into feat-disable-count
# Conflicts:
#	app/controllers/api/account.php
2025-10-21 11:14:05 +03:00
shimon
c8f8b6ff0c account sync 2025-10-21 10:54:03 +03:00
shimon
bb0889fdba test fix 2025-10-21 10:35:01 +03:00
Chirag Aggarwal
0e567e3e68 chore: update cli to 10.2.2 2025-10-21 11:40:50 +05:30
Steven Nguyen
46f249fd3b
feat: bump console to version 7.4.7 2025-10-20 21:15:38 -07:00
Steven Nguyen
01765fd27f
feat: bump console to version 7.4.4 2025-10-20 21:15:37 -07:00
Steven Nguyen
59f82a0dd7
feat: bump console to version 7.1.11 2025-10-20 21:15:37 -07: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
shimon
a643cde26d Update 'includeTotal' parameter to use Boolean(true) for consistent behavior across API endpoints, enhancing response handling for sessions, logs, memberships, and more. 2025-10-20 22:00:57 +03:00
shimon
fb4e3e1b9d Implement 'includeTotal' parameter across multiple API endpoints to control total count in responses, ensuring consistent behavior in session, log, and membership retrievals. 2025-10-20 18:18:17 +03:00
shimon
09075a05db typo fix 2025-10-19 16:22:13 +03:00
shimon
9f80952251 linter 2025-10-19 16:15:13 +03:00
shimon
d0e0f67fee Implement 'includeTotal' parameter across various API endpoints to control total count in responses 2025-10-19 15:45:16 +03:00
Damodar Lohani
248d3aea7a Fix: reset argon 2 options to previous default 2025-10-19 05:44:44 +00:00
Chirag Aggarwal
1936a01464 chore: update apple and swift sdks to 13.2.2 2025-10-17 12:28:31 +05:30
Damodar Lohani
7ff664e62b Fix: undefined $user 2025-10-16 07:38:13 +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
9849b9d678 Fix empty check 2025-10-16 02:41:53 +00:00
Damodar Lohani
22136867ed add additional check 2025-10-16 02:29:30 +00:00
Damodar Lohani
2df621f9c5 Fix: update comment, typings 2025-10-16 02:23:41 +00:00
Damodar Lohani
9a599e2015 update recommended param for argon2 2025-10-16 02:20:28 +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
c3c69cc43b Merge remote-tracking branch 'origin/1.8.x' into feat-apps-module-dl 2025-10-15 07:05:23 +00:00
Luke B. Silver
3e47f9442f
Merge pull request #10641 from appwrite/update-dotnet-sdk-0.21.2
Update .NET SDK to 0.21.2 and improve release detection
2025-10-13 12:53:28 +01:00
loks0n
3544649903 fix: block schedules 2025-10-13 12:29:32 +01:00
Chirag Aggarwal
3b82141de2 Update .NET SDK to 0.21.2 and improve release detection
- Update .NET SDK version to 0.21.2 with Object[] deserialization fix
- Update sdk-generator dependency from 1.4.3 to 1.4.4
- Improve SDK release detection to check actual commit SHA of latest release tag instead of just checking releases targeting the branch
2025-10-13 15:25:51 +05:30
Jake Barnby
de7dd6079e
Merge pull request #10618 from appwrite/ser-417
Throw duplicate error when function id already exists
2025-10-13 14:56:43 +13:00
Damodar Lohani
5e5b22d649 fix jwt 2025-10-12 04:38:14 +00:00
Damodar Lohani
1b17c32405 update block 2025-10-12 03:51:37 +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
Hemachandar
c525e15ea5 Dark mode styles for emails 2025-10-10 23:01:26 +05:30
Darshan
1c6b56385c fix: code 0 from databases. 2025-10-10 18:26:00 +05:30
Jake Barnby
ab5556919e
Update specs 2025-10-10 19:21:33 +13:00
Jake Barnby
a3103bf4d4
Fix release 2025-10-09 23:37:28 +13:00
Hemachandar
9cd284f5cd Throw duplicate error when function id already exists 2025-10-09 15:01:00 +05:30
Jake Barnby
0877aa2964
Generate SDKs 2025-10-09 21:04:50 +13:00
Jake Barnby
3b225b8ec3
Update specs 2025-10-09 16:52:40 +13:00
Jake Barnby
10b1f1f145
Merge remote-tracking branch 'origin/1.8.x' into feat-txn 2025-10-09 13:45:29 +13:00
Chirag Aggarwal
8d2df2b744 add go changes 2025-10-08 13:25:28 +05:30
Chirag Aggarwal
e935fc2510 Add minor releases for all SDKs - deprecate createVerification, add createEmailVerification
This commit adds minor version releases for all client and server SDKs to deprecate the
`createVerification` method in the Account service and introduce the new `createEmailVerification`
method as its replacement.

Updated SDKs:

Client SDKs:
- Android: 11.0.0 → 11.1.0
- Web: 21.0.0 → 21.1.0
- Flutter: 20.0.0 → 20.1.0
- Apple: 13.0.0 → 13.1.0
- React Native: 0.15.0 → 0.16.0

Server SDKs:
- Node.js: 20.0.0 → 20.1.0
- PHP: 17.2.0 → 17.3.0
- Python: 13.2.0 → 13.3.0
- Ruby: 19.0.0 → 19.1.0
- Go: 0.13.0 → 0.14.0
- .NET: 0.19.0 → 0.20.0
- Dart: 19.0.0 → 19.1.0
- Kotlin: 12.0.0 → 12.1.0
- Swift: 13.0.0 → 13.1.0

Console SDK:
- CLI: 10.0.1 → 10.1.0
2025-10-08 10:20:23 +05:30
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
Matej Bačo
f653348f93
Merge pull request #10609 from appwrite/ser-439
Add project name in email subject
2025-10-07 09:53:04 +02:00
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
8baf4d429e
Merge branch '1.8.x' into feat-rename-verification-methods 2025-10-07 11:47:43 +07:00
Chirag Aggarwal
024d13c1b2 update naming 2025-10-07 09:58:39 +05:30
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
Luke B. Silver
7b207ccfd2
Merge pull request #10581 from Priyanshuthapliyal2005/fix/listTemplates
fix(listTemplates): correct invalid template links in Create temporary deployment endpoint
2025-10-06 21:18:42 +01:00
Hemachandar
a60ae0a9ed
Merge branch '1.8.x' into ser-439 2025-10-06 23:51:06 +05:30
Hemachandar
cb70a6e2c8 Add project name in email subject 2025-10-06 22:14:29 +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
Darshan
fa4044d922
Merge branch '1.8.x' into fix-dat-761 2025-10-06 09:58:17 +05:30
Darshan
02b982f3a1 update: code fallback! 2025-10-06 09:57:54 +05:30
Jake Barnby
a06d96699b
Merge branch '1.8.x' into feat-txn 2025-10-06 17:02:11 +13:00
Chirag Aggarwal
5aa94036d1
Merge branch '1.8.x' into update-sdks-add-response-models 2025-10-05 02:01:33 +07:00
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
01ef058adb
Merge remote-tracking branch 'origin/1.8.x' into feat-txn
# Conflicts:
#	tests/e2e/Services/Realtime/RealtimeCustomClientTest.php
2025-10-04 17:03:52 +13:00
Aditya Oberai
3fd5e0337b
Merge branch '1.8.x' into fix/listTemplates 2025-10-04 01:16:19 +05:30
Hemachandar
b145c609bd change error codes 2025-10-03 16:29:39 +05:30
Priyanshu Thapliyal
9d4592d90e
Merge branch '1.8.x' into fix/tableDbBrokenLink 2025-10-03 14:01:05 +05:30
Priyanshu Thapliyal
ce86758cdc fix typo issues raise by bot 2025-10-03 08:30:06 +00: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
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
Priyanshu Thapliyal
770c58d33c fix(docs): replace broken table creation links with correct references 2025-10-02 14:28:35 +00:00
Chirag Aggarwal
2841c1b792
Merge branch '1.8.x' into update-sdks-add-response-models 2025-10-01 19:13:32 +07:00
Priyanshu Thapliyal
558904e103 fix(listTemplates): fix invalid template links in Create temporary deployment endpoint 2025-10-01 08:58:22 +00:00
Priyanshu Thapliyal
12e3af6ad7 add specs files 2025-10-01 08:44:14 +00:00
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
397c41e68b update cli 2025-10-01 09:46:20 +05:30
Chirag Aggarwal
5245ff7167 update enum name 2025-09-29 11:29:40 +05:30
Chirag Aggarwal
d5e1f9952a chore: add enums for database type and column status 2025-09-29 11:26:00 +05:30
Chirag Aggarwal
a0e8711d9b chore: update sdks add response models 2025-09-26 15:33:37 +05:30
Chirag Aggarwal
a0f0449c21 fix: enum typing for platform in specs 2025-09-26 12:33:10 +05:30
Jake Barnby
7a03084e83
Bump SDK version 2025-09-25 19:21:21 +12:00
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
Jake Barnby
4a3cbdafca
Move to row-level scope for txn 2025-09-25 17:59:39 +12:00
Jake Barnby
16821a28fc
Format 2025-09-24 22:53:13 +12:00
Jake Barnby
5572c4a375
Merge remote-tracking branch 'origin/1.8.x' into feat-csv-export
# Conflicts:
#	composer.lock
2025-09-24 22:40:04 +12:00
Jake Barnby
4970aa7426
Send email if notify on complete is set 2025-09-24 22:38:12 +12:00
Jake Barnby
c8993d7f71
Add additional export params 2025-09-24 22:37:12 +12:00
Hemachandar
752368327f feedback 2025-09-24 13:06:20 +05:30
Atharva Deosthale
5963b2baf7 change request filter to versions below 1.9.0 2025-09-23 18:00:14 +05:30
Chirag Aggarwal
9ede8cfb91 fix: healthstatus enum override due to conflict 2025-09-23 16:52:35 +05:30
Jake Barnby
97c5705447
Merge remote-tracking branch 'origin/1.8.x' into feat-csv-export 2025-09-23 19:17:49 +12:00
Jake Barnby
0995bd6a6e
SDK releases 2025-09-23 19:17:06 +12:00
Chirag Aggarwal
5d8ac0a5b0 add message status 2025-09-23 11:31:29 +05:30
Chirag Aggarwal
17f1cb214f override healthstatus 2025-09-23 10:57:35 +05:30
Chirag Aggarwal
84a4ef0baf chore: include response model enum names 2025-09-23 10:47:39 +05:30
Chirag Aggarwal
3616337646
Merge branch '1.8.x' into refactor-schedules 2025-09-23 09:20:20 +07:00
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
Khushboo Verma
5d5c1d8f43 Fix Author URL in template deployments 2025-09-22 20:29:25 +05:30
Chirag Aggarwal
c52081dbed fix: to use correct pattern 2025-09-22 19:58:18 +05:30
Luke B. Silver
ab7d3d3415
Merge pull request #10496 from appwrite/cursor/add-type-enum-support-and-update-docs-3769
Add type_enum support and update docs
2025-09-22 14:47:54 +01:00
Chirag Aggarwal
2043d0e322
Merge branch '1.8.x' into refactor-schedules 2025-09-22 16:11:46 +07:00
Hemachandar
0228c74f71 Throw error when email is not available for account verification 2025-09-22 14:26:23 +05:30
Luke B. Silver
6ff683909d
Merge pull request #10511 from appwrite/update-cli-10.0.0
update cli to 10.0.0
2025-09-22 09:54:52 +01:00
Chirag Aggarwal
d5d6f9a748
Merge branch '1.8.x' into cursor/add-type-enum-support-and-update-docs-3769 2025-09-22 15:52:43 +07:00
Chirag Aggarwal
f09d5258ec use constants 2025-09-22 14:20:58 +05:30
Hemachandar
2f1046db2b fix tests 2025-09-22 12:10:55 +05:30
Hemachandar
2f768aa30d Merge branch '1.8.x' into ser-10-oauth-auto-allow-site-domains 2025-09-22 11:21:32 +05:30
Jake Barnby
9fde875904
Merge remote-tracking branch 'origin/1.8.x' into feat-txn
# Conflicts:
#	composer.lock
#	src/Appwrite/Platform/Workers/StatsResources.php
#	src/Appwrite/Platform/Workers/StatsUsage.php
2025-09-22 16:12:45 +12:00
Jake Barnby
a0afce666f
Merge remote-tracking branch 'origin/1.8.x' into feat-csv-export
# Conflicts:
#	composer.lock
2025-09-22 16:05:58 +12:00
Chirag Aggarwal
3e8211d6bd refactor: improve code readability for schedules 2025-09-20 19:45:44 +05:30
Hemachandar
5fd2dfafb7 remove var_dump 2025-09-18 14:10:56 +05:30
Hemachandar
0812ac97a9 tests 2025-09-18 14:09:42 +05:30
fogelito
4da7f04a5c Add order by 2025-09-18 10:58:27 +03:00
fogelito
a7e9e58312 Add order by 2025-09-18 10:57:47 +03:00
Hemachandar
dedc7a35c9 remove debug output 2025-09-18 12:38:18 +05:30
Hemachandar
2021396f39 email otp branded 2025-09-18 12:36:00 +05:30
Atharva Deosthale
8e32fb05d1 specs 2025-09-18 12:28:08 +05:30
Atharva Deosthale
de8538b622 use request filters for 1.8.0 to convert into and 2025-09-18 12:27:24 +05:30
Chirag Aggarwal
427c891e0f update cli to 10.0.0 2025-09-18 10:13:23 +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