Commit graph

1815 commits

Author SHA1 Message Date
Jake Barnby
7a0b34474f
Skip redundant subqueries in users list route 2025-08-11 21:26:10 +12:00
Jake Barnby
10254c5e24
Update migrations 2025-08-08 23:45:31 +12:00
Christy Jacob
f537f5f901
Merge pull request #10271 from appwrite/update-android-kotlin-sdks
chore: update SDK generator and sdks
2025-08-08 00:19:41 +04:00
Christy Jacob
217cd48249 chore: update SDK generator and sdks 2025-08-06 12:08:36 +04:00
Matej Bačo
2d4e99cb1a Revert revert of CAA validation 2025-08-05 13:44:06 +02:00
Jake Barnby
0109ca218e
Merge pull request #10264 from appwrite/fix-dec-min-0
Fix atomic number ops with limit 0
2025-08-05 21:33:33 +12:00
Jake Barnby
43f0849979
Fix atomic num ops with limit 0 2025-08-05 20:38:26 +12:00
Matej Bačo
9c320f9c71
Revert "Check CAA record before issuing certificate" 2025-08-05 10:23:39 +02:00
Matej Bačo
75bf37a074 Update composer.lock 2025-08-04 14:32:38 +02:00
Chirag Aggarwal
4adebc8ba2 chore: add svg sanitization 2025-08-03 13:33:10 +05:30
Chirag Aggarwal
5689fd6e7e chore: update changelog and sdk gen 2025-08-01 09:09:11 +05:30
Jake Barnby
152882d05d
Fix ref 2025-07-30 23:59:30 +12:00
Jake Barnby
a21e37b054
Add permissions support for CSV 2025-07-30 23:42:01 +12:00
Jake Barnby
5b12a6c8b1
Add internal attributes CSV test 2025-07-30 16:50:09 +12:00
ArnabChatterjee20k
b69ad22485 updated migration release 2025-07-29 10:25:31 +05:30
Chirag Aggarwal
b23f382dcc
Merge branch '1.7.x' into update-sdks-1.7.x 2025-07-27 09:52:05 +05:30
Chirag Aggarwal
6bd3e6fe96 update version for rn 2025-07-25 16:05:16 +05:30
Chirag Aggarwal
32bb8b7c7e chore: update sdks 1.7.x 2025-07-24 13:42:55 +05:30
Chirag Aggarwal
a53dcd8a23 chore: regen 2025-07-23 20:56:20 +05:30
hmacr
f8d6706fde update composer 2025-07-23 20:45:46 +05:30
Chirag Aggarwal
99ea9c5d80 chore: update cli to 8.2.2 2025-07-18 17:10:20 +05:30
Chirag Aggarwal
c729a84d51 chore: update dart to 16.1.0 and flutter to 17.0.2 2025-07-18 15:55:11 +05:30
Chirag Aggarwal
0a82b6d30d chore: update CLI to 8.2.1 2025-07-17 11:44:30 +05:30
Chirag Aggarwal
a2ca08023d chore: update composer 2025-07-12 12:18:11 +05:30
Chirag Aggarwal
8a2e0d4970 chore: update react native to 0.10.1 and changelog 2025-07-12 12:04:51 +05:30
Matej Bačo
0bdb64fc77 Fix migration tests 2025-07-11 15:54:53 +02:00
Matej Bačo
eaf9b8b228 Migrate remaining tests to node 2025-07-10 12:55:45 +02:00
Khushboo Verma
80c4982482 Update only specific attribute 2025-07-08 00:51:35 +05:30
Chirag Aggarwal
7bbf58d0dd update cli 2025-07-04 15:31:52 +05:30
Chirag Aggarwal
60158aec0c chore: update cli to 8.1.1 as well 2025-07-03 18:02:40 +05:30
Jake Barnby
99ccd64b4c
Revert "chore: update composer.json and composer.lock to include appwrite-lab…" 2025-07-01 18:24:05 -04:00
Jake Barnby
a1af742c4b
Update lock 2025-06-30 22:28:09 -04:00
Jake Barnby
72cd501f21
Merge remote-tracking branch 'origin/1.7.x' into chore-upgrade-utopia-queue 2025-06-30 21:01:47 -04:00
Chirag Aggarwal
156daca044 fix: composer 2025-06-27 15:50:32 +05:30
Chirag Aggarwal
151711aba9 Merge branch '1.7.x' into update-cli-8.1.0 2025-06-27 15:48:33 +05:30
Christy Jacob
a36525373d Merge branch '1.7.x' of github.com:appwrite/appwrite into chore-upgrade-utopia-queue 2025-06-27 13:37:33 +04:00
Chirag Aggarwal
5a48fd6300 chore: update cli to 8.1.0 and add changelog 2025-06-27 11:43:56 +05:30
Matej Bačo
df902d2624 Fix account tests using old token 2025-06-26 20:47:59 +02:00
Matej Bačo
bda9adc52e Fix sms mock endpoint 2025-06-26 20:04:56 +02:00
Jake Barnby
7508a22ddf
Lint 2025-06-25 16:49:12 -04:00
Matej Bačo
f07abce6f8
Merge branch '1.7.x' into feat-use-first-class-callable-syntax 2025-06-25 16:46:30 +02:00
Christy Jacob
b646eb7758 chore: update composer.json and composer.lock to upgrade utopia-php/queue to version 0.12.0 and appwrite-labs/php-amqplib to version 0.1.1 2025-06-25 00:23:21 +04:00
Christy Jacob
4759407696 chore: update composer.json and composer.lock to include appwrite-labs/php-amqplib and adjust utopia-php/queue version 2025-06-24 14:57:30 +04:00
Steven Nguyen
7238e11bdb
fix: pin utopia-php/queue to 0.11.0
With the revert of PLA-2762, we need to pin the utopia-php/queue package to version 0.11.0 to avoid using the graceful shutdown feature that was introduced in version 0.11.1.
2025-06-20 20:31:26 -07:00
Chirag Aggarwal
89b559dd8f chore: update composer 2025-06-18 18:57:38 +05:30
Chirag Aggarwal
5934ad459f chore: update react native sdk and changelog 2025-06-18 13:44:33 +05:30
Jake Barnby
3729c6b1c2
Cast sequence 2025-06-16 13:24:48 -04:00
Khushboo Verma
fc656167d5 Composer update 2025-06-13 18:11:51 +05:30
Khushboo Verma
37388fcf1b Change php version in composer.lock 2025-06-13 18:08:19 +05:30
Jake Barnby
fc0e1b607d
Update database 2025-06-12 14:57:12 -04:00