Joseph Garrone
06a44603cd
Release candidate
2023-03-08 22:32:45 +01:00
Waldemar Reusch
6fd0c7726c
Merge branch 'lordvlad/issue257' of github.com:InseeFrLab/keycloakify into lordvlad/issue257
...
* 'lordvlad/issue257' of github.com:InseeFrLab/keycloakify:
Only test build on LTS node version
Update dependency evt to ^2.4.15
Update README.md
Bump version
Avoid passing unessesary realm values in the error.ftl page
2023-03-08 10:25:10 +01:00
Waldemar Reusch
819e045811
feat(proxy): respect XDG_CACHE_HOME if set
2023-03-08 10:24:52 +01:00
Joseph Garrone
aeb0cb3110
Only test build on LTS node version
2023-03-07 18:18:04 +01:00
Waldemar Reusch
df9f6fd7fd
Merge branch 'main' into lordvlad/issue257
2023-03-07 17:16:24 +01:00
renovate[bot]
98e46d6ac9
Update dependency evt to ^2.4.15
2023-03-07 17:07:49 +01:00
Joseph Garrone
daff614fb4
Update README.md
2023-03-07 17:07:48 +01:00
garronej
5ea324c7f2
Bump version
2023-03-07 17:07:48 +01:00
garronej
23fedbf94a
Avoid passing unessesary realm values in the error.ftl page
2023-03-07 17:07:45 +01:00
Waldemar Reusch
593d66d8d6
style: remove unused dependency
2023-03-07 16:45:17 +01:00
Waldemar Reusch
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
renovate[bot]
2e919681ae
Update dependency evt to ^2.4.15
v6.12.5
2023-03-07 10:14:46 +00:00
Joseph Garrone
5da68cd48c
Update README.md
2023-03-05 23:37:37 +01:00
garronej
27fdaeff46
Bump version
v6.12.4
2023-02-27 11:55:39 +01:00
garronej
53c0079656
Use extract instead of subtype to ease copy paste into theme repo
2023-02-27 11:55:25 +01:00
garronej
93780b77e0
Bump version
v6.12.3
2023-02-27 11:32:14 +01:00
garronej
b712ed0421
Avoid using tsafe utils to avoid forcing user to install tsafe
2023-02-27 11:32:00 +01:00
garronej
ee96f1b345
Bump version
2023-02-27 11:29:23 +01:00
garronej
d13464df3d
Get rid of the ReactComponent type, classes based component are no longer used
2023-02-27 11:29:05 +01:00
garronej
6bde2e4d96
Merge branch 'main' of https://github.com/InseeFrLab/keycloakify
v6.12.1
2023-02-27 10:39:44 +01:00
garronej
0a4953c020
Bump version
2023-02-27 10:39:37 +01:00
garronej
96c488880c
Abstract away Template logic
2023-02-27 10:39:22 +01:00
Joseph Garrone
7e0adf3f66
Update README.md
2023-02-26 17:32:35 +01:00
garronej
09f716440a
Bump version
v6.12.0
2023-02-26 16:41:47 +01:00
garronej
2251c84171
Use the new syntax for importing as type
2023-02-26 16:37:06 +01:00
garronej
5cfe78dcd1
Update prettier config
2023-02-26 15:39:03 +01:00
garronej
6a48325132
Be more relax on the type safety to avoir headache
2023-02-26 15:37:52 +01:00
garronej
294be0a79a
see prev commit
2023-02-26 15:36:52 +01:00
garronej
c94b264b44
Don't need a dir for a single file
2023-02-26 15:36:35 +01:00
garronej
7220c4e3e3
Fix deepAssign
2023-02-26 15:35:57 +01:00
garronej
5aadeba2ec
fix clsx
2023-02-26 15:35:30 +01:00
garronej
0f47a5b6ba
Small Template refactor
2023-02-25 20:11:55 +01:00
garronej
36f32d28f2
Stop auto updating powerhooks
2023-02-25 19:21:55 +01:00
garronej
6d69ccf229
Merge branch 'main' of https://github.com/InseeFrLab/keycloakify
2023-02-25 19:21:17 +01:00
garronej
37073b42be
Avoir introducing breaking changes for CSS only setup
2023-02-25 19:19:46 +01:00
garronej
837501c948
Refactor
2023-02-25 18:26:39 +01:00
garronej
b300966fa8
Refactor and get rid of unessesary dependencies
2023-02-25 18:11:23 +01:00
renovate[bot]
730eb06c84
fix(deps): update dependency powerhooks to ^0.26.2
v6.11.9
2023-02-14 12:08:41 +00:00
renovate[bot]
aca8d3f4b7
fix(deps): update dependency powerhooks to ^0.26.1
v6.11.8
2023-02-08 16:38:28 +00:00
garronej
b5b3af4659
Bump version
v6.11.7
2023-02-07 01:32:36 +01:00
garronej
6cd231426d
Import Blob from node builtins
2023-02-07 01:32:20 +01:00
garronej
0c7cd1cd75
Bump version
v6.11.6
2023-02-07 01:21:17 +01:00
garronej
2425704ead
Merge branch 'main' of https://github.com/InseeFrLab/keycloakify
2023-02-07 01:20:33 +01:00
garronej
4e22159206
Bump version
2023-02-07 01:20:26 +01:00
garronej
52cf1ba02c
Fix tsafe related warnings
2023-02-07 01:20:12 +01:00
renovate[bot]
516e84182f
fix(deps): update dependency powerhooks to ^0.26.0
v6.11.5
2023-02-05 15:10:42 +00:00
garronej
a3a9853e18
bump version
v6.11.4
2023-02-05 14:58:53 +01:00
garronej
08e26600fd
Use keycloakify as bundler by default
2023-02-05 14:58:38 +01:00
Joseph Garrone
7793c2c6ba
Update package.json
v6.11.3
2023-02-05 14:41:32 +01:00
Joseph Garrone
9e826d16dd
Merge pull request #241 from lordvlad/mvn-begone
...
Mvn begone addendum
2023-02-05 14:41:13 +01:00