Charles Zhao
|
f1f9dab8b7
|
chore: bump transitive dev-deps (#6882)
|
2024-12-13 05:19:44 +00:00 |
|
Charles Zhao
|
788270b5a7
|
chore: bump ws version (#6876)
|
2024-12-11 19:01:09 +08:00 |
|
Charles Zhao
|
baef49df3c
|
chore: bump dependencies (#6873)
* chore: bump dependencies
* fix: ui test
* fix: ui test
|
2024-12-11 17:35:47 +08:00 |
|
simeng-li
|
5fbcf381c8
|
chore: override @75lb/deep-merge package version (#6725)
override @75lb/deep-merge package version to address security issue
|
2024-10-31 11:15:37 +08:00 |
|
simeng-li
|
7620479130
|
chore(deps): override braces dependency version (#6735)
override braces dependency version to avoid secuirty issue
|
2024-10-28 07:10:16 +00:00 |
|
simeng-li
|
7c7a624df2
|
chore(deps): align the d3-color deps version (#6740)
align the d3-color deps version
|
2024-10-28 14:35:38 +08:00 |
|
simeng-li
|
76a985cc8a
|
chore(deps): update tsup dependency version (#6733)
chore: update tsup dependency version
update tsup dependency version
|
2024-10-28 13:42:11 +08:00 |
|
simeng-li
|
baa8577c45
|
refactor(experience): experience api migration (#6407)
* refactor(experience): migrate the password register and sign-in
migrate the password register and sign-in flow
* fix(experience): update some namings
update some namings
* refactor(experience): refactor the verification code flow (migration-2) (#6408)
* refactor(experience): refactor the verificaiton code flow
refactor the verification code flow
* refactor(experience): migrate the social and sso flow (migration-3) (#6406)
* refactor(experience): migrate the social and sso flow
migrate the social and sso flow
* refactor(experience): migrate profile fulfillment flow (migration-4) (#6414)
* refactor(experience): migrate profile fulfillment flow
migrate the profile fulfillment flow
* refactor(experience): remove unused hook
remove unused hook
* fix(experience): fix password policy checker
fix password policy checker error display
* fix(experience): fix the api name
fix the api name
* refactor(experience): migrate mfa flow (migration-5) (#6417)
* refactor(experience): migrate mfa binding flow
migrate mfa binding flow
* test(experience): update unit tests (migration-6) (#6420)
* test(experience): update unit tests
update unit tests
* chore(experience): remove legacy APIs
remove legacy APIs
* refactor(experience): revert api prefix
revert api prefix
* fix(experience): update the sso connectors endpoint
update the sso connectors endpoint
* chore: add changeset
add changeset
* fix(experience): comments fix
comments fix
* refactor(experience): refactor the code verificatin api
refactor the code verification api
* refactor(experience): code refactor
refactor some implementation logic
* feat(experience, core): add experience legacy package (#6527)
add experience legacy package
|
2024-09-09 10:08:52 +08:00 |
|
Charles Zhao
|
9279d4cacd
|
fix: translate cli workspace dependency reference (#6474)
|
2024-08-21 11:26:32 +08:00 |
|
Charles Zhao
|
0183d0c33a
|
refactor: split translate cmd from logto cli (#6451)
* refactor: split translate cmd from logto cli
* chore: add changeset
* refactor(cli): remove translate command from cli package
|
2024-08-19 12:16:10 +08:00 |
|
Gao Sun
|
b777db5df5
|
refactor(core): use tsup for building
|
2024-07-28 11:34:43 +08:00 |
|
Gao Sun
|
3bf756f2b5
|
refactor(experience): use vite
|
2024-07-24 17:47:37 +08:00 |
|
Gao Sun
|
6c1f4283a9
|
refactor(console): use vite
|
2024-07-24 17:47:02 +08:00 |
|
renovate[bot]
|
ae5284b1d3
|
chore(deps): update pnpm to v9 (#5727)
* chore(deps): update pnpm to v9
* ci: fix alteration
---------
Co-authored-by: Gao Sun <gao@silverhand.io>
|
2024-05-09 08:42:31 +00:00 |
|
Gao Sun
|
2414e52eff
|
chore(deps): upgrade formidable (#5780)
|
2024-04-24 10:18:06 +08:00 |
|
renovate[bot]
|
8508469abf
|
chore(deps): update silverhand configs monorepo packages to v6 (major) (#5750)
* chore: upgrade configs
* refactor: fix lint errors
* refactor: fix lint errors
* refactor: fix stylelint issues
---------
Co-authored-by: Gao Sun <gao@silverhand.io>
|
2024-04-18 12:26:37 +00:00 |
|
Gao Sun
|
4aa6db99db
|
chore: upgrade packages (#5749)
|
2024-04-18 18:26:58 +08:00 |
|
Gao Sun
|
57d97a4df8
|
feat: return and store connector raw data
|
2024-03-19 14:05:42 +08:00 |
|
renovate[bot]
|
791f6f9013
|
chore(deps): upgrade commitlint and husky (#5443)
chore: upgrade commitlint and husky
Co-authored-by: Gao Sun <gao@silverhand.io>
|
2024-03-02 09:08:55 +00:00 |
|
renovate[bot]
|
b489224dd3
|
chore(deps): update dependency husky to v9 (#5302)
Co-authored-by: Gao Sun <gao@silverhand.io>
|
2024-01-30 05:47:00 +00:00 |
|
renovate[bot]
|
f0a93d49c3
|
chore(deps): update commitlint monorepo to v18 (major) (#4710)
Co-authored-by: Gao Sun <gao@silverhand.io>
|
2023-12-26 03:10:01 +00:00 |
|
Gao Sun
|
31e60811d7
|
chore: use Node 20 LTS for engine requirement (#5084)
|
2023-12-11 09:10:53 +08:00 |
|
simeng-li
|
608c2699cf
|
chore(console): bump react-markdown (#4648)
bump react-markdown and remark version
|
2023-10-13 10:20:50 +08:00 |
|
Gao Sun
|
fde330a8b3
|
feat(cli): translate sync-keys command (#4265)
* feat(cli): `translate sync-keys` command
* refactor(cli): use promise and add comments
* refactor(phrases): fix lint errors
* refactor(cli): fix bugs and add changeset
|
2023-07-31 12:15:45 +08:00 |
|
Chukwuemelie Obumse
|
2924bbf8d2
|
chore: upgrade commitlint packages (#4173)
|
2023-07-17 12:56:25 +00:00 |
|
Gao Sun
|
e89ccd4d4c
|
refactor: cloud cleanup (#4103)
* refactor: cleanup cloud
* chore: fix cloud dependencies
* chore: update LICENSE
|
2023-07-03 14:33:19 +08:00 |
|
Gao Sun
|
d7f96a6559
|
refactor(console): reorg hooks and data checking logics
|
2023-06-24 17:23:41 +08:00 |
|
renovate[bot]
|
a187503213
|
fix(deps): update dependency @withtyped packages to ^0.11.0 (#4007)
* fix(deps): update dependency @withtyped packages to ^0.11.0
* refactor: fix build
---------
Co-authored-by: Gao Sun <gao@silverhand.io>
|
2023-06-10 16:21:12 +08:00 |
|
renovate[bot]
|
11cb34f7ae
|
chore(deps): update parcel monorepo to v2.9.1 (#3912)
Co-authored-by: Gao Sun <gao@silverhand.io>
|
2023-05-30 06:03:18 +00:00 |
|
Gao Sun
|
c55ff367c7
|
chore: specify versions for workspace protocol (#3707)
|
2023-04-17 10:10:14 +00:00 |
|
Gao Sun
|
612a1d5301
|
refactor: use connector link in workflows
|
2023-04-02 14:12:30 +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 |
|
renovate[bot]
|
4f4fbe5076
|
chore(deps): update pnpm to v8 (#3628)
* chore(deps): update pnpm to v8
* ci: update workflow
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Gao Sun <gao@silverhand.io>
|
2023-03-30 18:51:20 +08:00 |
|
renovate[bot]
|
11e302b2fa
|
chore(deps): update dependency typescript to v5 (#3463)
* chore(deps): update dependency typescript to v5
* refactor: fix build
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Gao Sun <gao@silverhand.io>
|
2023-03-21 19:37:51 +08:00 |
|
Gao Sun
|
02db28fc35
|
refactor(cloud): set etag for SPA
|
2023-02-23 12:38:18 +08:00 |
|
Gao Sun
|
1c2766be89
|
refactor: fix cloud env (#3179)
|
2023-02-22 12:38:30 +08:00 |
|
Gao Sun
|
1808a25570
|
feat(cloud): GET /api/tenants
|
2023-02-18 18:37:49 +08:00 |
|
Gao Sun
|
8fa9e7a4a1
|
refactor: fix dev experience
|
2023-02-18 14:33:47 +08:00 |
|
Gao Sun
|
ed4894a19f
|
feat: init cloud
|
2023-02-18 13:34:52 +08:00 |
|
Gao Sun
|
ed4db56254
|
chore: upgrade configs
|
2023-02-16 23:49:03 +08:00 |
|
Gao Sun
|
03a8e84e2f
|
refactor: fix alteration issues and add tests
|
2023-01-17 17:52:54 +08:00 |
|
Gao Sun
|
6e2951fafc
|
chore!: drop Node 16 (#2848)
|
2023-01-07 20:42:10 +08:00 |
|
Gao Sun
|
fd71570faa
|
ci: update release workflows (#2754)
|
2022-12-29 14:52:43 +08:00 |
|
Gao Sun
|
32fa807d16
|
refactor: bring back toolkit packages
|
2022-12-14 16:40:22 +08:00 |
|
Gao Sun
|
51647cf4ca
|
test: update to native ESM (batch 2)
|
2022-12-12 21:53:38 +08:00 |
|
Gao Sun
|
2d45cc3e6e
|
fix: run version script when after changeset version
|
2022-11-16 18:11:52 +08:00 |
|
Gao Sun
|
cbf75359c8
|
chore: enable Node 18
|
2022-11-07 21:25:34 +08:00 |
|
Gao Sun
|
19666e0401
|
chore: introduce changesets (#2215)
|
2022-10-21 13:59:08 +08:00 |
|