Commit graph

27995 commits

Author SHA1 Message Date
Jake Barnby
2dbe23844d
Merge pull request #10363 from appwrite/upsert-document-no-change
Fix Upsert No change
2025-08-25 16:03:27 +12:00
fogelito
d2dedf97bb Run tests 2025-08-24 11:48:15 +03:00
fogelito
c7a769274e Fix nothing was updated 2025-08-24 11:33:10 +03: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
50cad9a334
Merge pull request #10359 from appwrite/main
Sync main into 1.7.x
2025-08-22 19:27:35 +02:00
Matej Bačo
f55b00faaf
Merge pull request #10358 from appwrite/chore-use-assets-fonts
Chore: Utilize assets server for fonts
2025-08-22 12:29:41 +02:00
Matej Bačo
81301ea89d Utilize assets server for fonts 2025-08-22 12:12:33 +02:00
Matej Bačo
7e81f09747
Merge pull request #10357 from appwrite/feat-execution-deployment-id
Feat: execution.deploymentId response model
2025-08-22 11:48:08 +02:00
Matej Bačo
011a9cb7a3 Fix tests 2025-08-22 11:31:14 +02:00
Matej Bačo
ebf48655a0 Formatting fix 2025-08-22 11:16:18 +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
Evan
0371e488e9 test fix/lint 2025-08-21 11:02:53 -07:00
Evan
cfbbb4af50
Merge pull request #10354 from appwrite/cursor/update-token-tests-with-jwt-decode-75df
Update token tests with jwt decode
2025-08-21 09:35:27 -07:00
Cursor Agent
e6e7a728a0 Enhance token JWT validation in TokensConsoleClientTest with comprehensive checks
Co-authored-by: evanleair <evanleair@gmail.com>
2025-08-21 16:10:06 +00:00
Matej Bačo
d68e394c60
Merge pull request #10352 from appwrite/chore-improve-cookie-tests
Chore: Add cookies test
2025-08-21 14:00:55 +02:00
Matej Bačo
669844ba28 Add cookie test for site execution 2025-08-21 13:27:55 +02:00
Matej Bačo
5f59c4de24
Merge pull request #10350 from appwrite/fix-event-template-config
Fix event template configuration issues
2025-08-21 13:11:01 +02:00
Matej Bačo
36049cf9aa
Merge pull request #9773 from samikshaaagarwal/samiksha/9510
Truncate logs in function worker
2025-08-21 12:58:57 +02:00
Aditya Oberai
f7532bd9ae
Fix event template configuration 2025-08-21 14:37:00 +05:30
Khushboo Verma
10eed78b73 Test truncation in one test 2025-08-21 14:32:48 +05:30
Khushboo Verma
bc47ac7caa Truncate logs and errors from beginning 2025-08-21 12:49:31 +05:30
Khushboo Verma
3250542670 Merge branch '1.7.x' into fix-function-log-truncation-error 2025-08-21 11:53:48 +05:30
Steven Nguyen
6dc02756fd
Merge pull request #10347 from appwrite/main
Sync main into 1.7.x
2025-08-20 17:16:47 -07:00
Evan
2beb6ba0cf
Update tests/e2e/Services/Tokens/TokensConsoleClientTest.php
Co-authored-by: Steven Nguyen <1477010+stnguyen90@users.noreply.github.com>
2025-08-20 12:51:25 -07:00
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
Mayank Agarwal
41743b1299 Add solution for function domain 2025-08-20 18:34:59 +05:30
Matej Bačo
7eaecd896e
Merge pull request #10343 from appwrite/fix-external-dependencies
Fix: Remove external dependnecies (unnessessary)
2025-08-20 11:53:06 +02:00
Matej Bačo
ca75ac3722 PR review improvements 2025-08-20 11:32:06 +02:00
Matej Bačo
79a0b6b6c3 Fix during QA 2025-08-20 11:21:21 +02:00
Matej Bačo
bd4bb06c7e Remove bunnyCDN and Alpine external dependency 2025-08-20 11:11:39 +02:00
Matej Bačo
e005276fe5
Merge pull request #10338 from appwrite/chore-upgrade-http
Chore: Upgrade HTTP
2025-08-20 10:20:17 +02:00
Steven Nguyen
acc739b6a6
Merge pull request #10117 from appwrite/clarify-userid-param
Clarify userId param in endpoints that create accounts
2025-08-19 16:47:17 -07:00
Matej Bačo
52af439cac Fix backwards comptibility 2025-08-19 16:43:31 +02:00
Matej Bačo
6f5d038340 adjust tests to new domain validator 2025-08-19 14:42:41 +02:00
Matej Bačo
79375ad5b5 Reapply "http fix to double slashes and new domain validator"
This reverts commit 09383f068f.
2025-08-19 13:13:41 +02:00
Matej Bačo
09383f068f Revert "http fix to double slashes and new domain validator"
This reverts commit 8672e6f158.
2025-08-19 13:13:28 +02:00
Matej Bačo
8672e6f158 http fix to double slashes and new domain validator 2025-08-19 13:13:04 +02:00
Jake Barnby
d5eaed8873
Merge pull request #10336 from appwrite/database-0.71.15
Databaselib  bump 0.71.15
2025-08-19 21:32:32 +12:00
fogelito
2718deac0f database 0.71.15 2025-08-19 12:09:18 +03: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
Ebenezer Don
3f55b46165 clarify userId behavior for magic-url and phone tokens 2025-08-18 17:18:12 +01:00
Ebenezer Don
0553a36d1f
Merge branch 'main' into clarify-userid-param 2025-08-18 16:33:24 +01:00
Matej Bačo
84a1d77876
Merge pull request #10332 from appwrite/fix-preview-fonts
Fix: Improve font reliability
2025-08-18 12:22:41 +02:00
Matej Bačo
976427c9a4 Improve fonts 2025-08-18 11:58:45 +02:00
Matej Bačo
6c46039103
Merge pull request #10331 from appwrite/fix-cicd-tests-sites
Improve sites test for stability
2025-08-18 10:41:23 +02:00