Commit Graph
7811 Commits
Author SHA1 Message Date
Jake Barnby d9aadb02e7 Move filter 2025-08-29 19:53:47 +12:00
Jake Barnby f0c10acbb4 Fix readonly attr stripping on write 2025-08-29 19:30:59 +12:00
Khushboo VermaandGitHub 7199da8560 Merge branch '1.8.x' into fix-placeholder-style-in-templates 2025-08-29 10:59:28 +05:30
Jake BarnbyandGitHub 7f59872673 Merge pull request #10400 from appwrite/dat-664
Added handling of database resources after migration
2025-08-29 02:48:54 +12:00
Jake BarnbyandGitHub f43cbaf1a8 Update src/Appwrite/Platform/Workers/Migrations.php 2025-08-29 02:48:31 +12:00
ArnabChatterjee20k bef0aff7c9 optimised the memory usage by resource aggregation 2025-08-28 19:59:48 +05:30
ArnabChatterjee20k e2575e7360 linting 2025-08-28 19:21:11 +05:30
ArnabChatterjee20k f067d1fadf updated reset of the stats usage worker to reset metrics 2025-08-28 19:14:14 +05:30
ArnabChatterjee20k a809832f05 lint 2025-08-28 19:10:00 +05:30
ArnabChatterjee20k 0737c78cb5 added processing of migration resource stats 2025-08-28 19:06:18 +05:30
Chirag Aggarwal 6e51985037 casing 2025-08-28 12:31:14 +05:30
Khushboo VermaandGitHub 4b747c63db Merge branch '1.8.x' into fix-placeholder-style-in-templates 2025-08-28 11:12:01 +05:30
Chirag Aggarwal ca6f947642 chore: update description for upsert methods 2025-08-28 10:04:28 +05:30
Jake BarnbyandGitHub f75d2d6dbb Merge pull request #10394 from appwrite/update-tables-group
chore: update tables group in specs
2025-08-28 02:25:02 +12:00
Chirag Aggarwal 6dc33ed27a use single quotes 2025-08-27 19:29:34 +05:30
Chirag Aggarwal c26e28d5a6 fix: namespace naming from tables-db to tablesdb in specs 2025-08-27 19:04:37 +05:30
Chirag Aggarwal e2dcc49fa9 chore: update tables group in specs 2025-08-27 18:51:52 +05:30
Khushboo Verma 45518cead8 Fix logo and links in certificate failure email 2025-08-27 18:31:24 +05:30
Jake Barnby 114902d040 Merge remote-tracking branch 'origin/1.8.x' into fix-nested-filter-selects 2025-08-28 00:51:52 +12:00
Jake BarnbyGitHubcoderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
61e0e74b56 Update src/Appwrite/Utopia/Request/Filters/V20.php
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-08-28 00:47:05 +12:00
Jake Barnby 75a1e5ca4a Format 2025-08-28 00:12:00 +12:00
Jake Barnby 66f541092d Update desc 2025-08-28 00:04:32 +12:00
Jake Barnby 1462522438 Remove logging 2025-08-28 00:04:25 +12:00
Jake Barnby 3fc53b2c43 Fix request filter for nested relationships 2025-08-27 23:59:40 +12:00
Khushboo Verma 30ca2fb251 Replace %s with mustache placeholder 2025-08-27 17:13:10 +05:30
ArnabChatterjee20k ba0d334f80 Merge remote-tracking branch 'upstream/1.8.x' into spatial-type-attributes 2025-08-27 17:00:28 +05:30
ArnabChatterjee20k 7a4929a51f added update and default cases for the spatial attributes endpoints 2025-08-27 16:30:25 +05:30
Chirag AggarwalandGitHub 0a2fb92baa Merge branch '1.8.x' into allow-head-requests 2025-08-27 16:45:30 +07:00
Matej Bačo f2dd03e597 Add request to filters, to allow deployment model to respect select queries 2025-08-27 11:20:14 +02:00
Khushboo VermaandGitHub 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 VermaandGitHub 2d497cbdd5 Merge branch '1.8.x' into feat-add-execution-and-log-response-headers 2025-08-27 11:58:18 +05:30
Jake BarnbyandGitHub 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
ArnabChatterjee20k a1be47e669 linting fix 2025-08-27 10:17:29 +05:30
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 BarnbyandGitHub 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 BarnbyandGitHub acfacb526a Merge branch '1.8.x' into fix-sequence-removal 2025-08-27 14:52:27 +12:00
Jake BarnbyandGitHub 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 BarnbyandGitHub 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