appwrite/app
2025-11-03 11:02:30 +02:00
..
assets Revert "Merge pull request #8757 from ItzNotABug/update-walter-references" 2024-10-23 15:20:45 +01:00
config Merge branch '1.8.x' into refactor-auth-single-instance 2025-11-03 09:21:13 +02:00
controllers Refactor authorization handling to consistently utilize the Authorization class across multiple controllers and functions. Update method signatures to include Authorization as a parameter, ensuring cleaner and more maintainable code. This change enhances the overall structure and readability of the authorization logic. 2025-11-03 10:37:05 +02:00
init Merge branch 'refactor-auth-single-instance' of github.com:appwrite/appwrite into refactor-auth-single-instance 2025-11-02 18:58:51 +02:00
views Merge branch '1.8.x' into feat-screenshots-endpoint 2025-10-29 09:19:47 +05:45
cli.php linter 2025-10-29 20:33:36 +02:00
http.php linter 2025-11-03 11:02:30 +02:00
init.php WIP 2025-03-17 12:39:35 +01:00
realtime.php Refactor authorization retrieval in realtime and update imports in migration files; clean up whitespace in tests 2025-10-28 14:16:26 +02:00
worker.php 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