Commit Graph

8501 Commits

Author SHA1 Message Date
Matej Baco 9d24a1532b Cleanup 2022-02-05 16:49:34 +01:00
Matej Baco ecb1d21953 Fixed Bitly response parsing 2022-02-05 16:38:08 +01:00
Matej Baco a8a61701b2 Fixed GitHub response parsing 2022-02-05 16:25:47 +01:00
Christy Jacob f83fdc92de feat: fix executor issues 2022-02-05 14:08:05 +04:00
Matej Baco a32f341f31 Added hash to response model 2022-02-04 16:02:05 +01:00
Matej Baco 2add8f3601 Added encryption options to account creation 2022-02-04 16:00:24 +01:00
Christy Jacob 6610bf9873 feat: add executor class 2022-02-04 05:29:40 +04:00
Matej Baco d92d878a6b Implement refresh token fallback, if missing in response 2022-02-03 17:05:06 +01:00
Matej Bačo 5b4524dd5a Merge branch 'master' into feat-oauth-refresh-tokens 2022-02-03 12:58:47 +01:00
Matej Bačo ecb91193b7 More review changes 2022-02-03 11:58:21 +00:00
Matej Bačo 3fe98a6f30 Code review changes 2022-02-03 11:57:04 +00:00
Eldad A. Fux 3330cbc06b Merge pull request #2636 from appwrite/fix-db-attr-number-params
Add float validator case to spec to prevent fallthrough
2022-02-01 22:57:44 +02:00
Matej Bačo 6256e824ea Apply suggestions from code review
Co-authored-by: Brandon <robertsbt@gmail.com>
2022-02-01 18:14:58 +01:00
Matej Baco 8f58069b48 Implemented refresh token for all providers 2022-02-01 18:13:54 +01:00
Matej Baco 563ae10217 Protected oauth methods 2022-02-01 17:47:19 +01:00
Matej Baco 3aa62b439b Implemented refresh token endpoint 2022-02-01 16:54:20 +01:00
Matej Baco 89834af47d Refactored all providers, added expiry 2022-02-01 11:42:11 +01:00
Christy Jacob 6f4b53ad72 feat: fix tests 2022-02-01 12:39:07 +04:00
Matej Baco 76c8da92a3 Expirty token into spotify 2022-02-01 09:22:55 +01:00
Matej Baco 3303dd1f4b Refactored all providers 2022-01-31 21:39:14 +01:00
Matej Baco 60a2019715 Temporarly disabled all oauths 2022-01-31 21:20:17 +01:00
Matej Baco 570cfc18a8 Implemented refresh token system + Twitch provider update 2022-01-31 21:10:12 +01:00
Christy Jacob 9dcab06015 Merge branch 'feat-functions-refactor' of github.com:appwrite/appwrite into feat-cleanup-collections 2022-01-31 16:01:46 +04:00
Bradley Schofield 8e639d4f5f Fix UI 2022-01-31 11:29:31 +00:00
Jake Barnby b2e93bfa40 Add missing validator cases for OpenAPI3 2022-01-31 23:42:33 +13:00
Damodar Lohani 21dc234a94 Merge branch '0.13.x' into feat-storage-buckets 2022-01-31 15:37:08 +05:45
Christy Jacob fa006e9963 feat: replace strings with constant 2022-01-31 13:46:24 +04:00
Eldad A. Fux adce14f9d8 Merge pull request #2642 from wess/master
Stripe OAuth provider
2022-01-31 01:45:11 +02:00
Christy Jacob f042c00b20 feat: add new exceptions to accounts api 2022-01-31 02:44:47 +04:00
Christy Jacob c4b5f59b1b fix: bugs in exception class 2022-01-30 02:53:39 +04:00
Christy Jacob ecb4f97a72 fix: exception namespace 2022-01-30 02:49:52 +04:00
Christy Jacob 785af114f0 feat: load error codes in exception 2022-01-30 02:47:35 +04:00
Christy Jacob 9f671cfb18 feat: move error codes to config 2022-01-30 02:20:34 +04:00
Christy Jacob a52a8fa3c7 feat: added new exception class and error codes 2022-01-30 02:15:01 +04:00
Wess Cope 216914faca Merge branch 'appwrite:master' into master 2022-01-28 07:25:35 -05:00
Jake Barnby 1bcabf8f90 Merge remote-tracking branch 'origin/master' into fix-db-attr-number-params 2022-01-27 22:47:15 +13:00
Jake Barnby 30a14f01e8 Add float validator case to spec to prevent fallthrough 2022-01-27 19:43:30 +13:00
Christy Jacob c1d71904e8 Merge branch 'feat-functions-refactor' of github.com:appwrite/appwrite into feat-add-builds-worker 2022-01-26 16:59:24 +04:00
Simon Trockel 8b6914e194 Fix formatting src/Appwrite/Auth/OAuth2/Microsoft.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2022-01-26 11:10:00 +01:00
Simon Trockel 7bf5da9759 Fix formatting src/Appwrite/Auth/OAuth2/Microsoft.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2022-01-26 11:09:51 +01:00
Simon Trockel e2ee905a8e Fix formatting src/Appwrite/Auth/OAuth2/Microsoft.php
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
2022-01-26 11:08:10 +01:00
Damodar Lohani 0d51236f98 Merge branch 'master' into fix-cache 2022-01-26 13:53:18 +05:45
Simon Trockel 6fde6642bc Merge branch 'appwrite:master' into feat-926-oauth2-microsoft-tenant-config 2022-01-26 09:05:53 +01:00
Christy Jacob ebc55e7e8e feat: refactor 2022-01-26 03:45:41 +04:00
Bradley Schofield 3c17afbaed Cleanup Collections
- Rename functionId to resourceId on Deployments
 - Add a resourceType to Deployments
 - Remove status, buildStdout and buildStderr from deployments
 - Rename dateCreated on Builds to startTime
 - Rename time on Builds to endTime
 - Added a deploymentId to Builds
 - Added duration to builds
 - Remove Vars from Build
2022-01-25 16:51:05 +00:00
Christy Jacob 1b42033cda feat: fix response model, generate console SDK 2022-01-25 04:54:44 +04:00
Christy Jacob af9db5ac1c feat: update response models and response filters 2022-01-25 03:31:41 +04:00
Christy Jacob 8307c8d432 feat: rename tags response model to deployment 2022-01-25 02:54:13 +04:00
Christy Jacob 9d2e452779 feat: rename tags to deployments in collections.old.php 2022-01-25 02:26:21 +04:00
Bradley Schofield 5ba45abadc Implement Some of Eldad's Changes 2022-01-24 09:37:14 +00:00