Gao Sun
5d692e30a9
chore: add exception for connector template
2024-03-19 15:19:41 +08:00
Gao Sun
57d97a4df8
feat: return and store connector raw data
2024-03-19 14:05:42 +08:00
renovate[bot]
e1def81ed5
chore(deps): upgrade withtyped and cloud packages ( #5408 )
...
* fix(deps): upgrade withtyped packages
* chore: fix types
* chore(deps): upgrade logto cloud package
* refactor(cli): fix types
---------
Co-authored-by: Gao Sun <gao@silverhand.io>
2024-03-06 04:26:50 +00:00
silverhand-bot
16ca8b2a98
release: version packages ( #5445 )
2024-03-01 14:40:25 +08:00
Gao Sun
532454b923
feat(core,connector): support apple sign-in with email ( #5454 )
...
* feat(core,connector): support apple sign-in with email
* chore: add tests and changesets
* refactor: fix tests and improve changeset
2024-03-01 05:00:41 +00:00
wangsijie
11d7fb5585
chore(connector): fix wecom package file ( #5447 )
2024-02-29 02:01:41 +00:00
renovate[bot]
50bf70891d
fix(deps): update dependency query-string to v9 ( #5436 )
...
Co-authored-by: Gao Sun <gao@silverhand.io>
2024-02-28 03:19:42 +00:00
Darcy Ye
a7e69bd727
fix(connector): always show SMTP connector TLS configurations in the admin console ( #5441 )
2024-02-28 11:06:42 +08:00
doveyoung
697cdd54ee
feat(connector): add connector-wecom ( #5411 )
...
Co-authored-by: dove <dove@feegr.cc>
2024-02-28 10:23:41 +08:00
renovate[bot]
099dadbf7f
chore(deps): update dependency @logto/cloud to v0.2.5-faca9a9 ( #5341 )
...
* chore(deps): update dependency @logto/cloud to v0.2.5-faca9a9
* chore: rebase and align pnpm lock file
rebase and align pnpm lock file
* fix: remove legacy ts-expect-error statement
remove legacy ts-expect-error statement
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: simeng-li <simeng@silverhand.io>
2024-02-23 11:29:49 +08:00
renovate[bot]
4551f6daad
fix(deps): update dependency @azure/msal-node to v2 ( #4301 )
...
* fix(deps): update dependency @azure/msal-node to v2
* fix: pnpm lock file
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Darcy Ye <darcyye@silverhand.io>
2024-02-20 14:58:38 +08:00
dependabot[bot]
951bd75b40
chore(deps): bump nodemailer from 6.9.1 to 6.9.9 ( #5396 )
...
Bumps [nodemailer](https://github.com/nodemailer/nodemailer ) from 6.9.1 to 6.9.9.
- [Release notes](https://github.com/nodemailer/nodemailer/releases )
- [Changelog](https://github.com/nodemailer/nodemailer/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nodemailer/nodemailer/compare/v6.9.1...v6.9.9 )
---
updated-dependencies:
- dependency-name: nodemailer
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-08 05:33:29 +00:00
silverhand-bot
3f28e9a445
release: version packages ( #5068 )
2024-02-08 13:18:42 +08:00
Gao Sun
0a87ffd609
refactor(core): use deepmerge ( #5361 )
2024-02-01 09:17:29 +08:00
renovate[bot]
0a9e1d093c
fix(deps): update dependency snakecase-keys to v6 ( #5253 )
...
Co-authored-by: Gao Sun <gao@silverhand.io>
2024-01-30 07:40:02 +00:00
Gao Sun
6befe60149
refactor!: update mock connector file paths
2024-01-29 21:33:12 +08:00
Gao Sun
0a20b5a6f8
feat(core): put invitation status
2024-01-29 19:39:27 +08:00
Gao Sun
570a4ea9e2
feat: create invitation ( #5245 )
...
* feat: create invitation
* refactor: update test imports
* refactor: update unit tests
* refactor: update docs
* refactor: update api tests
* chore: add changesets
* refactor: add comments
* refactor: fix swagger check
* refactor: keep compatibility
2024-01-25 19:44:20 +08:00
Darcy Ye
a52a3d1663
chore(connector): remove unused code ( #5200 )
2024-01-08 14:45:35 +08:00
Darcy Ye
f15df4409f
chore(connector): remove legacy Test passwordless template type use case ( #5205 )
2024-01-08 14:45:26 +08:00
renovate[bot]
094ff37e7a
chore(deps): update dependency @types/supertest to v6 ( #5159 )
...
Co-authored-by: Gao Sun <gao@silverhand.io>
2024-01-08 03:08:45 +00:00
renovate[bot]
96fe93225e
chore(deps): update dependency @logto/cloud to v0.2.5-c6ed487 ( #5158 )
...
* chore(deps): update dependency @logto/cloud to v0.2.5-c6ed487
* fix: rebase and fix lock file
rebase and fix lock file
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: simeng-li <simeng@silverhand.io>
2024-01-08 11:01:28 +08:00
renovate[bot]
3911f92a22
chore(deps): update dependency got to v14 ( #5008 )
...
Co-authored-by: Gao Sun <gao@silverhand.io>
2023-12-26 02:59:22 +00:00
Gao Sun
9089dbf845
chore(deps): upgrade TypeScript ( #5141 )
...
* chore(deps): upgrade TypeScript
* chore: upgrade configs
* chore: fix tsconfig and add changeset
* chore: upgrade jest-related deps and fix code
2023-12-22 15:16:49 +08:00
Darcy Ye
745e26609a
fix(connector): update connector readme images URL ( #5069 )
2023-12-20 13:45:33 +08:00
Darcy Ye
22e9580d68
feat(core,connector): update koaQuotaGuard to fit new pricing model ( #5123 )
2023-12-19 18:51:53 +08:00
Gao Sun
31e60811d7
chore: use Node 20 LTS for engine requirement ( #5084 )
2023-12-11 09:10:53 +08:00
Xiao Hanyu
531c59068d
chore(connector): typo fix, SendGrid -> Mailgun for mailgun connector ( #4975 )
...
* chore(connector): typo fix, SendGrid -> Mailgun for mailgun connector
* refactor: apply suggestions from code review
---------
Co-authored-by: Gao Sun <gao@silverhand.io>
2023-12-07 03:27:55 +00:00
Darcy Ye
88285ba7b6
feat(connector,console,core): add SSO paywall for core management APIs ( #5024 )
2023-12-01 17:27:01 +09:00
Charles Zhao
fbf6d89d9b
feat(console,phrases): add organizations paywall ( #4939 )
2023-11-22 06:40:01 +00:00
Charles Zhao
00017418c3
chore: bump dev dependencies ( #4829 )
...
chore: update browserlist-db
2023-11-07 11:38:54 +08:00
silverhand-bot
a5a0d44dc8
release: version packages ( #4624 )
2023-11-03 13:14:52 +08:00
renovate[bot]
77cec73429
fix(deps): update dependency jose to v5 ( #4761 )
...
* fix(deps): update dependency jose to v5
* chore(deps): rebase lockfile update
rebase lockfile update
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: simeng-li <simeng@silverhand.io>
2023-10-27 16:52:32 +08:00
Gao Sun
83cd281173
Merge pull request #4748 from logto-io/gao-use-sentence-case
...
chore: use sentence case
2023-10-25 21:07:02 -05:00
renovate[bot]
98478a32c8
chore(deps): update dependency lint-staged to v15 ( #4661 )
...
* chore(deps): update dependency lint-staged to v15
* chore: rebase update
rebase update
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: simeng-li <simeng@silverhand.io>
2023-10-26 09:55:47 +08:00
Gao Sun
0554ee9847
chore: use sentence case
2023-10-25 14:01:49 +08:00
renovate[bot]
5c0cf3563b
chore(deps): update dependency rollup to v4 ( #4612 )
...
* chore(deps): update dependency rollup to v4
* chore(connector): rebase
rebase
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: simeng-li <simeng@silverhand.io>
2023-10-13 11:26:11 +08:00
dependabot[bot]
6826f15efb
chore(deps): bump zod from 3.20.2 to 3.22.3 ( #4615 )
...
* chore(deps): bump zod from 3.20.2 to 3.22.3
Bumps [zod](https://github.com/colinhacks/zod ) from 3.20.2 to 3.22.3.
- [Release notes](https://github.com/colinhacks/zod/releases )
- [Changelog](https://github.com/colinhacks/zod/blob/master/CHANGELOG.md )
- [Commits](https://github.com/colinhacks/zod/compare/v3.20.2...v3.22.3 )
---
updated-dependencies:
- dependency-name: zod
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
* chore(deps): align zod versions
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Gao Sun <gao@silverhand.io>
2023-10-12 04:12:05 +00:00
Darcy Ye
f1f75aa37e
refactor: eliminate connector-kit dependency on logto/cloud ( #4622 )
2023-10-10 13:55:21 +08:00
renovate[bot]
3e45c3848d
fix(deps): update dependency nanoid to v5 ( #4491 )
...
Co-authored-by: Gao Sun <gao@silverhand.io>
2023-10-08 00:42:32 -05:00
silverhand-bot
f3ec4c6734
release: version packages ( #4575 )
2023-10-07 00:39:33 -05:00
Charles Zhao
98bf0da8ff
fix(cli): translate command ( #4459 )
...
* fix(cli): translate command
* refactor(cli): add lint util method
2023-09-13 08:12:43 +00:00
Darcy Ye
ae8aa539a6
fix(connector,console): fix SAML error recording and connector config form interaction ( #4446 )
2023-09-07 19:01:40 +08:00
Gao Sun
c18eb490cd
refactor(connector): update aad connector ( #4435 )
2023-09-05 06:31:15 +00:00
Gao Sun
b8a7b900e1
feat(core): guard password by policy
2023-09-03 02:11:22 +08:00
silverhand-bot
f416ec3312
release: version packages ( #4270 )
2023-08-30 16:16:55 +08:00
renovate[bot]
f82df68794
chore(deps): update dependency lint-staged to v14 ( #4322 )
...
* chore(deps): update dependency lint-staged to v14
* fix: lockfile
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Charles Zhao <charleszhao@silverhand.io>
2023-08-24 14:01:38 +08:00
simeng-li
2a92d28c05
fix(connector): fix saml connector response guard ( #4380 )
...
* fix(connector): fix saml connector response guard
fix saml connector response guard
* fix(connector): set SAML signInEndpoint optional
set SAML signInEndpoitn optional
2023-08-21 17:02:56 +08:00
Darcy Ye
77d274a3c3
refactor(toolkit,connector,core,cli): cache access token for logto email service ( #4309 )
2023-08-11 15:43:09 +08:00
Gao Sun
521b3a5c51
refactor(connector): support mailgun endpoint ( #4290 )
2023-08-03 09:23:27 +00:00
Gao Sun
8cba35d116
Merge pull request #4280 from logto-io/dependabot/npm_and_yarn/fast-xml-parser-4.2.5
...
chore(deps): bump fast-xml-parser from 4.0.13 to 4.2.5
2023-08-03 13:47:28 +08:00
dependabot[bot]
1852b1ad33
chore(deps): bump fast-xml-parser from 4.0.13 to 4.2.5
...
Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser ) from 4.0.13 to 4.2.5.
- [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases )
- [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md )
- [Commits](https://github.com/NaturalIntelligence/fast-xml-parser/compare/v4.0.13...v4.2.5 )
---
updated-dependencies:
- dependency-name: fast-xml-parser
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
chore: increase commit body max line length
2023-08-03 13:30:35 +08:00
Gao Sun
3752b86797
refactor: validate config generic ( #4286 )
2023-08-03 05:28:23 +00:00
Gao Sun
5b34338484
feat: mailgun connector ( #4281 )
...
* feat: mailgun connector
* refactor: support png as connector logo
* chore: add changesets
* chore: fix error
* chore: translate phrases
2023-08-03 04:38:09 +00:00
silverhand-bot
74e9734ef8
release: version packages ( #4255 )
2023-07-31 18:43:59 +08:00
Darcy Ye
fe54bbafe2
chore(connector): remove Apple/SMTP connector README files CHN part ( #4256 )
...
* chore(connector): remove apple/smtp Chinese part from README
* refactor: update README.md
---------
Co-authored-by: Gao Sun <gao@silverhand.io>
2023-07-29 09:51:22 +00:00
Darcy Ye
7e577fd3b7
fix(connector): manually add a changelog file for smsaero connector ( #4253 )
2023-07-27 15:43:10 +08:00
Darcy Ye
3ef8c06d4a
feat(connector,core): remove email service feature switch ( #4165 )
2023-07-24 14:29:38 +08:00
Darcy Ye
474cc4c2c6
chore(connector): update the parse of email usage api response ( #4201 )
2023-07-21 13:52:32 +08:00
Darcy Ye
e441c089d7
fix(core,connector): fix patch connector api cannot reset config/metadata bug ( #4166 )
2023-07-14 17:38:56 +08:00
Darcy Ye
3e08f3c94d
refactor(core,connector): store and get fromEmail from logto email connector ( #4164 )
2023-07-14 03:36:24 +00:00
Darcy Ye
39565e383d
chore(connector,toolkit,console,phrases): align config key and display name ( #4150 )
2023-07-11 08:16:25 +00:00
Darcy Ye
cd5138fc5f
chore(toolkit,phrases,connector,console): use company info instead of company address ( #4143 )
2023-07-11 15:54:38 +08:00
Darcy Ye
b1c1e03203
fix(connector,console): should reset email sent count for new connector ( #4148 )
2023-07-11 15:19:52 +08:00
Darcy Ye
50045f27f4
chore(console,connector): update logto email connector related console ( #4129 )
2023-07-10 11:30:28 +08:00
Gao Sun
947de83173
chore: upgrade configs ( #4132 )
...
* chore: upgrade configs
* chore: fix lint errors
2023-07-07 17:17:21 +00:00
Darcy Ye
cabbd6ffe8
fix(core,connector): use isProduction as email service feature switch ( #4135 )
...
* fix(core,connector): use isProduction as email service feature switch
* refactor(core): reorg code
---------
Co-authored-by: Gao Sun <gao@silverhand.io>
2023-07-07 23:33:22 +08:00
Darcy Ye
e8492654e7
feat(core,connector): add cloud connection library ( #4122 )
2023-07-05 12:52:14 +00:00
Danil Tankov
3e72b6d56d
feat(connector): create SMSAero connector ( #4096 )
...
* feat(connector): create SMSAero connector
* fix(connector): smsaero connector code review fixes
* chore: add changeset for sms aero
---------
Co-authored-by: wangsijie <wangsijie94@gmail.com>
2023-07-04 12:22:13 +08:00
Xiao Yijun
bbf0551273
feat(console): implement email service connector details page ( #4089 )
2023-07-03 16:35:36 +08:00
Darcy Ye
876b0687f6
feat(connector): update logto email connector ( #4083 )
2023-06-30 15:56:28 +08:00
renovate[bot]
417534e9e4
chore(deps): update dependency got to v13 ( #3915 )
...
chore(deps): update dependency got to v13.0.0
Co-authored-by: Gao Sun <gao@silverhand.io>
2023-06-07 08:10:27 +00:00
silverhand-bot
3acb0d2db1
release: version packages ( #3857 )
2023-06-06 23:21:29 +08:00
Darcy Ye
64af2dc88e
fix(connector): signature method for both Aliyun DM and SMS ( #3920 )
2023-06-02 06:15:52 +00:00
renovate[bot]
698a3c1da7
chore(deps): update dependency @rollup/plugin-commonjs to v25 ( #3837 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-17 06:18:46 +00:00
silverhand-bot
404fe9a03f
release: version packages ( #3794 )
2023-05-16 04:52:17 +00:00
Darcy Ye
a65bc9b13b
fix(console): ignore empty number input box in connector config ( #3822 )
2023-05-15 15:43:54 +08:00
silverhand-bot
4bba658d7b
release: version packages ( #3751 )
2023-04-27 19:11:20 +08:00
Darcy Ye
3c0477a894
fix(connector): support crypto.getRandomValues in connectors ( #3744 )
...
* fix(connector): enable node crypto.getRandomValues
* refactor: remove comments
---------
Co-authored-by: Gao Sun <gao@silverhand.io>
2023-04-24 08:19:23 +00:00
Darcy Ye
8fc6c3c803
feat(connector): make official connectors scope configurable ( #3723 )
2023-04-23 16:56:07 +08:00
Darcy Ye
107f94554f
docs(connector): update connector docs links ( #3714 )
2023-04-19 16:37:15 +08:00
Darcy Ye
3e5b8dd796
fix(connector,phrases): cloud sms/email connectors error message ( #3699 )
2023-04-19 11:07:45 +08:00
silverhand-bot
85889031d0
release: version packages ( #3705 )
2023-04-18 21:13:31 +08:00
Gao Sun
c55ff367c7
chore: specify versions for workspace protocol ( #3707 )
2023-04-17 10:10:14 +00:00
renovate[bot]
88032402dd
fix(deps): update dependency query-string to v8 ( #3667 )
...
Co-authored-by: Gao Sun <gao@silverhand.io>
2023-04-10 17:28:45 +00:00
renovate[bot]
8107f77588
chore(deps): update dependency @rollup/plugin-typescript to v11 ( #3666 )
...
* chore(deps): update dependency @rollup/plugin-typescript to v11
* chore: fix lockfile
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Gao Sun <gao@silverhand.io>
2023-04-11 00:59:17 +08:00
renovate[bot]
901ef8ecd6
chore(deps): update silverhand configs monorepo packages to v3.0.1 ( #3683 )
...
Co-authored-by: Gao Sun <gao@silverhand.io>
2023-04-07 16:17:14 +00:00
Gao Sun
9847fdc098
Merge pull request #3676 from logto-io/gao-reorg-pacakges
...
refactor: reorg packages
2023-04-07 01:22:17 +08:00
Gao Sun
aa203308f0
refactor: reorg packages
...
update `@logto/shared` to a non-business package
and put business components into `@logto/*kit`.
2023-04-04 16:28:48 +08:00
renovate[bot]
7915681b5a
fix(deps): update dependency samlify to v2.8.10 ( #3665 )
...
Co-authored-by: Gao Sun <gao@silverhand.io>
2023-04-04 14:59:41 +08:00
Gao Sun
5087846e8b
chore: fix test and lint issues
2023-04-01 22:16:56 +08:00
Gao Sun
3ad272f345
refactor: leverage pnpmfile for dependency installation
2023-04-01 20:53:44 +08:00
Gao Sun
79f3c44b62
chore: update workspace configs
2023-04-01 16:37:49 +08:00
Gao Sun
18ba35ce39
chore: remove changelog
2023-04-01 15:56:09 +08:00
Gao Sun
6b322a537c
refactor: add connector packages
...
the initial commit to move all connector packages to the main
repo.
2023-04-01 15:53:14 +08:00