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

10622 commits

Author SHA1 Message Date
Jake Barnby
cdefbef05c
Remove redundant flags 2022-05-04 18:48:04 +12:00
Jake Barnby
54e672498e
Remove redundant function 2022-05-04 18:47:34 +12:00
Jake Barnby
9deaf335cf
Update document list resolution 2022-05-04 18:47:04 +12:00
Jake Barnby
4180784033
Update document get resolution 2022-05-04 18:46:43 +12:00
Jake Barnby
40d8760dd5
Delegate update to create with patch instead of post 2022-05-04 18:46:22 +12:00
Jake Barnby
f02b73c109
Update delete document resolution 2022-05-04 18:45:37 +12:00
Jake Barnby
4f00b30fca
Add common resolve 2022-05-04 18:45:14 +12:00
Jake Barnby
5b555c8aac
Update document resolve 2022-05-04 18:44:45 +12:00
Jake Barnby
7edbb428d0
Use exposed nested validator 2022-05-04 18:43:51 +12:00
Jake Barnby
6138e4af5d
Static map for default args 2022-05-04 18:42:12 +12:00
Jake Barnby
4020c4413d
Remove redundant param 2022-05-04 18:41:18 +12:00
Jake Barnby
248f19f61e
Allow routes with path params to execute by running match on the modified request 2022-05-03 23:15:41 +12:00
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