appwrite/app/controllers
2025-11-03 09:07:44 +02:00
..
api Refactor authorization handling by replacing method calls with direct class references, ensuring consistent usage of the Authorization class across various modules. Update method signatures to include Authorization as a parameter where necessary, and remove unnecessary injections. Additionally, correct the documentation in CHANGES.md for clarity. 2025-11-03 09:07:44 +02:00
shared Merge branch '1.8.x' into refactor-auth-single-instance 2025-11-02 18:15:26 +02:00
web Revert "Feat adding coroutines" 2024-10-08 20:54:40 +13:00
general.php 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
mock.php Add fallback locale support + tests 2025-08-12 15:13:08 +02:00