1
0
Fork 0
mirror of synced 2024-06-29 19:50:26 +12:00
Commit graph

5600 commits

Author SHA1 Message Date
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. Fux 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. 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
Christy Jacob eefe7f7c9b feat: update doc 2021-05-13 19:29:29 +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
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. 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 df3f2d73e3 feat: reorder tests 2021-05-12 22:40:44 +05:30
Christy Jacob 978f6463fc feat: uncomment tests 2021-05-12 22:32:08 +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 A. Fux 6b5b1b4cb3
Merge pull request #1140 from lohanidamodar/feat-discord-link
feat-discord-link
2021-05-12 18:13:13 +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 3330841b9e changelog 2021-05-12 12:57:08 +05:45
Eldad A. Fux 18536627bc
Merge pull request #1138 from appwrite/dependabot/npm_and_yarn/tests/resources/functions/node/lodash-4.17.21
Bump lodash from 4.17.20 to 4.17.21 in /tests/resources/functions/node
2021-05-12 08:52:36 +03:00
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
dependabot[bot] 33ca604f02
Bump lodash from 4.17.20 to 4.17.21 in /tests/resources/functions/node
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.20...4.17.21)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-12 00:05:26 +00:00
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 A. Fux 934b9aec27
Merge pull request #1129 from appwrite/feat-refactor-inviteid
feat: refactor inviteId to membershipId
2021-05-10 17:54:31 +03:00
Eldad A. Fux a57174ae80
Merge pull request #1130 from appwrite/dependabot/npm_and_yarn/lodash-4.17.21
Bump lodash from 4.17.20 to 4.17.21
2021-05-10 17:54:07 +03:00
Eldad A. Fux c29dca813e
Merge pull request #1134 from appwrite/dependabot/npm_and_yarn/hosted-git-info-2.8.9
Bump hosted-git-info from 2.7.1 to 2.8.9
2021-05-10 17:34:54 +03:00
Damodar Lohani 75d8076ac9 skip certificate generation when localhost or hostname is IP 2021-05-10 16:23:05 +05:45
dependabot[bot] 72c3434860
Bump hosted-git-info from 2.7.1 to 2.8.9
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.7.1 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases)
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.7.1...v2.8.9)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-10 08:49:42 +00:00
Damodar Lohani 0c3bcb40a4 poc certificate auto generation 2021-05-10 14:33:27 +05:45
Christy Jacob c97dcbf9c9 feat: fix tests and update changelog 2021-05-10 09:55:52 +05:30