appwrite/app/controllers/api
Steven Nguyen 1626168d37
fix(project): set limit to retrieve all stats for the usage range
Because limit was not passed for the find() query, the limit defaulted to 25. As such, when requesting stats for the last 30 days, only the last 25 were retrieved.
2024-05-13 21:23:47 +00:00
..
account.php fix(auth): ensure session factors don't contain duplicates 2024-05-06 17:48:44 -07:00
avatars.php Fix format 2024-04-01 13:08:46 +02:00
console.php Fix format 2024-04-01 13:08:46 +02:00
databases.php chore: run formatter 2024-03-06 18:34:21 +01:00
functions.php Fix format 2024-04-01 13:08:46 +02:00
graphql.php Fix format 2024-04-01 13:08:46 +02:00
health.php Fix format 2024-04-01 13:08:46 +02:00
locale.php chore: run formatter 2024-03-06 18:34:21 +01:00
messaging.php Merge branch 'main' into chore-sync-main-into-1.5.x 2024-04-23 23:43:53 +00:00
migrations.php Fix format 2024-04-01 13:08:46 +02:00
project.php fix(project): set limit to retrieve all stats for the usage range 2024-05-13 21:23:47 +00:00
projects.php Fix format 2024-04-01 13:08:46 +02:00
proxy.php Fix format 2024-04-01 13:08:46 +02:00
storage.php Merge branch 'main' into chore-sync-main-into-1.5.x 2024-04-23 23:43:53 +00:00
teams.php Fix format 2024-04-01 13:08:46 +02:00
users.php use internal ids 2024-03-18 09:22:15 +00:00
vcs.php Fix format 2024-04-01 13:08:46 +02:00