0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2025-01-06 20:40:08 -05:00
Commit graph

3487 commits

Author SHA1 Message Date
simeng-li
764d0dd5ac
chore(core,cloud): add cloud route security headers (#3674)
* chore(core,cloud): add cloud route security headers

add cloud routes security headers

* chore(core,cloud): only allow ws on dev environment

only allow ws on dev environment

* refactor(core,cloud): update using helmetjs package

update using helmetjs package

* chore(core): fix comment

fix comment
2023-04-10 10:23:07 +08:00
Charles Zhao
7af8e9c9b1
feat(core): add management API to verify user password (#3680)
* feat(core): add management API to verify user password

* chore: add changeset
2023-04-09 22:01:35 +08:00
renovate[bot]
e07355c42e
fix(deps): update dependency @withtyped/server to ^0.9.0 (#3587)
fix(deps): update withtyped packages to ^0.9.0

Co-authored-by: Gao Sun <gao@silverhand.io>
2023-04-08 10:01:53 +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
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
6cbc90389f
fix(console): log event filter (#3678) 2023-04-06 11:32:46 +08:00
Gao Sun
0fbd31059f
refactor: fix ui import 2023-04-04 17:06:04 +08:00
Xiao Yijun
d816734b20
refactor(console): disable invalid pagination labels (#3675) 2023-04-04 16:39:32 +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
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
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
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
8fa5f00452
Merge pull request #3659 from logto-io/gao-use-local-connectors
refactor: use local connectors
2023-04-03 16:58:42 +08:00
Gao Sun
f03e3874ac
Merge pull request #3658 from logto-io/gao-add-connector-packages
refactor: add connector packages
2023-04-03 16:55:07 +08:00
Gao Sun
ca11392512
refactor: conditional import app insights sdk (#3664) 2023-04-03 16:49:02 +08:00
Gao Sun
e8811269c4
Merge branch 'master' into gao-add-connector-packages 2023-04-03 16:42:28 +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
Gao Sun
1d4662ebc1
chore(cli): update translate command description (#3662) 2023-04-03 14:59:46 +08: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
Xiao Yijun
6773a3ae35
refactor(console): improve color picker (#3648) 2023-04-03 10:38:31 +08: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
Gao Sun
612a1d5301
refactor: use connector link in workflows 2023-04-02 14:12:30 +08:00
Gao Sun
0f9ac8ee70
feat(cli): connector link command for linking all local connectors 2023-04-02 01:13:38 +08:00
Gao Sun
5087846e8b
chore: fix test and lint issues 2023-04-01 22:16:56 +08:00
Gao Sun
e6394b07b3
Merge pull request #3652 from logto-io/gao-add-translation-sync
feat(cli): translation sync command
2023-04-01 21:27:06 +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
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
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
wangsijie
2ed3e672de
fix(console): remove url queries for social demo callback (#3621) 2023-03-30 18:17:44 +08:00
Xiao Yijun
9663852f1e
refactor(console): hide native preview when no social target supports native (#3626) 2023-03-30 09:44:46 +00:00
Darcy Ye
457116ee52
chore(console): add href to Button component (#3619) 2023-03-30 07:28:28 +00:00
Darcy Ye
870b86a218
feat(cloud): replace schedule meeting with send email (#3614) 2023-03-30 07:17:18 +00:00
Gao Sun
1f594ddc1a
Merge pull request #3641 from logto-io/gao-add-zh-hk-tw-translation
feat(phrases): add zh-HK and zh-TW translation
2023-03-30 14:17:14 +08:00
Gao Sun
ae0185cab0
refactor: fix test 2023-03-30 13:59:02 +08:00
Gao Sun
9dd16c57ed
Merge pull request #3640 from logto-io/gao-update-ru-translation
feat(phrases): add ru translation
2023-03-30 13:54:35 +08:00
Gao Sun
238cd27c52
Merge pull request #3639 from logto-io/gao-update-translations
refactor(phrases): update phrases
2023-03-30 13:49:02 +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