3008 Commits
Author SHA1 Message Date
Eldad Fux a4ea9e78a8 Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-730-new-webhook-events 2020-11-20 08:54:58 +02:00
Eldad Fux 9169bdeeec Better detection of server and console modes 2020-11-20 08:48:15 +02:00
Eldad Fux 3828a8deae Fixed Doctor SMTP check 2020-11-19 11:00:24 +02:00
Eldad Fux 4f0903db79 Added validation check 2020-11-19 08:56:14 +02:00
Eldad Fux 76c575e989 Fixed authorization 2020-11-19 00:55:02 +02:00
Eldad Fux a08ce93b31 Added a new mode constant 2020-11-19 00:08:45 +02:00
Eldad Fux 2596c2c1f8 Added user ID to webhook payload 2020-11-19 00:08:01 +02:00
Eldad Fux ea0f51a4da Added new webhook events 2020-11-18 21:38:31 +02:00
Eldad A. FuxandGitHub f30ab2184c Merge pull request #735 from TorstenDittmann/0.7.x
move leftover mail templates
2020-11-17 22:07:49 +02:00
Eldad Fux dcac44372f Updated old specs 2020-11-16 10:37:43 +02:00
Torsten Dittmann c5e4c95bea Merge branch '0.7.x' of https://github.com/appwrite/appwrite into 0.7.x 2020-11-15 12:36:49 +01:00
Torsten Dittmann 4ab09ef812 move leftover mail templates 2020-11-15 12:32:34 +01:00
Eldad Fux 977965f46d Updated specs 2020-11-14 13:53:41 +02:00
Eldad Fux e4db1ddd43 Updated specs 2020-11-13 22:38:47 +02:00
Eldad Fux d3e14e3b62 Updated response models 2020-11-13 00:50:53 +02:00
Eldad A. FuxandGitHub 2e6895eeaf Merge pull request #734 from appwrite/feat-response-docs
Feat response docs
2020-11-12 16:17:41 +02:00
Eldad A. FuxandGitHub e5aedcb4c8 Merge pull request #731 from Gustl22/issue724
👌 IMPROVE: Doctor CLI: Harmonize negative check result descriptions (closes #724)
2020-11-12 16:16:15 +02:00
Eldad Fux 0ff73596b3 Added new models for missing routes 2020-11-12 13:54:16 +02:00
Eldad Fux ccbbb3427d Updated specs 2020-11-12 10:41:40 +02:00
Eldad Fux 5b06f4d71d Added woldcard content type 2020-11-12 07:12:25 +02:00
Eldad Fux e1837c01d5 Added option to hide some models from the docs 2020-11-12 07:12:14 +02:00
Eldad Fux d9957e13ff Added new spec parsing lib 2020-11-12 00:02:42 +02:00
Eldad Fux 89212814d8 Removed sleep 2020-11-12 00:02:14 +02:00
Eldad Fux 90fa894a7e Updated routes labels 2020-11-12 00:02:02 +02:00
Eldad Fux afd20d96f8 Updated routes lables 2020-11-11 23:02:24 +02:00
Eldad Fux c9117ba3d8 Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-upgrade-php-version 2020-11-07 20:05:55 +02:00
Eldad Fux fa7c160eb2 Updated cachebuster 2020-11-06 20:40:19 +02:00
Eldad Fux 4211c3159e Updated docs 2020-11-05 18:02:25 +02:00
Gustl22 4b021dba7a 👌 IMPROVE: Doctor CLI: Harmonize negative check result descriptions (closes #724) 2020-11-05 12:05:59 +01:00
Eldad Fux 67279bbda8 Added some code review fixes 2020-11-04 12:15:25 +02:00
Eldad Fux b58b0d0f95 Doctor CLI: _APP_OPTIONS_FORCE_HTTPS=disabled not correctly evaluated
Fixes #723
2020-11-03 18:52:40 +02:00
Eldad Fux af41aca527 List containers only on startup 2020-11-03 08:53:32 +02:00
Eldad Fux 0f812b1713 Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-upgrade-php-version 2020-10-31 19:23:10 +02:00
Eldad Fux 002e50c0af Fixed webhooks error 2020-10-31 19:17:53 +02:00
Eldad Fux 54f5d4d909 Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-511-jwt-support 2020-10-31 16:57:38 +02:00
Eldad Fux de4ea2a79a Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-upgrade-php-version 2020-10-31 16:32:54 +02:00
Eldad Fux 77f3f95d93 Merge branch '0.7.x' of github.com:appwrite/appwrite into swoole-and-functions 2020-10-31 10:48:53 +02:00
Eldad Fux 1e1e1a431f Minor cleanups 2020-10-31 10:42:41 +02:00
Eldad Fux 6cdeaac325 Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-upgrade-php-version 2020-10-31 07:44:07 +02:00
Eldad Fux 608cf36d1f Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-upgrade-php-version 2020-10-31 07:43:09 +02:00
Eldad Fux 9051b0e476 Updated collection 2020-10-30 22:04:32 +02:00
Eldad Fux e81fb88736 First commit 2020-10-30 21:53:27 +02:00
Eldad Fux 33d13d91e1 Merge branch '0.7.x' of github.com:appwrite/appwrite into swoole-and-functions 2020-10-30 07:52:12 +02:00
Eldad Fux 50d404e7a3 Updated latest changes 2020-10-30 00:44:01 +02:00
Eldad Fux 752c6b4ecb Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-coding-standards 2020-10-30 00:42:46 +02:00
Eldad Fux de499a0b4e Updated Docker images 2020-10-30 00:26:30 +02:00
Eldad Fux e8a320c391 Merge branch '0.7.x' of github.com:appwrite/appwrite into swoole-and-functions 2020-10-30 00:23:30 +02:00
Eldad Fux c3149a4db0 Cleanup 2020-10-30 00:07:01 +02:00
Eldad Fux da71d295c5 Merge branch '0.7.x' of github.com:appwrite/appwrite into swoole-and-functions 2020-10-30 00:06:04 +02:00
Eldad Fux 788db3d794 Better error logs 2020-10-30 00:04:53 +02:00