1
0
Fork 0
mirror of synced 2024-07-01 12:40:34 +12:00
Commit graph

2109 commits

Author SHA1 Message Date
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 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 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 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 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 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 67ddfbed34 Merge branch '0.7.x' of github.com:appwrite/appwrite into swoole-and-functions 2020-10-27 02:22:16 +02:00
Eldad Fux 26c6635191 Added missing vars from production env 2020-10-27 02:13:55 +02:00
Eldad Fux f95a93f27f Fixed coding standards 2020-10-27 02:12:35 +02:00
Eldad Fux 528ff82be9 Updated coding standards 2020-10-27 02:11:24 +02:00
Eldad A. Fux 042660b15c
Feat psalm analysis (#699)
* Added static code analysis
* Updated code to solve psalm issue
2020-10-27 02:08:29 +02:00
Eldad Fux 13c1dc9c44 Merge branch '0.7.x' of github.com:appwrite/appwrite into swoole-and-functions 2020-10-27 02:06:18 +02:00
Pedro Cisneros Santana c102bee5ec
Set output type to imagick 2020-10-26 22:08:47 +01:00
Eldad A. Fux 47c29e6c58
Merge branch '0.7.x' into 0.7.x 2020-10-26 22:37:02 +02:00