1
0
Fork 0
mirror of synced 2024-06-27 02:31:04 +12:00
Commit graph

320 commits

Author SHA1 Message Date
Eldad Fux 63ea200f96 Updated SDKS 2021-05-24 18:08:54 +03:00
Eldad Fux 34fd7fee56 Updated dependency 2021-05-21 17:19:58 +03:00
Eldad Fux 07ca2d8608 Upgraded sdks versions 2021-05-21 17:01:49 +03:00
Eldad A. Fux 4cfce5547e
Merge pull request #1170 from lohanidamodar/fix-image-preview-validator
fix-image-preview-validator
2021-05-21 15:25:09 +03:00
Damodar Lohani 4199dcc1f4 updated framework 2021-05-21 12:38:20 +05:45
Eldad Fux bcdf8835ca Updated the Node.js SDK 2021-05-20 12:07:51 +03:00
Eldad Fux c454bc2a65 Updated CLI version 2021-05-19 22:37:30 +03:00
Eldad Fux 5157906cbb Updated sdk-generator 2021-05-19 08:57:30 +03:00
Eldad Fux 666f51f986 Updated code examples 2021-05-18 22:05:44 +03:00
Eldad Fux d2749524b7 Merge branch 'dev' of github.com:appwrite/appwrite into 0.8.x 2021-05-17 21:27:07 +03:00
Eldad Fux 49fa978de4 Merge branch 'master' of github.com:appwrite/appwrite into dev 2021-05-17 21:24:35 +03: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
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
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
Torsten Dittmann 4689d0b69f Revert "fix: influx db client"
This reverts commit 5ddcdf1779.
2021-04-27 15:51:35 +02:00
Torsten Dittmann 5ddcdf1779 fix: influx db client 2021-04-27 15:39:40 +02:00
Torsten Dittmann ee9a041e20 fix: breaking deps 2021-04-27 08:55:09 +02:00
Torsten Dittmann 4c511e4ee5 deps: update composer 2021-04-27 08:24:19 +02:00
Torsten Dittmann 2c12396823 chore: update composer 2021-04-23 17:06:53 +02:00
Torsten Dittmann 3d960a2971 Merge branch '0.8.x' of https://github.com/appwrite/appwrite into feat-upgrade-php-version 2021-04-23 17:06:42 +02:00
Torsten Dittmann a82531d6c8 deps: update appwrite/php-runtimes to 0.2.0 2021-04-23 10:22:44 +02:00
Torsten Dittmann fe5c004a56 revert: php-runtimes to composer dep 2021-04-22 12:11:53 +02:00
Torsten Dittmann 7eb9891cf1 chore: update composer dep to github and adust readme 2021-04-22 12:07:57 +02:00
Torsten Dittmann 26a747d29e feat: update new php-runtimes version 2021-04-22 11:26:10 +02:00
Torsten Dittmann 664201c112 composer: remove unused system library 2021-04-21 14:21:21 +02:00
Torsten Dittmann 25b03c90f8 feat: introduce appwrite/php-runtimes 2021-04-21 13:02:54 +02:00
Eldad Fux 71f7de08c7 Merge branch 'dev' of github.com:appwrite/appwrite into dev 2021-04-21 09:33:08 +03:00
Eldad Fux c95342a260 Updated SDKs 2021-04-21 09:28:47 +03:00
kodumbeats 5f60c09158 Update composer to calculate hashes 2021-04-19 09:32:27 -04:00
kodumbeats d609940de1 Merge branch 'dev' into refactor-whitelist-type 2021-04-19 09:29:55 -04:00
Eldad Fux c8a5d05a3e Merge branch '0.8.x' of github.com:appwrite/appwrite into feat-auth-limits 2021-04-19 14:19:57 +03:00
Torsten Dittmann bd02df15af deps: update composer after merge 2021-04-16 19:10:12 +02:00
Torsten Dittmann e4c02dda80 Merge branch '0.8.x' of https://github.com/appwrite/appwrite into feat-upgrade-php-version 2021-04-16 19:09:34 +02:00
kodumbeats 64081ea048 Replace Mock with new Wildcard 2021-04-16 12:09:39 +00:00
Eldad Fux 7a0ff7699a Merge branch '0.8.x' of github.com:appwrite/appwrite into feat-jwt-support-for-sdks 2021-04-16 10:20:12 +03:00
Torsten Dittmann 08586aa78c deps: update composer 2021-04-15 19:14:56 +02:00
Damodar Lohani 1f37f7da29 composer update 2021-04-15 11:55:39 +05:45
Eldad Fux 72a2ca08b0 Updated Node SDK 2021-04-10 19:14:15 +03:00
Torsten Dittmann 8a93f404e9 deps: update dependencies 2021-04-09 12:35:44 +02:00
Eldad A. Fux 19e9582df2
Merge branch '0.7.x' into feat-upgrade-php-version 2021-04-05 14:56:45 +03:00
Eldad Fux f070eb0a3a Merge branch '0.8.x' of github.com:appwrite/appwrite into feat-auth-limits 2021-04-03 10:16:46 +03:00
Eldad Fux a22243b998 Updated specs 2021-03-29 01:36:25 +03:00
Damodar Lohani cd84de8fae Merge branch '0.8.x' of github.com:appwrite/appwrite into feat-new-image-features 2021-03-28 16:01:40 +05:45
Damodar Lohani 2d6ba7c861 fix docker-compose conflict 2021-03-28 15:59:04 +05:45
Damodar Lohani 00934a3d3e Merge branch 'dev' into feat-new-image-features 2021-03-26 17:34:02 +05:45