Commit graph

2869 commits

Author SHA1 Message Date
Christy Jacob
d59d6f70a5
Merge pull request #9303 from appwrite/pla-2428
Add support endpoint url for S3
2025-02-18 16:28:44 +05:30
Christy Jacob
27d2cc9f00
Merge pull request #9348 from ChiragAgg5k/pla-2470
Fix resend team invite if already accepted
2025-02-18 15:10:11 +05:30
Jake Barnby
ff09f1e62a
Remove redundant check 2025-02-18 02:05:13 +13:00
Jake Barnby
390cdaa6a5
Merge remote-tracking branch 'origin/1.6.x' into feat-key-segmented-usage
# Conflicts:
#	composer.lock
2025-02-17 17:12:45 +13:00
Bradley Schofield
0f873792ba Fix build memory and add tests to prevent future regressions 2025-02-14 17:16:40 +09:00
Chirag Aggarwal
9ebb4b9626
Merge branch '1.6.x' into pla-2428 2025-02-14 09:04:30 +05:30
fogelito
e4ae0d463d assertStringContainsString 2025-02-13 11:37:12 +02:00
fogelito
8778e2e666 lint 2025-02-13 11:35:16 +02:00
fogelito
8f212ccd30 in_array 2025-02-13 11:24:13 +02:00
fogelito
e8a306253b Fix test 2025-02-13 11:22:40 +02:00
fogelito
6abf8ce727 Fix index length test 2025-02-13 10:44:27 +02:00
Chirag Aggarwal
d259f21c65 refactor: tests to match the new membership logic 2025-02-12 10:48:32 +00:00
Jake Barnby
704437b5e8
Format 2025-02-11 22:04:52 +13:00
Jake Barnby
d04a5cab0d
Merge remote-tracking branch 'origin/1.6.x' into feat-key-segmented-usage
# Conflicts:
#	composer.lock
2025-02-11 21:33:34 +13:00
Jake Barnby
0634a7eac3
Fix injections 2025-02-11 21:13:01 +13:00
Jake Barnby
1c91604c80
Only disable database reads/writes and network stats 2025-02-11 20:56:39 +13:00
Jake Barnby
2902b1bde8
Merge pull request #9329 from appwrite/catch-invalid-index
Catch invalid index
2025-02-11 20:34:10 +13:00
fogelito
8c3a243a5d Typo 2025-02-10 15:40:45 +02:00
fogelito
7a8688932c Add test 2025-02-10 15:40:21 +02:00
Damodar Lohani
abd899186d Merge remote-tracking branch 'origin/1.6.x' into feat-logs-db 2025-02-09 05:20:10 +00:00
Damodar Lohani
59516408af revert env update 2025-02-09 05:15:26 +00:00
Chirag Aggarwal
989bbbc261
Merge branch '1.6.x' into pla-2428 2025-02-07 13:25:15 +05:30
Steven Nguyen
1d55bbc0d7
Merge pull request #9271 from appwrite/pla-2009
chore: override getUserAgent function to set forwarded user agent
2025-02-06 17:51:49 -08:00
Luke B. Silver
e6efe5b27e
Merge branch '1.6.x' into pla-2428 2025-02-06 13:58:58 +00:00
Damodar Lohani
c27c3499aa fix endpoint and add test 2025-02-06 04:48:40 +00:00
Damodar Lohani
0a6ebe6661 Merge remote-tracking branch 'origin/1.6.x' into feat-logs-db 2025-02-06 04:40:05 +00:00
Damodar Lohani
8da5bfccb6 fix format and test 2025-02-06 03:58:46 +00:00
Fabian Gruber
213e16050b fix(test): use assertEventually instead of while(true) 2025-02-05 13:40:13 +01:00
Damodar Lohani
3e778c0094 update environment variable 2025-02-05 09:53:23 +00:00
Damodar Lohani
cf66bee925 Merge remote-tracking branch 'origin/1.6.x' into feat-logs-db 2025-02-05 09:49:11 +00:00
Fabian Gruber
a16f26d378 feat: add AMQP queues 2025-02-05 10:29:33 +01:00
Damodar Lohani
4d43b41482 Merge remote-tracking branch 'origin/1.6.x' into feat-logs-db 2025-02-05 08:17:46 +00:00
Chirag Aggarwal
deb556242e chore: update test 2025-02-04 08:35:26 +00:00
Christy Jacob
5d243de029
Merge pull request #9269 from ChiragAgg5k/pla-2061
chore: added teamName to membership redirect url
2025-02-04 13:07:25 +05:30
Chirag Aggarwal
deeabc2d86
Merge branch '1.6.x' into pla-2009 2025-02-04 10:44:52 +05:30
Bradley Schofield
bbc527d4a4 Use defaults in assert eventually 2025-02-03 10:19:42 +09:00
Bradley Schofield
50cc28647d Make sessions limit tests assert eventually 2025-02-03 09:53:00 +09:00
Chirag Aggarwal
3a5342ae24 chore: added test cases 2025-01-30 05:05:26 +00:00
Damodar Lohani
0da3f870f9 refactor: rename 2025-01-30 04:43:16 +00:00
Chirag Aggarwal
70c119b9cc chore: added test cases for forwarded user agent 2025-01-27 13:58:46 +00:00
Darshan
00a2413366 fix: tests due to additional response vars. 2025-01-23 19:17:20 +05:30
Steven Nguyen
54a46d7d26
Merge pull request #9218 from ChiragAgg5k/fix-resend-invitation
fix: resend invitation
2025-01-17 12:59:31 -08:00
Christy Jacob
8bdafb46d6 chore: review comments & refactoring 2025-01-17 10:38:39 +05:30
Chirag Aggarwal
120ceeedad chore: review 2025-01-16 04:27:25 +00:00
Chirag Aggarwal
b5449a8ca6 fix: resend invitation 2025-01-13 18:25:48 +00:00
Steven Nguyen
f48c843bea
fix(users): ensure user can delete session
The session document created by users.createSession() was missing
delete permissions for the user so when the user tried to delete it,
they got a 401 error.

This PR ensure the permissions are added just like if the document was
created from the Account API so that the user has access to delete the
document.
2025-01-11 17:56:36 +00:00
Christy Jacob
a7fdfc629c
Merge pull request #9198 from appwrite/feat-project-sms-usage
feat project sms usage
2025-01-10 15:42:00 +05:30
loks0n
651a3d1d62 test: fix 2025-01-09 16:37:26 +00:00
Darshan
bce68b2202 fix: benchmark test. 2025-01-09 19:45:03 +05:30
Darshan
addb56ab7d update: shift comment. 2025-01-08 18:24:53 +05:30