1
0
Fork 0
mirror of synced 2024-07-01 12:40:34 +12:00
Commit graph

1352 commits

Author SHA1 Message Date
Torsten Dittmann 07369cbfd2 feat: migration for 0.14 2022-05-08 16:31:50 +02:00
Torsten Dittmann 95317d87b8 fix: event validator 2022-05-08 16:31:32 +02:00
Torsten Dittmann 2cc2a40377 Merge branch '0.14.x' of https://github.com/appwrite/appwrite into feat-new-event-model 2022-05-08 15:11:14 +02:00
Christy Jacob fa363a09ff feat: added check for Auth0 OAuth 2022-05-07 16:10:28 +04:00
Christy Jacob b5717d749c feat: added check for Bitly OAuth 2022-05-07 16:06:08 +04:00
Christy Jacob 984c6f0e30 feat: added check for Box OAuth 2022-05-07 15:03:00 +04:00
Christy Jacob dcaa89e75f feat: added check for Discord OAuth 2022-05-07 14:47:45 +04:00
Christy Jacob e60338065e feat: added check for Dropbox OAuth 2022-05-07 14:45:36 +04:00
Christy Jacob 0a13706f0f feat: added check for Facebook OAuth 2022-05-06 00:41:35 +04:00
Christy Jacob e58c8095cd feat: added check for GitHub OAuth 2022-05-06 00:32:49 +04:00
Christy Jacob ac4bca5887 feat: added check for GitHub OAuth 2022-05-06 00:30:16 +04:00
Christy Jacob d0fa65dee0 feat: added check for Gitlab OAuth 2022-05-05 20:17:29 +04:00
Christy Jacob e2db8faaf3 feat: added check for Google OAuth 2022-05-05 20:07:27 +04:00
Christy Jacob 974a684032 feat: added check for Linkedin OAuth 2022-05-05 19:51:02 +04:00
Christy Jacob 7e4e0135b6 feat: added check for Microsoft OAuth 2022-05-05 15:09:43 +04:00
Christy Jacob cd31cf22d5 feat: added check for Notion OAuth 2022-05-05 14:59:32 +04:00
Christy Jacob e052999c74 feat: added check for Okta OAuth 2022-05-05 14:53:18 +04:00
Christy Jacob 324eebcbf8 feat: removed VK since they do not expose email anymore 2022-05-05 14:49:04 +04:00
Christy Jacob e253809f7e feat: update Bitbucket OAuth provider 2022-05-05 02:45:16 +04:00
Christy Jacob ca1250fe10 Merge branch 'master' of github.com:appwrite/appwrite into fix-check-oauth-email-verification 2022-05-05 01:47:30 +04:00
Everly Precia Suresh e9196bfce4 feat add backblaze support 2022-05-04 11:20:16 +00:00
Matej Bačo 17b2ab86d8 Merge remote-tracking branch 'origin/0.14.x' into fix-wildcard-hostname-new 2022-05-03 07:59:11 +00:00
Christy Jacob 73fe35f202 feat: update Apple OAuth provider 2022-04-29 13:08:22 +03:00
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
Tanay Pant 7a884f5b50
Merge branch 'master' into feat-okta-oauth 2022-04-26 16:10:54 +02: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 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
Tanay Pant 56c184eff3 Add field for custom authorization server ID 2022-04-26 12:15:42 +02: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 66d68a786b
Update src/Appwrite/Extend/Exception.php 2022-04-26 12:22:01 +03:00
Tanay Pant 1bca3b3ca8
Fix missing slash 2022-04-25 18:23:45 +02:00
Torsten Dittmann 6e396ebdd7
Merge pull request #3060 from appwrite/fix-failed-indexes-query
Fix: Failed indexes in queries
2022-04-25 16:41:58 +02:00
Torsten Dittmann 12557f7143 Merge branch '0.14.x' of https://github.com/appwrite/appwrite into feat-new-event-model 2022-04-25 16:40:59 +02:00
Bradley Schofield d981c8f5e5 Rename 'stdout' in executions to 'response' 2022-04-25 10:12:58 +01:00
Matej Bačo 4c82810d61 PR review changes 2022-04-25 09:12:43 +00:00
Matej Bačo 023e9f0f73 Fix spacings 2022-04-25 09:03:03 +00:00
Tanay Pant adce803d9e Minor fix 2022-04-23 23:44:50 +02:00
Tanay Pant e0a8ef8b3a Create Okta OAuth Adapter 2022-04-23 20:14:32 +02:00
Torsten Dittmann a6c27a3876
Merge pull request #3116 from appwrite/fix-remove-usage-queue
fix: remove usage queue
2022-04-20 18:10:41 +02:00
Torsten Dittmann d85c341875 fix: events config 2022-04-20 15:34:55 +02:00
Matej Bačo 41b17822a5 PR review changes 2022-04-20 12:39:53 +00:00
Matej Bačo 8fcb2b4058 Hostname-related features&fixes 2022-04-20 09:31:17 +00:00
Matej Bačo 369d438bc9 Merge branch 'master' into feat-https-redirect-exception 2022-04-20 08:53:09 +00:00
Torsten Dittmann 626a17fce6
Merge pull request #3105 from appwrite/fix-disable-console-custom-project-id
CustomId console, reserved project
2022-04-19 15:51:11 +02:00
Torsten Dittmann 224c34b6a6 fix: remove usage queue 2022-04-19 15:28:30 +02:00
Torsten Dittmann 0552f92d50 Merge branch '0.14.x' of https://github.com/appwrite/appwrite into feat-new-event-model 2022-04-19 15:16:43 +02:00
Torsten Dittmann 033bbec261 fix: usage and build 2022-04-19 15:13:55 +02:00
Torsten Dittmann 7790d72c0c fix: realtime, tests and webhooks 2022-04-18 18:21:45 +02:00
Torsten Dittmann 8ec435ed1f sync: changes 2022-04-17 22:34:32 +02:00
Damodar Lohani f6d4526217 customId console, reserved project 2022-04-17 10:18:00 +00:00
Bradley Schofield e567b68c19 Rename 'providers' to 'authProviders' 2022-04-14 09:54:29 +00:00
Matej Bačo 6d26f313b6 Merge branch 'master' into fix-failed-indexes-query 2022-04-14 09:05:04 +00:00
Torsten Dittmann 443f4c924d Merge branch 'master' of https://github.com/appwrite/appwrite into feat-new-event-model 2022-04-13 14:39:37 +02:00
Torsten Dittmann 87b8fc3c41 feat: event classes for different cases 2022-04-13 14:39:31 +02:00
Matej Bačo 4110709874 PR review changes 2022-04-05 16:57:22 +00:00
Matej Bačo 79f24098a4 Implemented query and order index checks 2022-04-05 16:46:11 +00:00
Torsten Dittmann 2f9b9445dd sync with devices 2022-04-04 08:30:07 +02:00
adityaoberai 528b4eb947 Add suggested changes 2022-04-03 22:07:49 +05:30
Aditya Oberai 90e55f4c34
Update src/Appwrite/Auth/OAuth2/Auth0.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2022-04-03 21:57:40 +05:30
Aditya Oberai 3397036224
Update src/Appwrite/Auth/OAuth2/Auth0.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2022-04-03 21:57:28 +05:30
Aditya Oberai 0c09d73a20
Update src/Appwrite/Auth/OAuth2/Auth0.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2022-04-03 21:57:15 +05:30
Aditya Oberai e7fd6a81ac
Update src/Appwrite/Auth/OAuth2/Auth0.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2022-04-03 19:17:29 +05:30
Aditya Oberai 0784981c42
Update src/Appwrite/Auth/OAuth2/Auth0.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2022-04-03 19:17:16 +05:30
Christy Jacob b06a887d85 feat: update Microsoft OAuth Adapter 2022-04-02 16:12:31 +03:00
adityaoberai 4400d4b807 Add refresh token support 2022-04-01 16:54:58 +05:30
adityaoberai ee46e14103 Create Auth0 OAuth Adapter 2022-04-01 16:04:56 +05:30
Torsten Dittmann 6de577191b feat: event model parsing 2022-03-29 11:30:57 +03:00
Damodar Lohani 7e604cbcfb fix name 2022-03-26 01:38:13 +00:00
Damodar Lohani 293406eff6 add default scope 2022-03-26 01:33:21 +00:00
Damodar Lohani 2a512fb611 zoom oauth 2022-03-26 00:54:41 +00:00
Matej Bačo bff9acb88a Upgraded versions 2022-03-23 12:05:57 +00:00
Matej Bačo 45e9040fa5 Disallow HTTP communication if required 2022-03-21 14:23:56 +00:00
Everly Precia Suresh f03a68fbfe add storage support for wasabi 2022-03-18 17:17:43 +00:00
Everly Precia Suresh 46c3da70a9 add support for linode 2022-03-18 16:03:04 +00:00
Torsten Dittmann 36384c4fe5 chore: prepare 0.13.3 2022-03-15 13:19:04 +01:00
Eldad A. Fux 5bf0202490
Update src/Appwrite/Utopia/Response/Model/AttributeFloat.php
Co-authored-by: Matej Bačo <matejbacocom@gmail.com>
2022-03-14 19:40:19 +02:00
Damodar Lohani 1d7e8a76a1 update attribute examples 2022-03-14 06:03:55 +00:00
Torsten Dittmann 26684ec0f9 Merge branch 'master' of https://github.com/appwrite/appwrite into chore-prepare-0-13-2 2022-03-07 16:11:36 +01:00
Torsten Dittmann f07cd7b043 chore: prepare 0.13.2 2022-03-07 12:33:09 +01:00
Steven Nguyen e35ccea43a Fix platform type mismatch in origin validation 2022-03-05 15:35:44 -08:00
Torsten Dittmann 3968c06205 chore: prepare version numbers to 0.13.1 2022-03-03 15:14:22 +01:00
Torsten Dittmann 17f3353a5f fix: migration for executions 2022-03-02 17:45:22 +01:00
Torsten Dittmann 51b2b88dc0 fix: executions migration 2022-03-02 17:31:28 +01:00
Torsten Dittmann c7f5f0ff94 fix: migration sql escape for rename tables 2022-03-02 13:40:42 +01:00
Torsten Dittmann d826ad0d9f fix: migration sql escape 2022-03-02 13:30:43 +01:00
Torsten Dittmann cb631c1c46 fix: migration escape sql statements 2022-03-02 13:20:59 +01:00