1
0
Fork 0
mirror of synced 2024-09-02 10:52:12 +12:00
Commit graph

12061 commits

Author SHA1 Message Date
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
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
Simon
2065a0b349 Merge branch 'appwrite-master' into feat-XXX-authentik-oauth 2022-07-06 11:11:52 +02:00
Simon
2272ff5ed7 Merge branch 'master' of https://github.com/appwrite/appwrite into appwrite-master 2022-07-06 11:11:13 +02:00
Simon
92a43a5930 Merge branch 'appwrite:master' into feat-XXX-authentik-oauth 2022-07-06 11:02:59 +02:00
Damodar Lohani
b81978c67c fix linters 2022-07-06 05:50:10 +00:00
Damodar Lohani
5d3c5a151f error checking and increase wait time 2022-07-06 05:16:25 +00: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
Damodar Lohani
4422613248 update tests with less waiting time 2022-07-06 01:56:47 +00:00
Damodar Lohani
4abd4a6882 fix stats issues 2022-07-06 01:56:25 +00: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
Damodar Lohani
c5b0a40279 fix linter errors 2022-07-05 07:11:27 +00:00
Damodar Lohani
e4144f2c64 remove dump 2022-07-05 07:05:06 +00:00
Damodar Lohani
ee6abd45db databases tests 2022-07-05 06:53:57 +00: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
Matej Bačo
79cbdb537e PR review changes, add name from Podio 2022-07-04 10:32:56 +00:00
Damodar Lohani
f4d74c4935 namespace 2022-07-04 09:31:14 +00:00
Damodar Lohani
9486a6b2a3 storage usage tests 2022-07-04 09:00:07 +00:00
Damodar Lohani
10884f2371
fix typo 2022-07-04 13:52:29 +05:45
Damodar Lohani
14dda66c03 more work on tests 2022-07-03 13:10:26 +00:00
Damodar Lohani
c6553aef3d linter fixes 2022-07-03 12:11:43 +00:00
Matej Bačo
9623974ed5
Linter fix 2022-07-03 10:14:36 +02:00
Matej Bačo
7b5a35cbc6
Remove leftovers 2022-07-03 10:09:26 +02:00
Matej Bačo
e26dc9a2b7
Update docs, remove leftovers 2022-07-03 10:05:49 +02:00
Damodar Lohani
d5e8b23577 more tests 2022-07-03 02:42:13 +00:00
Damodar Lohani
69a036b2b7 fix linter 2022-07-03 01:09:11 +00:00
Eldad A. Fux
bafc8f829a
Merge pull request #3476 from appwrite/fix-ui-delete-collection-redirect
fix(ui): redirect after deleting collection
2022-07-02 17:34:46 +03:00
Eldad A. Fux
0d5550b043
Merge pull request #3481 from brandonroberts/docx-fix-storage-databases
docs(storage): fix link to databases page
2022-07-02 17:34:15 +03:00
Matej Bačo
6e8b11113e Fix Podio 2022-07-02 11:57:36 +00:00
Matej Bačo
9d973d9252 WIP: Podio provider 2022-07-02 11:36:05 +00:00
Brandon
ab06570a50 docs(storage): fix link to databases page 2022-07-01 11:29:25 -05:00
Eldad A. Fux
d877795561
Merge pull request #3479 from appwrite/add-servicestoreadme
Added realtime services to README
2022-07-01 11:31:30 +03:00
haimantika mitra
5ae2546339 Added realtime services to README 2022-07-01 13:55:54 +05:30