1
0
Fork 0
mirror of synced 2024-06-14 16:54:52 +12:00
appwrite/app
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
..
assets Update geodb 2024-02-13 17:55:32 +13:00
config fix(auth): Fix MFA email verification code font 2024-05-06 18:25:38 -07:00
console@f483d9631d Bump console to version 4.0.6 2024-04-24 22:04:30 +00:00
controllers fix(project): set limit to retrieve all stats for the usage range 2024-05-13 21:23:47 +00:00
views fix(platform): update mariadb to auto upgrade on startup 2024-04-24 22:38:55 +00:00
cli.php Updated getEnv to use system lib 2024-04-01 13:02:47 +02:00
http.php Updated getEnv to use system lib 2024-04-01 13:02:47 +02:00
init.php refactor(auth): remove auth duration from Auth::sessionVerify() calls 2024-05-06 17:16:56 -07:00
realtime.php Fix format 2024-04-01 13:08:46 +02:00
worker.php Updated getEnv to use system lib 2024-04-01 13:02:47 +02:00