0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2024-12-23 20:33:16 -05:00
Commit graph

31 commits

Author SHA1 Message Date
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