1
0
Fork 0
mirror of synced 2024-09-30 09:18:14 +13:00
Commit graph

2943 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
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
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. 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
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
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
Christy Jacob
a35a567e0e feat: added server side test 2021-05-13 20:17:35 +05:30
Eldad A. Fux
5c4ee95d23
Merge branch '0.8.x' into feat-update-team-membership-password 2021-05-13 17:40:35 +03:00
Christy Jacob
3b74a92ab3
Apply suggestions from code review
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2021-05-13 19:31:52 +05:30
Eldad A. Fux
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
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
Eldad A. Fux
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
Christy Jacob
67b4e8c729 feat: correct the event names 2021-05-12 22:50:10 +05:30
Christy Jacob
af0bbd7b91 feat: increase memberships fetched to 2000 2021-05-12 22:45:55 +05:30
Christy Jacob
31dc2d79eb feat: added enpoint for updating membership roles 2021-05-12 22:30:22 +05:30
Eldad A. Fux
73e45c295a
Merge pull request #1133 from lohanidamodar/feat-auto-ssl-generation
feat-auto-ssl-generation
2021-05-12 19:07:31 +03:00
Eldad Fux
69abbba02b Changed god account to root account 2021-05-12 17:53:25 +03:00
Christy Jacob
10435d4392 feat: update membership roles 2021-05-12 20:17:56 +05:30
Christy Jacob
a38678f30d feat: adding update membership role 2021-05-12 19:14:41 +05:30
Damodar Lohani
c20d5785d4 signup to newsletter option in console signup 2021-05-12 18:00:22 +05:45
Damodar Lohani
d94771471c format update for travis reboot 2021-05-12 17:40:16 +05:45
Eldad Fux
f7f54c0d2f Leverage auth limit for god feature 2021-05-12 14:35:46 +03:00
Eldad Fux
c5a2a93f96 Merge branch '0.8.x' of github.com:appwrite/appwrite into feat-god-user 2021-05-12 14:14:15 +03:00
Damodar Lohani
bd73b3aa58 discord link in the footer 2021-05-12 16:58:31 +05:45
Damodar Lohani
e2000dbdf8 remove extra white space 2021-05-12 16:42:13 +05:45
Damodar Lohani
d198977e5d check interactive with a param 2021-05-12 16:39:14 +05:45
Damodar Lohani
7a75c3558f remove log 2021-05-12 16:10:57 +05:45
Damodar Lohani
9097cf2d42 unattended installl 2021-05-12 13:57:33 +05:45
Damodar Lohani
0e90c75a12 refactor based on review 2021-05-12 11:04:48 +05:45