appwrite/app
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
..
assets Revert "Merge pull request #8757 from ItzNotABug/update-walter-references" 2024-10-23 15:20:45 +01:00
config Revert "Revert "Multi region support"" 2025-04-11 17:52:19 +03:00
controllers fix(functions): treat 0 as unlimited for CPUs and memory 2025-04-11 12:13:06 -07:00
init chore: fmt 2025-04-08 12:24:05 +01:00
views Bump console to version 5.2.56 2025-04-09 17:02:24 -07:00
cli.php feat: inject executor instead of creating a new instance 2025-04-07 09:53:38 +02:00
http.php Add back remove shared v2 2025-02-21 00:51:29 +13:00
init.php Fixed namespace 2025-03-15 13:24:56 +01:00
realtime.php removed comments 2025-01-23 09:23:19 +02:00
worker.php feat: inject executor instead of creating a new instance 2025-04-07 09:53:38 +02:00