daff614fb4
Update README.md
2023-03-07 17:07:48 +01:00
5ea324c7f2
Bump version
2023-03-07 17:07:48 +01:00
23fedbf94a
Avoid passing unessesary realm values in the error.ftl page
2023-03-07 17:07:45 +01:00
593d66d8d6
style: remove unused dependency
2023-03-07 16:45:17 +01:00
851dcd5bf7
Run keycloakify behind corporate proxy
...
Fixes #257
Use make-fetch-happen for the download step. This lib will use `PROXY`
and `HTTPS_PROXY` and `NO_PROXY` env vars out of the box.
Additionally we'll try and get proxy config from npm. Unfortunately,
the most straightforward options is to call npm config to do this, since
npm config is not easily extracted as a lib and we don't want to
replicate the resolution mechanisms.
2023-03-07 16:43:12 +01:00
2e919681ae
Update dependency evt to ^2.4.15
v6.12.5
2023-03-07 10:14:46 +00:00
5da68cd48c
Update README.md
2023-03-05 23:37:37 +01:00
27fdaeff46
Bump version
v6.12.4
2023-02-27 11:55:39 +01:00
53c0079656
Use extract instead of subtype to ease copy paste into theme repo
2023-02-27 11:55:25 +01:00
93780b77e0
Bump version
v6.12.3
2023-02-27 11:32:14 +01:00
b712ed0421
Avoid using tsafe utils to avoid forcing user to install tsafe
2023-02-27 11:32:00 +01:00
ee96f1b345
Bump version
2023-02-27 11:29:23 +01:00
d13464df3d
Get rid of the ReactComponent type, classes based component are no longer used
2023-02-27 11:29:05 +01:00
6bde2e4d96
Merge branch 'main' of https://github.com/InseeFrLab/keycloakify
v6.12.1
2023-02-27 10:39:44 +01:00
0a4953c020
Bump version
2023-02-27 10:39:37 +01:00
96c488880c
Abstract away Template logic
2023-02-27 10:39:22 +01:00
7e0adf3f66
Update README.md
2023-02-26 17:32:35 +01:00
09f716440a
Bump version
v6.12.0
2023-02-26 16:41:47 +01:00
2251c84171
Use the new syntax for importing as type
2023-02-26 16:37:06 +01:00
5cfe78dcd1
Update prettier config
2023-02-26 15:39:03 +01:00
6a48325132
Be more relax on the type safety to avoir headache
2023-02-26 15:37:52 +01:00
294be0a79a
see prev commit
2023-02-26 15:36:52 +01:00
c94b264b44
Don't need a dir for a single file
2023-02-26 15:36:35 +01:00
7220c4e3e3
Fix deepAssign
2023-02-26 15:35:57 +01:00
5aadeba2ec
fix clsx
2023-02-26 15:35:30 +01:00
0f47a5b6ba
Small Template refactor
2023-02-25 20:11:55 +01:00
36f32d28f2
Stop auto updating powerhooks
2023-02-25 19:21:55 +01:00
6d69ccf229
Merge branch 'main' of https://github.com/InseeFrLab/keycloakify
2023-02-25 19:21:17 +01:00
37073b42be
Avoir introducing breaking changes for CSS only setup
2023-02-25 19:19:46 +01:00
837501c948
Refactor
2023-02-25 18:26:39 +01:00
b300966fa8
Refactor and get rid of unessesary dependencies
2023-02-25 18:11:23 +01:00
730eb06c84
fix(deps): update dependency powerhooks to ^0.26.2
v6.11.9
2023-02-14 12:08:41 +00:00
aca8d3f4b7
fix(deps): update dependency powerhooks to ^0.26.1
v6.11.8
2023-02-08 16:38:28 +00:00
b5b3af4659
Bump version
v6.11.7
2023-02-07 01:32:36 +01:00
6cd231426d
Import Blob from node builtins
2023-02-07 01:32:20 +01:00
0c7cd1cd75
Bump version
v6.11.6
2023-02-07 01:21:17 +01:00
2425704ead
Merge branch 'main' of https://github.com/InseeFrLab/keycloakify
2023-02-07 01:20:33 +01:00
4e22159206
Bump version
2023-02-07 01:20:26 +01:00
52cf1ba02c
Fix tsafe related warnings
2023-02-07 01:20:12 +01:00
516e84182f
fix(deps): update dependency powerhooks to ^0.26.0
v6.11.5
2023-02-05 15:10:42 +00:00
a3a9853e18
bump version
v6.11.4
2023-02-05 14:58:53 +01:00
08e26600fd
Use keycloakify as bundler by default
2023-02-05 14:58:38 +01:00
7793c2c6ba
Update package.json
v6.11.3
2023-02-05 14:41:32 +01:00
9e826d16dd
Merge pull request #241 from lordvlad/mvn-begone
...
Mvn begone addendum
2023-02-05 14:41:13 +01:00
80618bbd9c
Merge branch 'main' into mvn-begone
2023-02-05 13:36:52 +01:00
38ad47ea75
use hand-crafted promise, pipeline does not resolve properly
2023-02-05 13:32:24 +01:00
45ed359bef
fix keycloak theme source path for internal bundler
2023-02-05 13:31:34 +01:00
fcc26c3e7a
now that main is a promise, we shuold catch errors
2023-02-05 13:31:03 +01:00
d4ff6b1f40
fix: bundler fix missing directory
2023-02-05 12:59:05 +01:00
557de34eea
fix: bundler fix missing change
2023-02-05 12:56:01 +01:00