1
0
Fork 0
mirror of synced 2024-06-29 19:50:26 +12:00
Commit graph

11597 commits

Author SHA1 Message Date
Bradley Schofield 88064cdbaf Merge branch 'master' into fix-update-status-codes 2022-07-18 10:37:07 +01:00
Christy Jacob 88a77127ea
Merge pull request #2450 from PineappleIOnic/Add-DNS-Warning-Install
Add a DNS warning during install
2022-07-15 13:26:12 +04:00
Torsten Dittmann 39e6607afd
Merge pull request #3546 from appwrite/feat-upgrade-cli-lib
Feat: CLI lib version
2022-07-14 16:14:45 +02:00
Bradley Schofield 5f0032bb7f Use 202 when resources are created asyncronously 2022-07-14 10:52:55 +01:00
Matej Bačo 0fbfabe5d3 CLI lib version increase 2022-07-13 16:48:39 +00:00
Torsten Dittmann e17ab5f455
Merge pull request #3540 from appwrite/create-vonage-adapter
Feat: Create Vonage Phone Auth Adapter
2022-07-13 17:34:26 +02:00
Torsten Dittmann c94871b5ef
Merge pull request #3543 from appwrite/fix-functions-usage
Fix: function usage missing
2022-07-13 17:34:06 +02:00
Matej Bačo d93ac31b4e Fix function usage missing 2022-07-13 08:57:57 +00: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
Torsten Dittmann 648b6f2038
Merge pull request #3532 from appwrite/fix-permission-array-lengths
Fix: Permissions validator max-length
2022-07-11 13:16:55 +02: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 2760f40a7c Changes after library release 2022-07-11 10:51:31 +00:00
Torsten Dittmann 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 Dittmann 9d1bd61720
Merge pull request #3535 from appwrite/fix-ui-dates
Fix: Database dates
2022-07-11 12:16:38 +02:00
Torsten Dittmann 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 Dittmann bddd477bd7
Merge pull request #3511 from appwrite/fix-attribute-dbid
Fix attribute databaseId
2022-07-11 12:13:35 +02:00
Torsten Dittmann f53b5121af
Merge pull request #3519 from appwrite/feat-improve-dates-tests
Implemented updateDocument date tests
2022-07-11 12:12:12 +02:00
Torsten Dittmann 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
Matej Bačo aae7ec6146 Upgrade to use new permissiosn validator features 2022-07-10 17:25:27 +00:00
Dineshkumar 020bb160b9 changed payload encodings 2022-07-09 20:12:48 +05:30
Eldad A. Fux 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
Aditya Oberai 5d70a4749a
Correct TeleSign reference material link 2022-07-08 23:14:09 +05:30
Torsten Dittmann 0c46022f1b feat: composer scripts 2022-07-08 17:17:20 +02:00
Torsten Dittmann 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
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
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
Vincent (Wen Yu) Ge 43e9f9998f Add comments in auth docs about where/how to create accounts. 2022-07-07 17:40:21 +00:00
Dineshkumar b5b5abdc82
Updated Functional Document Provider name as msg91 2022-07-07 20:59:34 +05:30
Dineshkumar 5eab0d47e4
renamed msg91-flow as msg91 2022-07-07 20:57:48 +05:30
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
Dineshkumar d2bf2f8f5a
Added Msg91 Adaptor Using Flow 2022-07-07 16:41:50 +05:30
Dineshkumar 7a486e1158
Added Msg91 Flow Adapter 2022-07-07 16:40:29 +05:30
Damodar Lohani 79dc3ab3fa
set proper log namespace 2022-07-07 13:37:29 +05:45
Jake Barnby d13afe0b2e Fix get deployment response type 2022-07-07 16:51:37 +12:00
Steven 8a0f2010a2 Fix hardcoded appwrite database schema 2022-07-06 17:04:29 +00: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