1
0
Fork 0
mirror of synced 2024-09-18 18:40:24 +12:00
appwrite/app/controllers/api
Steven Nguyen b19efb619b
feat(events): update build event reset to reset everything
Instead of using setType('') to prevent events from triggering, it
makes more sense to use reset(). However, reset() didn't properly
reset type, resource, deployment, or template. This change makes
sure to reset all those private variables.
2024-03-11 11:17:40 +01: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
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 fix: formatting 2024-03-08 11:25:07 +01: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 param order 2024-03-08 11:51:24 +01: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