Chirag Aggarwal
|
0a2fb92baa
|
Merge branch '1.8.x' into allow-head-requests
|
2025-08-27 16:45:30 +07:00 |
|
Khushboo Verma
|
c19122e97d
|
Merge branch '1.8.x' into feat-extend-function-headers
|
2025-08-27 13:10:38 +05:30 |
|
Khushboo Verma
|
a81d980334
|
Resolve merge conflicts
|
2025-08-27 12:54:22 +05:30 |
|
Khushboo Verma
|
1063b5979b
|
Update default method in description
|
2025-08-27 12:51:42 +05:30 |
|
Khushboo Verma
|
bca1996d99
|
Merge branch '1.7.x' into feat-extend-function-headers
|
2025-08-27 12:40:09 +05:30 |
|
Khushboo Verma
|
2d497cbdd5
|
Merge branch '1.8.x' into feat-add-execution-and-log-response-headers
|
2025-08-27 11:58:18 +05:30 |
|
Jake Barnby
|
b783d81b7e
|
Merge pull request #10389 from appwrite/fix-request-filter
Fix request filter
|
2025-08-27 17:18:34 +12:00 |
|
Jake Barnby
|
4daad1b775
|
Ignore relationships that are not available
|
2025-08-27 16:48:08 +12:00 |
|
Jake Barnby
|
9b453e79ac
|
Merge remote-tracking branch 'origin/1.7.x' into 1.8.x
# Conflicts:
# src/Appwrite/Platform/Modules/Console/Http/Resources/Get.php
|
2025-08-27 16:30:11 +12:00 |
|
Jake Barnby
|
f4c56ad757
|
Format
|
2025-08-27 16:21:29 +12:00 |
|
Jake Barnby
|
55a2f2d1fa
|
Merge remote-tracking branch 'origin/1.8.x' into fix-request-filter
|
2025-08-27 16:10:54 +12:00 |
|
Jake Barnby
|
4d0ca798a7
|
Merge pull request #10387 from appwrite/fix-scopes
Array scopes
|
2025-08-27 16:10:38 +12:00 |
|
Jake Barnby
|
2111aab8ed
|
Fix relationship request filter
|
2025-08-27 16:09:56 +12:00 |
|
Jake Barnby
|
acfacb526a
|
Merge branch '1.8.x' into fix-sequence-removal
|
2025-08-27 14:52:27 +12:00 |
|
Jake Barnby
|
24e4207ba6
|
Merge branch '1.8.x' into fix-scopes
|
2025-08-27 14:52:01 +12:00 |
|
Jake Barnby
|
4d675530d6
|
Remove response filter
|
2025-08-27 14:47:40 +12:00 |
|
Jake Barnby
|
c1676bcffd
|
Array scopes
|
2025-08-27 14:43:34 +12:00 |
|
Jake Barnby
|
c31b72c3e9
|
Merge branch '1.8.x' into fix-domain-valdiator
|
2025-08-27 14:25:02 +12:00 |
|
Jake Barnby
|
35579bfda1
|
Fix domain validator
|
2025-08-27 14:21:22 +12:00 |
|
Chirag Aggarwal
|
cc73621874
|
format
|
2025-08-27 07:46:35 +05:30 |
|
Chirag Aggarwal
|
f090a23bc3
|
feat: allow HEAD requests in function executions
|
2025-08-27 07:44:29 +05:30 |
|
Steven Nguyen
|
b57bef2d0c
|
chore: fix lint error
|
2025-08-26 15:11:27 -07:00 |
|
Steven Nguyen
|
737e2f8624
|
fix: Remove $sequence attribute from documents on create and update
Including attribute can cause a invalid structure error as the incoming data may be an int but the database expects a string.
|
2025-08-26 15:10:23 -07:00 |
|
copilot-swe-agent[bot]
|
bfd8b554cd
|
Add $tenant attribute removal to Action.php processDocument method
Co-authored-by: stnguyen90 <1477010+stnguyen90@users.noreply.github.com>
|
2025-08-26 20:37:33 +00:00 |
|
copilot-swe-agent[bot]
|
6763b8ecb6
|
Apply sequence integer casting fix to Row.php and add test assertion
Co-authored-by: stnguyen90 <1477010+stnguyen90@users.noreply.github.com>
|
2025-08-26 20:06:26 +00:00 |
|
Luke B. Silver
|
9fc39ddfce
|
Merge pull request #10377 from appwrite/add-deprecated-versions-account
chore: add replacewith and deprecated since to account methods
|
2025-08-26 16:45:55 +01:00 |
|
Jake Barnby
|
b7633969b4
|
Fix request filter for selections
|
2025-08-27 03:44:27 +12:00 |
|
Khushboo Verma
|
f0146d5e01
|
Merge branch '1.8.x' into feat-add-execution-and-log-response-headers
|
2025-08-26 19:20:53 +05:30 |
|
Jake Barnby
|
c9f9db722b
|
Fix spaces in templates
|
2025-08-27 01:40:32 +12:00 |
|
Khushboo Verma
|
aac98b2ec7
|
Update function domain test
|
2025-08-26 18:56:26 +05:30 |
|
Khushboo Verma
|
e537337b8e
|
Merge branch '1.8.x' into feat-add-execution-and-log-response-headers
|
2025-08-26 18:41:18 +05:30 |
|
Jake Barnby
|
34658aac9b
|
Fix demo paths
|
2025-08-27 01:09:34 +12:00 |
|
Khushboo Verma
|
463fbe7d82
|
Merge branch '1.8.x' into feat-add-execution-and-log-response-headers
|
2025-08-26 18:37:33 +05:30 |
|
Jake Barnby
|
d74bda7bd9
|
Update specs
|
2025-08-27 01:06:06 +12:00 |
|
Khushboo Verma
|
8df305576c
|
Add execution id and log id to response headers
|
2025-08-26 18:34:43 +05:30 |
|
Chirag Aggarwal
|
53f778dc12
|
remove instance of
|
2025-08-26 17:43:11 +05:30 |
|
Chirag Aggarwal
|
6acde0b335
|
format
|
2025-08-26 17:38:05 +05:30 |
|
Chirag Aggarwal
|
5a35f1313b
|
fix: version, remove boolean
|
2025-08-26 17:33:49 +05:30 |
|
Matej Bačo
|
901a924af7
|
PR review changes
|
2025-08-26 12:53:25 +02:00 |
|
Matej Bačo
|
6ee95186ce
|
Apply improved domain validator
|
2025-08-26 11:48:54 +02:00 |
|
Jake Barnby
|
ba401ea42e
|
Update docs
|
2025-08-26 21:29:44 +12:00 |
|
Khushboo Verma
|
753175d796
|
Replace x-real-ip with ->getIP()
|
2025-08-26 13:59:46 +05:30 |
|
Khushboo Verma
|
2ef79d5300
|
Merge branch '1.7.x' into feat-extend-function-headers
|
2025-08-26 12:56:22 +05:30 |
|
Khushboo Verma
|
1458505201
|
Address PR comments
|
2025-08-26 12:55:51 +05:30 |
|
Jake Barnby
|
2601cc9604
|
Merge remote-tracking branch 'origin/1.7.x' into 1.8.x
|
2025-08-26 15:40:15 +12:00 |
|
loks0n
|
52e148761c
|
chore: allow publisherMessaging override
|
2025-08-25 18:25:19 +01:00 |
|
Khushboo Verma
|
2876fad322
|
Merge branch '1.7.x' into feat-extend-function-headers
|
2025-08-25 12:50:59 +05:30 |
|
Jake Barnby
|
04f7def624
|
Merge remote-tracking branch 'origin/1.7.x' into 1.8.x
# Conflicts:
# app/controllers/api/databases.php
# tests/e2e/Services/Databases/Legacy/DatabasesBase.php
|
2025-08-25 16:05:57 +12:00 |
|
fogelito
|
959db2ea02
|
Restrict array list
|
2025-08-24 18:08:12 +03:00 |
|
fogelito
|
ba79dda788
|
Check no change
|
2025-08-24 17:39:29 +03:00 |
|