Commit Graph

8501 Commits

Author SHA1 Message Date
loks0n 507d210bcb fix: tests 2025-01-23 17:20:57 +00:00
loks0n f5efc53406 fix: tests 2025-01-23 15:44:03 +00:00
Luke B. Silver d2a4361e8d Merge branch '1.6.x' into fix-redirect-validator-v2 2025-01-23 15:20:52 +00:00
loks0n 170f3656e1 fix: redirect validator v2 2025-01-23 15:00:54 +00:00
Darshan 784cddcf9b Merge branch '1.6.x' into databases-reads-writes 2025-01-23 18:54:28 +05:30
Darshan 08f2a59766 add: database read, write metrics. 2025-01-23 18:54:02 +05:30
Jake Barnby 2af7a46aca Merge pull request #9255 from appwrite/feat-batch-usage-dump
Feat batch usage dump
2025-01-24 02:10:54 +13:00
Jake Barnby f849fb9b30 Add project job timing 2025-01-24 02:04:18 +13:00
Jake Barnby 8097f1607f Add project log 2025-01-24 01:34:44 +13:00
Jake Barnby 5dd3b09ca7 Lint 2025-01-24 00:13:13 +13:00
Jake Barnby 91c319bc50 Remove redundant logs 2025-01-24 00:09:08 +13:00
Jake Barnby fe930d8f64 Fix tests 2025-01-24 00:07:45 +13:00
Jake Barnby 77ae8dcc63 Lint 2025-01-23 23:28:15 +13:00
Jake Barnby 8cd4000751 One write per project 2025-01-23 23:25:10 +13:00
Chirag Aggarwal 6d404ada74 chore: update scopes 2025-01-23 05:36:12 +00:00
Jake Barnby 65c2b99dfe Fix method refs 2025-01-23 18:32:36 +13:00
Christy Jacob 85539dfb29 Merge pull request #9253 from appwrite/fix-amazon-oauth
fix: amazon oauth
2025-01-23 10:35:57 +05:30
Jake Barnby b56fda0029 Merge remote-tracking branch 'origin/1.6.x' into feat-batch-usage-dump 2025-01-23 17:42:00 +13:00
Bradley Schofield 8fb7a2db32 Merge branch '1.6.x' into feat-bulk-operations
# Conflicts:
#	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-latest-client.json
#	app/config/specs/swagger2-latest-console.json
#	app/config/specs/swagger2-latest-server.json
#	app/controllers/api/databases.php
#	app/controllers/api/functions.php
#	app/controllers/api/migrations.php
#	app/controllers/api/projects.php
#	app/controllers/api/proxy.php
#	app/controllers/api/storage.php
#	app/controllers/api/users.php
#	app/controllers/api/vcs.php
#	composer.json
#	composer.lock
#	docs/references/account/create-push-target.md
#	docs/references/account/delete-push-target.md
#	docs/references/account/update-push-target.md
#	src/Appwrite/SDK/Method.php
#	src/Appwrite/Specification/Format/OpenAPI3.php
#	src/Appwrite/Specification/Format/Swagger2.php
2025-01-23 11:19:20 +09:00
fogelito ee9bf984c7 Delete collection first 2025-01-22 17:35:30 +02:00
Jake Barnby 343ef4944b Format 2025-01-23 01:57:23 +13:00
Jake Barnby d533113d86 Update usage dump to upsert documents in batches 2025-01-23 01:44:33 +13:00
Jake Barnby 758d8496c1 Merge pull request #9237 from appwrite/feat-1.6.x-new-sdk-class
Implement new SDK Class on 1.6.x
2025-01-22 20:38:10 +13:00
Bradley Schofield df491f6f46 Fix null deprecation warning 2025-01-22 16:02:56 +09:00
Bradley Schofield 5123cf5f8e Make Method Extendable 2025-01-22 11:08:23 +09:00
Matej Bačo 9a94023bde Merge remote-tracking branch 'origin/feat-sites' into feat-add-tests-for-sites 2025-01-21 13:41:08 +00:00
Chirag Aggarwal ead7a17645 chore: remove comma 2025-01-21 13:34:45 +00:00
Matej Bačo 7009d1edf1 Merge branch 'feat-sites' into fix-manual-qa 2025-01-21 13:50:00 +01:00
Chirag Aggarwal f6385c716e fix: encoding state 2025-01-21 12:17:48 +00:00
Christy Jacob c4053b62e4 Merge pull request #9246 from appwrite/fix-phone-validation
fix: phone number parsing exception handling
2025-01-21 12:42:56 +05:30
Christy Jacob b4e1101a9b Merge pull request #9211 from appwrite/add-user-types
Update audits to include user type
2025-01-21 12:41:23 +05:30
Darshan be2929f07f Merge branch '1.6.x' into add-user-types 2025-01-21 11:56:36 +05:30
Chirag Aggarwal af8cb29bfb chore: added log 2025-01-21 06:21:09 +00:00
Jake Barnby cf8da3495c Merge branch '1.6.x' into feat-1.6.x-new-sdk-class 2025-01-21 00:50:16 +13:00
Jake Barnby 190b9cdaee Merge pull request #9226 from appwrite/index-dependency-exception
Add index dependency exception
2025-01-20 23:24:50 +13:00
Christy Jacob 2533a95b8b chore: add missing case for executions 2025-01-20 15:13:50 +05:30
fogelito 0915f23e99 Merge branch '1.6.x' of https://github.com/appwrite/appwrite into index-dependency-exception
# Conflicts:
#	composer.lock
2025-01-20 11:27:20 +02:00
Christy Jacob c3e2a3fac2 Merge branch '1.6.x' of github.com:appwrite/appwrite into fix-maintenance-job 2025-01-20 14:31:31 +05:30
Christy Jacob b87c750536 chore: add temporary check to deletes worker to prevent it from throwing an exception 2025-01-20 14:31:22 +05:30
Chirag Aggarwal ca0459046d chore: remove isValidNumber check 2025-01-20 08:33:49 +00:00
Chirag Aggarwal 8fb772340f chore: shifted validation 2025-01-20 08:12:42 +00: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
Khushboo Verma 4a3ea540bf Fix specification tests 2025-01-20 01:01:21 +05:30
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 be5c4b753a fix: syntax 2025-01-17 19:40:33 +00:00
Chirag Aggarwal 4d86096c20 Merge branch '1.6.x' into fix-slack-oauth 2025-01-18 00:12:38 +05:30
Christy Jacob dc651f632a fix: maintenance job missing type 2025-01-17 22:55:16 +05:30
Christy Jacob e4efaf1efa fix: maintenance job missing type 2025-01-17 22:53:31 +05:30