1
0
Fork 0
mirror of synced 2024-09-29 17:01:37 +13:00
Commit graph

1520 commits

Author SHA1 Message Date
Eldad Fux
286b42787f Merge branch 'master' of github.com:appwrite/appwrite into functions 2020-07-12 20:20:28 +03:00
Eldad Fux
abdae9b095 Fixed permission updating bug 2020-07-11 19:18:04 +03:00
Eldad Fux
1cd09ff2fe Merge branch 'master' of github.com:appwrite/appwrite into functions 2020-07-10 16:31:52 +03:00
Eldad Fux
f08543d669 Auto-assign membership from console or server API 2020-07-10 12:06:30 +03:00
Eldad Fux
134bdae348 Added joined date on admin mode 2020-07-09 14:25:33 +03:00
Eldad Fux
e8f755ae11 Update team count 2020-07-09 14:05:45 +03:00
Eldad Fux
7010cc361d Fixed membership creation from server 2020-07-09 13:53:46 +03:00
Eldad Fux
5c794dd22b Fix for server mode 2020-07-09 13:44:35 +03:00
Eldad Fux
edf6a5fd04 Added server mode 2020-07-09 13:27:11 +03:00
Eldad Fux
b8948d8e18 Fixed regex syntax 2020-07-08 01:12:45 +03:00
Eldad Fux
bce2412b70 Custom domain validation regex is invalid
Fixes #470
2020-07-08 01:11:02 +03:00
Eldad Fux
e31cf70171 Merge branch 'master' of github.com:appwrite/appwrite into functions 2020-07-07 00:08:03 +03:00
Eldad Fux
58390126c8 Added OAuth2 providers names 2020-07-06 22:46:09 +03:00
Armino Popp
a054186655 Corrected array key to camel case format 2020-07-06 16:38:33 +03:00
Armino Popp
8c6648af19 Extending support for Paypal Sandbox 2020-07-06 16:33:45 +03:00
Armino Popp
becf8b9ba4 Initial files for box.com OAuth2 provider 2020-07-04 15:26:43 +03:00
Eldad Fux
a826dd4c1a Updated Locale tests 2020-06-30 22:04:56 +03:00
Eldad Fux
1348731ab0 Deprectaed Pubjabi Translations 2020-06-30 07:46:52 +03:00
Eldad A. Fux
c64cf7f160
Merge branch 'master' into deprecated-first-and-last 2020-06-28 21:53:16 +03:00
Eldad Fux
ed4ba66723 List Documents undefined behavior
Fixes #429
2020-06-28 21:35:03 +03:00
Eldad Fux
3a67ccb522 Accept appwrite self hosted instances 2020-06-28 10:59:52 +03:00
Eldad Fux
0ff3fda3ac Fix for Missing redirect error on redirect from OAuth when using the self-hosted instance success URL #454 2020-06-28 00:37:55 +03:00
Eldad Fux
ad9dce7717 Merge branch 'master' of github.com:appwrite/appwrite into functions 2020-06-27 07:23:06 +03:00
Eldad Fux
efc8fd12dc Merge branch 'master' of github.com:appwrite/appwrite into deprecated-first-and-last 2020-06-26 17:43:21 +03:00
Eldad Fux
7c2969b967 Removed first and last from internal functions 2020-06-26 17:41:13 +03:00
Eldad Fux
40888326cc Moved config file to config class 2020-06-26 09:14:54 +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
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 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