1
0
Fork 0
mirror of synced 2024-07-03 21:50:34 +12:00
Commit graph

5625 commits

Author SHA1 Message Date
Eldad A. Fux 4ff892d29f
Merge pull request #1150 from appwrite/fect-stateless-webhooks-worker
Feat stateless webhooks worker
2021-05-18 16:40:04 +03:00
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. Fux 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 Fux aee35dbffe Fixed webhooks tests - work in progress 2021-05-17 12:43:10 +03:00
Eldad Fux b93a5227b6 Fixed auth redirect 2021-05-17 12:38:03 +03:00
Eldad Fux c91c5cfbac Added project exists check 2021-05-17 12:37:48 +03:00
Eldad Fux f2976a82ad Fixed auth 2021-05-17 12:37:33 +03:00
Eldad Fux cee71ef7b3 Fixed permission check 2021-05-16 13:55:12 +03:00
Eldad Fux 2760cf5993 Cleanups - work in progress 2021-05-16 12:18:34 +03:00
Eldad Fux 814ac68d49 Work in progress - projects controller 2021-05-16 01:41:42 +03:00
Eldad Fux e1ce368f66 Removed getArrayCopy 2021-05-15 23:03:56 +03:00
Eldad Fux 00d95cb533 Merge branches 'feat-database-indexing' and '0.8.x' of github.com:appwrite/appwrite into feat-database-indexing 2021-05-15 14:11:14 +03:00
Eldad A. Fux 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. Fux 5050e6fd60
Merge pull request #1145 from appwrite/fix-auth-redirect
Fix redirect from signup
2021-05-15 13:50:12 +03:00
Eldad A. Fux 18a1a2b8a0
Merge pull request #1147 from appwrite/fix-1144-users-list
Added string escaping
2021-05-15 13:49:19 +03:00
Eldad A. Fux 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 fe617a48a2 Merge branch '0.8.x' of github.com:appwrite/appwrite into feat-database-indexing 2021-05-15 04:20:12 +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. Fux 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. Fux fb8561f958
Merge pull request #1141 from lohanidamodar/feat-newsletter-subscribe
feat-newsletter-subscribe
2021-05-14 12:20:25 +03:00
Eldad A. Fux 3804f718a4
Merge pull request #1139 from lohanidamodar/feat-automated-install
feat-automated-install
2021-05-14 09:58:59 +03:00
Eldad A. Fux 52dc0a9f17
Update app/tasks/install.php 2021-05-14 09:58:18 +03:00
Damodar Lohani 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