Chirag Aggarwal
73f5823746
chore: mark Row response model's param with readonly
2025-08-30 11:27:51 +05:30
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
3fc53b2c43
Fix request filter for nested relationships
2025-08-27 23:59:40 +12:00
Jake Barnby
4daad1b775
Ignore relationships that are not available
2025-08-27 16:48:08 +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
2111aab8ed
Fix relationship request filter
2025-08-27 16:09:56 +12:00
Jake Barnby
4d675530d6
Remove response filter
2025-08-27 14:47:40 +12:00
Steven Nguyen
b57bef2d0c
chore: fix lint error
2025-08-26 15:11:27 -07: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
Jake Barnby
b7633969b4
Fix request filter for selections
2025-08-27 03:44:27 +12:00
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
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
d7159ef483
Add deploymentId to execution response model
2025-08-22 11:11:37 +02:00
Jake Barnby
6410e481d6
Lint
2025-08-21 18:29:39 +12:00
Jake Barnby
ef45001cec
Fix base list doc desc
2025-08-21 01:15:53 +12:00
Jake Barnby
c323435dad
Remove filter
2025-08-19 22:09:30 +12: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
Evan
3a9353a78b
linter
2025-08-15 17:35:49 -07:00
Evan
eec62752ed
fix - incorrect file token expiry
2025-08-15 16:27:48 -07:00
Jake Barnby
836606a06b
Fix notSearch with no FTS
2025-08-12 02:03:38 +12:00
Jake Barnby
89197e0f9e
Merge remote-tracking branch 'origin/1.7.x' into 1.8.x
...
# Conflicts:
# app/config/specs/open-api3-latest-console.json
# app/config/specs/swagger2-latest-console.json
# composer.lock
2025-08-09 01:12:18 +12:00
Chirag Aggarwal
bf6bbfa058
update casing
2025-08-08 16:40:12 +05:30
Chirag Aggarwal
b464a3d7a2
fix: lint
2025-08-08 13:39:25 +05:30
Chirag Aggarwal
c9691be34a
chore: add readonly param to sequence, databaseId and collectionId
2025-08-08 12:53:58 +05:30
ArnabChatterjee20k
ee9f1f8645
updated database type to grids and legacy
2025-08-06 17:30:11 +05:30
ArnabChatterjee20k
4ed511f31c
Merge remote-tracking branch 'upstream/1.8.x' into dat-600
2025-08-06 10:57:20 +05:30
Jake Barnby
bd4fb03b74
Merge remote-tracking branch 'origin/1.7.x' into 1.8.x
...
# Conflicts:
# app/config/specs/open-api3-latest-client.json
# app/config/specs/open-api3-latest-console.json
# app/config/specs/open-api3-latest-server.json
# app/config/specs/swagger2-latest-client.json
# app/config/specs/swagger2-latest-console.json
# app/config/specs/swagger2-latest-server.json
# app/controllers/api/databases.php
# composer.lock
# tests/e2e/Services/Databases/Legacy/DatabasesBase.php
# tests/e2e/Services/Migrations/MigrationsBase.php
2025-08-06 17:24:00 +12:00
ArnabChatterjee20k
0fddbd5caa
updated database response model rules
2025-08-05 18:15:55 +05:30
Matej Bačo
2d4e99cb1a
Revert revert of CAA validation
2025-08-05 13:44:06 +02:00
ArnabChatterjee20k
f06af411ba
Add 'type' attribute to database creation and update tests
2025-08-05 16:48:05 +05:30
Matej Bačo
9c320f9c71
Revert "Check CAA record before issuing certificate"
2025-08-05 10:23:39 +02:00
Matej Bačo
689fbee10c
Merge branch '1.7.x' into feat-check-CAA-in-DNS
2025-08-04 14:32:20 +02:00
Matej Bačo
4cafd2e07d
Improve PR quality
2025-08-04 14:28:50 +02:00
Khushboo Verma
484ebb5059
Check CAA record in DNSTest
2025-08-04 00:42:00 +05:30
Chirag Aggarwal
b3ba91cd52
chore: update naming and specs
2025-08-01 15:26:34 +05:30
Chirag Aggarwal
26be1b5caf
feat: add model examples + additonal examples to specs
2025-08-01 13:09:39 +05:30
Jake Barnby
6347d7da3f
Merge remote-tracking branch 'origin/1.7.x' into 1.8.x
...
# Conflicts:
# composer.lock
2025-07-29 22:52:06 +12:00
Jake Barnby
2529d64791
Filter sequence to int because any models skip rule checks
2025-07-29 16:53:13 +12:00
Jake Barnby
cdbd89b3f3
Merge remote-tracking branch 'origin/1.7.x' into 1.8.x
...
# Conflicts:
# app/config/specs/open-api3-1.8.x-client.json
# app/config/specs/open-api3-1.8.x-console.json
# app/config/specs/open-api3-1.8.x-server.json
# app/config/specs/open-api3-latest-client.json
# app/config/specs/open-api3-latest-console.json
# app/config/specs/open-api3-latest-server.json
# app/config/specs/swagger2-1.8.x-client.json
# app/config/specs/swagger2-1.8.x-console.json
# app/config/specs/swagger2-1.8.x-server.json
# app/config/specs/swagger2-latest-client.json
# app/config/specs/swagger2-latest-console.json
# app/config/specs/swagger2-latest-server.json
# app/controllers/api/databases.php
# composer.lock
# tests/e2e/Services/Databases/Legacy/DatabasesBase.php
2025-07-27 16:07:04 +12:00
Darshan
8ac0486e73
fix: route didn't include the params needed.
2025-07-23 15:10:27 +05:30
Jake Barnby
1f60bb1aa6
Fix index models
2025-07-23 19:48:29 +12:00
hmacr
c83dd7aa13
Add defaultBranch in getRepository response
2025-07-23 11:45:27 +05:30
Darshan
97c54aeaac
fix: add wildcards on getDocument response model as well.
2025-07-22 09:31:09 +05:30
Darshan
79bdf705d6
Merge branch '1.8.x' into 'bump-migrations'.
2025-07-18 10:57:29 +05:30