Commit graph

29732 commits

Author SHA1 Message Date
shimon
0e22b06f0a linter 2025-10-28 15:01:08 +02:00
shimon
9e79d883a0 Refactor authorization retrieval in realtime and update imports in migration files; clean up whitespace in tests 2025-10-28 14:16:26 +02:00
shimon
61de3b9e08 Merge branch 'refactor-auth-single-instance' of github.com:appwrite/appwrite into refactor-auth-single-instance 2025-10-28 11:38:08 +02:00
Shimon Newman
734c44c1da
Merge branch '1.8.x' into refactor-auth-single-instance 2025-10-28 11:30:43 +02:00
shimon
68524067cf migrations tests fix 2025-10-28 11:29:14 +02:00
shimon
cc6319a2c7 singletone fix 2025-10-28 11:09:20 +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
Shimon Newman
dee3d375db
Merge branch '1.8.x' into refactor-auth-single-instance 2025-10-28 10:01:33 +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
shimon
462634d311 Update dependencies in composer.json and composer.lock; upgrade utopia-php/detector to version 0.2.*, and utopia-php/migration to version 1.3.3. Modify exception messages in storage API for better clarity on authorization failures. Adjust test assertions to reflect updated error messages. 2025-10-28 09:09:54 +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
shimon
e769cf4e48 Remove vendor path for utopia-php/database in docker-compose.yml 2025-10-27 21:23:03 +02:00
shimon
fbaffa980a linter 2025-10-27 20:46:58 +02:00
shimon
26f61c1855 add back registers.php 2025-10-27 19:34:49 +02:00
shimon
dae62d863a Merge remote-tracking branch 'origin/refactor-auth-single-instance' into refactor-auth-single-instance 2025-10-27 19:27:33 +02:00
shimon
681fa198c9 composer.lock 2025-10-27 19:27:16 +02:00
shimon
e7b8e6c90d Merge branch '1.8.x' of github.com:appwrite/appwrite into refactor-auth-single-instance
# Conflicts:
#	composer.json
#	composer.lock
2025-10-27 19:26:53 +02:00
shimon
d7cc3895cb Update composer.lock to reflect version changes for utopia-php/detector, remove unused registers.php file, and clean up whitespace in cli.php and worker.php. Refactor database resource initialization in resources.php for consistency. 2025-10-27 19:23:55 +02: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
Shimon Newman
a0b21a0bd4
Merge branch '1.8.x' into refactor-auth-single-instance 2025-10-27 16:24:08 +02:00
shimon
65e99ff0de Merge remote-tracking branch 'origin/refactor-auth-single-instance' into refactor-auth-single-instance 2025-10-27 16:20:28 +02:00
shimon
ecd6880fe0 composer.lock 2025-10-27 16:20:07 +02:00
shimon
e20adbba61 Merge branch 'main' of github.com:appwrite/appwrite into refactor-auth-single-instance 2025-10-27 16:18:50 +02:00
shimon
30d58e6371 Update composer dependencies for utopia-php/audit and utopia-php/database, reflecting new versioning and aliases. Refactor document validation in Create operation to utilize the new authorization method for better security handling. 2025-10-27 16:14:04 +02: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
shimon
6ed2000478 Update composer.lock and refactor authorization handling in CLI and worker modules. Adjust Docker configuration to include database source path. Modify error handling in general controller and enhance permission setting in document creation. Fix privileged user role retrieval in function execution. Ensure consistent authorization usage across various resources. 2025-10-27 12:09:23 +02:00
Chirag Aggarwal
720dfb97e8 feat: improve doc examples to use Permission and Roles helper classes 2025-10-27 14:13:54 +05:30
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
Steven Nguyen
6ded8dce67
Merge pull request #10700 from appwrite/chore-issue-auto-labeler
Create workflow to auto add labels to issues
2025-10-24 14:50:46 -07:00
Steven Nguyen
21b95c2645
chore: create workflow to auto add labels to issues 2025-10-24 11:24:57 -07:00
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