Commit Graph

  • d0f7558ddf chore: review comments Christy Jacob 2020-12-05 11:03:14 +05:30
  • 9128348aff chore: added e2e tests for collection deletion Christy Jacob 2020-12-05 11:01:59 +05:30
  • 99c10508e5 Merge branch '0.7.x' of github.com:appwrite/appwrite into swoole-and-functions Eldad Fux 2020-12-05 07:18:11 +02:00
  • 4d6927b45a chore: update .gitignore Christy Jacob 2020-12-05 02:22:17 +05:30
  • d44c2ead0e feat: delete documents using delete worker Christy Jacob 2020-12-05 02:17:02 +05:30
  • 1ca28e9648 Merge pull request #750 from appwrite/feat-730-new-webhook-events Eldad A. Fux 2020-12-03 21:32:49 +02:00
  • b2ccc65813 Added new webhooks headers Eldad Fux 2020-12-03 19:56:07 +02:00
  • a3f4cbb534 Merge pull request #737 from appwrite/feat-730-new-webhook-events Eldad A. Fux 2020-12-03 19:48:01 +02:00
  • 55acf9754f Merge pull request #749 from Glide7/patch-2 Eldad A. Fux 2020-12-03 14:20:08 +02:00
  • 517f7de8dd Update CHANGES.md Lior Haim 2020-12-03 13:46:18 +02:00
  • 5ca0e85fc3 Update CHANGES.md Lior Haim 2020-12-03 13:41:29 +02:00
  • 37b0fa7252 Merge pull request #741 from Glide7/patch-2 Eldad A. Fux 2020-12-03 12:54:47 +02:00
  • c82630e693 Update CHANGES.md Lior Haim 2020-12-03 09:59:57 +02:00
  • 28623c6baa Added team events and tests 🟢 Eldad Fux 2020-12-03 00:15:20 +02:00
  • 4df6cb2ef5 Added tests for Database webhooks Eldad Fux 2020-12-01 20:53:31 +02:00
  • 02ef52c13d Official release tag! Eldad Fux 2020-12-01 08:08:01 +02:00
  • f5df201e4a Added more missing tests Eldad Fux 2020-11-30 23:41:58 +02:00
  • aa18bbfb58 Added account delete test for webhooks Eldad Fux 2020-11-29 08:47:47 +02:00
  • 07f50e6650 Updated tests Eldad Fux 2020-11-26 08:31:59 +02:00
  • 47a5a4a8ed Fixed userid header name standard Eldad Fux 2020-11-26 08:12:51 +02:00
  • 362f84e51b Added missing user ID to both session and token models Eldad Fux 2020-11-26 08:12:24 +02:00
  • 8d41590596 Added more tests Eldad Fux 2020-11-24 22:54:37 +02:00
  • 4e46a8c160 Update CHANGES.md Lior Haim 2020-11-24 09:33:08 +02:00
  • 374e504923 Added more tests Eldad Fux 2020-11-23 17:04:02 +02:00
  • beb8a00c74 Added User ID to webhook headers Eldad Fux 2020-11-22 22:10:51 +02:00
  • 2a0b07ac26 Merge pull request #739 from appwrite/feat-730-disable-smtp-server Eldad A. Fux 2020-11-22 18:24:04 +02:00
  • 7e3ade4b6d Merge pull request #738 from appwrite/feat-upgrade-swoole-version Eldad A. Fux 2020-11-21 13:36:02 +02:00
  • fc6d7a2e31 Updated docs Eldad Fux 2020-11-21 13:21:04 +02:00
  • 1a1204ad1a Updated changelog Eldad Fux 2020-11-21 13:19:21 +02:00
  • 25aa12a22d Upgraded Swoole version Eldad Fux 2020-11-21 13:16:10 +02:00
  • 4e83a988fc Fixed tests Eldad Fux 2020-11-21 10:02:25 +02:00
  • 1afd9f2c5b Updated log description Eldad Fux 2020-11-21 08:26:22 +02:00
  • dda4f2935a Updated RC version Eldad Fux 2020-11-21 08:18:39 +02:00
  • 1a2c3c1551 Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-upgrade-php-version Eldad Fux 2020-11-21 08:17:53 +02:00
  • 31884d17b2 Merge branch '0.7.x' of github.com:appwrite/appwrite into swoole-and-functions Eldad Fux 2020-11-21 08:15:55 +02:00
  • ffdfc36229 Skip mail when no SMTP hostname set Eldad Fux 2020-11-21 01:44:00 +02:00
  • a5fd3f9ce1 Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-730-new-webhook-events Eldad Fux 2020-11-21 01:32:57 +02:00
  • 63e442293c Fixed encryption in nested fields Eldad Fux 2020-11-21 01:31:17 +02:00
  • f657563711 Fixed default file permissions Eldad Fux 2020-11-20 23:24:39 +02:00
  • f3fae632cc Added webhook tests Eldad Fux 2020-11-20 23:03:48 +02:00
  • fe244880b4 Added unsetRole method Eldad Fux 2020-11-20 23:03:36 +02:00
  • 53e2f2fcc1 Added test webhook Eldad Fux 2020-11-20 23:03:14 +02:00
  • 7a444d5a24 Fixed default session value Eldad Fux 2020-11-20 23:02:42 +02:00
  • c3d398d2e3 Added missing response attributes Eldad Fux 2020-11-20 23:02:26 +02:00
  • b1b2333147 Added missing verification events Eldad Fux 2020-11-20 23:02:10 +02:00
  • e9c1e8e0b1 Added new tests Eldad Fux 2020-11-20 14:35:16 +02:00
  • a4ea9e78a8 Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-730-new-webhook-events Eldad Fux 2020-11-20 08:54:58 +02:00
  • e2ba702dc9 More tests :) Eldad Fux 2020-11-20 08:48:25 +02:00
  • 9169bdeeec Better detection of server and console modes Eldad Fux 2020-11-20 08:48:15 +02:00
  • 3828a8deae Fixed Doctor SMTP check Eldad Fux 2020-11-19 11:00:24 +02:00
  • 4f0903db79 Added validation check Eldad Fux 2020-11-19 08:56:14 +02:00
  • 76c575e989 Fixed authorization Eldad Fux 2020-11-19 00:55:02 +02:00
  • f44bb22f76 Updated Authorization and added unit test Eldad Fux 2020-11-19 00:24:28 +02:00
  • 43904a7c74 Changed unique type Eldad Fux 2020-11-19 00:08:54 +02:00
  • a08ce93b31 Added a new mode constant Eldad Fux 2020-11-19 00:08:45 +02:00
  • 65285264c7 Fixed minor spec bug Eldad Fux 2020-11-19 00:08:29 +02:00
  • 2596c2c1f8 Added user ID to webhook payload Eldad Fux 2020-11-19 00:08:01 +02:00
  • ea0f51a4da Added new webhook events Eldad Fux 2020-11-18 21:38:31 +02:00
  • f30ab2184c Merge pull request #735 from TorstenDittmann/0.7.x Eldad A. Fux 2020-11-17 22:07:49 +02:00
  • dcac44372f Updated old specs Eldad Fux 2020-11-16 10:37:43 +02:00
  • c5e4c95bea Merge branch '0.7.x' of https://github.com/appwrite/appwrite into 0.7.x Torsten Dittmann 2020-11-15 12:36:49 +01:00
  • 4ab09ef812 move leftover mail templates Torsten Dittmann 2020-11-15 12:32:34 +01:00
  • 3bb7a93e0e Added Open API 3 validation test Eldad Fux 2020-11-14 15:05:18 +02:00
  • 977965f46d Updated specs Eldad Fux 2020-11-14 13:53:41 +02:00
  • 40ca93c4d0 Added open-api Eldad Fux 2020-11-14 13:52:38 +02:00
  • 8bbf394d4a Fixed missing required attributes Eldad Fux 2020-11-14 13:52:07 +02:00
  • b2b6b5420d Added bool support in Swagger JSON Eldad Fux 2020-11-14 01:28:01 +02:00
  • e4db1ddd43 Updated specs Eldad Fux 2020-11-13 22:38:47 +02:00
  • 376793c03d Update README.md Eldad A. Fux 2020-11-13 01:02:12 +02:00
  • d3e14e3b62 Updated response models Eldad Fux 2020-11-13 00:50:53 +02:00
  • 2e6895eeaf Merge pull request #734 from appwrite/feat-response-docs Eldad A. Fux 2020-11-12 16:17:41 +02:00
  • e5aedcb4c8 Merge pull request #731 from Gustl22/issue724 Eldad A. Fux 2020-11-12 16:16:15 +02:00
  • 4d57d08ff9 Updated tests Eldad Fux 2020-11-12 14:11:17 +02:00
  • 0ff73596b3 Added new models for missing routes Eldad Fux 2020-11-12 13:54:16 +02:00
  • ccbbb3427d Updated specs Eldad Fux 2020-11-12 10:41:40 +02:00
  • fdc2a55f38 Support for empty response Eldad Fux 2020-11-12 07:12:40 +02:00
  • 5b06f4d71d Added woldcard content type Eldad Fux 2020-11-12 07:12:25 +02:00
  • e1837c01d5 Added option to hide some models from the docs Eldad Fux 2020-11-12 07:12:14 +02:00
  • 2750267712 Added spec test Eldad Fux 2020-11-12 00:03:27 +02:00
  • d9957e13ff Added new spec parsing lib Eldad Fux 2020-11-12 00:02:42 +02:00
  • b497755454 Updated FW Eldad Fux 2020-11-12 00:02:25 +02:00
  • 89212814d8 Removed sleep Eldad Fux 2020-11-12 00:02:14 +02:00
  • 90fa894a7e Updated routes labels Eldad Fux 2020-11-12 00:02:02 +02:00
  • af643e919d Added empty response model Eldad Fux 2020-11-12 00:01:31 +02:00
  • afd20d96f8 Updated routes lables Eldad Fux 2020-11-11 23:02:24 +02:00
  • 4d3c5a39cc Updated constants Eldad Fux 2020-11-08 00:14:48 +02:00
  • 3e1a3e24bb Added missing methods and models Eldad Fux 2020-11-08 00:14:36 +02:00
  • b4787a4b60 Fixed response type Eldad Fux 2020-11-08 00:06:18 +02:00
  • b4037b9da3 Upgraded to RC3 Eldad Fux 2020-11-07 20:10:28 +02:00
  • c9117ba3d8 Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-upgrade-php-version Eldad Fux 2020-11-07 20:05:55 +02:00
  • 96b862b24b Merge branch 'master' of github.com:appwrite/appwrite into 0.7.x Eldad Fux 2020-11-07 20:02:42 +02:00
  • 9434aa7e17 Updated unknown SVG file Eldad Fux 2020-11-07 19:48:30 +02:00
  • fa7c160eb2 Updated cachebuster Eldad Fux 2020-11-06 20:40:19 +02:00
  • 77c9284e4d Changed border color Eldad Fux 2020-11-06 16:55:54 +02:00
  • e8d2d0bfb7 Changed border color Eldad Fux 2020-11-06 16:35:00 +02:00
  • fc8d967da2 Updated dependencies Eldad Fux 2020-11-05 21:29:18 +02:00
  • 4211c3159e Updated docs Eldad Fux 2020-11-05 18:02:25 +02:00
  • 0bcb9d3df4 Updated versions Eldad Fux 2020-11-05 17:52:27 +02:00
  • 4b021dba7a 👌 IMPROVE: Doctor CLI: Harmonize negative check result descriptions (closes #724) Gustl22 2020-11-05 12:05:59 +01:00
  • 1ddc246e0f Merge pull request #727 from appwrite/eldadfux/issue723 Eldad A. Fux 2020-11-04 19:52:55 +02:00