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
5d68e313c2
refactor: fix tests
2023-04-07 00:58:13 +08:00
Gao Sun
0fbd31059f
refactor: fix ui import
2023-04-04 17:06:04 +08:00
simeng-li
dfef709b98
refactor(ui): leverage react-helmet to manage headers ( #3670 )
...
* refactor(ui): leverage react-helmet to manage headers
leverage react-helmet to manage headers, html and body attrs
* fix(ui): renaming
address some comments, rename the data-color-mode and provide a general useSignInExperience hook
2023-04-04 07:41:07 +00:00
simeng-li
964e078c3f
refactor(ui): replace plain search string concatenate ( #3663 )
...
replace plain search string concatenate with URLSearchParams instances
2023-04-03 17:41:22 +08:00
Gao Sun
94e03f2768
Merge pull request #3661 from logto-io/gao-add-spa-as-dependency
...
refactor(core): add single-page apps as dependencies
2023-04-03 17:02:52 +08:00
Gao Sun
ca11392512
refactor: conditional import app insights sdk ( #3664 )
2023-04-03 16:49:02 +08:00
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
simeng-li
1c431e7a59
feat(core): apply standard security headers 1/2 ( #3590 )
...
* feat(core): add some basic security headers
add some basic security headers
* chore(core): add some comments
add some comments
* chore(core): update the refererPolicy configs
update the refererPolicy configs
* chore(core): update helmet middleware
update helmet middleware
* feat(core): add csp headers to the mainflow and ac http requests 2/2 (#3613 )
* feat(core): add csp headers to the mainflow requests
add csp headers to the mainflow requests
* chore(core): add ui and console security headers
add ui and console security headers
* fix(core): remove unused middleware
remove unused middleware
* fix(ui): set terms iframe sandbox
set terms iframe sandbox allow same origin
* fix(core): update security headers middleware
update security headers middleware
* chore(core): add changesets
* chore(core): address rebase conflict
address rebase conflict
2023-04-03 10:24:50 +08:00
simeng-li
fc08fb5575
refactor(ui): refactor ui hooks and provider structure ( #3647 )
...
* refactor(ui): refactor ui hooks and provider structure
refactor ui hooks and provider structure
* chore(ui): provide dependency precisely
provide dependency precisely
2023-04-03 10:24:03 +08:00
Gao Sun
1e5b68423a
refactor(core): add single-page apps as dependencies
2023-04-02 17:40:07 +08:00
silverhand-bot
ad13427c37
release: version core packages ( #3644 )
2023-03-30 19:44:40 +08:00
Gao Sun
c200169886
refactor: add app insights package ( #3637 )
...
* refactor: add app insights package
* refactor: fix dependencies
2023-03-30 13:36:46 +08:00
simeng-li
2a65318707
style(ui): adjust narrow screen desktop style ( #3627 )
...
adjust narrow screen desktop style
2023-03-30 10:52:26 +08:00
simeng-li
aa442ebfa5
fix(ui): add hidden field in password sign-in form ( #3623 )
...
add hidden field in password sign-in form
2023-03-30 10:49:51 +08:00
simeng-li
08f22b35c2
style(ui): update font style of terms links ( #3624 )
...
update font style of terms links
2023-03-30 10:49:11 +08:00
Gao Sun
e9e8a6e11e
refactor(phrases): update fr translation
2023-03-29 18:35:18 +08:00
Gao Sun
362f6a5863
refactor(phrases): fix type issue
2023-03-29 18:00:39 +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
simeng-li
c0e0e6688f
fix(ui): fix bind social account link lead to register bug ( #3575 )
...
fix bind social account link lead to register flow bug
2023-03-22 13:51:28 +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
simeng-li
44ef8258ff
chore(ui): disallow js in terms iframe ( #3524 )
2023-03-20 14:46:42 +08:00
Gao Sun
5a2f3c3461
refactor(core,ui): fix cache issue when sign in to live preview ( #3495 )
2023-03-19 03:39:16 +00:00
Gao Sun
c17fb35298
chore: update favicon ( #3496 )
2023-03-19 03:00:57 +00:00
simeng-li
8227b50f20
fix(console): align console input field height ( #3471 )
2023-03-19 10:52:25 +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
3fdac77210
style(ui): fix logto signature hit area ( #3472 )
2023-03-17 13:43:52 +00:00
simeng-li
36f26a7f17
fix(ui): add focus-visible border to countrySelector ( #3469 )
2023-03-17 13:23:27 +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
58cd11b2b8
style(ui): move scroll bar outside ( #3456 )
2023-03-17 16:16:38 +08:00
simeng-li
49661ab448
style(ui): update consent page layout ( #3459 )
2023-03-17 16:13:41 +08:00
simeng-li
8a28e0d9d0
fix(ui): align the username regex with backend ( #3460 )
2023-03-17 16:13:32 +08:00
simeng-li
239237afe3
style(ui): power by logto styling ( #3451 )
2023-03-17 14:37:09 +08:00
simeng-li
d570c3f1c9
style(ui): adjust terms styling ( #3453 )
2023-03-17 13:35:13 +08:00
Xiao Yijun
658d905fe0
refactor(console): refactor theme-related types ( #3419 )
2023-03-16 13:34:23 +08:00
simeng-li
dd4ae5b18c
style(ui): ui styling optimization ( #3433 )
2023-03-16 04:40:57 +00:00
Tasos Derisiotis
382c8a82a9
fix(ui): added search + hash string interpolation ( #3431 )
...
Signed-off-by: Tasos Derisiotis <50984242+Eengineer1@users.noreply.github.com>
2023-03-15 14:41:03 +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
975a045451
style(ui): update ui main card style ( #3409 )
2023-03-15 16:44:58 +08:00
simeng-li
55cd785aaa
feat(ui): implement a fullscreen iframe modal container ( #3347 )
2023-03-15 06:53:50 +00:00
simeng-li
14eb677a61
style(ui): fix secondary page spacing ( #3406 )
2023-03-14 22:20:51 +08:00