1
0
Fork 0
mirror of synced 2024-09-06 12:51:43 +12:00
Commit graph

11128 commits

Author SHA1 Message Date
Christy Jacob
d52af8afa9 feat: update Zoom & Amazon OAuth provider 2022-04-28 10:44:09 +03:00
Christy Jacob
35ac32bd22 feat: update Yammer OAuth provider 2022-04-27 23:50:03 +03:00
Christy Jacob
99871309c1 feat: update Yahoo OAuth provider 2022-04-27 23:46:34 +03:00
Christy Jacob
b810d52e59 feat: update Wordpress OAuth provider 2022-04-27 23:39:11 +03:00
Christy Jacob
a2542e7716 feat: fixed typo 2022-04-27 23:27:21 +03:00
Christy Jacob
114e8300b7 feat: update Twitch OAuth provider 2022-04-27 23:25:28 +03:00
Christy Jacob
274a61f2c4 feat: update Tradeshift OAuth provider 2022-04-27 23:19:15 +03:00
Christy Jacob
f815201ada feat: update stripe OAuth provider 2022-04-27 23:10:48 +03:00
Christy Jacob
cf44f8c03d feat: update spotify OAuth provider 2022-04-27 22:58:52 +03:00
Christy Jacob
996504043e feat: update slack OAuth provider 2022-04-27 22:57:36 +03:00
Christy Jacob
d5b2f0c7d4 feat: update paypal OAuth provider 2022-04-27 22:41:15 +03:00
Christy Jacob
16c45fad29 feat: add method to check for email verification 2022-04-27 22:14:09 +03:00
Christy Jacob
957a99ce38 feat: add method to check for email verification 2022-04-27 22:08:40 +03:00
Christy Jacob
feb124d165 feat: add method to check for email verification 2022-04-27 22:08:32 +03:00
Torsten Dittmann
07589b2d48
Merge pull request #3146 from appwrite/feat-update-execution-model
Rename 'stdout' in executions to 'response'
2022-04-27 18:35:43 +02:00
Matej Bačo
2c93cf664b Fix tests 2022-04-27 14:11:12 +00:00
Bradley Schofield
e694eb3b5c Fix unicode support and reenable tests 2022-04-27 13:57:03 +00:00
Matej Bačo
72f745982a Code cleanup 2022-04-27 13:22:41 +00:00
Matej Bačo
911aefaa7a Code quality improvement 2022-04-27 13:20:08 +00:00
Matej Bačo
2ab9c40b43 Code quality improvements 2022-04-27 13:17:27 +00:00
Matej Bačo
4bc8ec11e0 Test fix 2022-04-27 12:57:23 +00:00
Matej Bačo
92d6ed6089 Implement memberships subquery 2022-04-27 12:44:47 +00:00
Matej Bačo
50082c3512 Implement user tokens subcollection 2022-04-27 11:06:53 +00:00
Matej Bačo
e4379ec850 PR review changes 2022-04-27 09:42:15 +00:00
Matej Bačo
18c3f021af Add index 2022-04-27 09:13:34 +00:00
Matej Bačo
a32713011f PR review changes 2022-04-27 09:02:31 +00:00
Torsten Dittmann
fdfc02c19d
Merge pull request #3152 from appwrite/fix-email-search-integrity
fix(user): search integrity
2022-04-27 10:55:14 +02:00
Torsten Dittmann
350c8d9bf3
Merge pull request #3153 from appwrite/fix-ui-document-redirect
fix(ui): document crud redirect
2022-04-27 10:54:34 +02:00
Christy Jacob
63538bb0a1
Merge pull request #3139 from tanay1337/feat-okta-oauth
Feat: Create Okta OAuth Adapter
2022-04-26 19:13:08 +03:00
Tanay Pant
75519d6190 Update image 2022-04-26 16:30:35 +02:00
Tanay Pant
727637d635 Merge branch 'feat-okta-oauth' of https://github.com/tanay1337/appwrite into feat-okta-oauth 2022-04-26 16:27:29 +02:00
Tanay Pant
c7540b03f7 Update image 2022-04-26 16:27:17 +02:00
Tanay Pant
7a884f5b50
Merge branch 'master' into feat-okta-oauth 2022-04-26 16:10:54 +02:00
Matej Bačo
dd8f96ea63 Define const APP_LIMIT_ATTRIBUTE_COUNT 2022-04-26 13:29:23 +00:00
Christy Jacob
9bf5babe4a
Merge pull request #3048 from appwrite/feat-auth0-oauth
Feat: Create Auth0 OAuth Adapter
2022-04-26 16:29:06 +03:00
Torsten Dittmann
9481fed75a
Merge pull request #3149 from INFERN04/master
docs: update typo on getting started page
2022-04-26 15:00:19 +02:00
Torsten Dittmann
840f7419dc Merge branch '0.14.x' of https://github.com/appwrite/appwrite into feat-new-event-model 2022-04-26 13:15:00 +02:00
Christy Jacob
58b7203469
Merge pull request #3034 from appwrite/feat-improved-ssl
Feat: Improved SSL generation
2022-04-26 14:07:47 +03:00
Matej Bačo
f642f19ca6 Final test fix 2022-04-26 10:46:35 +00:00
Torsten Dittmann
297d076caf Merge branch '0.14.x' of https://github.com/appwrite/appwrite into feat-new-event-model 2022-04-26 12:39:13 +02:00
Matej Bačo
e0426598fc Fix unfinished todos 2022-04-26 10:36:49 +00:00
Christy Jacob
55901ad67c
Merge pull request #3087 from appwrite/fix-avatar-cropping
Properly crop images in avatars API
2022-04-26 13:33:25 +03:00
Matej Bačo
fe646e808d Post-merge lockfile fix 2022-04-26 10:32:38 +00:00
Matej Bačo
e3952b2f7b Merge remote-tracking branch 'origin/0.14.x' into fix-avatar-cropping 2022-04-26 10:32:22 +00:00
Torsten Dittmann
fde7278f43 fix(ui): document crud redirect 2022-04-26 12:26:07 +02:00
Tanay Pant
56c184eff3 Add field for custom authorization server ID 2022-04-26 12:15:42 +02:00
Torsten Dittmann
487d38db95 fix(user): search integrity 2022-04-26 12:07:33 +02:00
Matej Bačo
1e0fe177a8 Post-merge fix 2022-04-26 10:00:20 +00:00
Matej Bačo
1a96105d92 Merge remote-tracking branch 'origin/0.14.x' into feat-https-redirect-exception 2022-04-26 09:59:57 +00:00
Christy Jacob
5eb4ba8211
Merge pull request #3136 from appwrite/add-team-activity
Feat: Team activity
2022-04-26 12:45:17 +03:00