Xiao Yijun
|
d238168ebf
|
feat(core): add oidc config to the response of application apis (#536)
|
2022-04-14 14:48:56 +08:00 |
|
Gao Sun
|
4a904f2953
|
ci: upload eslint annotations (#490)
* ci: upload eslint annotations
* ci: update `upload-annotations.yml`
|
2022-04-06 06:06:34 +00:00 |
|
Charles Zhao
|
48bd57c94e
|
chore: bump version of configs
|
2022-03-31 15:18:34 +08:00 |
|
IceHe.xyz
|
cd63388ab1
|
feat(schemas): zod type guards of sign-in experience jsonb fields (#473)
* feat(schemas): guard branding logo url and terms-of-use content url
* feat(schemas): guard branding logo url non-optional
* feat(schemas): guard branding colors and slogan nonempty
* chore(core,schemas): upgrade zod dependency version from 3.8.1 to 3.14.3
* feat(schemas): jsonb types guard hex color values
* feat(core): hex color regex
|
2022-03-31 14:19:12 +08:00 |
|
Gao Sun
|
38df1ec8f4
|
chore: upgrade packages
|
2022-03-11 16:30:22 +08:00 |
|
Gao Sun
|
1399c9258e
|
chore: upgrade configs (#339)
|
2022-03-08 15:58:55 +08:00 |
|
Gao Sun
|
f7925d9332
|
chore: upgrade configs and eslint (#294)
* chore: upgrade configs and eslint
* chore: update lockfile
* fix(ui): stylelint
|
2022-02-28 15:21:48 +08:00 |
|
Gao Sun
|
13f6b59ad4
|
chore: upgrade configs (#243)
|
2022-02-16 19:06:58 +08:00 |
|
Gao Sun
|
eb319a3b89
|
refactor: upgrade TypeScript (#241)
|
2022-02-16 15:17:43 +08:00 |
|
Charles Zhao
|
f30cae7377
|
chore: upgrade eslint-config to v0.6.1
|
2022-01-27 19:26:34 +08:00 |
|
IceHe.xyz
|
a66abbc251
|
Revert "chore: update silverhand/configs dependency and fix the scope of eslint-disable rule (#157)" (#162)
This reverts commit 7ff8550845 .
|
2021-12-29 03:56:55 +00:00 |
|
Darcy Ye
|
7ff8550845
|
chore: update silverhand/configs dependency and fix the scope of eslint-disable rule (#157)
* chore: fix the scope of eslint-disable rule
* chore: update silverhand/configs to v0.5.0 and fix linting error accordingly
* chore: fix linting error
|
2021-12-29 11:05:06 +08:00 |
|
Darcy Ye
|
dd7a385363
|
chore: update dependency of ESLint to version 8.1.0 or later (#155)
* chore: update eslint version to 8.1.0
* chore: update silverhand configs dependency
* chore: update silverhand configs dependency and fix code block according to linting rules
|
2021-12-20 14:20:23 +08:00 |
|
Gao Sun
|
7c69896126
|
refactor: @logto/essentials -> @silverhand/essentials (#118)
* refactor: `@logto/essentials` -> `@silverhand/essentials`
* chore: remove useless comment
|
2021-09-16 23:48:06 +08:00 |
|
Gao Sun
|
5ccf903b4a
|
chore: upgrade configs (#117)
|
2021-09-16 16:54:32 +08:00 |
|
Gao Sun
|
2c93ef9237
|
chore: upgrade configs (#114)
|
2021-09-08 14:13:42 +08:00 |
|
Gao Sun
|
7ae7912642
|
refactor: adopt new ESLint rule set for FP (#111)
|
2021-09-07 20:24:27 +08:00 |
|
Gao Sun
|
54105fc614
|
fix(schemas): move zod into dependencies (#108)
|
2021-09-03 16:54:10 +08:00 |
|
Gao Sun
|
43456aae9b
|
feat(core): detect language from querystring and header
|
2021-09-01 17:08:28 +08:00 |
|
Gao Sun
|
806e99de61
|
refactor: replace plain assert with a more strict version (#103)
|
2021-08-31 22:45:28 +08:00 |
|
Gao Sun
|
00c8211160
|
chore: upgrade configs (#102)
|
2021-08-31 21:03:13 +08:00 |
|
Gao Sun
|
bb040cbeee
|
chore: enforce default export name on React files (#101)
|
2021-08-30 22:28:08 +08:00 |
|
Gao Sun
|
4be1bd3cad
|
chore: lint-staged for all packages (#100)
|
2021-08-30 22:26:58 +08:00 |
|
Gao Sun
|
ea4cfd0e59
|
chore: update eslint config (#98)
|
2021-08-30 11:30:54 +08:00 |
|
Gao Sun
|
4973053fda
|
refactor: integrate zod in schemas (#90)
|
2021-08-26 13:05:23 +08:00 |
|
Gao Sun
|
58b8ac3957
|
refactor: use composite run steps and remove eslint formatter
|
2021-08-20 18:16:00 +08:00 |
|
simeng-li
|
a3a2624c5b
|
Merge pull request #75 from logto-io/simeng-api-schema
refactor(core): move api errorType to schemas package flow
|
2021-08-11 23:12:02 +08:00 |
|
Simeng Li
|
f6229641aa
|
refactor: add phrases dependency to schema
|
2021-08-11 23:07:39 +08:00 |
|
Gao Sun
|
c58194dd6e
|
chore: add MPL-2.0 license (#76)
|
2021-08-11 22:12:36 +08:00 |
|
Gao Sun
|
2c6a64892a
|
chore: add preinstall script to packages
|
2021-08-10 15:29:32 +08:00 |
|
Gao Sun
|
4eb8d93d56
|
chore: yarn -> pnpm
|
2021-07-29 17:46:28 +08:00 |
|
Gao Sun
|
249d7897e5
|
chore: setup schemas workflow
|
2021-07-26 01:23:40 +08:00 |
|
Gao Sun
|
96474fed87
|
chore: upgrade eslint config
|
2021-07-26 00:18:45 +08:00 |
|
Gao Sun
|
9752dacf85
|
chore: unify dep and version
|
2021-07-25 22:36:22 +08:00 |
|
Gao Sun
|
e64fff0a35
|
refactor: using monorepo
|
2021-07-25 21:58:27 +08:00 |
|
Gao Sun
|
b432b10df0
|
chore: use shared config
|
2021-07-25 17:40:51 +08:00 |
|
Gao Sun
|
5eab0a878a
|
v1.1.0-rc.1
|
2021-07-25 17:40:51 +08:00 |
|
Gao Sun
|
9d28c495c7
|
chore: update engines
|
2021-07-25 17:40:51 +08:00 |
|
Gao Sun
|
cbab8fd7d6
|
v1.1.0-rc.0
|
2021-07-25 17:40:51 +08:00 |
|
Gao Sun
|
a7d939d88f
|
v1.0.6
|
2021-07-25 17:40:50 +08:00 |
|
Gao Sun
|
f180f42d65
|
v1.0.5
|
2021-07-25 17:40:50 +08:00 |
|
Gao Sun
|
99e4327fdb
|
v1.0.4
|
2021-07-25 17:40:50 +08:00 |
|
Gao Sun
|
1b0cce6de9
|
v1.0.3
|
2021-07-25 17:40:50 +08:00 |
|
Gao Sun
|
f273ad08e5
|
fix: add prepare script
|
2021-07-25 17:40:50 +08:00 |
|
Gao Sun
|
b6ff5ec6ca
|
v1.0.2
|
2021-07-25 17:40:50 +08:00 |
|
Gao Sun
|
efa550834a
|
feat: generate enum types from SQL
|
2021-07-25 17:40:50 +08:00 |
|
Gao Sun
|
e2301a75de
|
v1.0.1
|
2021-07-25 17:40:50 +08:00 |
|
Gao Sun
|
053b775e49
|
Use essentials
|
2021-07-25 17:40:49 +08:00 |
|
Gao Sun
|
3b08c4aee8
|
Complete table types generation
|
2021-07-25 17:40:49 +08:00 |
|
Gao Sun
|
c8721ac1f8
|
Init table type generation
|
2021-07-25 17:40:49 +08:00 |
|