This website requires JavaScript.
Explore
Help
Sign In
Appwrite
/
appwrite
Watch
1
Star
0
Fork
0
You've already forked appwrite
mirror of
https://github.com/appwrite/appwrite.git
synced
2026-05-26 13:51:13 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c13aed651ae811b71ff265032176e2df005d1050
appwrite
/
app
T
History
shimon
c13aed651a
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
..
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-02 18:15:26 +02:00
controllers
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
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
addressing comments
2025-10-29 10:38:09 +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