Commit Graph
16599 Commits
Author SHA1 Message Date
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
Eldad Fux b01819afc9 Check for user ID before granting user role 2020-10-29 23:54:54 +02:00
Eldad Fux 812ea8015c Fixed templates 2020-10-29 23:08:20 +02:00
Eldad Fux f242a48de6 Merge branch '0.7.x' of github.com:appwrite/appwrite into swoole-and-functions 2020-10-29 22:12:32 +02:00
Eldad Fux fc8cbb5088 Templates sync 2020-10-29 22:11:16 +02:00
Eldad Fux 7fdab0ac47 Merge branch '0.7.x' of github.com:appwrite/appwrite into swoole-and-functions 2020-10-29 17:56:48 +02:00
Eldad Fux 2a819b2af7 Fixed registry call 2020-10-29 17:54:36 +02:00
Eldad Fux 1f8cb94b33 Fixed wrong method call 2020-10-29 17:44:21 +02:00
Eldad Fux bf1993ebe4 Updated cache buster 2020-10-29 16:11:06 +02:00
Eldad Fux 3b73f57574 Merge branch '0.7.x' of github.com:appwrite/appwrite into swoole-and-functions 2020-10-29 16:09:00 +02:00
Eldad Fux bbcebfe20a Faster geo DB 2020-10-29 16:08:09 +02:00
Eldad Fux 07b79c3103 Updated docs 2020-10-29 15:50:49 +02:00
Eldad Fux afa210f4a2 Updated static files class 2020-10-29 15:18:21 +02:00
Eldad Fux 0450604d27 Added external swoole lib and extended response class 2020-10-29 15:07:56 +02:00
Eldad Fux 55932594d0 Updated migration script 2020-10-29 13:22:46 +02:00
Eldad Fux 6bf8be7912 Added missing SDK command 2020-10-29 12:58:48 +02:00
Eldad Fux 9c2bcce002 Merge branch '0.7.x' of github.com:appwrite/appwrite into swoole-and-functions 2020-10-29 12:56:26 +02:00
Eldad Fux 7625aec620 Updated missing vars 2020-10-28 06:52:20 +02:00
Eldad A. FuxandGitHub 8d60a6a759 Merge branch '0.7.x' into feat-upgrade-php-version 2020-10-27 23:57:39 +02:00
Eldad Fux 3aa78a1a0f Updated default upload size 2020-10-27 21:56:37 +02:00
Eldad Fux b8b77822c2 Updated controllers folder 2020-10-27 21:46:15 +02:00
Eldad Fux 314941eea6 Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-265-realtime-support 2020-10-27 20:12:02 +02:00
Eldad Fux 3426b82de6 Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-511-jwt-support 2020-10-27 20:10:36 +02:00
Eldad Fux 4b171de4ae Merge branch '0.7.x' of github.com:appwrite/appwrite into swoole-and-functions 2020-10-27 20:08:51 +02:00
Eldad Fux e8fb01604c Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-upgrade-php-version 2020-10-27 20:08:20 +02:00
Eldad Fux 8aef7194e9 Hide version check on dev mode 2020-10-27 19:29:37 +02:00
Eldad Fux db68da6e65 Updated default timezone 2020-10-27 19:24:18 +02:00
Eldad Fux 146046a119 Fixed mock params 2020-10-27 17:33:13 +02:00
Eldad Fux 80d905f584 Fixed log structure 2020-10-27 08:05:56 +02:00
Eldad Fux b4e47246b1 Updated record tests 2020-10-27 07:48:56 +02:00
Eldad Fux 1c03fb5f63 Updated geo lib 2020-10-27 03:45:12 +02:00
Eldad Fux 713dd6ccbc Added missing index 2020-10-27 03:25:15 +02:00
Eldad Fux ff21df20c9 Added missing injection 2020-10-27 03:24:10 +02:00
Eldad Fux 3de7c27571 Updated GEO DB calls 2020-10-27 03:03:54 +02:00
Eldad Fux c820111233 Merge branch '0.7.x' of github.com:appwrite/appwrite into swoole-and-functions 2020-10-27 02:38:31 +02:00
Eldad Fux eb4df546a0 Updated preloader 2020-10-27 02:30:09 +02:00
Eldad Fux 8c890119be Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-511-jwt-support 2020-10-27 02:26:09 +02:00
Eldad Fux ad25575535 Merge branch '0.7.x' of github.com:appwrite/appwrite into feat-265-realtime-support 2020-10-27 02:25:38 +02:00
Eldad Fux 67ddfbed34 Merge branch '0.7.x' of github.com:appwrite/appwrite into swoole-and-functions 2020-10-27 02:22:16 +02:00