Commit graph

6856 commits

Author SHA1 Message Date
Jake Barnby
cf8da3495c
Merge branch '1.6.x' into feat-1.6.x-new-sdk-class 2025-01-21 00:50:16 +13:00
Bradley Schofield
e7b119abae Merge branch '1.6.x' into feat-1.6.x-new-sdk-class 2025-01-20 14:21:26 +09:00
Bradley Schofield
f3b395f3f3 Add remaining missing descriptions and enable the desc check 2025-01-20 12:16:00 +09:00
fogelito
028cd935d9 Merge branch '1.6.x' of https://github.com/appwrite/appwrite into index-dependency-exception 2025-01-19 08:30:59 +02:00
Steven Nguyen
54a46d7d26
Merge pull request #9218 from ChiragAgg5k/fix-resend-invitation
fix: resend invitation
2025-01-17 12:59:31 -08:00
Chirag Aggarwal
1d1b83afb6 chore: review 2025-01-17 17:28:03 +00:00
Christy Jacob
b3fb7cfdb6
Merge branch '1.6.x' into optimise-webhook-events 2025-01-17 18:01:37 +05:30
Christy Jacob
5240d0f9c6 Merge branch '1.6.x' of https://github.com/appwrite/appwrite into optimise-webhook-events 2025-01-17 11:48:41 +00:00
Christy Jacob
5b28e7c478 chore: review comments 2025-01-17 11:48:19 +00:00
Bradley Schofield
02e7f91e59 Address all missing descriptions apart from ones in projects.php 2025-01-17 16:44:25 +09:00
Christy Jacob
f66f75b808 chore: review comments 2025-01-17 10:43:02 +05:30
Christy Jacob
458b7bb877 Merge branch '1.6.x' of github.com:appwrite/appwrite into chore-optimise-events-payloads 2025-01-17 10:42:16 +05:30
Christy Jacob
a2962b6b95 chore: review comments 2025-01-17 10:42:06 +05:30
Christy Jacob
8bdafb46d6 chore: review comments & refactoring 2025-01-17 10:38:39 +05:30
Bradley Schofield
20e87cb82f Run Linter 2025-01-17 13:39:16 +09:00
Bradley Schofield
d5604efef8 Fix actions 2025-01-17 13:38:38 +09:00
Bradley Schofield
95dcb67747 Implement new SDK Class on 1.6.x 2025-01-17 13:31:39 +09:00
Chirag Aggarwal
c098b62d59
Merge branch '1.6.x' into fix-resend-invitation 2025-01-17 09:28:57 +05:30
Chirag Aggarwal
a1031ab921 fix: update membership 2025-01-17 03:58:23 +00:00
fogelito
8c90973b61 Merge branch '1.6.x' of https://github.com/appwrite/appwrite into index-dependency-exception 2025-01-16 17:34:16 +02:00
fogelito
13687f7fc3 Use 1.6.x 2025-01-16 17:33:51 +02:00
fogelito
0afbfe2f84 INDEX_DEPENDENCY 2025-01-16 17:20:30 +02:00
Chirag Aggarwal
8dc3b4ca60 fix: tests: 2025-01-16 06:15:41 +00:00
Chirag Aggarwal
23d20b7d02 fix: invited user's name 2025-01-16 04:29:11 +00:00
Chirag Aggarwal
120ceeedad chore: review 2025-01-16 04:27:25 +00:00
fogelito
098c30cd9a Message null 2025-01-15 14:02:30 +02:00
fogelito
cee3da2ef5 Remove previous 2025-01-15 13:55:18 +02:00
fogelito
42ef7fd2d8 INDEX_DEPENDENCY 2025-01-15 11:16:10 +02:00
Jake Barnby
6e7997a8a8
Merge remote-tracking branch 'origin/1.6.x' into feat-apns-content-available
# Conflicts:
#	composer.lock
2025-01-15 15:01:55 +13:00
Chirag Aggarwal
d43507040c fix: tests 2025-01-14 10:43:48 +00:00
Chirag Aggarwal
eee9c9d693
Merge branch '1.6.x' into fix-resend-invitation 2025-01-14 16:07:22 +05:30
ChiragAgg5k
860c917cf6 fix: increment 2025-01-14 15:48:28 +05:30
ChiragAgg5k
1c7867ee03 fix: not sending mail to appuser 2025-01-14 15:47:05 +05:30
ChiragAgg5k
2571f7d3fc refactor: createdMembership 2025-01-14 15:43:00 +05:30
Jake Barnby
3fa78e3c3b
Log path with populated parameters 2025-01-14 14:50:40 +13:00
Chirag Aggarwal
e6cb17a6cc chore: remove TEAM_INVITE_ALREADY_EXISTS 2025-01-13 18:51:23 +00:00
Chirag Aggarwal
b5449a8ca6 fix: resend invitation 2025-01-13 18:25:48 +00:00
Jake Barnby
1cd7c397de
Revert "Fix dead connections" 2025-01-13 19:24:58 +13:00
Christy Jacob
cde1d6e83e
Merge pull request #9190 from appwrite/fix-dead-connections
Fix dead connections
# Conflicts:
#	composer.lock
2025-01-13 18:03:40 +13: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
9b404db87f
Merge pull request #9207 from appwrite/fix-abuse-sms
fix sms usage
2025-01-10 23:07:07 +05:30
loks0n
1695e90399 fix: metric 2025-01-10 17:33:08 +00:00
Steven Nguyen
c2124d6803
Merge pull request #9200 from ChiragAgg5k/fix-email-otp
fix: disabling of email-otp when user wants to
2025-01-10 07:23:20 -08:00
Fabian Gruber
26c86d465b
Merge branch '1.6.x' into PLA-1958 2025-01-10 13:18:53 +01:00
Christy Jacob
f153e1bebf
Merge pull request #9138 from appwrite/fix-installation-oauth-collision
Fix: VCS identity collision
2025-01-10 17:08:31 +05:30
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
Chirag Aggarwal
642eac098c
Merge branch '1.6.x' into fix-email-otp 2025-01-10 14:40:28 +05:30
Jake Barnby
b88d9c51fb
Revert "Fix dead connections" 2025-01-10 20:19:34 +13:00
ChiragAgg5k
d86984f6cf chore: used config in auth 2025-01-10 08:42:10 +05:30
loks0n
cc7cef59b3 isset over empty 2025-01-09 19:03:25 +00:00