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
Evan
6225ad680e
Merge branch '1.7.x' into fix-token-expiry
2025-08-21 11:04:30 -07:00
Khushboo Verma
bc47ac7caa
Truncate logs and errors from beginning
2025-08-21 12:49:31 +05:30
Khushboo Verma
1bd6b6452c
Fix PR changes
2025-08-20 18:53:55 +05:30
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
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
Matej Bačo
746a76dc8e
Add extensive build logging
2025-08-16 17:11:27 +02:00
Matej Bačo
78c5d5aeff
Merge pull request #10302 from appwrite/chore-remove-logging
...
Chore: Remove temp logging
2025-08-16 13:07:12 +02:00
Matej Bačo
051b99e9ce
Linter fix
2025-08-16 12:49:58 +02: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
Matej Bačo
23bc39254c
Increase dynamic API key expiration
2025-08-15 12:29:34 +02:00
Chirag Aggarwal
5f3dc7cb75
chore: add method desc and demo
2025-08-13 15:16:48 +05:30
Matej Bačo
b816557970
Add fallback locale support + tests
2025-08-12 15:13:08 +02:00
Matej Bačo
13a14d1b05
Remove temp logging
2025-08-12 10:39:50 +02:00
Matej Bačo
3efd9a778e
Reapply "Feat: Make functions worker customizable"
...
This reverts commit 7e110bf292 .
2025-08-11 15:07:05 +02:00
Jake Barnby
7e110bf292
Revert "Feat: Make functions worker customizable"
2025-08-12 00:38:41 +12:00
Cursor Agent
b89d713002
Purge collection cache alongside document cache in database operations
...
Co-authored-by: jakeb994 <jakeb994@gmail.com>
2025-08-11 07:01:06 +00:00
Matej Bačo
2b3a8527ff
Make functions worker customizable
2025-08-08 17:15:14 +02:00
Matej Bačo
1fba63e986
Fix formatting
2025-08-08 14:00:30 +02:00
Matej Bačo
ae5225d8ee
Add placeholder detection
2025-08-08 13:58:41 +02: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
Matej Bačo
aa837c7b43
PR review fixes
2025-08-06 11:43:07 +02:00
Matej Bačo
3541fcb237
Fix manual QA edge case
2025-08-06 11:30:56 +02:00
Matej Bačo
10a7f8acfe
Formatting fix
2025-08-06 11:06:35 +02:00
Matej Bačo
61ec98bc5e
Improve tests
2025-08-06 11:06:18 +02:00
Matej Bačo
2d4e99cb1a
Revert revert of CAA validation
2025-08-05 13:44:06 +02:00
Matej Bačo
8fe999d6d7
Merge branch '1.7.x' into feat-check-CAA-in-DNS
2025-08-05 13:43:17 +02:00
Matej Bačo
dade82706a
Fix caa records inheritance
2025-08-05 13:38:56 +02:00
Matej Bačo
9c320f9c71
Revert "Check CAA record before issuing certificate"
2025-08-05 10:23:39 +02:00
Matej Bačo
7f690a1048
Simplify implementation
2025-08-04 16:51:49 +02:00
Matej Bačo
8c3530ee60
Fix caa validation breaking existing validations
2025-08-04 16:18:06 +02:00
Matej Bačo
5e294d0849
Support empty CAA records
2025-08-04 15:35:40 +02:00
Matej Bačo
2a63de0c46
Improve docs
2025-08-04 14:57:35 +02:00
Matej Bačo
48a977526e
Fix tests
2025-08-04 14:53:13 +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
783894a82b
Add default value
2025-08-04 01:40:39 +05:30
Khushboo Verma
69dbb3222f
Add check in proxy
2025-08-04 01:33:47 +05:30
Khushboo Verma
9f8fabe58a
Verify domain CAA after certificate issuance
2025-08-04 01:12:58 +05:30
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
3d5b755115
chore: simplify
2025-08-01 13:17:45 +05:30