639 Commits

Author SHA1 Message Date
garronej
a5bd990245 #362 2023-06-18 00:27:20 +02:00
garronej
641819a364 #359: fix: 'Local variable assigned outside a macro.' 2023-06-16 23:44:04 +02:00
garronej
3ee3a8b41d #359: Remove comment 2023-06-16 23:39:49 +02:00
garronej
3b00bace23 #359: Wrongely named FTL variable name fix 2023-06-16 23:30:36 +02:00
garronej
206e602d73 Accomodate #218 and #359 2023-06-16 11:29:04 +02:00
garronej
310f857257 #357 2023-06-12 21:34:24 +02:00
garronej
54687ec3c0 #355 2023-06-10 10:39:47 +02:00
garronej
ed48669ae1 #354: Feature theme variant 2023-06-08 23:09:14 +02:00
Avare Kodcu
9a6ea87b0c
Change node.js 16.6.0 dependency that Array.prototype.at 2023-05-23 13:15:02 +03:00
Koen Poelhekke
351b4e84c9 Parse datetime objects as iso strings 2023-05-15 16:09:15 +02:00
Waldemar Reusch
58c10796a1 fix: fix broken jar
Many tools will handle zipfiles which lack directory entries
just fine, others will not. Looks like the JDKs JAR libs are
not  handling  it well. This commit will make sure to create
folder entries.
2023-04-28 16:59:06 +02:00
Waldemar Reusch
c35a1e7c50 fix: fix paths after changing root path param meaning 2023-04-27 14:33:21 +02:00
Waldemar Reusch
ecb22c3829 fix: restore missing pom.xml in jar archive 2023-04-27 14:33:19 +02:00
garronej
5816f25c3e #334 2023-04-27 11:52:02 +02:00
Waldemar Reusch
27575eda68 fix: collapse empty ca list to undefined 2023-04-25 01:40:07 +02:00
Waldemar Reusch
f33b9a1ec6 feat: honor npmrc settings for ssl ca, cert and strict ssh handling 2023-04-25 01:40:07 +02:00
garronej
4f1182a230 Feat sml-post-form.ftl #277 2023-04-20 20:51:46 +02:00
garronej
6223d91291 Update post build instructions 2023-04-20 18:15:03 +02:00
garronej
18039140db Important fix, assets common where broken 2023-04-20 04:17:12 +02:00
garronej
c3bade81b4 Restore copy assets to public in the keycloakify script for backward compatibility 2023-04-19 17:50:27 +02:00
garronej
1112da33e3 Fix build 2023-04-19 05:32:19 +02:00
garronej
e6f75156ec New script only for copying default assets to public 2023-04-19 05:04:11 +02:00
garronej
d684807d96 Copy keycloak assets into storybook static #274 2023-04-18 04:04:55 +02:00
garronej
c8f71946d4 We where copying login theme assets into accont theme 2023-04-17 00:27:49 +02:00
garronej
9058e9ac9d Merge branch 'main' of https://github.com/keycloakify/keycloakify 2023-04-07 01:39:46 +02:00
garronej
b2c7c86609 Fix the ftl script 2023-04-07 01:38:45 +02:00
Waldemar Reusch
b325b3537f style: fix formatting 2023-04-06 22:06:14 +02:00
Waldemar Reusch
2d05521789 fix(jar): fix empty jar 2023-04-06 21:34:20 +02:00
garronej
feaf34c124 Include the theme version in kcContext 2023-04-06 16:38:13 +02:00
William Will
4a7dd64982 feat: add keycloakify json schema 2023-04-05 20:04:54 +00:00
Waldemar Reusch
309308db15
Update jar.ts
Yazl requires explicit handling of directories
2023-04-05 17:41:23 +02:00
garronej
a02c38ac45 Fix eject-keycloak-page 2023-04-04 02:53:56 +02:00
garronej
49e495dbbe Include keycloakfiy version number in kcContext (for debug purpose) 2023-04-04 01:40:55 +02:00
garronej
dcd30f2cad Simplification on FTL script 2023-04-03 22:13:29 +02:00
garronej
3edb23be97 #297 2023-04-03 22:03:04 +02:00
Joseph Garrone
af2dbb0389
Merge pull request #296 from keycloakify/introduce-yazl
Introduce-yazl
2023-04-02 23:02:16 +02:00
Waldemar Reusch
5abbc7f9a7 style: run prettier 2023-04-02 22:49:12 +02:00
Waldemar Reusch
dcfefad17f refactor(jar): introduce yazl for creating jars
* introduce yazl
* remove old zip code
* refactor jar code to make it better testable
* introduce unit test for jar creation
2023-04-02 22:47:42 +02:00
garronej
53e38336fb #287 Refacror 2023-04-02 03:10:16 +02:00
Waldemar Reusch
baae22657e style: fix formatting 2023-04-01 22:44:13 +02:00
Waldemar Reusch
46264c85f4 Add unit test and fix some more use cases 2023-04-01 22:36:54 +02:00
Waldemar Reusch
2811eb6024 fix: fix typing 2023-04-01 22:08:00 +02:00
Waldemar Reusch
ab5287a3d4 refactor: type-safe trimIndent 2023-04-01 22:07:59 +02:00
Joseph Garrone
4833c34800
Merge pull request #293 from 0x-Void/add-select-authenticator-page
Add support for the select-authenticator.ftl page
2023-04-01 16:31:45 +02:00
garronej
ee23f629f6 Add themeName option 2023-04-01 14:02:32 +02:00
garronej
ffefb38161 #40 2023-04-01 13:31:35 +02:00
Void
e7837aea88 feat: add select-authenticator page 2023-03-31 17:38:22 +02:00
William Will
9c133be779 fix: create cache dir if it doesn't already exist 2023-03-31 09:36:59 -06:00
garronej
71eb953fd3 Minor changes 2023-03-31 13:25:48 +02:00
garronej
f49ef21fed Merge branch 'main' into fix/unzip 2023-03-31 12:29:10 +02:00