Commit graph

2098 commits

Author SHA1 Message Date
Matej Bačo
150d09f656 Update composer.lock 2025-11-19 09:27:53 +01:00
Matej Bačo
ce2f2d0ebc Use config library for dotenv adapter 2025-11-18 16:35:02 +01:00
Chirag Aggarwal
20221cd6b6 sync composer 2025-11-18 11:43:27 +05:30
Chirag Aggarwal
b6fbddad81 fix: a lot of enum examples generated 2025-11-18 11:07:50 +05:30
Jake Barnby
919b01a1b1
Merge pull request #10682 from appwrite/refactor-auth-single-instance
Refactor authorization handling across multiple modules to use the ne…
2025-11-18 03:25:48 +00:00
Matej Bačo
793057c823 Update composer.lock 2025-11-14 18:06:20 +01:00
Jake Barnby
afb0fcbc6f Update DB 2025-11-14 16:45:21 +13:00
shimon
1da4736d5d composer.lock 2025-11-13 11:23:26 +02:00
Jake Barnby
0c7551b0c1 Merge remote-tracking branch 'origin/1.8.x' into refactor-auth-single-instance
# Conflicts:
#	app/controllers/api/teams.php
#	composer.lock
2025-11-12 16:51:21 +13:00
Damodar Lohani
e01ac65ce8 Feat: upgrade runtime 2025-11-12 00:26:27 +00:00
Matej Bačo
c784cf950b Add variables suggestion 2025-11-10 16:20:48 +01:00
Chirag Aggarwal
4dc700927e fix: examples 2025-11-10 15:39:54 +05:30
Chirag Aggarwal
b06460b562 chore: release cli and php 2025-11-10 14:19:26 +05:30
shimon
3ef6154ebe Update composer.lock to reflect package version upgrades and dependency changes, including Symfony components and Utopia PHP libraries. 2025-11-09 10:10:22 +02:00
Shimon Newman
a96ba5499e
Merge branch '1.8.x' into refactor-auth-single-instance 2025-11-09 10:06:03 +02:00
Chirag Aggarwal
87b0bfcdfe Merge branch '1.8.x' into release-python 2025-11-06 08:33:07 +05:30
fogelito
d4b5d7df73 lock file 2025-11-05 13:54:07 +02:00
fogelito
a1b1f97162 lock file 2025-11-05 13:36:43 +02:00
shimon
f3fd2fd191 composer.lock 2025-11-04 17:11:45 +02:00
Shimon Newman
a970969c4d
Merge branch '1.8.x' into refactor-auth-single-instance 2025-11-04 17:06:53 +02:00
shimon
f0e4c9184d Update composer.json and composer.lock to reflect new version constraints for utopia-php/audit and utopia-php/database, ensuring compatibility with the latest releases. Adjusted versioning for utopia-php/migration and appwrite/sdk-generator to their respective latest versions. 2025-11-04 16:44:09 +02:00
Chirag Aggarwal
c442dd3ef1 chore: release python sdk to 13.6.1 2025-11-04 17:19:42 +05:30
loks0n
b42cc11eba feat: bump utopia dns 2025-11-04 10:56:34 +00:00
shimon
d721425cfe composer.lock 2025-11-03 12:33:07 +02:00
shimon
02dd275be4 Update composer.lock with new reference for utopia-php/database and modify Upsert action method to remove unused Authorization parameter and enhance document validation. This improves code clarity and maintainability. 2025-11-03 11:54:50 +02:00
shimon
f613a06d19 composer.lock 2025-11-03 10:04:01 +02:00
Shimon Newman
30f4b846d2
Merge branch '1.8.x' into refactor-auth-single-instance 2025-11-03 09:21:13 +02:00
shimon
a3742bc65e compose.lock 2025-11-03 09:13:04 +02:00
Jake Barnby
750ccdf33d Merge remote-tracking branch 'origin/1.8.x' into feat-operators 2025-11-03 16:06:09 +13:00
Shimon Newman
4fca374fe9
Merge branch '1.8.x' into refactor-auth-single-instance 2025-11-02 18:15:26 +02:00
shimon
9b82dd0411 Update composer.lock to reflect version upgrades for utopia-php/detector (0.2.1 to 0.2.2) and appwrite/sdk-generator (1.4.16 to 1.5.0), including updated references and source URLs. 2025-11-02 18:14:31 +02:00
shimon
0904881de8 Refactor authorization handling to ensure consistent usage of the Authorization class across various modules, enhancing code maintainability and clarity. Update method signatures to include authorization as a parameter where necessary. 2025-11-02 18:11:56 +02:00
Matej Bačo
af3a0bb34b Update detection lib 2025-10-31 13:51:38 +01:00
Jake Barnby
d284c29e2a Update generator 2025-11-01 00:50:36 +13:00
Jake Barnby
600da2a504 Add operator support 2025-10-31 11:47:20 +13:00
shimon
a6d1f46133 addressing comments 2025-10-29 10:38:09 +02:00
shimon
33000134df addrising comments + composer.lock 2025-10-29 09:17:10 +02:00
shimon
145b884628 compose.lock 2025-10-28 15:07:26 +02:00
Shimon Newman
734c44c1da
Merge branch '1.8.x' into refactor-auth-single-instance 2025-10-28 11:30:43 +02: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
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
shimon
681fa198c9 composer.lock 2025-10-27 19:27:16 +02:00
Matej Bačo
71349385b4 Upgrade Console (tanstack support), and detector (next.js 16) 2025-10-27 17:03:24 +01: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
Chirag Aggarwal
73e3f2869f fix: imports 2025-10-27 17:41:33 +05:30
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
shimon
f18aa6b648 composer.lock 2025-10-27 10:14:41 +02:00
Matej Bačo
f51c387cd8 Update composer.lock 2025-10-24 12:44:42 +02:00