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
shimon
25403ea35e
composer.lock
2025-10-22 16:43:49 +03:00
shimon
33f88fa5e0
Refactor authorization handling across multiple modules to use the new getAuthorization() method. Update CHANGES.md to reflect the change in usage worker authorization. Adjust composer.json to specify the correct version for utopia-php/database. Update plugin-api-version in composer.lock.
2025-10-22 16:35:48 +03:00
Matej Bačo
d787408e1d
Implement package-based framework detection
2025-10-22 15:28:49 +02:00
Matej Bačo
a5486128d4
Update composer.lock
2025-10-22 13:41:55 +02:00
Matej Bačo
f9257c1ec9
add tanstack template, use detection lib v 0.2
2025-10-22 13:40:49 +02:00
shimon
1606141a5a
Merge branch '1.8.x' of github.com:appwrite/appwrite into feat-disable-count
...
# Conflicts:
# app/controllers/api/account.php
2025-10-21 11:14:05 +03:00
shimon
095ee8511b
composer
2025-10-21 10:44:17 +03:00
Chirag Aggarwal
8154a8524a
update sdk gen
2025-10-21 12:51:10 +05:30
Jake Barnby
f4efb81832
Update lock
2025-10-21 15:07:53 +13:00
Jake Barnby
ddde13a78f
Revert "Merge pull request #10468 from appwrite/feat-apps-module-dl"
...
This reverts commit 9dd1939d1f , reversing
changes made to 8dfdfcb522 .
# Conflicts:
# app/config/collections/common.php
# app/controllers/api/users.php
# app/init/resources.php
# composer.lock
2025-10-21 14:59:30 +13:00
shimon
a643cde26d
Update 'includeTotal' parameter to use Boolean(true) for consistent behavior across API endpoints, enhancing response handling for sessions, logs, memberships, and more.
2025-10-20 22:00:57 +03:00
Jake Barnby
caa699e181
Update database
2025-10-21 02:25:51 +13:00
Jake Barnby
568651291e
Update libs
2025-10-20 23:13:17 +13:00
Jake Barnby
11042af051
Update db
2025-10-18 02:19:43 +13:00
Chirag Aggarwal
abfab60eec
update to 0.8.4
2025-10-17 17:05:47 +05:30
Chirag Aggarwal
33a856af41
update domain lib to 0.8.3
2025-10-16 15:54:43 +05:30
Damodar Lohani
06ee421965
update composer
2025-10-15 07:11:27 +00:00
Damodar Lohani
c3c69cc43b
Merge remote-tracking branch 'origin/1.8.x' into feat-apps-module-dl
2025-10-15 07:05:23 +00:00
Chirag Aggarwal
07727298f7
remove default recepient
2025-10-14 17:18:44 +05:30
Chirag Aggarwal
3b82141de2
Update .NET SDK to 0.21.2 and improve release detection
...
- Update .NET SDK version to 0.21.2 with Object[] deserialization fix
- Update sdk-generator dependency from 1.4.3 to 1.4.4
- Improve SDK release detection to check actual commit SHA of latest release tag instead of just checking releases targeting the branch
2025-10-13 15:25:51 +05:30
Damodar Lohani
d56dff954f
Merge remote-tracking branch 'origin/1.8.x' into feat-apps-module-dl
2025-10-12 00:34:07 +00:00
Chirag Aggarwal
751d51ea2e
update domains lib to 0.8.2
2025-10-10 15:37:29 +05:30
Jake Barnby
dcad82c46b
Update db
2025-10-09 13:45:19 +13:00