26 Commits

Author SHA1 Message Date
garronej
18f0f3cce1 Refactor build option managment 2023-09-03 23:26:34 +02:00
garronej
7dcc985222 Remove debug log 2023-08-28 19:25:15 +02:00
garronej
983af57842 Actually remove non used resources 2023-08-24 08:58:00 +02:00
garronej
1c25b69160 Remove --external-assets option 2023-08-21 05:54:17 +02:00
garronej
641cc38ae4 Remove unused parameter 2023-08-21 04:29:32 +02:00
garronej
cd68b07e19 Build keycloak static assets and improve cache mechanism to keep build time in check https://github.com/xgp/keycloak-account-v1/issues/3 2023-08-21 04:26:58 +02:00
garronej
2b252c9abb npm install missing resources 2023-08-20 03:00:45 +02:00
garronej
e6f75156ec New script only for copying default assets to public 2023-04-19 05:04:11 +02:00
garronej
53e38336fb #287 Refacror 2023-04-02 03:10:16 +02:00
William Will
4ebc1e671f feat(config): add ability to customize input/output directory 2023-03-30 21:24:11 -06:00
Waldemar Reusch
3a6fe1b374 fix(cache): fix download caches
* also fix npm config running 4 times in the worst case
* factor out unzip methods
* factor and enhance trimindent
* factor out more utils
* restore windows build, which failed cause generate-i18n-messages did not write any files
2023-03-29 09:54:29 +02:00
garronej
3294aaed3b Pefrorm Keycloak theme download in paralel 2023-03-22 03:34:44 +01:00
Waldemar Reusch
1a0e05d073 rewrite download and unzip to use nodejs native methods 2023-01-16 14:42:20 +01:00
Joseph Garrone
36e32d6ddc
Update src/bin/download-builtin-keycloak-theme.ts 2022-09-08 15:13:21 +02:00
German Ivanov
11b2342da0 feat: add silent flag 2022-09-08 13:52:10 +03:00
garronej
8031d51e15 Rename build-keycloak-theme -> keycloakify 2022-08-22 17:17:35 +07:00
garronej
8cd584cbd5 Implementation of #160 and #103 for v6 2022-08-20 14:56:20 +07:00
garronej
a1a65c5529 Prettier: switch to trailing coma: none 2022-08-20 11:44:48 +07:00
garronej
98f715e652 Let the choice of kc version be auto in GH Action 2022-04-20 12:23:28 +02:00
garronej
fa5f1c230a Only test on node v15 and v14 (bellow is no longer supported (rmSync) 2022-04-20 11:59:19 +02:00
garronej
efde71d07c Feature email customization #9 2022-04-20 00:39:40 +02:00
garronej
357bc8d19d M1 Mac compat (for real this time) 2022-04-09 20:18:42 +02:00
garronej
87b8456531 Test container uses Keycloak 16.1.0 2022-01-20 02:52:31 +01:00
garronej
e3df4b83eb Better prettier params (changelog ignore) 2021-10-12 00:26:29 +02:00
garronej
305ce9e44d Remove eslint and run prettier (changelog ignore) 2021-10-11 21:35:40 +02:00
garronej
c52b8cc98e Feat scrip: download-builtin-keycloak-theme for downloading any version of the builtin themes 2021-10-07 21:00:53 +02:00