Commit graph

29731 commits

Author SHA1 Message Date
Luke B. Silver
60726757ab
Merge pull request #10726 from appwrite/fix-testListSites
fix: testListSites 2 not matching expected 1
2025-10-29 12:48:38 +00:00
Jake Barnby
7b55a9810f
Merge pull request #10668 from appwrite/feat-disable-count
Feat disable count
2025-10-29 23:47:33 +13:00
Chirag Aggarwal
d995dbb159 fix: naming 2025-10-29 15:19:16 +05:30
Chirag Aggarwal
1180dc0781 use search 2025-10-29 15:13:33 +05:30
Chirag Aggarwal
2951a1b7b8 fix: testListSites 2 not matching expected 1 2025-10-29 15:11:42 +05:30
shimon
a7dbb3daea Refactor API parameters to replace 'includeTotal' with 'total' across multiple endpoints for consistency in response handling. 2025-10-29 11:08:08 +02:00
shimon
33000134df addrising comments + composer.lock 2025-10-29 09:17:10 +02:00
shimon
b893599ba8 Merge branch '1.8.x', commit 'f18aa6b6486d52ef97674c1ac483c476b85a6f21' of github.com:appwrite/appwrite into feat-disable-count
# Conflicts:
#	composer.lock
2025-10-29 09:03:44 +02:00
Jake Barnby
2a260c3d5f
Merge pull request #10720 from appwrite/composer-add-emails
Composer add emails lib
2025-10-28 22:05:19 +13:00
fogelito
b8321d3bb0 Update lock for database 3.0.4 2025-10-28 10:25:29 +02:00
fogelito
66610cfd4e Pull main 2025-10-28 09:33:56 +02:00
fogelito
149fa141d0 Merge branch '1.8.x' of https://github.com/appwrite/appwrite into composer-add-emails
# Conflicts:
#	composer.lock
2025-10-28 09:33:21 +02:00
fogelito
9305c86367 Add utopia-php/emails 0.6 2025-10-28 09:32:00 +02:00
Jake Barnby
0e6d3279d7
Merge pull request #10546 from appwrite/feat-csv-export
CSV export
2025-10-28 18:19:54 +13:00
Jake Barnby
c0cb4681ae Fix error encode 2025-10-28 17:58:31 +13:00
Jake Barnby
b9fb10a379
Merge pull request #10719 from appwrite/fix-error-handler-error
Return empty on no collection, fallback to route validation
2025-10-28 17:39:05 +13:00
Jake Barnby
b39a118bba Clean up errors 2025-10-28 17:37:22 +13:00
Jake Barnby
9f2ff0e1f7 Merge remote-tracking branch 'origin/1.8.x' into feat-csv-export
# Conflicts:
#	app/config/specs/open-api3-1.8.x-client.json
#	app/config/specs/open-api3-1.8.x-console.json
#	app/config/specs/open-api3-1.8.x-server.json
#	app/config/specs/open-api3-latest-client.json
#	app/config/specs/open-api3-latest-console.json
#	app/config/specs/open-api3-latest-server.json
#	app/config/specs/swagger2-1.8.x-client.json
#	app/config/specs/swagger2-1.8.x-console.json
#	app/config/specs/swagger2-1.8.x-server.json
#	app/config/specs/swagger2-latest-client.json
#	app/config/specs/swagger2-latest-console.json
#	app/config/specs/swagger2-latest-server.json
2025-10-28 17:22:02 +13:00
Jake Barnby
15cabd018d Lint 2025-10-28 16:56:54 +13:00
Jake Barnby
8a5a6037b1 Return empty on no collection, fallback to route validation 2025-10-28 16:50:38 +13:00
Matej Bačo
dde6968e50
Merge pull request #10713 from appwrite/fix-next-16
Fix: Next.js 16
2025-10-27 17:22:57 +01:00
Matej Bačo
71349385b4 Upgrade Console (tanstack support), and detector (next.js 16) 2025-10-27 17:03:24 +01:00
fogelito
6f299e922c Add emails 2025-10-27 15:50:45 +02:00
Luke B. Silver
7047ffe3dd
Merge pull request #10707 from appwrite/update-docs-examples-to-use-permission-class
Update docs examples to use permission class
2025-10-27 12:38:13 +00:00
Chirag Aggarwal
73e3f2869f fix: imports 2025-10-27 17:41:33 +05:30
Luke B. Silver
e4f63ed0c9
Merge pull request #10694 from appwrite/update-sdks
update sdks
2025-10-27 11:16:26 +00:00
Chirag Aggarwal
720dfb97e8 feat: improve doc examples to use Permission and Roles helper classes 2025-10-27 14:13:54 +05:30
shimon
f18aa6b648 composer.lock 2025-10-27 10:14:41 +02:00
shimon
b760a88af7 Merge branch '1.8.x', commit 'ab1e51034826dde50034e6e73fc5d546e800dd6d' of github.com:appwrite/appwrite into feat-disable-count
# Conflicts:
#	composer.lock
2025-10-27 10:13:37 +02:00
Damodar Lohani
15b12551a0
Merge pull request #10702 from appwrite/fix-description
fix: execution status enum description
2025-10-27 12:08:20 +05:45
Chirag Aggarwal
22f44c51d6 regen specs 2025-10-27 11:23:56 +05:30
Damodar Lohani
128dc34a52
Merge pull request #10705 from appwrite/fix-warning-builds-worker
Fix warning builds worker
2025-10-27 10:42:29 +05:45
Chirag Aggarwal
ecc3f61f1e fix: warning Undefined variable $adapter 2025-10-27 08:41:13 +05:30
Chirag Aggarwal
ffb2a02ea0 fix: execution status enum description 2025-10-25 10:52:22 +05:30
Chirag Aggarwal
f6135a0e04 update composer 2025-10-25 10:10:51 +05:30
Matej Bačo
3733df6fc5
Merge pull request #10698 from appwrite/ser-218-functions
Fix errors on downloading function deployment output
2025-10-24 16:57:48 +02:00
Hemachandar
b5d26bb426 Fix errors on downloading function deployment output 2025-10-24 19:59:48 +05:30
Matej Bačo
fa4529846c Applying SDK generation fix for Console
https://github.com/appwrite/appwrite/pull/10628/files
2025-10-24 16:18:11 +02:00
Matej Bačo
1fc790802d
Merge pull request #10681 from appwrite/feat-tanstack-start-sites
Feat: Tanstack support
2025-10-24 15:57:20 +02:00
Matej Bačo
52ababa800 Update docker-compose.yml 2025-10-24 14:57:12 +02:00
Matej Bačo
b3c1dea8d7 Fix template test 2025-10-24 13:25:25 +02:00
Matej Bačo
f51c387cd8 Update composer.lock 2025-10-24 12:44:42 +02:00
Matej Bačo
3dd1c3de13 Merge branch '1.8.x' into feat-tanstack-start-sites 2025-10-24 12:43:51 +02:00
Matej Bačo
4472437696 AI code review fix 2025-10-24 12:41:46 +02:00
Matej Bačo
ca39c2cde5 Add tanstack starter 2025-10-24 12:33:50 +02:00
Chirag Aggarwal
a7b74cede8 update generator 2025-10-24 14:46:28 +05:30
Jake Barnby
24bfad100d
Merge pull request #10690 from appwrite/feat-resend
feat: resend adapter
2025-10-24 09:13:24 +00:00
Matej Bačo
a8de338d5f
Merge pull request #10633 from appwrite/ser-376
Dark mode styles for emails
2025-10-24 10:50:53 +02:00
Chirag Aggarwal
9c0772f125 add tests 2025-10-24 14:19:59 +05:30
Chirag Aggarwal
d90e2621a1 update sdks 2025-10-24 14:00:39 +05:30