1
0
Fork 0
mirror of synced 2024-09-28 07:21:35 +12:00
Commit graph

1461 commits

Author SHA1 Message Date
Eldad Fux
1fd6dee5f1 Merge branch 'response-refactor' of github.com:appwrite/appwrite into swoole 2020-06-26 12:55:45 +03:00
Eldad Fux
375172f5d9 Work in progress 2020-06-26 12:54:37 +03:00
Eldad Fux
40888326cc Moved config file to config class 2020-06-26 09:14:54 +03:00
Eldad Fux
e8f22ac1d7 Merge branch 'master' of github.com:appwrite/appwrite into response-refactor 2020-06-25 23:11:16 +03:00
Eldad Fux
ff6078fd7e Unified include calls 2020-06-25 22:53:36 +03:00
Eldad Fux
539ea96ca0 Adding group support, upgraded FW 2020-06-25 21:32:12 +03:00
Eldad Fux
7a277c3b6a Use all controllers 2020-06-25 14:31:27 +03:00
Eldad Fux
dacbf8bc3d Added init for console 2020-06-25 00:16:03 +03:00
Eldad Fux
86e9d03e07 Removed isDev global param 2020-06-25 00:10:52 +03:00
Eldad Fux
c7366c7453 Updated coding standards 2020-06-24 23:59:04 +03:00
Eldad Fux
d17954d4fb Removed unsued var 2020-06-24 23:38:18 +03:00
Eldad Fux
2bc0bef105 Removed unwanted exit functions 2020-06-24 23:32:33 +03:00
Eldad Fux
f0261ba2d2 Removed global settings 2020-06-24 23:26:34 +03:00
Eldad Fux
6e472d4ef3 Added membership and membership list models 2020-06-24 14:18:59 +03:00
Eldad Fux
dd2c6efbc9 Added team dynamic response 2020-06-24 09:05:43 +03:00
Eldad Fux
94db437d56 Added team models 2020-06-24 08:14:26 +03:00
Eldad Fux
33e9c486c8 JSON output -> dynamic output 2020-06-23 21:53:48 +03:00
Eldad Fux
2f1e25fc09 Updated naming conventions 2020-06-23 18:01:20 +03:00
Eldad Fux
72edaf7ff5 Added locale object 2020-06-23 00:55:45 +03:00
Eldad Fux
29c8954b21 Fixed tests 2020-06-22 22:06:57 +03:00
Eldad Fux
fff951c8fb Fixed tests 2020-06-22 21:38:14 +03:00
Eldad Fux
e6a4020fd1 Set user roles at app init 2020-06-22 19:31:59 +03:00
Eldad Fux
32f917c78a Updated namespace structure 2020-06-22 15:17:14 +03:00
Eldad Fux
38758884b5 Updated definitions 2020-06-21 17:44:52 +03:00
Eldad Fux
9d6f5df541 Merge branch 'master' of github.com:appwrite/appwrite into response-refactor 2020-06-21 15:57:11 +03:00
Eldad A. Fux
0abfa5e5fc
Merge pull request #436 from appwrite/functions-performance
Functions performance
2020-06-21 00:15:46 +03:00
Eldad A. Fux
a8b532580a
Merge pull request #434 from appwrite/eldadfux/issue430
Fix for Doctor CLI
2020-06-21 00:15:23 +03:00
Eldad Fux
8c33a729bc Same for app directory 2020-06-20 14:20:49 +03:00
Eldad Fux
c2f55786ea Updated health endpoint permission scope 2020-06-20 10:34:36 +03:00
Eldad Fux
a5855b2ae0 Updated storage test 2020-06-20 09:53:12 +03:00
Eldad Fux
845b9198b5 [BUG] Doctor fails check when ClamAV is disabled and not running
Fixes #430
2020-06-20 01:32:32 +03:00
Eldad A. Fux
ef270af86e
Merge pull request #425 from appwrite/eldadfux/issue424
Fix for new document JSON validation
2020-06-20 00:17:21 +03:00
Eldad A. Fux
3ec94dfa1c
Merge pull request #431 from TorstenDittmann/patch-1
Add system email to certification obtaining
2020-06-20 00:16:44 +03:00
Eldad A. Fux
0425edc9e1
Merge branch 'master' into eldadfux/issue424 2020-06-19 23:18:03 +03:00
Eldad Fux
7495097390 Merge branch 'master' of github.com:appwrite/appwrite 2020-06-19 21:55:14 +03:00
Eldad Fux
0c8ece309f Updated docs 2020-06-19 21:55:08 +03:00
Eldad Fux
41aeba0d11 Uncaught error with non JSON object creation of document
Fixes #424
2020-06-19 21:04:12 +03:00
Torsten Dittmann
64767c09a8
Add system email to certification obtaining 2020-06-19 18:39:13 +02:00
Eldad Fux
4c99caf578 Updated header and cookies default values 2020-06-19 10:30:46 +03:00
Eldad Fux
2803e62769 work in progress 2020-06-19 03:04:09 +03:00
Eldad Fux
0266e1a667 Updated env to mode 2020-06-19 02:07:41 +03:00
Eldad Fux
fea55375d8 Same fix for doc update 2020-06-18 23:52:59 +03:00
Eldad Fux
48d30d71d6 Uncaught error with non JSON object creation of document
Fixes #424
2020-06-18 23:13:03 +03:00
Eldad Fux
8c53875992 Updated docs 2020-06-18 15:29:35 +03:00
Eldad Fux
0cac2ed506 Fix error message when abuse is missing project ID 2020-06-17 23:08:55 +03:00
Eldad A. Fux
d2945ed223
Merge pull request #416 from appwrite/doctor-cli
Doctor cli
2020-06-17 14:52:10 +03:00
Eldad Fux
e1d906690b Fix for custom message 2020-06-17 14:51:20 +03:00
Eldad Fux
e7899f0ec2 Added more checks 2020-06-17 14:39:46 +03:00
Eldad Fux
7a896dcf82 Added disk usage check 2020-06-17 14:18:28 +03:00
Eldad Fux
7e2d909dd9 Merge branch 'master' of github.com:appwrite/appwrite into doctor-cli 2020-06-17 13:50:09 +03:00