1
0
Fork 0
mirror of synced 2024-07-01 04:30:59 +12:00
appwrite/app/controllers/api
Steven Nguyen 4a2056890d
fix(storage): add missing chunkId param to create file abuse key
A previous PR added chunkId as an abuse key param to fix a problem where uploading multiple chunks of a file would trigger the `general_rate_limit_exceeded` error. For some reason, the parameter disappeared from the abuse key causing a regression. This PR adds the param back to fix the regression.

Reference:
* https://github.com/appwrite/appwrite/issues/7879
* https://github.com/appwrite/appwrite/pull/7154
2024-04-03 13:28:41 -07:00
..
account.php Merge branches 'fix-account-endpoint-order' and '1.5.x' of https://github.com/appwrite/appwrite into fix-account-endpoint-order 2024-03-08 00:27:28 +01:00
avatars.php sync: main -> 1.5.x 2024-03-07 17:16:39 +01:00
console.php sync with 1.4 2023-10-02 17:02:48 +03:00
databases.php chore: run formatter 2024-03-06 18:34:21 +01:00
functions.php chore: run formatter 2024-03-06 18:34:21 +01:00
graphql.php fix: formatter 2024-03-08 00:30:23 +01:00
health.php fix: specs 2024-03-08 10:28:25 +01:00
locale.php chore: run formatter 2024-03-06 18:34:21 +01:00
messaging.php Merge pull request #7681 from appwrite/1.5.x-api-descriptions 2024-04-01 09:50:54 -07:00
migrations.php chore: run formatter 2024-03-06 18:34:21 +01:00
project.php chore: run formatter 2024-03-06 18:34:21 +01:00
projects.php fix: specs 2024-03-08 10:28:25 +01:00
proxy.php Merge branch '1.5.x' into fix-catch-exception 2024-02-13 12:47:36 +13:00
storage.php fix(storage): add missing chunkId param to create file abuse key 2024-04-03 13:28:41 -07:00
teams.php chore: run formatter 2024-03-06 18:34:21 +01:00
users.php Fix tests 2024-03-08 12:42:15 +01:00
vcs.php feat(events): update build event reset to reset everything 2024-03-11 11:17:40 +01:00