fogelito
c96b6300da
Check audits
2025-08-31 12:39:32 +03:00
Chirag Aggarwal
73f5823746
chore: mark Row response model's param with readonly
2025-08-30 11:27:51 +05:30
Jake Barnby
eab03af822
Revert "Added handling of database resources after migration"
2025-08-29 22:45:02 +12:00
Jake Barnby
1e230a93a9
Format
2025-08-29 21:06:13 +12:00
Jake Barnby
57071af3e8
Handle privileged
2025-08-29 20:38:55 +12:00
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 Verma
7199da8560
Merge branch '1.8.x' into fix-placeholder-style-in-templates
2025-08-29 10:59:28 +05:30
Jake Barnby
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 Barnby
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 Verma
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 Barnby
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 Barnby
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 Aggarwal
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 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
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 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
ArnabChatterjee20k
51b01ab803
Merge remote-tracking branch 'upstream/1.8.x' into spatial-type-attributes
2025-08-26 21:46:43 +05:30
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
ArnabChatterjee20k
b28ec182d7
added spatial index tests
2025-08-26 20:54:55 +05:30
Matej Bačo
cdd85c0b16
PR review changes
2025-08-26 15:51:24 +02: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
Matej Bačo
22de107b39
Merge branch '1.8.x' into feat-select-queries-on-deployments
2025-08-26 15:44:31 +02:00
Matej Bačo
2ce0f370dc
PR review changes
2025-08-26 15:44:15 +02:00
Jake Barnby
c9f9db722b
Fix spaces in templates
2025-08-27 01:40:32 +12:00
Matej Bačo
a413235f8d
add new tests
2025-08-26 15:29:11 +02:00
Khushboo Verma
aac98b2ec7
Update function domain test
2025-08-26 18:56:26 +05:30
Matej Bačo
43f75d082e
Add support for select queries
2025-08-26 15:15:10 +02:00
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
Jake Barnby
4a18ae7cd1
Fix typo
2025-08-23 21:34:41 +12:00
Jake Barnby
33e166d7a6
Fix attribute refs
2025-08-23 21:34:35 +12:00
Jake Barnby
5bbb806c02
Merge remote-tracking branch 'origin/1.7.x' into 1.8.x
2025-08-23 11:04:35 +12:00
Steven Nguyen
4a6a8053c4
Merge pull request #10329 from appwrite/fix-token-expiry
...
fix - incorrect file token expiry
2025-08-22 15:32:43 -07:00
Matej Bačo
81301ea89d
Utilize assets server for fonts
2025-08-22 12:12:33 +02:00
Matej Bačo
d7159ef483
Add deploymentId to execution response model
2025-08-22 11:11:37 +02:00
ArnabChatterjee20k
110d3d83cd
added attribute endpoints
2025-08-22 12:47:15 +05:30
Darshan
60093bf3a0
fix: publisher consumers for functions.
2025-08-22 10:09:55 +05:30
Evan
6225ad680e
Merge branch '1.7.x' into fix-token-expiry
2025-08-21 11:04:30 -07:00
Jake Barnby
557bffb350
Merge remote-tracking branch 'origin/1.7.x' into 1.8.x
...
# Conflicts:
# composer.lock
2025-08-22 00:35:12 +12:00
Darshan
267fe584a3
Merge branch '1.8.x' into fix-users-events
2025-08-21 17:59:43 +05:30
Darshan
a1d74710d1
Merge branch '1.7.x' into 'fix-users-events'.
2025-08-21 17:52:38 +05:30
Khushboo Verma
bc47ac7caa
Truncate logs and errors from beginning
2025-08-21 12:49:31 +05:30
Darshan
ef47618bf3
update: user create events logic.
2025-08-21 12:20:50 +05:30
Jake Barnby
6410e481d6
Lint
2025-08-21 18:29:39 +12:00
Jake Barnby
842dce2659
Update tablesDb -> tablesDB
2025-08-21 02:20:05 +12:00
Khushboo Verma
1bd6b6452c
Fix PR changes
2025-08-20 18:53:55 +05:30
Jake Barnby
ef45001cec
Fix base list doc desc
2025-08-21 01:15:53 +12:00
Jake Barnby
75bbd1b47a
Fix inline doc refs
2025-08-21 01:15:30 +12:00
Mayank Agarwal
7e292813bc
Truncate logs in function worker
2025-08-20 18:43:32 +05:30
Mayank Agarwal
492ff10ee7
Add async=false solution
2025-08-20 18:41:00 +05:30
Khushboo Verma
ed16808930
Add executionId and client IP to execution headers
2025-08-20 16:35:40 +05:30
Jake Barnby
2b425e25ac
Fix inc/dec auth types
2025-08-20 18:46:55 +12:00
Jake Barnby
aa63a8d698
Fix lint
2025-08-20 17:50:35 +12:00
Jake Barnby
a2d7c3c138
Remove redundant param
2025-08-20 16:53:22 +12:00
Jake Barnby
82cb491a3c
Fix attribute update refactor collision
2025-08-20 02:56:44 +12:00
Jake Barnby
c636081e64
Fix specs
2025-08-20 02:05:14 +12:00
Jake Barnby
e3807366a9
Fix service refs
2025-08-20 01:56:12 +12:00
Jake Barnby
14f8f9af4e
Fix namespace
2025-08-20 01:39:18 +12:00
Jake Barnby
619092a8b2
Fix namespace
2025-08-20 01:34:27 +12:00
Jake Barnby
b298f0c67a
Fix namespace
2025-08-20 01:29:38 +12:00
Jake Barnby
bf161fad42
Format
2025-08-20 01:24:14 +12:00
Jake Barnby
855771bb6c
Fix specs
2025-08-20 01:23:11 +12:00
Jake Barnby
e3c932686a
Fix references
2025-08-20 01:23:01 +12:00
Jake Barnby
2ade66d85e
Casing
2025-08-20 01:02:58 +12:00
Jake Barnby
6f170fdb6d
Fix static user refs
2025-08-19 23:13:47 +12:00
Jake Barnby
8e900c6b04
Fix update/upsert set collection ID
2025-08-19 23:01:22 +12:00
Jake Barnby
c323435dad
Remove filter
2025-08-19 22:09:30 +12:00
Jake Barnby
42d6a7b00d
Fix hardcoded collectionId
2025-08-19 20:08:13 +12:00
Evan
9f548af7dd
Merge branch '1.7.x' into fix-token-expiry
2025-08-18 16:55:28 -07:00
Evan
3ed5699876
Better jwt handling and tests
2025-08-18 10:57:15 -07:00
Evan
f5f6ec71de
Address stnguyen90 feedback: simplify JWT logic and fix test expectations
...
- Remove excessive logic and 1-minute expiration hack as requested
- Simplify token expiry handling to directly use existing value
- Remove problematic test that creates tokens with past expiry dates
- Update existing test to properly verify JWT expiration behavior
- Use proper base64url decoding for JWT payload testing
2025-08-18 09:39:19 -07:00
Jake Barnby
e58091d86b
Fix tests
2025-08-19 03:16:55 +12:00
Jake Barnby
425d424e7c
Fix index context
2025-08-19 02:17:31 +12:00
Jake Barnby
68bf4a6f44
Fix usage
2025-08-19 01:50:32 +12:00
Jake Barnby
434c199510
Fix spec gen
2025-08-19 01:24:41 +12:00
Jake Barnby
1771934af6
Fix context
2025-08-19 01:19:34 +12:00
Jake Barnby
867a950abd
Update registry
2025-08-19 00:38:14 +12:00
Jake Barnby
f67b90e376
TablesDB CRUD
2025-08-19 00:38:02 +12:00
Jake Barnby
cfeced03e4
Move usage
2025-08-19 00:37:41 +12:00
Jake Barnby
372317bee7
Add log route
2025-08-19 00:37:11 +12:00
Jake Barnby
71a97a106a
Remove db multimethod
2025-08-19 00:36:33 +12:00
Jake Barnby
4493131d86
Fix collection context
2025-08-19 00:34:28 +12:00
Jake Barnby
c86b35fbb3
Add usage routes
2025-08-18 22:29:43 +12:00
Jake Barnby
e4228fe2e5
Fix imports
2025-08-18 21:02:55 +12:00
Jake Barnby
ea9cbd2f2c
Switch removable attributes
2025-08-18 19:52:55 +12:00
Jake Barnby
34cf5a7c2f
Lint
2025-08-18 19:26:21 +12:00
Jake Barnby
670e869855
Migrate to TablesDB
2025-08-18 19:15:49 +12:00
Jake Barnby
51806082c4
Merge remote-tracking branch 'origin/1.7.x' into 1.8.x
2025-08-18 17:37:32 +12:00