1
0
Fork 0
mirror of synced 2024-08-31 01:41:15 +12:00
Commit graph

11794 commits

Author SHA1 Message Date
Torsten Dittmann
3a963fab0b fix: remove unnecessary conditions 2022-07-20 15:27:27 +02:00
Torsten Dittmann
5f773c30cb fix: migration of attributes and indexes 2022-07-20 15:15:52 +02:00
Eldad A. Fux
9035db1137
Merge pull request #3559 from brandonroberts/docs-one-click-readme
docs: add one-click setups to README
2022-07-19 07:00:43 +03:00
Brandon
f41acc2990 chore: update alt text for Gitpod logo 2022-07-18 14:18:38 -05:00
Brandon
a9612fc5cc docs: add one-click setups to README 2022-07-18 13:48:32 -05:00
Wen Yu Ge
310409355a update generation steps according to suggestion 2022-07-18 13:39:00 -04:00
Torsten Dittmann
8eef613d4b
Merge pull request #3553 from ishanvyas22/doc-3521-change-return-type
Fix SDK response type for get & update database call
2022-07-18 19:20:00 +02:00
Wess Cope
0c38f1db08
Delete etsy.php 2022-07-18 10:14:51 -04:00
Torsten Dittmann
f1e8753f16
Merge pull request #3557 from appwrite/feat-fix-db-usage-stats
Fix DB usage stats missing
2022-07-18 15:46:47 +02:00
Christy Jacob
56856309c5 feat: update php docs 2022-07-18 17:02:12 +05:30
Christy Jacob
4f720c30dd feat: update php docs 2022-07-18 16:58:59 +05:30
Christy Jacob
58d8b7e148 feat: update php docs 2022-07-18 16:03:06 +05:30
Jake Barnby
9333efd3c3 Format 2022-07-18 21:41:11 +12:00
Jake Barnby
2b8e992646 Add roles to create team test 2022-07-18 21:26:58 +12:00
Jake Barnby
41dfd84543 Ensure user creating team with custom roles is always owner as well 2022-07-18 20:57:00 +12:00
Matej Bačo
73f3d5dde8 Fix DB usage stats missing 2022-07-18 07:21:18 +00:00
Christy Jacob
6a490ab53b Merge branch 'master' of github.com:appwrite/appwrite into feat-db-pools 2022-07-18 11:33:08 +05:30
Ishan Vyas
af167a58a8
Fix SDK response type for get & update database call
Signed-off-by: Ishan Vyas <isvyas@gmail.com>
2022-07-17 12:44:37 +05:30
Eldad A. Fux
eed9999acc
Merge pull request #3542 from appwrite/fix-rename-databases
Update doc folder database to databases
2022-07-17 08:13:02 +03:00
Christy Jacob
8d46af0dc2 feat: remove var_dump 2022-07-16 11:34:41 +05:30
Christy Jacob
126d82c4ce feat: uncomment tests 2022-07-16 11:30:56 +05:30
Christy Jacob
e8763a6380 feat: update composer lock 2022-07-16 11:30:27 +05:30
Christy Jacob
5abb561f91 Merge branch 'master' of github.com:appwrite/appwrite into feat-db-pools 2022-07-16 11:25:22 +05:30
Christy Jacob
22b4e8ed83 feat: update naming convention 2022-07-16 11:23:58 +05:30
Christy Jacob
641c4f1bde feat: update naming convention 2022-07-16 11:08:36 +05:30
Christy Jacob
90c615075e feat: disable stop on failure 2022-07-16 11:05:25 +05:30
Christy Jacob
2baeac04d1 feat: comment redis-commander 2022-07-16 11:04:59 +05:30
Eldad A. Fux
fb5805a43c
Merge pull request #3550 from appwrite/fix-function-timeout-desc
Clarify purpose in Appwrite Functions timeout description
2022-07-16 07:46:40 +03:00
Vincent (Wen Yu) Ge
6a333e79d2
Update instructions to generate new specifications
The old instructions for generating new specifications + new SDK no longer work. This aims to update the instructions.
2022-07-15 17:09:34 -04:00
Christy Jacob
9ad9621ad6 feat: refactor DatabasePool 2022-07-16 01:09:01 +04:00
Christy Jacob
ca3ce816a3 feat: refactor DatabasePool 2022-07-16 01:03:53 +04:00
Christy Jacob
cbccaf9527 feat: update migration 2022-07-16 00:58:15 +04:00
Christy Jacob
ebc971f8dc feat: realtime db pool 2022-07-16 00:19:50 +04:00
Wen Yu Ge
d0a138e718 Clarify purpose in Appwrite Functions timeout description 2022-07-15 11:51:01 -04:00
Vincent (Wen Yu) Ge
8b0b5f4026
Merge branch 'master' into fix-rename-databases 2022-07-15 09:57:40 -04:00
Christy Jacob
42f0bddd60 feat: merge and fix conflicts 2022-07-15 13:54:27 +04: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
Vincent (Wen Yu) Ge
79b3cef729 update 0.15 open api specs 2022-07-14 20:18:32 +00:00
Vincent (Wen Yu) Ge
f05bd8b0f6 Attempt to update 0.15 specs as an experiment 2022-07-14 20:10:58 +00:00
Vincent (Wen Yu) Ge
0076cdccc9 generate new specs 2022-07-14 19:59:51 +00:00
wess
e1df9faad7 case fixed 2022-07-14 13:01:50 -04:00
wess
bb51393332 Fixes file case 2022-07-14 11:57:08 -04:00
wess
52f5d7d346 Fixes issue where isEmailVerified was not included 2022-07-14 11:52:23 -04:00
wess
a874a25b69 Fixes issue where Etsy provider class had wrong name
Adds Etsy to providers config
2022-07-14 11:30:22 -04:00
wess
efbde82ca2 Fixed lint issues, YOU'RE WELCOME TORSTEN 2022-07-14 11:06:27 -04:00
Wess Cope
4f64c72d0d
Merge branch 'appwrite:master' into feat-etsy-auth 2022-07-14 11:05:27 -04:00
wess
195e276e4b Updates gitignore to add .phpunit.result.cache 2022-07-14 10:30:30 -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
Christy Jacob
6662fa7b7b feat: merge and fix conflicts 2022-07-14 04:11:35 +04:00
Christy Jacob
662800cc67 Merge branch 'master' of github.com:appwrite/appwrite into feat-db-pools 2022-07-14 03:42:26 +04:00