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

167 commits

Author SHA1 Message Date
Gao Sun
0e49e43245
refactor: update title in main flow and report pv for console sign-in (#3651) 2023-04-03 07:40:56 +00:00
Gao Sun
d082d24561
Merge pull request #3655 from logto-io/gao-add-pl-translation 2023-04-03 13:27:02 +08:00
Gao Sun
77fcbaa7fe
Merge pull request #3654 from logto-io/gao-add-it-translation 2023-04-03 13:25:57 +08:00
Flávio Fiori
f166c61fc9
fix(phrases): fix action change phrase (#3656) 2023-04-01 14:40:14 +08:00
Gao Sun
206fba2b57
feat(phrases): add pl-PL translation 2023-04-01 02:00:04 +08:00
Gao Sun
4c2c786aeb
feat(phrases): add it translation 2023-04-01 01:53:59 +08:00
silverhand-bot
ad13427c37
release: version core packages (#3644) 2023-03-30 19:44:40 +08:00
Gao Sun
5c50957a95
feat(phrases): add zh-HK and zh-TW translation 2023-03-30 01:01:59 +08:00
Gao Sun
f3d60a5169
feat(phrases): add es translation 2023-03-29 18:36:22 +08:00
Gao Sun
e9e8a6e11e
refactor(phrases): update fr translation 2023-03-29 18:35:18 +08:00
Gao Sun
08395fb325
refactor(phrases): add pretty newline 2023-03-29 18:18:29 +08:00
Gao Sun
f5837b4af3
refactor(phrases): align file structure 2023-03-29 18:17:51 +08:00
Gao Sun
37714d153c
feat(phrases): add ja language 2023-03-29 18:00:37 +08:00
Alanimdeo
f102d00b6d
fix(phrases): update Korean translation (#3608)
* fix(phrases): update Korean translation

* fix(phrases): fix unnatural Koran translations

* fix(phrases): correct Korean translation
2023-03-27 17:56:36 +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
67a84e4d6b
fix(phrases): capitalized username in de (#3604) 2023-03-24 14:13:28 +00: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
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
be5afb41aa
refactor(phrases,ui): update sign-in title (#3479) 2023-03-19 10:41:05 +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
simeng-li
209c232140
refactor(ui): optimize the countryCode search box (#3448) 2023-03-17 08:33:38 +00:00
simeng-li
62843e20c8
style(ui): update error page back button (#3457) 2023-03-17 08:25:20 +00:00
simeng-li
dd4ae5b18c
style(ui): ui styling optimization (#3433) 2023-03-16 04:40:57 +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
simeng-li
55cd785aaa
feat(ui): implement a fullscreen iframe modal container (#3347) 2023-03-15 06:53:50 +00:00
wangsijie
2bd5f36fc3
refactor(core,toolkit): extract connector loading code to toolkit (#3400) 2023-03-14 20:26:42 +08:00
Gao Sun
649a78a09e
Merge pull request #3357 from logto-io/rany-sie-modify-default-language
refactor(phrases): update multiple phrases
2023-03-10 23:38:04 +08:00
Guamian Li
5cb483423f
refactor(phrases): update ko phrases (#3354)
Co-authored-by: Gao Sun <gao@silverhand.io>
2023-03-10 23:36:57 +08:00
Gao Sun
fc1a3bc0b3
refactor(phrases): fix lint errors 2023-03-10 22:32:15 +08:00
Rany
ff2fe21e4e
refactor(phrases): update multiple phrases
Update pt-br.ts

Update pt-pt.ts

Update ru.ts

Update tr-tr.ts

Update zh-cn.ts

Update pt-br.ts

Update pt-pt.ts

Update pt-br.ts

Update ru.ts

Update tr-tr.ts

Update zh-cn.ts
2023-03-10 22:32:15 +08:00
Guamian Li
07fab67c24
refactor(ui): update en phrases (#3352) 2023-03-10 08:21:33 +00:00
Guamian Li
ebd153eafd
refactor(ui): update fr phrases (#3353)
Co-authored-by: Gao Sun <gao@silverhand.io>
2023-03-10 08:17:59 +00:00
Guamian Li
392432aade
refactor(phrases): update de phrases (#3349)
Co-authored-by: Gao Sun <gao@silverhand.io>
2023-03-10 08:15:16 +00:00
Xiao Yijun
09683ac384
Revert "Revert "refactor(ui): hard code the page slogan"" (#3230) 2023-03-08 14:55:06 +08:00
simeng-li
1ab43e628b
refactor(ui): add privacy link to the terms (#3321) 2023-03-08 11:29:52 +08:00
simeng-li
04cc1fe69a
feat(console,ui,phrases,schemas): update favicon and html title (#3302) 2023-03-08 02:46:10 +00: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
simeng-li
3184e36773
feat(ui): implement lite mode set password form (#3282) 2023-03-07 02:55:29 +00:00
Gao Sun
08e7b6c6c2
refactor: allow admin to create tenants 2023-03-04 14:52:02 +08:00
Xiao Yijun
0f77252eb3
refactor(phrases): update live preview notification (#3272) 2023-03-02 17:32:59 +08:00
simeng-li
1418ef84c1
chore(phrases): content update (#3245) 2023-02-28 16:49:49 +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
simeng-li
d5ce4ce67f
Revert "refactor(ui): hard code the page slogan" (#3221) 2023-02-24 12:01:34 +00:00
Gao Sun
88767b72a1
refactor(phrases): update demo app notification (#3222) 2023-02-24 11:52:11 +00:00
simeng-li
ce862504ef
fix(phrases): update some zh content (#3198) 2023-02-24 02:24:18 +00:00
Danil Tankov
52dfe57ed3
fix(phrases): polish ru translations (#3163) 2023-02-22 12:53:16 +08:00
simeng-li
e5de8d97bd
refactor(ui): hard code the page slogan (#3169) 2023-02-22 11:34:07 +08:00
Gao Sun
6858f3c8dc
refactor: move console sie to database (#3171) 2023-02-21 21:24:43 +08:00