127 Commits

Author SHA1 Message Date
Joseph Garrone
1785916d32 download and extract actually just for downloading and extracting 2024-08-24 23:15:54 +02:00
Joseph Garrone
106a1dd4c7 Support parsing of the KC_HTTP_RELATIVE_PATH option 2024-08-19 00:25:41 +02:00
Joseph Garrone
02f2124126 keycloak start command options support in config 2024-08-18 19:19:35 +02:00
Joseph Garrone
53e94d04f6 Improve message related to pnpm dlx 2024-08-13 00:17:26 +02:00
Joseph Garrone
13b87de06c Remove debug log 2024-08-07 19:00:57 +02:00
Joseph Garrone
89320b8d51 Fix get proxy option 2024-08-07 16:07:07 +02:00
Joseph Garrone
c0cd76d40e Debug log for proxy config 2024-08-07 11:46:05 +02:00
Joseph Garrone
77249d8a58 Feat: Initialize account theme (before debug) 2024-07-25 19:53:36 +02:00
Joseph Garrone
b9ee0afe7f Fix bug in download and extract archive 2024-07-25 19:53:36 +02:00
Joseph Garrone
6cd5b958c7 Fix typo 2024-07-08 00:21:40 +02:00
Joseph Garrone
2b9bbc4cef Ensure pnpm dlx isn't used 2024-06-28 19:03:19 +02:00
Joseph Garrone
3878e28b56 Improve monorepo project support, work if there only a package.json at the root (like NX) 2024-06-23 21:23:06 +02:00
Joseph Garrone
d04724c70a fetchProxyOptions compatibility Window OS 2024-06-14 21:53:17 +02:00
Joseph Garrone
bacaadc16d Remove dead file 2024-06-14 21:52:46 +02:00
Joseph Garrone
bc05f1714d Fix windows OS compatibility issue 2024-06-14 18:59:25 +02:00
Joseph Garrone
3453a17c15 Rename reactAppRootDirPath -> projectDirPath and reactAppBuildDirPath -> projectBuildDirPath 2024-06-09 09:03:43 +02:00
Joseph Garrone
82d7e1371e Add code gen for environement variables an theme name 2024-06-08 14:02:07 +02:00
Joseph Garrone
57ac5badba Update the euristic for getting the NPM workspace root. 2024-06-03 22:37:22 +02:00
Joseph Garrone
b7954f87e0 Fix error creating dir that might exist already 2024-05-27 18:33:16 +02:00
Joseph Garrone
99a9b62c6c Fix logical error 2024-05-26 19:50:25 +02:00
Joseph Garrone
68f5ee42e6 Make hot reloading when testing account theme with older Keycloak version work 2024-05-26 19:29:12 +02:00
Joseph Garrone
6bb7f7dc16 Using POO do not increace performances 2024-05-25 12:30:21 +02:00
Joseph Garrone
caa42538a1 Make sure the cache dont get corrupted if any operation is canceled mid way 2024-05-25 11:41:46 +02:00
Joseph Garrone
f5b9a8de55 Node types def are lying 2024-05-25 11:02:22 +02:00
Joseph Garrone
dd33f554da Resource fetching optimization 2024-05-24 17:26:38 +02:00
Joseph Garrone
22e7ff1424 Update prettier configuration 2024-05-20 15:50:58 +02:00
Joseph Garrone
06a24d35cb https://github.com/keycloakify/keycloakify/issues/550 2024-05-19 23:17:45 +02:00
Joseph Garrone
af829e9ac9 Improve login 2024-05-18 10:24:55 +02:00
Joseph Garrone
d85ab889b3 Support "~" in getAbsoluteAndInOsFormat 2024-05-18 09:15:39 +02:00
Joseph Garrone
9b27f25f6c Implement stary-keycloak-container 2024-05-18 01:17:31 +02:00
Joseph Garrone
7d61be231e use cacheDirPath for temporary directories 2024-05-18 01:17:31 +02:00
Joseph Garrone
afcc3fd0ce Move getNpmWorkspaceRootDirPath to tools 2024-05-18 01:17:31 +02:00
Joseph Garrone
e18a34c987 Update build script 2024-05-18 01:17:31 +02:00
Joseph Garrone
ad70a4cffd Make Vite run copy-keaycloak-resources-to-public 2024-02-11 20:15:18 +01:00
Joseph Garrone
839ba6a964 Improve monorepo support 2024-02-11 18:28:58 +01:00
Joseph Garrone
bda76200d7 Base url that works everywhere in mocks 2024-02-10 19:51:24 +01:00
Joseph Garrone
ae0b059217 Fix a couple of bug in donwnload-builtin-keycloak-theme 2024-02-08 14:09:55 +01:00
Joseph Garrone
4ad7183d7e Prevent crashing when github is not up to date yet 2024-02-07 21:22:58 +01:00
Joseph Garrone
e1b52e7439 Implement remote caching mechanism to prevent full download of the Keycloak sources 2024-02-07 21:17:09 +01:00
Joseph Garrone
dca8c9f9d7 Merge main, fix runtime error in scripts, fix clean build 2024-02-07 20:01:26 +01:00
Joseph Garrone
73a8ec0295 Building version 2024-02-05 08:52:58 +01:00
Joseph Garrone
22fa1411bf Moving on 2024-01-30 05:54:36 +01:00
Joseph Garrone
5b350274bd Fundation 2024-01-30 00:06:17 +01:00
garronej
18f0f3cce1 Refactor build option managment 2023-09-03 23:26:34 +02:00
garronej
8c3e9ff192 Remove inhouse bundler, we actually need Maven to build now 2023-09-03 21:10:20 +02:00
garronej
39ff7913d6 https://github.com/xgp/keycloak-account-v1/issues/3 2023-09-03 07:14:57 +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
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
e9e31394c4 #380 2023-08-20 02:58:10 +02:00