1
0
Fork 0
mirror of synced 2024-06-27 02:31:04 +12:00
Commit graph

2504 commits

Author SHA1 Message Date
Eldad Fux e8f22ac1d7 Merge branch 'master' of github.com:appwrite/appwrite into response-refactor 2020-06-25 23:11:16 +03:00
Eldad A. Fux 2af82d0fe4
Merge pull request #450 from appwrite/remove-multiple-includes
Unified include calls
2020-06-25 23:07:20 +03:00
Eldad Fux efa0206015 Removed debuging 2020-06-25 23:02:26 +03:00
Eldad Fux ff6078fd7e Unified include calls 2020-06-25 22:53:36 +03:00
Eldad A. Fux e6c10a6201
Merge pull request #449 from appwrite/single-controller
Single controller
2020-06-25 22:48:36 +03:00
Eldad A. Fux 60eae90a4f
Merge pull request #448 from calendee/patch-1
docs: fix minor grammatical errors
2020-06-25 22:47:17 +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
Justin Noel 2f566e8157
docs: fix minor grammatical errors 2020-06-25 05:54:34 -05:00
Eldad Fux 1e3472b724 Fixed tests 2020-06-25 08:20:26 +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 65c08825a5 Updated coding standards 2020-06-25 00:05:16 +03:00
Eldad Fux dcf4e948e7 Fixed coding standards 2020-06-25 00:02:27 +03:00
Eldad Fux e89004c7f4 Updated docs 2020-06-24 23:59:57 +03:00
Eldad Fux c7366c7453 Updated coding standards 2020-06-24 23:59:04 +03:00
Eldad Fux 8e484d32d8 Removed comment 2020-06-24 23:38:36 +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 a43bb0643e Fixed missing attribute 2020-06-24 14:30:29 +03:00
Eldad Fux 6e472d4ef3 Added membership and membership list models 2020-06-24 14:18:59 +03:00
Eldad Fux 75026ffa8c unix is Unix 2020-06-24 14:18:33 +03:00
Eldad Fux 8efff7f1e9 Fixed session response 2020-06-24 10:35:59 +03:00
Eldad Fux 5298c16971 Updated session model 2020-06-24 09:53:13 +03:00
Eldad Fux 228b2ec506 Updated session 2020-06-24 09:41:00 +03:00
Eldad Fux dd2c6efbc9 Added team dynamic response 2020-06-24 09:05:43 +03:00
Eldad Fux dc2d990c29 Added team model 2020-06-24 08:14:42 +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 e469cccb61 Added models constants 2020-06-23 21:53:24 +03:00
Eldad Fux 2f1e25fc09 Updated naming conventions 2020-06-23 18:01:20 +03:00
Eldad Fux 97a9497ec1 Merge branch 'master' of github.com:appwrite/appwrite into response-refactor 2020-06-23 13:41:09 +03:00
Eldad Fux d17f64e709 Merge branch 'master' of github.com:appwrite/appwrite 2020-06-23 13:33:58 +03:00
Eldad Fux 27febf9d55 Updated change log 2020-06-23 13:33:52 +03:00
Eldad A. Fux 87045ae10e
Merge pull request #443 from appwrite/nginx-upload
Dynamic Nginx max request size from ENV var
2020-06-23 13:19:50 +03:00
Eldad Fux b42c99ea94 Dynamic nginx max request size 2020-06-23 13:06:07 +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 416d767ff0 Changed rule structure 2020-06-22 19:25:01 +03:00
Eldad Fux 2b4d93b6e4 Added support for default values 2020-06-22 17:33:37 +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 9462e1c75b Updated structures 2020-06-21 16:31:51 +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 A. Fux c086fef578
Merge pull request #437 from appwrite/eldadfux/issue435
[BUG] Unable to delete a project logo - fix
2020-06-20 17:23:00 +03:00