appwrite/app/controllers
2025-11-02 21:24:11 +02:00
..
api Refactor storage file retrieval to use queries directly for counting, improving consistency in authorization handling. Update Action class to remove unnecessary authorization skip, and include authorization in Email/Create class constructor for better dependency management. 2025-11-02 21:24:11 +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