Gao Sun
1548e0732f
chore: add comments and refactor
2023-04-07 14:36:25 +08:00
Gao Sun
4a64d267b6
feat: implement central cache
...
with Redis as the default choice.
2023-04-07 14:29:35 +08: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
30033421cd
chore: add changeset
2023-04-07 01:08:27 +08:00
renovate[bot]
e19860c1a6
chore(deps): update peter-evans/create-pull-request action to v5 ( #3677 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-04-07 01:00:28 +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
e1c67a4ec7
Merge pull request #3660 from logto-io/gao-update-publish-workflow
...
refactor: update pubilsh flow
2023-04-03 17:00:49 +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
Gao Sun
69813601dd
chore: update README.md ( #3653 )
...
remove Product Hunt slogan and add cloud info.
2023-04-03 10:59:23 +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
f97ebaa3db
refactor: update pubilsh flow
2023-04-02 17:05:18 +08:00
Gao Sun
3c84d81ff5
chore: add changeset
2023-04-02 14:14:23 +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
9b14d9f70b
chore: update eslint report script
2023-04-01 23:04:23 +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
ae6a549936
chore: add changeset
2023-04-01 01:55:39 +08:00
Gao Sun
4c2c786aeb
feat(phrases): add it translation
2023-04-01 01:53:59 +08:00
Gao Sun
736d6d212b
chore: add changeset
2023-03-31 23:22:46 +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
Gao Sun
484f08523b
chore: update changeset ( #3643 )
...
* chore: move changeset
* chore: remove changeset-staged
2023-03-30 19:28:08 +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
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