1
0
Fork 0
mirror of synced 2024-08-04 13:01:45 +12:00
Commit graph

2865 commits

Author SHA1 Message Date
Everly Precia Suresh
e6941e76a1 change param type from bool to string 2022-05-27 10:01:00 +00:00
Everly Precia Suresh
f9cfb5478e refactor general.php 2022-05-26 14:46:08 +00:00
Everly Precia Suresh
3c6bbb532f refactor mock.php 2022-05-26 14:02:31 +00:00
Everly Precia Suresh
05c9c47ff9 refactor home.php 2022-05-26 13:37:37 +00:00
Everly Precia Suresh
820589f5a2 refactor console.php 2022-05-26 13:23:49 +00:00
Everly Precia Suresh
d1e829f49a change type to array 2022-05-26 12:41:19 +00:00
Everly Precia Suresh
e845b2f3a6 refactor-api 2022-05-26 11:51:08 +00:00
Everly Precia Suresh
7f0ecf59d0 refactor web.php 2022-05-26 11:31:47 +00:00
Everly Precia Suresh
a2d243664b remove cname tests 2022-05-26 11:21:04 +00:00
Everly Precia Suresh
6ceef6a573 update refactor 2022-05-25 16:53:10 +00:00
Everly Precia Suresh
425d81256b rename audit to EventAudit 2022-05-25 13:49:32 +00:00
Everly Precia Suresh
8f624e115b refactor users.php 2022-05-25 13:36:25 +00:00
Everly Precia Suresh
fc6c546c88 refactor database 2022-05-25 12:10:10 +00:00
Everly Precia Suresh
eb6b8d408a update refactor 2022-05-24 15:04:28 +00:00
Everly Precia Suresh
07bf57b161 update refactor 2022-05-24 14:57:12 +00:00
Everly Precia Suresh
e2bd17d253 update refactor 2022-05-24 14:28:27 +00:00
Everly Precia Suresh
35e762453b pull latest 2022-05-24 14:04:55 +00:00
Everly Precia Suresh
107513c4c8 refactor func 2022-05-24 13:56:57 +00:00
Everly Precia Suresh
60a73c74a5 fix multi-line params in controllers 2022-05-23 16:42:27 +00:00
Everly Precia Suresh
7316e1c1ae fix multi-line params in account.php 2022-05-23 16:34:03 +00:00
Everly Precia Suresh
19300ccdd7 format files in app, src, tests 2022-05-23 14:54:50 +00:00
Everly Precia Suresh
722822dc31 refactor account.php 2022-05-18 16:14:21 +00:00
Torsten Dittmann
e63834b722
Merge pull request #3237 from appwrite/fix-main-domain
Fix: Main Domain
2022-05-18 15:25:52 +02:00
Matej Bačo
d8db5e5839 Ignore localhost as main domain 2022-05-18 08:31:54 +00:00
Christy Jacob
5463e62a6e feat: remove redundant order attributes validation 2022-05-18 04:36:24 +04:00
Matej Bačo
9bf7d9bda4 Added backwards compatibility (response&request) 2022-05-17 07:56:28 +00:00
Torsten Dittmann
ec1bfa0209 Merge branch 'feat-account-update-status' of https://github.com/appwrite/appwrite into feat-account-update-status 2022-05-16 12:34:20 +02:00
Torsten Dittmann
0aa8aad2a9 fix: remove wrongly placed remove 2022-05-16 12:34:14 +02:00
Torsten Dittmann
b1727b6d1c
Merge branch '0.14.x' into feat-account-update-status 2022-05-16 12:26:33 +02:00
Torsten Dittmann
bb0db796f7 feat: account update status 2022-05-16 11:58:17 +02:00
Torsten Dittmann
4621a150e4 fix: oauth2 verification 2022-05-16 11:34:00 +02:00
Everly Precia Suresh
eeb7ba120f add param types for vars and file 2022-05-14 10:11:38 +00:00
Everly Precia Suresh
6d3e4b3757 fix tests 2022-05-13 15:12:21 +00:00
Everly Precia Suresh
1b9e5bc086 fix tests 2022-05-13 15:05:10 +00:00
Everly Precia Suresh
1f139d9337 fix tests 2022-05-13 12:27:12 +00:00
Everly Precia Suresh
3e41a3a5f9 refactor functions.php 2022-05-13 12:05:42 +00:00
Torsten Dittmann
6d6361b672 Merge branch '0.14.x' of https://github.com/appwrite/appwrite into feat-new-event-model-ui 2022-05-13 11:51:19 +02:00
Torsten Dittmann
49b6457384
Merge pull request #3213 from appwrite/feat-upgrade-hostname-validator
Feat: Upgrade hostname validator
2022-05-13 10:58:02 +02:00
Torsten Dittmann
5a9a967f35 fix: delete all sessions event 2022-05-12 21:31:15 +02:00
Matej Bačo
550b6475ef Upgrade hostname validator 2022-05-12 18:53:54 +00:00
Torsten Dittmann
158ecce959 Merge branch 'master' of https://github.com/appwrite/appwrite into 0.14.x 2022-05-12 20:41:04 +02:00
Torsten Dittmann
119506429f
Merge pull request #2947 from appwrite/feat-use-build-timeout
feat: use build timeout when building runtime
2022-05-12 20:23:11 +02:00
Torsten Dittmann
8fcc37e287
Merge pull request #3211 from appwrite/feat-api-user-memberships
feat(api): user memberships
2022-05-12 20:14:19 +02:00
Torsten Dittmann
6c9e17ec74 Merge branch '0.14.x' of https://github.com/appwrite/appwrite into feat-use-build-timeout 2022-05-12 19:57:20 +02:00
Torsten Dittmann
e69a22042c
Merge pull request #3113 from appwrite/feat-new-event-model
feat: new event model
2022-05-12 19:53:51 +02:00
Torsten Dittmann
4508158fe5 Merge branch '0.14.x' of https://github.com/appwrite/appwrite into feat-use-build-timeout 2022-05-12 19:18:31 +02:00
Torsten Dittmann
32b55a901a
Merge pull request #2981 from appwrite/feat-https-redirect-exception
Feat: HTTPs Redirection Exception
2022-05-12 19:04:59 +02:00
Torsten Dittmann
dfcae6eb4c
Merge pull request #3047 from appwrite/fix-bucket-size-update
Fix: Bucket Size Update
2022-05-12 19:04:21 +02:00
Torsten Dittmann
9455a7c573
Merge pull request #3144 from appwrite/feat-array-limits
Feat: Array API limits
2022-05-12 19:03:29 +02:00
Torsten Dittmann
b82010c167
Merge pull request #3124 from appwrite/fix-wildcard-hostname-new
Feat: Wildcard hostname
2022-05-12 18:35:42 +02:00
Torsten Dittmann
76689b4b30
Merge pull request #3187 from appwrite/fix-check-oauth-email-verification
Fix check oauth email verification
2022-05-12 18:26:00 +02:00
Torsten Dittmann
47ef1c9038 whitespace fixes 2022-05-12 18:25:36 +02:00
Torsten Dittmann
54530b9c0d fix: remove unused phpdocs 2022-05-12 16:26:12 +02:00
Torsten Dittmann
086a242904 Merge branch '0.14.x' of https://github.com/appwrite/appwrite into feat-new-event-model 2022-05-12 16:01:01 +02:00
Torsten Dittmann
bf0506ecc7 feat: add user memberships endpoint 2022-05-12 15:20:06 +02:00
Matej Bačo
3efb904151 Prevent unnecessary SSL jobs 2022-05-12 10:56:25 +00:00
Torsten Dittmann
784844b03e Merge branch '0.14.x' of https://github.com/appwrite/appwrite into feat-new-event-model 2022-05-11 19:04:31 +02:00
Matej Bačo
8bb3418f7c Merge remote-tracking branch 'origin/0.14.x' into feat-certificate-refactor 2022-05-11 14:12:38 +00:00
Torsten Dittmann
0525d2cc7b fix: remove eventData 2022-05-10 15:52:55 +02:00
Torsten Dittmann
8012de5c4d fix: rename webhook event header to plural 2022-05-10 14:13:53 +02:00
Torsten Dittmann
0bd62bf4f8 fix: payload duplicates 2022-05-10 14:08:40 +02:00
Matej Bačo
30dfba6238 Bug fix 2022-05-10 10:30:44 +00:00
Matej Bačo
cd236bd3ff Merge remote-tracking branch 'origin/0.14.x' into fix-bucket-size-update 2022-05-10 10:28:32 +00:00
Matej Bačo
d3560ea91b PR review changes 2022-05-10 10:28:16 +00:00
Torsten Dittmann
57246b14d7 fix: add missing teams update audit 2022-05-09 14:57:42 +02:00
Torsten Dittmann
fdb64de616 docs: add comments to events passing 2022-05-09 14:36:29 +02:00
Torsten Dittmann
fdd16e44c6 Merge branch '0.14.x' of https://github.com/appwrite/appwrite into feat-new-event-model 2022-05-09 09:12:06 +02:00
Matej Bačo
f28597bc17 Fix wording 2022-05-09 06:43:37 +00:00
Matej Bačo
ea4c1b9f9f Merge branch '0.14.x' into feat-sessions-subquery 2022-05-08 19:36:59 +00:00
Torsten Dittmann
c2d11aab7e fix: magic url email verification 2022-05-08 21:35:28 +02:00
Matej Bačo
4c642b99c5 Merge remote-tracking branch 'origin/0.14.x' into feat-sessions-subquery 2022-05-08 18:50:41 +00:00
Torsten Dittmann
2a2af79723
Merge pull request #2732 from appwrite/fix-unindexed-sort-attributes
Use validator on order attributes
2022-05-08 20:43:59 +02:00
Torsten Dittmann
3692ff0bf6
Merge branch '0.14.x' into feat-use-build-timeout 2022-05-08 20:42:36 +02:00
Torsten Dittmann
2396b2f1e6 Merge branch 'feat-new-event-model' of https://github.com/appwrite/appwrite into feat-new-event-model-ui 2022-05-08 17:51:55 +02:00
Torsten Dittmann
18379c25b8 fix: merge issues 2022-05-08 17:49:17 +02:00
Torsten Dittmann
33414b58b1 Merge branch '0.14.x' of https://github.com/appwrite/appwrite into feat-new-event-model 2022-05-08 17:25:01 +02:00
Torsten Dittmann
3990ef7fa2 Merge branch 'master' of https://github.com/appwrite/appwrite into 0.14.x 2022-05-08 17:15:25 +02:00
Torsten Dittmann
773e6d0415 style: fix some styles 2022-05-08 17:10:56 +02:00
Torsten Dittmann
40fbc7aa60
Merge pull request #3156 from appwrite/feat-user-tokens-subquery
Feat: User tokens subcollection
2022-05-08 17:09:49 +02:00
Torsten Dittmann
9c88906c7e
Merge pull request #3184 from appwrite/fix-team-user
Fix: Team User Creation
2022-05-08 16:47:01 +02:00
Torsten Dittmann
f5844df97b
Merge branch 'master' into feat-user-tokens-subquery 2022-05-08 16:39:24 +02:00
Torsten Dittmann
df1f8735a9
Merge pull request #3158 from appwrite/feat-user-memberships-subquery
Feat: User membership subquery
2022-05-08 16:35:33 +02:00
Torsten Dittmann
2cc2a40377 Merge branch '0.14.x' of https://github.com/appwrite/appwrite into feat-new-event-model 2022-05-08 15:11:14 +02:00
Christy Jacob
726b71ae3b feat: create new account if email not verified 2022-05-07 19:43:55 +04:00
Eldad A. Fux
157db4c522
Merge pull request #3171 from appwrite/refactor-teams
Refactor `teams.php`
2022-05-07 06:38:09 +03:00
Eldad A. Fux
80c9e87a3a
Merge pull request #3175 from appwrite/refactor-code
Refactor `storage.php`
2022-05-07 06:36:53 +03:00
Everly Precia Suresh
f3608dd4fe refactor projects.php 2022-05-06 16:51:02 +00:00
Everly Precia Suresh
a2091a2572 retrigger build 2022-05-06 15:12:11 +00:00
Everly Precia Suresh
8c4b035dd7 update storage.php with optional parameters 2022-05-06 13:33:44 +00:00
Matej Bačo
cc1ddc87d9 Fix tema user creation 2022-05-06 11:03:41 +00:00
Torsten Dittmann
809767401e sync ui 2022-05-06 10:49:37 +02:00
Everly Precia Suresh
ceea134579 fix file param 2022-05-04 13:00:12 +00:00
Everly Precia Suresh
5b72d9d48d change file type 2022-05-04 12:49:35 +00:00
Everly Precia Suresh
4e8d9a1da7 refactor storage.php 2022-05-04 12:23:34 +00:00
Torsten Dittmann
af9150def9 feat: dedicated webhook page 2022-05-04 13:29:50 +02:00
Everly Precia Suresh
65a246bd21 add type for locale 2022-05-04 09:51:48 +00:00
Jake Barnby
cdefbef05c
Remove redundant flags 2022-05-04 18:48:04 +12:00
Everly Precia Suresh
20b4119ee9 add primitive types to params 2022-05-03 13:21:25 +00:00
Eldad A. Fux
c7a9fd4cb7
Merge pull request #3168 from appwrite/refactor-code
Refactor `health.php`
2022-05-03 15:34:12 +03:00
Everly Precia Suresh
76cd825112 refactor teams.php 2022-05-03 11:57:26 +00:00
Jake Barnby
85873c9efb
Merge remote-tracking branch 'origin/master' into feat-graphql-support 2022-05-03 23:06:04 +12:00
Matej Bačo
17b2ab86d8 Merge remote-tracking branch 'origin/0.14.x' into fix-wildcard-hostname-new 2022-05-03 07:59:11 +00:00
Everly Precia Suresh
5950289083 retrigger build 2022-05-02 18:30:13 +00:00
Everly Precia Suresh
03b28fdb91 refactor avatars.php 2022-05-02 18:06:12 +00:00
Eldad A. Fux
6a9d1e987a
Merge pull request #3110 from gewenyu99/doc-create-collection-permissions
Updates create collection permission description to be clearer
2022-05-02 20:25:12 +03:00
Everly Precia Suresh
2729237edc retrigger build 2022-05-02 15:04:14 +00:00
Everly Precia Suresh
fd3a802a30 regroup namespaces 2022-05-02 14:34:01 +00:00
Everly Precia Suresh
d2008d33a5 refactor health.php 2022-05-02 14:28:36 +00:00
Jake Barnby
0c497f2600
Merge remote-tracking branch 'origin/master' into feat-graphql-support 2022-05-02 21:34:25 +12:00
Jake Barnby
2ee5762bc7
Update promise result output 2022-05-02 20:21:40 +12:00
Matej Bačo
5aa009d843 Rename const 2022-05-01 07:54:58 +00:00
Matej Bačo
4d2d7eddaf PR review changes 2022-05-01 07:53:59 +00:00
Torsten Dittmann
1457bab4b1 feat: event model ui init 2022-04-28 13:40:59 +02:00
Torsten Dittmann
07589b2d48
Merge pull request #3146 from appwrite/feat-update-execution-model
Rename 'stdout' in executions to 'response'
2022-04-27 18:35:43 +02:00
Matej Bačo
2c93cf664b Fix tests 2022-04-27 14:11:12 +00:00
Matej Bačo
92d6ed6089 Implement memberships subquery 2022-04-27 12:44:47 +00:00
Matej Bačo
50082c3512 Implement user tokens subcollection 2022-04-27 11:06:53 +00:00
Torsten Dittmann
fdfc02c19d
Merge pull request #3152 from appwrite/fix-email-search-integrity
fix(user): search integrity
2022-04-27 10:55:14 +02:00
Matej Bačo
dd8f96ea63 Define const APP_LIMIT_ATTRIBUTE_COUNT 2022-04-26 13:29:23 +00:00
Torsten Dittmann
840f7419dc Merge branch '0.14.x' of https://github.com/appwrite/appwrite into feat-new-event-model 2022-04-26 13:15:00 +02:00
Christy Jacob
58b7203469
Merge pull request #3034 from appwrite/feat-improved-ssl
Feat: Improved SSL generation
2022-04-26 14:07:47 +03:00
Matej Bačo
f642f19ca6 Final test fix 2022-04-26 10:46:35 +00:00
Torsten Dittmann
297d076caf Merge branch '0.14.x' of https://github.com/appwrite/appwrite into feat-new-event-model 2022-04-26 12:39:13 +02:00
Matej Bačo
e0426598fc Fix unfinished todos 2022-04-26 10:36:49 +00:00
Matej Bačo
e3952b2f7b Merge remote-tracking branch 'origin/0.14.x' into fix-avatar-cropping 2022-04-26 10:32:22 +00:00
Torsten Dittmann
487d38db95 fix(user): search integrity 2022-04-26 12:07:33 +02:00
Matej Bačo
1a96105d92 Merge remote-tracking branch 'origin/0.14.x' into feat-https-redirect-exception 2022-04-26 09:59:57 +00:00
Christy Jacob
5eb4ba8211
Merge pull request #3136 from appwrite/add-team-activity
Feat: Team activity
2022-04-26 12:45:17 +03:00
Matej Bačo
dc3c322e86 Merge remote-tracking branch 'origin/0.14.x' into feat-improved-ssl 2022-04-26 09:32:56 +00:00
Matej Bačo
de7e70e275 Tests fix 2022-04-26 08:52:59 +00:00
Jake Barnby
5127602c9e
Merge remote-tracking branch 'origin/master' into feat-graphql-support
# Conflicts:
#	composer.lock
2022-04-26 19:50:49 +12:00
Jake Barnby
dbb49ac7bf
Async resolution fixes 2022-04-26 19:49:36 +12:00
Torsten Dittmann
6e396ebdd7
Merge pull request #3060 from appwrite/fix-failed-indexes-query
Fix: Failed indexes in queries
2022-04-25 16:41:58 +02:00
Torsten Dittmann
12557f7143 Merge branch '0.14.x' of https://github.com/appwrite/appwrite into feat-new-event-model 2022-04-25 16:40:59 +02:00
Torsten Dittmann
5dedd629bd fix(account): countryName from session locale 2022-04-25 14:59:08 +02:00
Torsten Dittmann
9f1b2644e1 fix(account): magic link session verifies email 2022-04-25 14:58:34 +02:00
Matej Bačo
07943fd0e7 Merge branch 'master' into feat-sessions-subquery 2022-04-25 11:46:03 +00:00
Matej Bačo
1eb821c823 Default value & perms bug fix 2022-04-25 11:43:30 +00:00
Bradley Schofield
d981c8f5e5 Rename 'stdout' in executions to 'response' 2022-04-25 10:12:58 +01:00
Matej Bačo
4c82810d61 PR review changes 2022-04-25 09:12:43 +00:00
Matej Bačo
4846a2e1dd Add const usage 2022-04-25 09:04:08 +00:00
Matej Bačo
9abe1a41e9 Fix typo 2022-04-25 09:00:31 +00:00
Matej Bačo
d36a2602ed Add limits, add docs 2022-04-25 07:23:25 +00:00
Everly Precia Suresh
ea4d3fb76b regroup namespaces 2022-04-24 04:51:28 +00:00
Jake Barnby
4a2b620611
Fix using closed request (rebuild API schema per request) 2022-04-22 17:47:27 +12:00
Matej Bačo
c6f32a31d2 Implement team activity 2022-04-21 14:07:08 +00:00
Everly Precia Suresh
f5ca72b612 add space 2022-04-21 02:47:51 +00:00
Everly Precia Suresh
277897eefc push changes 2022-04-20 16:44:34 +00:00
Everly Precia Suresh
f3252fc3d3 cleanup code for locale 2022-04-20 16:19:50 +00:00
Torsten Dittmann
a6c27a3876
Merge pull request #3116 from appwrite/fix-remove-usage-queue
fix: remove usage queue
2022-04-20 18:10:41 +02:00
Torsten Dittmann
a2700f9b73 Merge branch 'master' of https://github.com/appwrite/appwrite into 0.14.x 2022-04-20 17:00:51 +02:00
Torsten Dittmann
379d074269 fix: users audit logs 2022-04-20 16:03:40 +02:00
Matej Bačo
806c50bcdb Fix tests 2022-04-20 13:56:39 +00:00
Jake Barnby
601576a9e3
WIP fix individual param resolution 2022-04-20 22:30:48 +12:00
Matej Bačo
8fcb2b4058 Hostname-related features&fixes 2022-04-20 09:31:17 +00:00
Matej Bačo
369d438bc9 Merge branch 'master' into feat-https-redirect-exception 2022-04-20 08:53:09 +00:00
Matej Bačo
33741f8183 Merge branch 'master' into feat-improved-ssl 2022-04-20 08:49:59 +00:00
Matej Baco
69051a54f1 Update docs 2022-04-20 10:31:12 +02:00
Matej Baco
69a5dd886c Revert changes 2022-04-20 10:27:28 +02:00
Torsten Dittmann
8a0c4c8ae8
Merge pull request #3092 from appwrite/fix-allow-password-update-OAuth
Fix 'magic URL' accounts from not being able to create a new password.
2022-04-19 15:51:50 +02:00
Torsten Dittmann
626a17fce6
Merge pull request #3105 from appwrite/fix-disable-console-custom-project-id
CustomId console, reserved project
2022-04-19 15:51:11 +02:00
Torsten Dittmann
224c34b6a6 fix: remove usage queue 2022-04-19 15:28:30 +02:00
Torsten Dittmann
0552f92d50 Merge branch '0.14.x' of https://github.com/appwrite/appwrite into feat-new-event-model 2022-04-19 15:16:43 +02:00
Torsten Dittmann
033bbec261 fix: usage and build 2022-04-19 15:13:55 +02:00
Torsten Dittmann
feb8562983 style: fix some whitespace 2022-04-19 11:30:42 +02:00
Wen Yu Ge
f6e8f082c9 Updates create collection permission description to be clearer 2022-04-18 16:15:22 -04:00
Torsten Dittmann
7790d72c0c fix: realtime, tests and webhooks 2022-04-18 18:21:45 +02:00
Torsten Dittmann
8ec435ed1f sync: changes 2022-04-17 22:34:32 +02:00
Eldad A. Fux
e3c9041ca1
Merge pull request #3096 from appwrite/feat-rename-providers
Rename 'providers' to 'authProviders'
2022-04-17 17:23:05 +03:00
Damodar Lohani
f6d4526217 customId console, reserved project 2022-04-17 10:18:00 +00:00
Bradley Schofield
e567b68c19 Rename 'providers' to 'authProviders' 2022-04-14 09:54:29 +00:00
Matej Bačo
6d26f313b6 Merge branch 'master' into fix-failed-indexes-query 2022-04-14 09:05:04 +00:00
Andrey
e37d1be6a6 * Move default host value from code to env variables
* Add validation for host value
2022-04-13 18:15:25 +02:00
Torsten Dittmann
443f4c924d Merge branch 'master' of https://github.com/appwrite/appwrite into feat-new-event-model 2022-04-13 14:39:37 +02:00
Torsten Dittmann
87b8fc3c41 feat: event classes for different cases 2022-04-13 14:39:31 +02:00
Bradley Schofield
812249ebcb update account.php 2022-04-13 10:45:17 +00:00
Bradley Schofield
51c9165bac Fix 'magic URL' accounts from not being able to create a new account. 2022-04-13 10:11:31 +00:00
Matej Bačo
a0627b89e1 Merge branch 'master' into feat-certificate-refactor 2022-04-12 11:46:27 +00:00
Matej Bačo
a1e53cd4e3 Properly crop images in avatars API 2022-04-12 11:36:03 +00:00
Andrey
ade4024593 Added configurable host for Executor service:
* Add `_APP_EXECUTOR_HOST` env variable.
* Use `_APP_EXECUTOR_HOST` (or fallback to default) as host value to Executor service.
2022-04-11 20:45:47 +02:00
Jake Barnby
b4ff4aa123
Add GET endpoint as required by spec 2022-04-11 23:08:57 +12:00
Matej Bačo
752079c874 Refactored SSL genration 2022-04-10 09:38:22 +00:00
Jake Barnby
d4a77504c0
Inject read/write args for mutations 2022-04-09 02:08:36 +12:00
Jake Barnby
af128ede7c
Pass-thru graphql args as request parameters 2022-04-08 19:05:59 +12:00
Jake Barnby
a1d877b726
Fix operation name empty 2022-04-08 17:55:17 +12:00
Jake Barnby
40b04a3721
Fix collection type arg and type setting 2022-04-08 02:02:48 +12:00
Jake Barnby
29266ce83e
Append project schema on request 2022-04-07 18:40:49 +12:00
Jake Barnby
c75d6b7b69
Wait for promise completion 2022-04-07 18:40:28 +12:00
Jake Barnby
196c763421
Add abuse limits 2022-04-07 18:39:42 +12:00
Jake Barnby
4a34971043
Update route labels 2022-04-07 18:39:33 +12:00
Jake Barnby
13c16dc18c
Add validations 2022-04-07 18:39:15 +12:00
Jake Barnby
48ba76f365
Add resolvers for get, list, create, update, delete for user collections 2022-04-07 11:23:20 +12:00
Matej Bačo
4110709874 PR review changes 2022-04-05 16:57:22 +00:00
Matej Bačo
79f24098a4 Implemented query and order index checks 2022-04-05 16:46:11 +00:00
Jake Barnby
69e7c2fed9
Async query resolution 2022-04-06 01:48:51 +12:00
Jake Barnby
48c610348e
Merge remote-tracking branch 'origin/master' into feat-graphql-support
# Conflicts:
#	app/controllers/api/account.php
#	app/controllers/api/graphql.php
#	app/controllers/api/projects.php
#	app/controllers/api/users.php
#	app/controllers/general.php
#	app/http.php
#	app/init.php
#	composer.lock
#	src/Appwrite/Utopia/Response.php
2022-04-05 16:44:38 +12:00
Matej Bačo
f69bd80b0e SubQuery changes 2022-04-04 09:59:32 +00:00
Matej Bačo
4b7a34e05b PR review changes 2022-04-04 08:15:41 +00:00
Torsten Dittmann
2f9b9445dd sync with devices 2022-04-04 08:30:07 +02:00
Matej Bačo
1c59c8d8dd PR review changes 2022-04-01 09:00:31 +00:00