Jake Barnby
|
f7c1a6c4a6
|
IDE method hint
|
2022-05-04 21:17:19 +12:00 |
|
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 |
|
Everly Precia Suresh
|
20b4119ee9
|
add primitive types to params
|
2022-05-03 13:21:25 +00:00 |
|
 Eldad A. FuxandGitHub
|
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
|
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 |
|
Matej Bačo
|
682848aa4a
|
Fix startup error
|
2022-05-03 08:47:50 +00: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 |
|
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. FuxandGitHub
|
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. FuxandGitHub
|
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 |
|
Matej Bačo
|
79c5683574
|
Add SCryptModified logic
|
2022-05-02 15:00:17 +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
|
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. FuxandGitHub
|
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 |
|
Matej Bačo
|
3f3858f0b3
|
TODO added
|
2022-05-01 14:14:16 +00:00 |
|
Matej Bačo
|
5b680d28d0
|
Abstract class, more tests, PHPass algo
|
2022-05-01 14:13:59 +00: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 |
|
Christy Jacob
|
73fe35f202
|
feat: update Apple OAuth provider
|
2022-04-29 13:08:22 +03:00 |
|
Matej Bačo
|
6b5a6d552b
|
Fix bug related to tests
|
2022-04-29 08:28:17 +00:00 |
|