1
0
Fork 0
mirror of synced 2024-09-19 10:59:50 +12:00
Commit graph

1791 commits

Author SHA1 Message Date
Jake Barnby
1dc557042f Fix lazy matching route replacement parameters 2022-07-18 14:52:41 +12:00
Jake Barnby
0b7b5496f3 Merge remote-tracking branch 'origin/master' into feat-graphql-support
# Conflicts:
#	app/init.php
2022-07-14 20:13:41 +12:00
Jake Barnby
4f5c7ddada Add invalid query exception 2022-07-14 15:57:51 +12:00
Jake Barnby
4ca6750309 Cleanup controller 2022-07-13 23:21:02 +12:00
Jake Barnby
a656699fa7 Code cleanup 2022-07-13 21:34:56 +12:00
Jake Barnby
ac8e47ac2d Lint 2022-07-13 17:21:41 +12:00
Jake Barnby
3f2037a906 Reduce type re-scanning 2022-07-13 16:44:11 +12:00
Aditya Oberai
313fd5582a
Set $from to use env variable + update ref link 2022-07-12 22:03:54 +05:30
Aditya Oberai
f63c1c95fe Create Vonage phone auth adapter 2022-07-12 15:45:22 +00:00
Jake Barnby
10a5c24a63 Format and lint 2022-07-12 09:52:00 +12:00
Jake Barnby
7259f21cf1 Merge remote-tracking branch 'origin/master' into feat-graphql-support
# Conflicts:
#	composer.lock
2022-07-12 09:18:58 +12:00
Torsten Dittmann
2652fbc1cb
Merge pull request #3514 from iamdineshkumar/feat-phoneauth-msg91flow
Feat phoneauth msg91flow
2022-07-11 13:15:48 +02:00
Matej Bačo
1616f15a40 Fix database dates 2022-07-11 08:40:58 +00:00
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
Dineshkumar
020bb160b9 changed payload encodings 2022-07-09 20:12:48 +05:30
Dineshkumar
817524de4b Renamed Msg91Flow to Msg91 2022-07-09 19:34:57 +05:30
Aditya Oberai
5d70a4749a
Correct TeleSign reference material link 2022-07-08 23:14:09 +05:30
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
Dineshkumar
b5b5abdc82
Updated Functional Document Provider name as msg91 2022-07-07 20:59:34 +05:30
Dineshkumar
d2bf2f8f5a
Added Msg91 Adaptor Using Flow 2022-07-07 16:41:50 +05:30
Jake Barnby
ae32d89a0f Formatting 2022-07-07 19:55:07 +12:00
Jake Barnby
b5e8273839 Fix custom entity id properties 2022-07-07 19:39:42 +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
Torsten Dittmann
6683e5f8ec prepare: 0.15.2 2022-07-06 13:25:42 +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
39233cfe1c Handle event validator parsing 2022-07-06 15:57:14 +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
9d134a949f Merge remote-tracking branch 'origin/master' into feat-graphql-support
# Conflicts:
#	app/controllers/api/databases.php
#	app/controllers/general.php
#	app/init.php
#	composer.json
#	composer.lock
#	docker-compose.yml
#	phpunit.xml
2022-07-01 00:05:44 +12:00
Jake Barnby
e36192388d Fix params for GET requests 2022-06-30 21:22:54 +12:00
Jake Barnby
8db6148297 Handle delete routes 2022-06-30 21:22:34 +12:00
Jake Barnby
2eb74d2898 Add data json string property to models with additional data 2022-06-30 21:22:16 +12:00
Torsten Dittmann
056e0d79ed fix: add nested models to specifications 2022-06-30 01:41:49 +02:00
Torsten Dittmann
95181b0a7f prepare: 0.15.1 release 2022-06-29 13:36:35 +02:00
Torsten Dittmann
7028bc1415 fix: internal id twice 2022-06-29 12:31:11 +02:00
Torsten Dittmann
8ee78137e6 fix: internal attribute and index key on migration 2022-06-29 01:07:48 +02:00
Torsten Dittmann
58bec7b034
Merge pull request #3411 from appwrite/0.15.x
0.15.x -> master
2022-06-28 16:31:29 +02:00
Torsten Dittmann
1fb0d8bf80 fix: remove duplicate response model 2022-06-28 11:20:05 +02:00
Torsten Dittmann
5a2d6c0b3e feat: 0.15.x response filters 2022-06-28 11:15:27 +02:00
Torsten Dittmann
0c192e5a3e Merge branch '0.15.x' of https://github.com/appwrite/appwrite into feat-migration-0-15-x 2022-06-27 18:53:44 +02:00
Torsten Dittmann
def1c35377 chore: add more comments 2022-06-27 18:44:39 +02:00
Torsten Dittmann
ff219cf91a fix: project internal id migration 2022-06-27 18:26:24 +02:00
Torsten Dittmann
c0649f7385 fix: migration 2022-06-27 18:22:29 +02:00
Torsten Dittmann
c3c6d00a9c fix: case for console projects 2022-06-27 16:58:57 +02:00
Torsten Dittmann
d945cb2a72 fix: remove var dump 2022-06-27 13:58:21 +02:00