1
0
Fork 0
mirror of synced 2024-07-03 05:31:38 +12:00
Commit graph

2660 commits

Author SHA1 Message Date
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 Fux bd073da05e Fixed tests 2020-06-21 15:23:50 +03:00
Eldad Fux 1eb6f43ec9 Fixed debugging 2020-06-21 15:18:53 +03:00
Eldad Fux 2bc181a057 Fixed tests 2020-06-21 15:18:00 +03:00
Eldad Fux a3aeecfd0d Removed first and last params 2020-06-21 15:12:13 +03:00
Eldad Fux 1b549092c4 Added support for "loose" boolean in query strings 2020-06-21 14:56:42 +03:00
Eldad Fux 569560d456 Unused imports 2020-06-21 10:41:44 +03:00
Eldad Fux 0dec176bb8 Updated first and last description 2020-06-21 10:40:50 +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
Eldad Fux 80eff7f81b [BUG] Unable to delete a project logo
Fixes #435
2020-06-20 17:01:53 +03:00
Eldad Fux d84671081d Updated all Utopia libraries 2020-06-20 15:10:50 +03:00
Eldad Fux e466e38f2d Updated docs 2020-06-20 14:30:49 +03:00
Eldad Fux 8c33a729bc Same for app directory 2020-06-20 14:20:49 +03:00
Eldad Fux a86ad1be90 Improve PHP exeution time by using
fully-qualified function calls
2020-06-20 14:05:43 +03:00
Eldad Fux c2f55786ea Updated health endpoint permission scope 2020-06-20 10:34:36 +03:00