5535 Commits
Author SHA1 Message Date
Damodar Lohani 8b60061875 remove delay 2021-05-18 18:55:09 +05:45
Damodar Lohani 6bb46a676d multiple backups of old files 2021-05-18 14:21:22 +05:45
Damodar Lohani 52e2dc3182 specify image and org name for main appwrite image 2021-05-18 14:19:19 +05:45
Damodar Lohani 80ded8e77d providing organization and image as param to the installation script and compose file 2021-05-18 13:49:51 +05:45
Damodar Lohani fd2edd9164 creating backup of existing file 2021-05-18 13:43:01 +05:45
Damodar Lohani a2466956ec fix filter and mysql root password 2021-05-18 12:18:48 +05:45
Damodar Lohani 7864b19232 supporting generating password and secret key 2021-05-18 12:09:09 +05:45
Damodar Lohani 0f7b7459ca response format header 2021-05-18 11:17:03 +05:45
Eldad A. FuxandGitHub f2405dc219 Merge pull request #1151 from appwrite/fix-certificate-collection-rules-error
Fix - Add certificate collection rules for updated and certificateID
2021-05-17 22:28:45 +03:00
kodumbeats 98ca565534 Add certificates exception fix to changelog 2021-05-17 15:19:52 -04:00
Eldad Fux d2749524b7 Merge branch 'dev' of github.com:appwrite/appwrite into 0.8.x 2021-05-17 21:27:07 +03:00
Eldad Fux 49fa978de4 Merge branch 'master' of github.com:appwrite/appwrite into dev 2021-05-17 21:24:35 +03:00
kodumbeats 1120e8885a CertificateID not a required param 2021-05-17 14:10:17 -04:00
kodumbeats 6f22854c54 Add certificate collection rules for updated and certificateID 2021-05-17 13:50:44 -04:00
Eldad Fux 63a92a768a Fixed functions webhooks trigger 2021-05-17 18:52:22 +03:00
Eldad Fux a8cc398c85 Updated functions trigger 2021-05-17 14:32:37 +03:00
Eldad Fux af470a3f1a Cleanups 2021-05-17 12:54:04 +03:00
Eldad Fux 79bf99372e Removed DB connection 2021-05-17 12:49:17 +03:00
Eldad A. FuxandGitHub af7f9dd6e1 Merge pull request #1149 from appwrite/feat-response-filters
feat: 0.7 response filters
2021-05-15 13:50:39 +03:00
Eldad A. FuxandGitHub 5050e6fd60 Merge pull request #1145 from appwrite/fix-auth-redirect
Fix redirect from signup
2021-05-15 13:50:12 +03:00
Eldad A. FuxandGitHub 18a1a2b8a0 Merge pull request #1147 from appwrite/fix-1144-users-list
Added string escaping
2021-05-15 13:49:19 +03:00
Eldad A. FuxandGitHub b6b48b7684 Merge pull request #1148 from appwrite/fix-oauth-autocomplete
Fix oauth autocomplete
2021-05-15 11:15:02 +03:00
Eldad Fux 85dffbdc8f Removed duplicated class attribute 2021-05-15 11:00:29 +03:00
Eldad Fux 27837871e4 Added comments 2021-05-15 10:44:00 +03:00
Eldad Fux 2a3a73de34 Fixed autocomplete 2021-05-15 03:58:26 +03:00
Eldad Fux 9c0ebc5608 Added string escaping 2021-05-15 03:24:12 +03:00
Christy Jacob d7c81ba818 feat: update response filters 2021-05-14 20:45:29 +05:30
Eldad A. FuxandGitHub dc003464fa Merge pull request #1142 from appwrite/feat-add-update-membership-endpoint
feat(teams): endpoint to update membership roles
2021-05-14 14:28:11 +03:00
Eldad Fux d7e411cb4f Fix redirect from signup 2021-05-14 14:26:15 +03:00
Eldad A. FuxandGitHub fb8561f958 Merge pull request #1141 from lohanidamodar/feat-newsletter-subscribe
feat-newsletter-subscribe
2021-05-14 12:20:25 +03:00
Eldad A. FuxandGitHub 3804f718a4 Merge pull request #1139 from lohanidamodar/feat-automated-install
feat-automated-install
2021-05-14 09:58:59 +03:00
Eldad A. FuxandGitHub 52dc0a9f17 Update app/tasks/install.php 2021-05-14 09:58:18 +03:00
Damodar LohaniandGitHub bb39d90da6 updating description for param 2021-05-14 11:43:45 +05:45
Christy Jacob 6a9d9edc01 feat: some comments 2021-05-13 23:31:57 +05:30
Christy Jacob 2c838bfa77 fix: failing tests 2021-05-13 23:29:54 +05:30
Eldad Fux 3704dc69e8 Merge branch '0.8.x' of github.com:appwrite/appwrite into feat-add-update-membership-endpoint 2021-05-13 20:49:52 +03:00
Eldad Fux 732163bf9f Debug 2021-05-13 20:05:19 +03:00
Christy Jacob bd02cc8370 feat: added changelog 2021-05-13 20:36:10 +05:30
Christy Jacob a35a567e0e feat: added server side test 2021-05-13 20:17:35 +05:30
Eldad A. FuxandGitHub 69ab1ea5b5 Merge pull request #1120 from appwrite/feat-update-team-membership-password
Allow external users to update password without an old password
2021-05-13 17:40:49 +03:00
Eldad A. FuxandGitHub 5c4ee95d23 Merge branch '0.8.x' into feat-update-team-membership-password 2021-05-13 17:40:35 +03:00
3b74a92ab3 Apply suggestions from code review
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2021-05-13 19:31:52 +05:30
Christy Jacob eefe7f7c9b feat: update doc 2021-05-13 19:29:29 +05:30
Eldad A. FuxandGitHub 8d603386a3 Merge pull request #1143 from appwrite/fix-teams-api-issues
fix(teams): some minor issues with the API
2021-05-13 16:57:05 +03:00
Christy Jacob 06344ee3c2 feat: added to changelog 2021-05-13 19:18:34 +05:30
Damodar Lohani 40c334a109 adding loading alert on signup 2021-05-13 19:01:30 +05:45
Damodar Lohani a346f7ab2a Merge branch '0.8.x' of github.com:appwrite/appwrite into feat-newsletter-subscribe 2021-05-13 18:26:56 +05:45
Damodar Lohani 5206d58883 updated signup process 2021-05-13 18:22:54 +05:45
Eldad A. FuxandGitHub 956f5c1a9b Merge pull request #937 from appwrite/feat-god-user
Feat Root Account
2021-05-13 12:38:03 +03:00
Eldad Fux 7192fc58d8 Fixed root redirect 2021-05-13 08:59:00 +03:00