appwrite/app/controllers/api
Steven Nguyen b431eb4a51
fix(functions): treat 0 as unlimited for CPUs and memory
Prior versions of Appwrite treated 0 as unlimited for
_APP_FUNCTIONS_CPUS and _APP_FUNCTIONS_MEMORY. As such, this PR updates
the specification validator and the list specifications endpoint to also
treat the default 0 value as unlimited, allowing any specification.
2025-04-11 12:13:06 -07:00
..
account.php cleanup 2025-03-20 14:26:11 +02:00
avatars.php Run Linter 2025-01-17 13:39:16 +09:00
console.php Run Linter 2025-01-17 13:39:16 +09:00
databases.php addressing comments 2025-04-10 17:20:05 +03:00
functions.php fix(functions): treat 0 as unlimited for CPUs and memory 2025-04-11 12:13:06 -07:00
graphql.php Run Linter 2025-01-17 13:39:16 +09:00
health.php add stats-resources health queue 2025-02-09 06:36:59 +00:00
locale.php Init 2025-02-25 09:31:24 +01:00
messaging.php _app_region 2025-03-17 18:14:58 +02:00
migrations.php Revert "Revert "Multi region support"" 2025-04-11 17:52:19 +03:00
project.php chore: updated to use logsdb 2025-03-01 17:45:20 +00:00
projects.php Revert "Revert "Multi region support"" 2025-04-11 17:52:19 +03:00
proxy.php Revert "Revert "Multi region support"" 2025-04-11 17:52:19 +03:00
storage.php Merge branch '1.6.x' into add-file-transformation-endpoints 2025-03-04 07:34:43 +00:00
teams.php update: roles check. 2025-04-05 19:42:20 +05:30
users.php cleanup 2025-03-20 14:26:11 +02:00
vcs.php sync against 1.6.x 2025-02-15 06:28:19 +02:00