Commit Graph
34296 Commits
Author SHA1 Message Date
Bishwajeet Parhi 9f5fec7135 emailVerified should return false now 2022-07-11 11:22:40 +00:00
Torsten DittmannandGitHub 648b6f2038 Merge pull request #3532 from appwrite/fix-permission-array-lengths
Fix: Permissions validator max-length
2022-07-11 13:16:55 +02:00
Bishwajeet Parhi 163a013e1f fix double quotes to single quotes for strings 2022-07-11 11:15:53 +00:00
Torsten DittmannandGitHub 2652fbc1cb Merge pull request #3514 from iamdineshkumar/feat-phoneauth-msg91flow
Feat phoneauth msg91flow
2022-07-11 13:15:48 +02:00
Matej Bačo 2760f40a7c Changes after library release 2022-07-11 10:51:31 +00:00
Torsten DittmannandGitHub abc6f7a29f Merge pull request #3515 from appwrite/fix-auth-create-description
Add comments in auth docs about where/how to create accounts.
2022-07-11 12:22:34 +02:00
Torsten DittmannandGitHub 9d1bd61720 Merge pull request #3535 from appwrite/fix-ui-dates
Fix: Database dates
2022-07-11 12:16:38 +02:00
Torsten DittmannandGitHub 5d7e7a48ad Merge pull request #3509 from stnguyen90/fix-3508-hardcoded-db-schema
Fix hardcoded appwrite database schema
2022-07-11 12:16:04 +02:00
Torsten DittmannandGitHub bddd477bd7 Merge pull request #3511 from appwrite/fix-attribute-dbid
Fix attribute databaseId
2022-07-11 12:13:35 +02:00
Torsten DittmannandGitHub f53b5121af Merge pull request #3519 from appwrite/feat-improve-dates-tests
Implemented updateDocument date tests
2022-07-11 12:12:12 +02:00
Torsten DittmannandGitHub 4befae3a8d Merge pull request #3523 from appwrite/feat-composer-scripts
feat: composer scripts
2022-07-11 12:11:47 +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
Matej Bačo aae7ec6146 Upgrade to use new permissiosn validator features 2022-07-10 17:25:27 +00:00
Damodar Lohani 1c5e84324b functions test 2022-07-10 02:12:49 +00:00
shimon 428adcf47f logger moved to App::shutdown 2022-07-09 21:30:01 +03:00
shimon 59627ea9ef logger moved to App::shutdown 2022-07-09 21:24:28 +03:00
Dineshkumar 020bb160b9 changed payload encodings 2022-07-09 20:12:48 +05:30
Eldad A. FuxandGitHub 4016a37573 Merge pull request #3525 from appwrite/correct-telesign-reference-material
Fix: Correct TeleSign reference material link
2022-07-09 17:32:52 +03:00
Dineshkumar 817524de4b Renamed Msg91Flow to Msg91 2022-07-09 19:34:57 +05:30
Christy Jacob 43ec31e393 feat: restructuring db pools 2022-07-09 17:41:14 +04:00
Bishwajeet ParhiandGitHub ca3da4adf5 Merge branch 'appwrite:master' into feat-disqus-Oauth-provider 2022-07-09 00:06:06 +05:30
Bishwajeet Parhi 4adc0eb563 fix urls get user method 2022-07-08 18:18:40 +00:00
Bishwajeet Parhi a54151fb86 add php intellisense 2022-07-08 18:18:04 +00:00
Aditya OberaiandGitHub 5d70a4749a Correct TeleSign reference material link 2022-07-08 23:14:09 +05:30
Bishwajeet Parhi 2d8ddfedfa update comment 2022-07-08 16:02:24 +00:00
Bishwajeet Parhi 16c1b0bc2a feat-disqus 2022-07-08 15:57:51 +00:00
Torsten Dittmann 0c46022f1b feat: composer scripts 2022-07-08 17:17:20 +02:00
Torsten DittmannandGitHub 6d85772bd1 Merge pull request #3517 from stnguyen90/fix-3510-userId-not-optional-on-login
Add alias for POST /v1/account/sessions/email
2022-07-08 16:53:32 +02:00
wess c20d05ba45 Linter run 2022-07-08 10:47:52 -04:00
wess dea874e36e Adds retreiving user info for user name and email 2022-07-08 10:41:12 -04:00
Matej Bačo 8fa227f3da New date test 2022-07-08 09:38:49 +00:00
Matej Bačo 76921ced71 Implemented updateDocument date tests 2022-07-08 09:36:19 +00: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
Damodar Lohani a17496d291 update tasks 2022-07-08 02:36:54 +00:00
Damodar Lohani cb2fc93f78 basic setup for extendable tasks 2022-07-08 02:27:06 +00:00
Steven 3666d0ab73 Add alias for POST /v1/account/sessions/email
Add /v1/account/sessions as an alias for POST /v1/account/sessions/email
for backwards compatibility.
2022-07-07 22:23:52 +00:00
Vincent (Wen Yu) Ge b45256c31b fix typo in ref link 2022-07-07 19:25:39 +00:00
fogelito bc33356a57 collection last attributes to changes 2022-07-07 21:41:23 +03:00
shimon 9968bebed2 logger moved to App::shutdown 2022-07-07 21:35:27 +03:00
Vincent (Wen Yu) Ge 43e9f9998f Add comments in auth docs about where/how to create accounts. 2022-07-07 17:40:21 +00:00
shimon eeca43014a logger moved to App::shutdown 2022-07-07 18:45:24 +03:00
DineshkumarandGitHub b5b5abdc82 Updated Functional Document Provider name as msg91 2022-07-07 20:59:34 +05:30
DineshkumarandGitHub 5eab0d47e4 renamed msg91-flow as msg91 2022-07-07 20:57:48 +05:30
shimon 0249966741 logger moved to App::shutdown 2022-07-07 18:16:03 +03:00