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

5499 commits

Author SHA1 Message Date
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
Torsten Dittmann 15522c2cb9 feat(influxdb): introduce official client SDK 2021-05-04 13:15:36 +02:00
Eldad Fux c42c0a6091 Added new OS logos 2021-05-04 12:52:52 +03:00
Eldad A. Fux 0aaf504549
Merge pull request #1113 from appwrite/fix-usage-worker-errors
fix-usage-worker-errors
2021-04-30 22:30:49 +03:00
Eldad Fux 7272ca857e Fixed missing default values 2021-04-30 18:09:15 +03:00
Eldad A. Fux 252249e56c
Update README.md 2021-04-30 07:58:00 +03:00
Eldad A. Fux 8e4a87ea04
Merge pull request #1102 from TorstenDittmann/feat-prefs-response-model
feat: preferences response model
2021-04-29 20:59:41 +03:00
Eldad A. Fux 5aad3f7e15
Merge pull request #713 from appwrite/feat-upgrade-php-version
Feat upgrade php version (8.0)
2021-04-29 20:09:22 +03:00
Torsten Dittmann 5e4b335183 fix: cloud functions 2021-04-29 17:59:19 +02:00
Torsten Dittmann d58cc6024b fix: deprecation notice for 2021-04-29 17:20:03 +02:00
Torsten Dittmann 6a196716b3 fix: adapt to review 2021-04-29 17:08:59 +02:00
Eldad A. Fux e09c80ccd2
Merge pull request #1111 from TorstenDittmann/fix-migration-errors
fix(migration): prevent throwing error when document is missing ID
2021-04-29 13:38:29 +03:00
Torsten Dittmann 24705f2d08 Merge branch '0.8.x' of https://github.com/appwrite/appwrite into feat-upgrade-php-version 2021-04-29 09:37:08 +02:00
Torsten Dittmann 3c4476f689 fix: prevent throwing error when document is missing ID 2021-04-29 09:32:30 +02:00
Torsten Dittmann 53526d4fba chore: fix whitespace in travis file 2021-04-28 12:48:02 +02:00
Torsten Dittmann cac9875b97 tests: clean up travis file 2021-04-28 12:20:32 +02:00
Torsten Dittmann ebd41c784f tests: add travis prepare script 2021-04-28 11:54:21 +02:00