1
0
Fork 0
mirror of synced 2024-07-08 16:06:02 +12:00
Commit graph

2951 commits

Author SHA1 Message Date
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
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
Damodar Lohani be5b882fe7
Apply suggestions from code review
Co-authored-by: Eldad A. Fux <eldad.fux@gmail.com>
2021-05-12 11:02:34 +05:45
Damodar Lohani f83ad43187 fix auth issue 2021-05-11 17:21:27 +05:45
Damodar Lohani dc52c6975a fix error 2021-05-11 17:09:23 +05:45
Damodar Lohani dc92498d93 disable auth for writing 2021-05-11 17:06:55 +05:45
Damodar Lohani 4170eaa45a fix error 2021-05-11 17:00:26 +05:45
Damodar Lohani 35b76c1aee refactoring moving ssl generation to init function 2021-05-11 16:32:02 +05:45
Damodar Lohani c22dd1571f implementing review suggestions 2021-05-11 11:41:11 +05:45
Eldad Fux 10b9049446 Merge branch '0.8.x' of github.com:appwrite/appwrite into feat-database-indexing 2021-05-10 19:53:02 +03:00