renovate[bot]
|
bb5ec66a35
|
chore(deps): update dependency sinon to v16 (#4496)
Co-authored-by: Gao Sun <gao@silverhand.io>
|
2023-09-19 12:42:13 +00:00 |
|
silverhand-bot
|
e69f941e38
|
release: version packages (#4451)
|
2023-09-18 10:47:19 +00:00 |
|
Gao Sun
|
083ef8379e
|
refactor: ui -> experience (part 2)
Rename `phrases-ui` to `phrases-experience`.
|
2023-09-15 10:29:41 +08: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]
|
bc6a08fac2
|
fix(deps): update dependency p-retry to v6 (#4395)
Co-authored-by: Gao Sun <gao@silverhand.io>
|
2023-08-29 09:43:17 +00: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 |
|
silverhand-bot
|
74e9734ef8
|
release: version packages (#4255)
|
2023-07-31 18:43:59 +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 |
|
Gao Sun
|
947de83173
|
chore: upgrade configs (#4132)
* chore: upgrade configs
* chore: fix lint errors
|
2023-07-07 17:17:21 +00:00 |
|
silverhand-bot
|
53131ad5a7
|
release: version packages (#4033)
|
2023-06-28 18:57:43 +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 |
|
Gao Sun
|
4f1e29aefc
|
release: version packages
|
2023-05-23 21:42:01 +08:00 |
|
Gao Sun
|
dc41d5d3dc
|
release: version packages
|
2023-05-18 22:26:11 +08:00 |
|
silverhand-bot
|
404fe9a03f
|
release: version packages (#3794)
|
2023-05-16 04:52:17 +00:00 |
|
Charles Zhao
|
ff85eff7e9
|
chore(cli): lock logto schemas version (#3847)
|
2023-05-16 12:31:47 +08:00 |
|
silverhand-bot
|
4bba658d7b
|
release: version packages (#3751)
|
2023-04-27 19:11:20 +08:00 |
|
silverhand-bot
|
dd24aafc17
|
release: version packages (#3728)
|
2023-04-20 17:04:15 +00:00 |
|
silverhand-bot
|
666c4eaaa7
|
release: version packages (#3722)
|
2023-04-19 22:34:00 +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 |
|
Gao Sun
|
83367569fa
|
refactor: align console log (#3684)
add a shared ConsoleLog class for unified console logging.
|
2023-04-10 17:48:19 +00: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
|
3f19aa259e
|
feat(cli): translation sync command
to create missing files or translate untranslated phrases
across all existing languages
|
2023-03-31 23:21:03 +08:00 |
|
silverhand-bot
|
ad13427c37
|
release: version core packages (#3644)
|
2023-03-30 19:44:40 +08:00 |
|
Gao Sun
|
4ec5e0550f
|
feat(cli): create translation command
iterate phrases files and translate to a new language using OpenAI API
|
2023-03-28 21:45:45 +08:00 |
|
renovate[bot]
|
93bc915609
|
chore(deps): update silverhand configs monorepo packages to v3.0.0 (#3585)
* chore(deps): update silverhand configs monorepo packages to v3.0.0
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Gao Sun <gao@silverhand.io>
|
2023-03-24 16:28:36 +00:00 |
|
Gao Sun
|
296cad8fc5
|
release: version packages
|
2023-03-22 16:25:32 +08:00 |
|
silverhand-bot
|
a43e72d177
|
release: version core packages (#3578)
|
2023-03-22 14:58:19 +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
|
959d1f02dd
|
refactor: use caret range for workspace dependencies (#3566)
|
2023-03-21 19:33:08 +08:00 |
|
silverhand-bot
|
2f69933d51
|
release: version core packages (#3564)
|
2023-03-21 17:56:06 +08:00 |
|
Gao Sun
|
28e9fa4290
|
release: core v1.0.0 (#3554)
* chore: move changesets
* release: core v1.0.0
* chore: update workflow
|
2023-03-20 23:57:04 +08:00 |
|
Gao Sun
|
169c4450eb
|
refactor: use essentials tryThat and trySafe
|
2023-03-18 13:02:51 +08:00 |
|
renovate[bot]
|
fa3c13a68d
|
chore(deps): update dependency @silverhand/essentials to v2.5.0
|
2023-03-17 18:41:13 +00:00 |
|
renovate[bot]
|
565a0aead2
|
chore(deps): update dependency @silverhand/essentials to v2.4.1 (#3421)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-03-15 21:36:02 +08:00 |
|
wangsijie
|
d8d1cfeeb5
|
feat(cloud): send email (#3405)
|
2023-03-15 06:54:31 +00:00 |
|
wangsijie
|
2bd5f36fc3
|
refactor(core,toolkit): extract connector loading code to toolkit (#3400)
|
2023-03-14 20:26:42 +08:00 |
|
Gao Sun
|
c5da152ddc
|
refactor: hide internal roles for user tenants
introduce internal roles which name starts with #internal:
with RLS policies to make them read-only.
|
2023-03-09 00:07:33 +08:00 |
|
Gao Sun
|
af4276e08e
|
test(cloud): init api tests
|
2023-03-08 10:49:51 +08:00 |
|
renovate[bot]
|
4eb2d14762
|
chore(deps): update dependency @silverhand/essentials to v2.4.0 (#3284)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-03-07 04:25:50 +00:00 |
|
Gao Sun
|
08e7b6c6c2
|
refactor: allow admin to create tenants
|
2023-03-04 14:52:02 +08:00 |
|
Gao Sun
|
237df1721c
|
release: version core packages
|
2023-02-26 15:03:37 +08:00 |
|
silverhand-bot
|
cda2c821cd
|
release: version core packages (#3225)
Co-authored-by: Gao Sun <gao@silverhand.io>
|
2023-02-25 23:15:42 +08:00 |
|
Gao Sun
|
ed4894a19f
|
feat: init cloud
|
2023-02-18 13:34:52 +08:00 |
|
Gao Sun
|
f339e86591
|
refactor: update tsconfig
|
2023-02-17 13:41:05 +08:00 |
|
Gao Sun
|
ed4db56254
|
chore: upgrade configs
|
2023-02-16 23:49:03 +08:00 |
|
silverhand-bot
|
b2f4b728de
|
release: version core packages (#3054)
|
2023-02-03 09:45:53 +00:00 |
|
Gao Sun
|
f4b8063bed
|
chore: manually update to rc
|
2023-02-02 22:18:08 +08:00 |
|
Gao Sun
|
21e53e1528
|
refactor(cli): remove rimraf (#3015)
|
2023-01-30 12:41:06 +08:00 |
|
silverhand-bot
|
70e126c415
|
release: version toolkit packages (#3017)
Co-authored-by: Gao Sun <gao@silverhand.io>
|
2023-01-29 16:25:12 +08:00 |
|
renovate[bot]
|
1d0b286f82
|
fix(deps): update dependency inquirer to v9 (#2982)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-01-29 12:56:44 +08:00 |
|
Gao Sun
|
d868e6ee49
|
feat(cli): rollback command for alteration (#2975)
|
2023-01-18 05:12:57 +00:00 |
|
renovate[bot]
|
db2b5feb61
|
chore(deps): remove dependency @types/fs-extra (#2868)
Co-authored-by: Gao Sun <gao@silverhand.io>
|
2023-01-09 10:06:51 +00:00 |
|
Gao Sun
|
6e2951fafc
|
chore!: drop Node 16 (#2848)
|
2023-01-07 20:42:10 +08:00 |
|
Gao Sun
|
4d9d16661d
|
release: version core packages
|
2023-01-06 16:48:18 +08:00 |
|
silverhand-bot
|
9c1b3d77aa
|
release: version core packages (#2803)
|
2023-01-01 19:55:54 +08:00 |
|
Gao Sun
|
43de6258d1
|
refactor(cli): improved connector add command (#2764)
|
2022-12-29 22:53:35 +08:00 |
|
renovate[bot]
|
e5dc687ee8
|
chore(deps): update dependency @silverhand/essentials to v2.1.0 (#2732)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-12-26 20:13:05 +08:00 |
|
renovate[bot]
|
c5025fc70b
|
chore(deps): update dependency @silverhand/essentials to v2.0.0 (#2723)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2022-12-25 13:52:55 +08:00 |
|
Gao Sun
|
c52a66a32d
|
refactor: remove lodash (#2715)
|
2022-12-23 15:19:49 +00:00 |
|
Gao Sun
|
df6eb9e942
|
chore(deps): upgrade prettier to v2.8.1 (#2709)
|
2022-12-22 16:52:39 +08:00 |
|
Gao Sun
|
cc18103419
|
refactor: remove fs-extra (#2695)
|
2022-12-20 12:31:53 +00:00 |
|
Gao Sun
|
3a3a107811
|
refactor: schema export and id generator
|
2022-12-20 00:02:35 +08:00 |
|
Gao Sun
|
49682afdb5
|
test(toolkit): use native ESM
|
2022-12-15 01:50:29 +08:00 |
|
Gao Sun
|
32fa807d16
|
refactor: bring back toolkit packages
|
2022-12-14 16:40:22 +08:00 |
|
Gao Sun
|
48b777374f
|
chore: upgrade packages (#2648)
|
2022-12-13 18:11:51 +08:00 |
|
Gao Sun
|
a805124437
|
refactor: misc. issue fix
|
2022-12-12 21:53:39 +08:00 |
|
Gao Sun
|
51647cf4ca
|
test: update to native ESM (batch 2)
|
2022-12-12 21:53:38 +08:00 |
|
Gao Sun
|
1d1e6e3244
|
test: update to native ESM (batch 1)
|
2022-12-12 21:52:55 +08:00 |
|
Gao Sun
|
25f0a2e158
|
test: use native ESM (#2621)
|
2022-12-12 13:43:23 +08:00 |
|
Gao Sun
|
42f288d97b
|
refactor: fix workspace dep version (#2606)
|
2022-12-07 21:39:32 +08:00 |
|
renovate[bot]
|
924a9a47c1
|
fix(deps): update dependency chalk to v5
|
2022-12-07 04:41:22 +00:00 |
|
Gao Sun
|
73cb2360e0
|
Merge branch 'master' into gao-merge-beta-16
|
2022-11-30 19:41:02 +08:00 |
|
Gao Sun
|
66fbb4316a
|
release: version packages
|
2022-11-30 17:11:09 +08:00 |
|
Gao Sun
|
3b0aa43975
|
release: version packages
|
2022-11-29 20:06:17 +08:00 |
|
Gao Sun
|
e7b0de43b7
|
chore: fix build
|
2022-11-22 16:11:31 +08:00 |
|
Gao Sun
|
d0d9321e79
|
refactor: use esm (batch 5)
|
2022-11-22 16:11:29 +08:00 |
|
Gao Sun
|
8c93cbb650
|
refactor: use esm (batch 4)
|
2022-11-22 16:10:55 +08:00 |
|
Gao Sun
|
47a6915bc4
|
release: version packages (beta)
|
2022-11-16 18:21:18 +08:00 |
|
silverhand-bot
|
38550e0c9b
|
release: version packages (beta) (#2329)
|
2022-11-15 04:31:13 +00:00 |
|
Gao Sun
|
cbf75359c8
|
chore: enable Node 18
|
2022-11-07 21:25:34 +08:00 |
|
Gao Sun
|
13a6f26cff
|
chore: upgrade got
|
2022-11-06 00:20:37 +08:00 |
|
Xiao Yijun
|
bab7a607db
|
refactor: update language kit (#2232)
|
2022-10-24 12:26:11 +08:00 |
|
renovate[bot]
|
4e74bcf0a4
|
chore(deps): update silverhand configs monorepo packages to v1.3.0
|
2022-10-21 14:03:31 +08:00 |
|
Gao Sun
|
19666e0401
|
chore: introduce changesets (#2215)
|
2022-10-21 13:59:08 +08:00 |
|
silverhand-bot
|
c0fb59881e
|
release: v1.0.0-beta.12
|
2022-10-19 08:28:21 +00:00 |
|
silverhand-bot
|
33c10ce216
|
release: v1.0.0-beta.11
|
2022-10-19 06:19:36 +00:00 |
|
Gao Sun
|
38f664c27c
|
fix: add publish config for public packages (#2192)
|
2022-10-19 11:15:14 +08:00 |
|
Gao Sun
|
9ebb3ddfd9
|
fix: alteration script in dev
|
2022-10-18 15:40:36 +08:00 |
|
Gao Sun
|
24f8afaf80
|
chore(deps): upgrade jest
|
2022-10-14 14:57:27 +08:00 |
|
renovate[bot]
|
9ac4a77b33
|
chore(deps): update dependency @silverhand/jest-config to v1.2.2
|
2022-10-14 05:59:40 +00:00 |
|
Gao Sun
|
39a5347ac9
|
chore: upgrade Silverhand configs (#2153)
|
2022-10-14 03:46:33 +00:00 |
|
Gao Sun
|
0fbe261a6e
|
chore: revert lerna version bump (#2150)
|
2022-10-13 22:50:16 +08:00 |
|
Gao Sun
|
4c755491db
|
refactor(cli): use modern technology
|
2022-10-13 15:39:28 +08:00 |
|
Gao Sun
|
e284b796cd
|
refactor(cli): remove dumb comment
|
2022-10-13 14:42:29 +08:00 |
|
Gao Sun
|
0843e8fdfc
|
refactor: fix dev script
|
2022-10-13 14:39:09 +08:00 |
|
Gao Sun
|
c16970f450
|
chore: using pnpm workspace
|
2022-10-13 11:15:10 +08:00 |
|
Gao Sun
|
36d26091e0
|
refactor: fix connector directory
|
2022-10-11 18:27:05 +08:00 |
|