1
0
Fork 0
mirror of synced 2024-08-20 04:31:20 +12:00
Commit graph

10610 commits

Author SHA1 Message Date
Jake Barnby
85873c9efb
Merge remote-tracking branch 'origin/master' into feat-graphql-support 2022-05-03 23:06:04 +12:00
Jake Barnby
21dd2935dd
Fix parameters 2022-05-03 18:27:41 +12:00
Jake Barnby
b78b71b260
Update mutate delete for db collection 2022-05-03 17:41:13 +12:00
Jake Barnby
71a0cb59b5
Defer mutate update to mutate create 2022-05-03 17:41:02 +12:00
Jake Barnby
87333e2eb0
Update mutate create for db collection 2022-05-03 17:40:44 +12:00
Jake Barnby
f31080f52c
Update query list for db collection 2022-05-03 17:40:26 +12:00
Jake Barnby
4b216fccb9
Update query get for db collection 2022-05-03 17:40:12 +12:00
Jake Barnby
fba936c2dc
Correct get list default values 2022-05-03 17:39:47 +12:00
Jake Barnby
c00f20f212
Resolve lower-level attribute inline 2022-05-03 17:39:24 +12:00
Eldad A. Fux
2bd92b9010
Merge pull request #3170 from appwrite/refactor-avatar
Refactor `avatars.php`
2022-05-03 00:02:11 +03: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
Jake Barnby
0c497f2600
Merge remote-tracking branch 'origin/master' into feat-graphql-support 2022-05-02 21:34:25 +12:00
Jake Barnby
b60627e06d
WIP test updates 2022-05-02 21:34:10 +12:00
Jake Barnby
af2895dd9b
Set content type null on inner response to circumvent echo's 2022-05-02 20:54:48 +12:00
Jake Barnby
2ee5762bc7
Update promise result output 2022-05-02 20:21:40 +12:00
Eldad A. Fux
5593658938
Merge pull request #3128 from appwrite/feat-code-cleanup
Refactor code for locale
2022-05-02 10:56:21 +03:00
Jake Barnby
e3824170b1
Resolve fields directly 2022-05-02 19:44:59 +12:00
Jake Barnby
d07fff5c3e
Return self on then if callback is null 2022-05-02 19:43:43 +12:00
Jake Barnby
ab44874626
Fix inline promise creation 2022-05-02 19:42:57 +12:00
Jake Barnby
383edd1fe1
Fixed promise all 2022-05-02 18:24:51 +12:00
Christy Jacob
63538bb0a1
Merge pull request #3139 from tanay1337/feat-okta-oauth
Feat: Create Okta OAuth Adapter
2022-04-26 19:13:08 +03:00
Tanay Pant
75519d6190 Update image 2022-04-26 16:30:35 +02:00
Tanay Pant
727637d635 Merge branch 'feat-okta-oauth' of https://github.com/tanay1337/appwrite into feat-okta-oauth 2022-04-26 16:27:29 +02:00
Tanay Pant
c7540b03f7 Update image 2022-04-26 16:27:17 +02:00
Tanay Pant
7a884f5b50
Merge branch 'master' into feat-okta-oauth 2022-04-26 16:10:54 +02:00
Christy Jacob
9bf5babe4a
Merge pull request #3048 from appwrite/feat-auth0-oauth
Feat: Create Auth0 OAuth Adapter
2022-04-26 16:29:06 +03:00
Torsten Dittmann
9481fed75a
Merge pull request #3149 from INFERN04/master
docs: update typo on getting started page
2022-04-26 15:00:19 +02:00
Tanay Pant
56c184eff3 Add field for custom authorization server ID 2022-04-26 12:15:42 +02: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
Tanay Pant
1bca3b3ca8
Fix missing slash 2022-04-25 18:23:45 +02:00
Torsten Dittmann
c145723b22
Merge pull request #3145 from appwrite/fix-enum-create
Fix: 1-element enum
2022-04-25 16:30:09 +02:00
Tanay Pant
5d86acf15f Fix image size 2022-04-25 15:45:50 +02:00
INFERN04
f6084098f0
Update GETTING_STARTED.md
I fixed a preposition
2022-04-25 19:02:10 +05:30
Matej Bačo
f435649acb Fix 1-element enum 2022-04-25 07:54:17 +00:00
Everly Precia Suresh
ea4d3fb76b regroup namespaces 2022-04-24 04:51:28 +00:00
Tanay Pant
adce803d9e Minor fix 2022-04-23 23:44:50 +02:00
Tanay Pant
8942610219 Fix typo 2022-04-23 23:29:26 +02:00
Tanay Pant
e0a8ef8b3a Create Okta OAuth Adapter 2022-04-23 20:14:32 +02:00
Jake Barnby
5b1f973b45
Fix promise adapter all resolving on a started scheduler 2022-04-22 22:08:30 +12:00
Jake Barnby
1057d7e3aa
Resolve fields as top-level promises for fixed passed through types 2022-04-22 22:06:53 +12:00
Jake Barnby
e79343bae7
Fix type check 2022-04-22 17:49:46 +12:00
Jake Barnby
4a2b620611
Fix using closed request (rebuild API schema per request) 2022-04-22 17:47:27 +12: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
32c6ef301e
Merge pull request #3126 from appwrite/fix-enum-array-ui
Fix array enums dropdown
2022-04-20 16:08:10 +02:00
Matej Bačo
b26ed86824 Fix array enums dropdown 2022-04-20 14:02:57 +00:00