Commit Graph
5291 Commits
Author SHA1 Message Date
Matej Bačo 3fe98a6f30 Code review changes 2022-02-03 11:57:04 +00:00
Eldad A. FuxandGitHub 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
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. FuxandGitHub 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 CopeandGitHub 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
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
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
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 TrockelandGitHub 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
Simon TrockelandGitHub 05ff84d1f6 Merge branch 'appwrite:master' into feat-926-oauth2-microsoft-tenant-config 2022-01-22 19:27:02 +01:00
kodumbeats 7e6c9b9d87 Harmonize database reconnect across services 2022-01-21 12:32:27 -05:00
Bradley Schofield 4286e8d70b Fix database stuff 2022-01-20 11:34:50 +00:00
Torsten Dittmann 6f6a7eb6f8 feat: add migration to populate search fields 2022-01-19 12:59:58 +01:00
Christy Jacob ecc91f92f4 fix: update CLI user agent name 2022-01-19 14:32:14 +04:00
Wess CopeandGitHub 5209fb9c9e Merge branch 'appwrite:master' into master 2022-01-18 10:55:43 -05:00
Bradley Schofield e79578570e Merge branch 'master' into the-executor-poc 2022-01-18 15:24:33 +00:00
Bradley Schofield f85970fa3d Fix functions vars default response
Changed default from array to class
2022-01-18 15:12:26 +00:00
Torsten Dittmann 446bb82823 remove: unused UID validator 2022-01-18 12:08:51 +01:00
Torsten Dittmann d3150afebc feat: migration for 0.13 2022-01-18 12:05:04 +01:00