Commit Graph
2568 Commits
Author SHA1 Message Date
Bradley Schofield 40022decb4 Start working on simplifying exceptions 2022-07-22 15:38:06 +01:00
Christy Jacob ca2e7a9814 feat: fix lint errors 2022-07-22 09:05:41 +05:30
Christy Jacob 5d63190d63 feat: update environment variable 2022-07-22 09:03:19 +05:30
Wess CopeandGitHub 0653d99e4d Update Etsy.php
- Reduces scope to only profile and email
- Updates comment for isEmailVerified informing that etsy.com handles verification itself.
2022-07-21 12:18:38 -04:00
6b089d35a9 Update src/Appwrite/Auth/OAuth2/Etsy.php
Co-authored-by: Torsten Dittmann <torsten.dittmann@googlemail.com>
2022-07-21 09:28:42 -04:00
Torsten Dittmann 3a963fab0b fix: remove unnecessary conditions 2022-07-20 15:27:27 +02:00
Torsten Dittmann 5f773c30cb fix: migration of attributes and indexes 2022-07-20 15:15:52 +02:00
Damodar Lohani 6c76f94a1a return 0 in case of error 2022-07-20 10:21:00 +00:00
Damodar Lohani 928b5a04ca multiplier support 2022-07-20 10:16:32 +00:00
Matej Bačo 15427e0aa1 Cleanup 2022-07-20 07:22:51 +00:00
Matej Bačo 183a18f618 Implement functions CRUD operations 2022-07-20 07:18:49 +00:00
fogelito 169fb4d6f4 audit + abuse datetime changes 2022-07-19 17:52:06 +03:00
Damodar Lohani 2630aa6ac8 fix issues 2022-07-19 02:47:14 +00:00
Damodar Lohani 1ca9e7ab3e Merge branch 'master' of https://github.com/appwrite/appwrite into feat-usage-updates 2022-07-19 01:53:06 +00:00
Wess CopeandGitHub 0c38f1db08 Delete etsy.php 2022-07-18 10:14:51 -04:00
Christy Jacob 4f720c30dd feat: update php docs 2022-07-18 16:58:59 +05:30
Christy Jacob 58d8b7e148 feat: update php docs 2022-07-18 16:03:06 +05:30
Matej Bačo 73f3d5dde8 Fix DB usage stats missing 2022-07-18 07:21:18 +00:00
Damodar Lohani ff8e730b8a new function usages endpoint 2022-07-17 10:30:58 +00:00
Damodar Lohani e405e35736 Merge branch 'master' of https://github.com/appwrite/appwrite into feat-usage-updates 2022-07-17 08:48:19 +00:00
Damodar Lohani bc4ec9652c lint fixes 2022-07-17 01:57:37 +00:00
Damodar Lohani a97ef5d1e5 Merge branch 'master' of https://github.com/appwrite/appwrite into feat-refactor-tasks 2022-07-17 01:06:01 +00:00
Christy Jacob 9ad9621ad6 feat: refactor DatabasePool 2022-07-16 01:09:01 +04:00
Christy Jacob ca3ce816a3 feat: refactor DatabasePool 2022-07-16 01:03:53 +04:00
Christy Jacob cbccaf9527 feat: update migration 2022-07-16 00:58:15 +04:00
Christy Jacob ebc971f8dc feat: realtime db pool 2022-07-16 00:19:50 +04:00
Christy Jacob 42f0bddd60 feat: merge and fix conflicts 2022-07-15 13:54:27 +04:00
Damodar Lohani 57518c6950 updated implementation 2022-07-15 05:02:39 +00:00
wess e1df9faad7 case fixed 2022-07-14 13:01:50 -04:00
wess bb51393332 Fixes file case 2022-07-14 11:57:08 -04:00
wess 52f5d7d346 Fixes issue where isEmailVerified was not included 2022-07-14 11:52:23 -04:00
wess a874a25b69 Fixes issue where Etsy provider class had wrong name
Adds Etsy to providers config
2022-07-14 11:30:22 -04:00
wess efbde82ca2 Fixed lint issues, YOU'RE WELCOME TORSTEN 2022-07-14 11:06:27 -04:00
Wess CopeandGitHub 4f64c72d0d Merge branch 'appwrite:master' into feat-etsy-auth 2022-07-14 11:05:27 -04:00
fogelito bded3da5df Fix comments 2022-07-14 17:56:50 +03:00
fogelito 97250d8193 Merge remote-tracking branch 'origin/origin/datetime-attributes' into origin/datetime-attributes 2022-07-14 16:35:25 +03:00
fogelito 0816dd15f9 remove comments 2022-07-14 16:12:44 +03:00
Torsten Dittmann 427c13a104 chore: run formatter 2022-07-14 14:19:39 +02:00
Torsten Dittmann 5604a6837f Merge branch '0.16.x' of https://github.com/appwrite/appwrite into origin/datetime-attributes 2022-07-14 14:14:05 +02:00
Damodar Lohani 082967095e linter fixes 2022-07-14 02:04:31 +00:00
Christy Jacob 6662fa7b7b feat: merge and fix conflicts 2022-07-14 04:11:35 +04:00
Christy Jacob 662800cc67 Merge branch 'master' of github.com:appwrite/appwrite into feat-db-pools 2022-07-14 03:42:26 +04:00
Christy Jacob 392775b9ab feat: update dbPool class 2022-07-14 03:33:25 +04:00
fogelito 8d4817b710 providerAccessTokenExpiry description 2022-07-13 20:25:37 +03:00
fogelito 45ac40cc85 change function names 2022-07-13 17:02:49 +03:00
Damodar Lohani 031c8a5594 fix spec and sdks tasks 2022-07-13 07:16:28 +00:00
Damodar Lohani 5793a9c376 refactor all the tasks using action 2022-07-13 07:02:55 +00:00
Damodar Lohani 752117e07a using platform to implement CLI 2022-07-13 06:26:22 +00:00
Damodar Lohani d476c8bbd8 Merge branch 'master' of https://github.com/appwrite/appwrite into feat-refactor-tasks 2022-07-13 06:01:25 +00:00
Aditya OberaiandGitHub 313fd5582a Set $from to use env variable + update ref link 2022-07-12 22:03:54 +05:30