1
0
Fork 0
mirror of synced 2024-07-01 20:50:49 +12:00
Commit graph

5465 commits

Author SHA1 Message Date
Eldad A. Fux 18536627bc
Merge pull request #1138 from appwrite/dependabot/npm_and_yarn/tests/resources/functions/node/lodash-4.17.21
Bump lodash from 4.17.20 to 4.17.21 in /tests/resources/functions/node
2021-05-12 08:52:36 +03:00
Damodar Lohani 0e90c75a12 refactor based on review 2021-05-12 11:04:48 +05:45
Damodar Lohani be5b882fe7
Apply suggestions from code review
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2021-05-12 11:02:34 +05:45
dependabot[bot] 33ca604f02
Bump lodash from 4.17.20 to 4.17.21 in /tests/resources/functions/node
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.20...4.17.21)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-12 00:05:26 +00:00
Damodar Lohani f83ad43187 fix auth issue 2021-05-11 17:21:27 +05:45
Damodar Lohani dc52c6975a fix error 2021-05-11 17:09:23 +05:45
Damodar Lohani dc92498d93 disable auth for writing 2021-05-11 17:06:55 +05:45
Damodar Lohani 4170eaa45a fix error 2021-05-11 17:00:26 +05:45
Damodar Lohani 35b76c1aee refactoring moving ssl generation to init function 2021-05-11 16:32:02 +05:45
Damodar Lohani c22dd1571f implementing review suggestions 2021-05-11 11:41:11 +05:45
Eldad A. Fux 934b9aec27
Merge pull request #1129 from appwrite/feat-refactor-inviteid
feat: refactor inviteId to membershipId
2021-05-10 17:54:31 +03:00
Eldad A. Fux a57174ae80
Merge pull request #1130 from appwrite/dependabot/npm_and_yarn/lodash-4.17.21
Bump lodash from 4.17.20 to 4.17.21
2021-05-10 17:54:07 +03:00
Eldad A. Fux c29dca813e
Merge pull request #1134 from appwrite/dependabot/npm_and_yarn/hosted-git-info-2.8.9
Bump hosted-git-info from 2.7.1 to 2.8.9
2021-05-10 17:34:54 +03:00
Damodar Lohani 75d8076ac9 skip certificate generation when localhost or hostname is IP 2021-05-10 16:23:05 +05:45
dependabot[bot] 72c3434860
Bump hosted-git-info from 2.7.1 to 2.8.9
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.7.1 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases)
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.7.1...v2.8.9)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-10 08:49:42 +00:00
Damodar Lohani 0c3bcb40a4 poc certificate auto generation 2021-05-10 14:33:27 +05:45
Christy Jacob c97dcbf9c9 feat: fix tests and update changelog 2021-05-10 09:55:52 +05:30
dependabot[bot] 618324222f
Bump lodash from 4.17.20 to 4.17.21
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.20...4.17.21)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-08 18:39:59 +00:00
Christy Jacob 18e12ee6ad feat: fix tests 2021-05-07 22:24:56 +05:30
Christy Jacob 391ff24192 feat: refactor inviteId to membershipId 2021-05-07 21:22:14 +05:30
Christy Jacob f128cd9578 feat: refactor inviteId to membershipId 2021-05-07 21:19:23 +05:30
Eldad A. Fux eaa67732b7
Merge pull request #1128 from TorstenDittmann/fix-502-spec
fix(mock): 502 error spec
2021-05-07 16:53:35 +03:00
Torsten Dittmann ded3cbbb73 fix(mock): 502 error spec 2021-05-07 15:52:40 +02:00
Eldad A. Fux a512edf7c3
Merge pull request #1127 from TorstenDittmann/merge-dev-into-0.8.x
0.8 - Sync dev into 0.8.x
2021-05-07 16:49:26 +03:00
Torsten Dittmann b357119fcd chore(changelog): update changelog 2021-05-07 09:47:27 +02:00
Torsten Dittmann fd3d789361 chore(composer): update composer 2021-05-07 09:39:58 +02:00
Torsten Dittmann a6b08dd1d8 chore(composer): update lock file 2021-05-07 09:16:43 +02:00
Torsten Dittmann 501f68ca38 Merge branch 'dev' of https://github.com/appwrite/appwrite into merge-dev-into-0.8.x 2021-05-07 09:15:56 +02:00
Torsten Dittmann a0d30aef8c chore(vars): fix typo on god account description 2021-05-07 09:06:36 +02:00
Eldad A. Fux 57d6be0399
Merge pull request #1125 from TorstenDittmann/feat-mock-text-endpoint
feat(mock): add text response error
2021-05-07 01:42:39 +03:00
Christy Jacob d99f0cbc5c feat: review comments 2021-05-06 22:00:57 +05:30
Christy Jacob e8172f72e3 feat: review comments 2021-05-06 22:00:44 +05:30
Torsten Dittmann 1f91e8a460 fix(docs): typos 2021-05-06 17:53:48 +02:00
Torsten Dittmann 1894ea6490 fix(docs): typos 2021-05-06 17:53:07 +02:00
Torsten Dittmann c2849a53eb fix(phpdocs): remove unused char 2021-05-06 17:48:22 +02:00
Torsten Dittmann b3badfeb8d feat(mock): add text response error 2021-05-06 17:45:32 +02:00
Christy Jacob 80328f1dc7 feat: review comments 2021-05-06 18:51:36 +05:30
Eldad A. Fux a2d60ac269
Merge pull request #1119 from appwrite/dependabot/composer/phpmailer/phpmailer-6.4.1
Bump phpmailer/phpmailer from 6.3.0 to 6.4.1
2021-05-05 15:18:08 +03:00
Eldad A. Fux 762bd8bcc4
Merge pull request #1116 from appwrite/feat-new-platform-logos
Feat new OS logos
2021-05-05 13:32:11 +03:00
Eldad Fux 3b73ab46cf Merge branch '0.8.x' of github.com:appwrite/appwrite into feat-new-platform-logos 2021-05-05 09:17:47 +03:00
Christy Jacob eaac52b9b7 feat: allow external users to update password without oldPassword 2021-05-05 00:22:46 +05:30
dependabot[bot] 34dfa8785a
Bump phpmailer/phpmailer from 6.3.0 to 6.4.1
Bumps [phpmailer/phpmailer](https://github.com/PHPMailer/PHPMailer) from 6.3.0 to 6.4.1.
- [Release notes](https://github.com/PHPMailer/PHPMailer/releases)
- [Changelog](https://github.com/PHPMailer/PHPMailer/blob/master/changelog.md)
- [Commits](https://github.com/PHPMailer/PHPMailer/compare/v6.3.0...v6.4.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-04 17:46:06 +00:00
Eldad A. Fux fee94d3eb1
Merge pull request #1118 from TorstenDittmann/fix-project-usage
tests(project): change order for influxdb to have a database
2021-05-04 19:13:34 +03:00
Torsten Dittmann 9c2b066e9e test(travis): use new runtimes env variable 2021-05-04 17:42:29 +02:00
Torsten Dittmann d5beb05206 tests(project): change test order for influxdb to have a database 2021-05-04 17:24:33 +02:00
Eldad A. Fux 2db5ea69fc
Merge pull request #1117 from TorstenDittmann/feat-influxdb-client-php
fix(influxdb): change driver to `curl`
2021-05-04 18:03:27 +03:00
Torsten Dittmann cee42bfd57 tests(project): remove timeout from usage call 2021-05-04 15:15:46 +02:00
Torsten Dittmann 3ab5fefb79 fix(influx): use curl as driver 2021-05-04 14:32:20 +02:00
Torsten Dittmann a46638544f debug influx 2021-05-04 14:15:29 +02:00
Torsten Dittmann bf8994fa3a Revert "feat(influxdb): introduce official client SDK"
This reverts commit 15522c2cb9.
2021-05-04 13:55:01 +02:00