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

21 commits

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