1
0
Fork 0
mirror of synced 2024-09-06 12:51:43 +12:00
Commit graph

11694 commits

Author SHA1 Message Date
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
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
fogelito
10ca7de6ba workers functions 2022-07-07 12:54:46 +03:00
fogelito
e0f2d59864 scheduleNext + schedulePrevious functions changes 2022-07-07 12:26:30 +03:00
fogelito
05f8352837 test fix 2022-07-07 11:07:42 +03:00
Damodar Lohani
79dc3ab3fa
set proper log namespace 2022-07-07 13:37:29 +05:45
fogelito
29436c1e5f Datetime change for joined and invited 2022-07-07 10:44:28 +03:00
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
fogelito
f8c6050abe sessionVerify Remove var_dump 2022-07-06 19:13:43 +03:00
fogelito
dea98d5e87 sessionVerify Remove var_dump 2022-07-06 19:13:30 +03:00
fogelito
f8e85e3208 sessionVerify Remove var_dump 2022-07-06 18:10:31 +03:00
fogelito
b01f4ed802 Unit Tests 2022-07-06 18:07:50 +03:00
fogelito
d7244bd9ba Tests 2022-07-06 17:47:34 +03: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
937240f244 Fix attribute databaseId 2022-07-06 17:13:29 +12:00
Steven Nguyen
ee4aff0ca4 Fix get collection usage alias 2022-07-06 04:07:53 +00:00
fogelito
ae4cb685c0 expire 2022-07-05 21:55:20 +03:00
fogelito
acba505144 addCookie timestamp 2022-07-05 21:24:10 +03:00
fogelito
858dab7814 unit auth 2022-07-05 20:04:19 +03:00
fogelito
e034b4a331 unit auth 2022-07-05 19:57:19 +03:00
fogelito
2630d0b56c certificate getRenewDate 2022-07-05 19:29:12 +03: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
fogelito
203b3058a2 providerAccessTokenExpiry 2022-07-05 16:06:55 +03:00
fogelito
a9a91603d1 account expire 2022-07-05 13:59:03 +03:00
Vincent (Wen Yu) Ge
804c2dc3ae Explain how creating a phone session can create a new user 2022-07-04 21:51:48 +00:00
fogelito
903ca342cb Model changes 2022-07-04 13:11:38 +03:00
fogelito
8628105eef Model changes 2022-07-04 12:55:11 +03:00
Damodar Lohani
10884f2371
fix typo 2022-07-04 13:52:29 +05:45
fogelito
af518cf1f4 composer.lock 2022-07-02 18:47:33 +03:00
fogelito
73a19614e1 functions api 2022-07-02 17:38:53 +03:00