Commit Graph
32166 Commits
Author SHA1 Message Date
Eldad Fux 9f6988f5a0 Merge branch '0.8.x' of github.com:appwrite/appwrite into feat-database-indexing 2021-05-07 01:32:53 +03:00
Eldad Fux e70de897d6 Work in progress account/teams/users 2021-05-07 01:31:05 +03:00
Eldad Fux ca2dbb9fad Updated db lib 2021-05-07 00:36:27 +03:00
Eldad Fux bd3069a60a Updated collections 2021-05-07 00:35:57 +03:00
Eldad Fux 81bf74ef06 Reset cache on setup 2021-05-07 00:35:05 +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
Damodar Lohani d09dfc6bdd fix dialog tabs overflowing 2021-05-06 13:33:54 +05:45
Damodar Lohani 309f915070 flutter desktop platforms 2021-05-06 11:19:34 +05:45
Eldad Fux 7192ead92d Cleanups 2021-05-05 17:52:34 +03:00
Eldad Fux a128ad08b5 Added indexes 2021-05-05 15:28:01 +03:00
Eldad A. FuxandGitHub 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. FuxandGitHub 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 aec1dea7b4 Updated permissions 2021-05-05 13:00:06 +03:00
Eldad Fux f69c95e119 Fixed tests 2021-05-05 10:32:20 +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
Eldad Fux 4e67339e68 Reverted test files 2021-05-05 08:57:53 +03:00
Eldad Fux 1906205f6f Fix tests 2021-05-05 01:38:09 +03:00
Eldad Fux 5de0848797 Test CI 2021-05-05 01:16:25 +03:00
Eldad Fux 2281970ab9 Remove leftovers 2021-05-05 01:12:16 +03:00
Eldad Fux f24ae683e6 Migrated functions worker 2021-05-05 00:45:41 +03:00
Eldad Fux d699c8aba9 Updated functions service 2021-05-05 00:25:17 +03:00
Christy Jacob eaac52b9b7 feat: allow external users to update password without oldPassword 2021-05-05 00:22:46 +05:30
dependabot[bot]andGitHub 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 fe2792d590 Merge branch '0.8.x' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-05-04 18:18:06 +02:00
Eldad A. FuxandGitHub 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
Torsten Dittmann 3d4c3741a2 Merge branch '0.8.x' of https://github.com/appwrite/appwrite into feat-265-realtime 2021-05-04 17:21:10 +02:00
Eldad A. FuxandGitHub 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 abf90d0c72 Added console init on setup 2021-05-04 13:24:08 +03:00
Eldad Fux c42c0a6091 Added new OS logos 2021-05-04 12:52:52 +03:00
Eldad Fux 7797401848 Test console init 2021-05-04 12:31:26 +03:00
Eldad Fux 507e0327e3 Fixed storage tests 2021-05-04 01:20:40 +03:00
Eldad Fux d020b62051 Fixed mongo setup 2021-05-04 00:05:25 +03:00
Eldad Fux aa119d50d5 Added cache, updated db names 2021-05-03 22:22:39 +03:00
Eldad Fux eab18af07e Added support for count 2021-05-03 13:25:05 +03:00
Eldad Fux 3739be31bb Init DB library 2021-05-03 11:28:31 +03:00
Eldad A. FuxandGitHub 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