1
0
Fork 0
mirror of synced 2024-08-19 12:11:55 +12:00
Commit graph

11745 commits

Author SHA1 Message Date
Jake Barnby
de5d0eec06 Get current request context utopia instance in cached resolvers 2022-07-11 18:51:08 +12:00
Jake Barnby
8a9a5bec1e Remove redundant output redirection 2022-07-11 18:43:55 +12:00
Jake Barnby
4d60904cff Resolve request and response from resources 2022-07-11 18:43:15 +12:00
Jake Barnby
c15a90f709 Update logging 2022-07-11 18:41:21 +12:00
Jake Barnby
da71aec774 Merge remote-tracking branch 'origin/master' into feat-graphql-support
# Conflicts:
#	app/controllers/api/databases.php
#	composer.lock
2022-07-08 17:50:16 +12:00
Jake Barnby
a589681c3d WIP caching and lazy re-building schema 2022-07-08 17:48:00 +12:00
Jake Barnby
5b3c4921d6 Add schema group shutdown hook to set dirty flag in register 2022-07-08 17:43:20 +12:00
Christy Jacob
00b22d50c7
Merge pull request #3512 from appwrite/fix-get-deployment-model
Fix get deployment response type
2022-07-07 18:59:09 +04:00
Eldad A. Fux
0615c6624e
Merge pull request #3513 from appwrite/lohanidamodar-patch-1
set proper log namespace
2022-07-07 15:25:39 +03:00
Jake Barnby
ae32d89a0f Formatting 2022-07-07 19:55:07 +12:00
Damodar Lohani
79dc3ab3fa
set proper log namespace 2022-07-07 13:37:29 +05:45
Jake Barnby
b5e8273839 Fix custom entity id properties 2022-07-07 19:39:42 +12:00
Jake Barnby
8762bcba90 Abstract upload functionality 2022-07-07 18:13:12 +12:00
Jake Barnby
5e02355215 Storage test fixes 2022-07-07 17:51:20 +12:00
Jake Barnby
a193f96b8d Functions tests fixes 2022-07-07 17:50:49 +12:00
Jake Barnby
380dbb32e9 Handle file uploads 2022-07-07 16:53:09 +12:00
Jake Barnby
d13afe0b2e Fix get deployment response type 2022-07-07 16:51:37 +12:00
Jake Barnby
32399ff52c Fix get deployment response type 2022-07-07 16:49:44 +12:00
Jake Barnby
4ec637f889 Update input file scalar definition 2022-07-07 12:54:59 +12:00
Jake Barnby
23c52da9f8 Fix input file switch reference 2022-07-07 12:54:44 +12:00
Jake Barnby
d0f81c9621 Client database test fixes 2022-07-07 12:53:58 +12:00
Torsten Dittmann
039ad5727f
Merge pull request #3507 from appwrite/prepare-0-15-2
prepare: 0.15.2
2022-07-06 16:11:54 +02:00
Torsten Dittmann
6d55083ef6 Merge branch 'master' of https://github.com/appwrite/appwrite into prepare-0-15-2 2022-07-06 16:05:37 +02:00
Torsten Dittmann
a02800695a
Merge pull request #3506 from appwrite/fix-realtime-manual-authentication
fix: realtime authentication on console
2022-07-06 13:50:22 +02:00
Torsten Dittmann
6683e5f8ec prepare: 0.15.2 2022-07-06 13:25:42 +02:00
Torsten Dittmann
8d2ec59f71
Merge pull request #3475 from appwrite/feat-deprecate-all-parameter
Feat: Deprecate all parameter
2022-07-06 13:05:06 +02:00
Torsten Dittmann
c8e0bb04b6
Merge pull request #3498 from appwrite/feat-explain-phone-registration
Explain how creating a phone session can create a new user
2022-07-06 12:56:04 +02:00
Torsten Dittmann
4d9bacbecc
Merge pull request #3497 from 2002Bishwajeet/patch-1
fix typo
2022-07-06 12:55:42 +02:00
Torsten Dittmann
326992f3ba
Merge pull request #3495 from appwrite/fix-typo-flutter-changelog
Fix typo
2022-07-06 12:55:24 +02:00
Torsten Dittmann
9bdd1087ba
Merge pull request #3500 from appwrite/fix-internal-dates-update
Fix: createdAt bug after updating document
2022-07-06 12:54:50 +02:00
Torsten Dittmann
806a67b1b0 fix: realtime authentication on console 2022-07-06 12:53:30 +02:00
Torsten Dittmann
fdfda47f0c
Merge pull request #3505 from stnguyen90/fix-3504-incorrect-collection-usage-alias
Fix get collection usage alias
2022-07-06 12:32:17 +02:00
Jake Barnby
67807f8c6f WIP input file handling 2022-07-06 20:56:58 +12:00
Jake Barnby
81265ab458 Fix custom entity tests 2022-07-06 17:12:12 +12:00
Jake Barnby
8bbe5abd72 Fix attribute databaseId 2022-07-06 17:11:26 +12:00
Steven Nguyen
ee4aff0ca4 Fix get collection usage alias 2022-07-06 04:07:53 +00:00
Jake Barnby
39233cfe1c Handle event validator parsing 2022-07-06 15:57:14 +12:00
Jake Barnby
99262e28fe Call server create bucket for client storage tests 2022-07-06 15:52:33 +12:00
Jake Barnby
ce3180433d Database query fixes 2022-07-06 15:52:06 +12:00
Jake Barnby
5ac634b68d Enable users update phone test 2022-07-06 15:51:49 +12:00
Jake Barnby
61035a98a6 Format 2022-07-06 15:51:37 +12:00
Jake Barnby
96e86f6e4e Explicitly enforce content type of API response on GQL response 2022-07-06 15:51:03 +12:00
Jake Barnby
bc098d73fa Databases API fixes 2022-07-06 15:50:27 +12:00
Jake Barnby
58ffde5326 Fix doubled shutdown calls firing events twice 2022-07-06 15:27:00 +12:00
Matej Bačo
9f364bb9dd Fix document date 2022-07-05 16:07:07 +00:00
Bishwajeet Parhi
c1b9a9477e
fix typo 2022-07-05 18:42:13 +05:30
Vincent (Wen Yu) Ge
804c2dc3ae Explain how creating a phone session can create a new user 2022-07-04 21:51:48 +00:00
Damodar Lohani
10884f2371
fix typo 2022-07-04 13:52:29 +05:45
Jake Barnby
608ad18bb9 Add health service tests 2022-07-04 18:38:04 +12:00
Jake Barnby
cf1fe63a61 Revert status code checks for teams 2022-07-04 18:17:11 +12:00