silverhand-bot
fcd70d1232
release: v1.0.0-alpha.1
2022-07-05 12:34:34 +00:00
silverhand-bot
6a83732185
release: v1.0.0-alpha.0
2022-07-04 14:58:52 +00:00
silverhand-bot
2caed68c88
release: v0.1.2-alpha.5
2022-07-03 09:04:51 +00:00
silverhand-bot
2faf429e5b
release: v0.1.2-alpha.4
2022-07-03 08:33:26 +00:00
silverhand-bot
e588ba204a
release: v0.1.2-alpha.3
2022-07-03 06:54:10 +00:00
silverhand-bot
2fa633a99b
release: v0.1.2-alpha.2
2022-07-02 09:11:16 +00:00
silverhand-bot
e234f64cec
release: v0.1.2-alpha.1
2022-07-02 04:24:46 +00:00
silverhand-bot
39890c1c29
release: v0.1.1-alpha.0
2022-07-01 19:18:23 +00:00
Gao Sun
d456f5c9a2
ci: publish workflow ( #1342 )
2022-07-01 18:47:14 +08:00
Darcy Ye
097aade2e2
feat(connectors): handle authorization callback parameters in each connector respectively ( #1166 )
...
* feat(connectors): handle authorization callback parameters in each connector respectively
2022-06-26 18:03:53 +08:00
Darcy Ye
98f808320b
feat(core,connectors): update Aliyun logo and add logo_dark to Apple, Github ( #1194 )
...
* feat(core,connectors): add logoDark to connector metadata
* feat(connectors): update Aliyun logo and add logoDark for Apple, Github
2022-06-23 11:12:29 +08:00
Charles Zhao
f53aceff6f
refactor(connector,core): add config param to email/sms connector test API
2022-06-22 15:39:43 +08:00
Charles Zhao
0014a4696b
chore: remove only-allow pnpm from all sub-packages
2022-06-14 17:18:13 +08:00
renovate[bot]
d1b9f9d28a
chore(deps): update dependency lint-staged to v13 ( #1019 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-06-02 13:19:09 +08:00
Darcy Ye
ff291dfd27
chore(connectors): remove unused jest-matcher-specific-error in connector packages ( #1024 )
2022-06-02 12:03:11 +08:00
Darcy Ye
7a99282513
chore(connectors): remove default private config from package.json files ( #996 )
2022-05-31 12:59:00 +08:00
Gao Sun
a686b1707a
refactor: social connectors ( #975 )
...
* refactor: social connectors
* refactor(connectors): remove unused fixme comment
* fix(connectors): test
2022-05-29 05:59:00 +00:00
Gao Sun
7400ed8896
feat(connector): apple ( #966 )
...
* feat(connector): apple
* feat(connector): apple
* fix(connector): test
* refactor(connector): per review
* refactor(connector): update issue number
Co-authored-by: Xiao Yijun <xiaoyijun@silverhand.io>
2022-05-27 15:43:42 +08:00
Darcy Ye
96796203dd
feat(native-connectors): pass random state to native connector sdk ( #922 )
...
* feat(native-connectors): pass random state to native connector SDK
* refactor(connector-*): update type GetAuthorizationUri
* refactor(core): fix input params order
2022-05-25 14:23:53 +08:00
Darcy Ye
054b0f7b6a
feat: remove target, platform from connector schema and add id to metadata ( #930 )
...
* feat(core,schema,connectors): remove target,platform form connector schema and add id to metadata
* feat(schema,ui,console): unwrap ConnectorMetadata in ConnectorDTO
* feat(schema,ui,console): connector id use dashline instead of underscore
* feat(connector-alipay*): fix typos
* feat(connector-alipay*): remove unnecessary type declaration
2022-05-24 11:39:44 +08:00
renovate[bot]
e5cb163dc2
chore(deps): update dependency @shopify/jest-koa-mocks to v4 ( #904 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-05-20 10:41:09 +08:00
Darcy Ye
b887655827
feat(connector-sendgrid-email): add sendgrid email connector ( #850 )
...
* feat(connector-sendgrid-mail): add SendGrid Mail connector
* feat(core): add SendGrid Mail connector to initializer and fix usageType
2022-05-18 11:39:36 +08:00
renovate[bot]
8a012a393d
chore(deps): update dependency @silverhand/ts-config to ^0.14.0 ( #859 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-05-17 11:04:12 +00:00
renovate[bot]
3316bbf429
chore(deps): update dependency @silverhand/eslint-config to ^0.14.0 ( #866 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-05-17 10:42:15 +00:00
renovate[bot]
66b57ad4d5
chore(deps): update dependency @silverhand/eslint-config to ^0.13.0 ( #858 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-05-17 18:07:13 +08:00
Darcy Ye
8e1533a702
feat(core): update connector db schema ( #732 )
...
* feat(core): update connector db schema
* feat(core): eliminate code redundancy for UTs
* feat(core): delete insertConnector on conflict logic and fix UTs
* feat(core): fix UI according to new connector type implementation
* feat(core): removed unused getConnectorByTargetAndPlatform methods
* feat(core): deprecate the function that updateConnector by giving target and platform
* feat(core): keep SSOT on combination of connector and corresponding metadata
* feat(core): rename index name in db
2022-05-12 12:17:17 +08:00
Renovate Bot
d36abe1ee5
chore(deps): update dependency @silverhand/ts-config to ^0.12.0
2022-05-11 12:26:08 +00:00
Renovate Bot
d5ef7ddbe3
chore(deps): update dependency @silverhand/eslint-config to ^0.12.0
2022-05-11 11:48:42 +00:00
renovate[bot]
87a9f8a2ae
chore(deps): update dependency @silverhand/eslint-config to ^0.11.0 ( #775 )
...
* chore(deps): update dependency @silverhand/eslint-config to ^0.11.0
* chore: add comments
* fix: lockfile
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Gao Sun <gao@silverhand.io>
2022-05-11 06:13:06 +00:00
Renovate Bot
43db7374c9
chore(deps): update dependency @silverhand/ts-config to ^0.11.0
2022-05-09 16:15:27 +00:00
Gao Sun
3b17324d18
fix: lint:report
script ( #730 )
2022-05-05 10:26:30 +00:00
renovate[bot]
82f7d488bd
chore(deps): update dependency lint-staged to v12 ( #689 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-04-28 15:37:21 +08:00
Darcy Ye
a06d3ee73c
feat(core): wrap aliyun short message service connector ( #670 )
...
* feat(core): wrap Aliyun short message service connector
* feat(core): connectors package.json private should be FALSE
* feat(core): fix dependencies and remove query-string.stringify()
2022-04-28 14:48:18 +08:00
Darcy Ye
54b62094c8
feat(core): wrap aliyun direct mail connector ( #660 )
...
* feat(core): wrap aliyun direct mail connector
* feat(core): remove copyfiles and reorganize files
2022-04-26 19:32:41 +08:00
Darcy Ye
68a64d3ef5
feat(core): wrap alipay web connector ( #643 )
...
* feat(core): wrap Alipay web connector and fix UTs/dependencies accordingly
* feat(core): changed some utils functions' modifier from public to private
* feat(core): fix node version
* feat(core): removed unnecessary dependency
2022-04-26 01:57:32 +00:00
Gao Sun
1636f10f30
chore: align author ( #657 )
2022-04-25 03:26:41 +00:00
Darcy Ye
5238f8374d
feat(core): merge tsconfig.base to tsconfig
2022-04-24 20:53:34 +08:00
Darcy Ye
f669f6b657
feat(core): fix packages' dependencies
2022-04-24 20:53:34 +08:00
Darcy Ye
0ae081ad56
feat(core): remove redundancy and reorganize code
2022-04-24 20:53:34 +08:00
Darcy Ye
715e77ec09
feat(core): fix
2022-04-24 20:53:34 +08:00
Darcy Ye
edf5053581
feat(core): wrap logto/shared and logto/connector-types
2022-04-24 20:53:31 +08:00