1
0
Fork 0
mirror of synced 2024-09-29 08:51:28 +13:00
appwrite/app/controllers/api
2020-01-19 22:02:50 +02:00
..
account.php 'token' is now 'secret' for better consistency 2020-01-19 14:22:45 +02:00
auth.php Merge branch 'master' of github.com:appwrite/appwrite into restify 2020-01-18 23:06:53 +02:00
avatars.php
database.php Added webhooks event and audit logs for resources 2020-01-04 17:45:28 +02:00
graphql.php Updated docs 2020-01-04 09:44:03 +02:00
health.php Merge branch 'master' of github.com:appwrite/appwrite into restify 2020-01-01 14:53:30 +02:00
keys.php
locale.php
platforms.php
projects.php Updated and synced public available scopes 2020-01-12 13:46:39 +02:00
storage.php File upload route (POST /v1/storage/files) now accept a single file per request 2020-01-19 10:05:31 +02:00
tasks.php
teams.php Updated teams service 2020-01-19 22:02:50 +02:00
users.php Merge branch 'master' of github.com:appwrite/appwrite into restify 2020-01-01 14:53:30 +02:00
webhooks.php