639 Commits

Author SHA1 Message Date
Joseph Garrone
99a9b62c6c Fix logical error 2024-05-26 19:50:25 +02:00
Joseph Garrone
1497672a4e Fix logical error 2024-05-26 19:40:13 +02:00
Joseph Garrone
01161fd8ef up 2024-05-26 19:31:09 +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
53955a0713 Build the app when running npx keycloak start-keycloak 2024-05-26 17:58:41 +02:00
Joseph Garrone
2271fd43b8 First step toward implementing #549 2024-05-26 16:21:04 +02:00
Joseph Garrone
9a5ac5f13f Readability improvement 2024-05-26 12:38:00 +02:00
Joseph Garrone
6603852355 Remove premature optimization 2024-05-26 12:24:35 +02:00
Joseph Garrone
5670a71e6b Fix error with Set initialization 2024-05-26 12:19:47 +02:00
Joseph Garrone
332b1f74d9 Enable to safely build jars with maven in parallel 2024-05-26 11:00:02 +02:00
Joseph Garrone
c28caaa495 Fix hot reloading when testing in keycloak 2024-05-25 22:36:03 +02:00
Joseph Garrone
74fed835e8 Remove web module from the account resources 2024-05-25 20:01:59 +02:00
Joseph Garrone
6bb7f7dc16 Using POO do not increace performances 2024-05-25 12:30:21 +02:00
Joseph Garrone
84bb2338d1 Filter out many of the unused keycloak resources 2024-05-25 12:19:03 +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
9e1217fbf0 Use the default debounce of chokidar-cli 2024-05-20 21:58:47 +02:00
Joseph Garrone
3c4bbf8aa7 Fix build and watch (hopefully for good this time) 2024-05-20 21:07:59 +02:00
Joseph Garrone
b34f86d2f0 Fix some bugs in start-keycloak 2024-05-20 19:30:04 +02:00
Joseph Garrone
22e7ff1424 Update prettier configuration 2024-05-20 15:50:58 +02:00
Joseph Garrone
7a89888d11 Restore realm configuration 2024-05-20 15:34:07 +02:00
Joseph Garrone
336813646f Also watch the source files of Keycloakify for improving the experience of the maintainers 2024-05-20 10:16:38 +02:00
Joseph Garrone
0c11ba05af Fix auto re-build in start-keycloak 2024-05-20 02:42:57 +02:00
Joseph Garrone
2cf82f510e Improve start-keycloak command 2024-05-20 02:27:40 +02:00
Joseph Garrone
7c0cbe3a31 Rename function for consistency 2024-05-20 02:27:26 +02:00
Joseph Garrone
08e659cf01 Better cli insight with download-keycloak-default-theme 2024-05-20 02:26:14 +02:00
Joseph Garrone
97c3f4fa5f Fix build jar script 2024-05-20 02:25:45 +02:00
Joseph Garrone
06a24d35cb https://github.com/keycloakify/keycloakify/issues/550 2024-05-19 23:17:45 +02:00
Joseph Garrone
189bd4697a Rename scripts 2024-05-19 10:46:26 +02:00
Joseph Garrone
d52252cd55 Fix typo 2024-05-19 10:35:02 +02:00
Joseph Garrone
303bbc8431 Do not upload if admin token empty 2024-05-19 10:33:01 +02:00
Joseph Garrone
727dc471c2 Better formatting for download-builtin-keycloak-theme 2024-05-19 10:32:38 +02:00
Joseph Garrone
45b5c21ab5 Update eject-keycloak-page formatting 2024-05-19 10:23:38 +02:00
Joseph Garrone
ac414489ff Fix logical error 2024-05-19 04:44:38 +02:00
Joseph Garrone
10da0cab47 https://github.com/adbayb/termost/issues/30 2024-05-19 04:26:01 +02:00
Joseph Garrone
59f8119047 Do not manually bundle 2024-05-19 04:21:35 +02:00
Joseph Garrone
977d0dc761 Bundle bin 2024-05-19 04:02:36 +02:00
Joseph Garrone
401f390e5b Improve loggin 2024-05-18 11:40:09 +02:00
Joseph Garrone
e69febe0c0 Check if docker installed and running 2024-05-18 11:09:04 +02:00
Joseph Garrone
eba4ddbbd8 Improve help formatting 2024-05-18 10:53:14 +02:00
Joseph Garrone
49bb276c78 Rename start-keycloak-container -> start-keycloak 2024-05-18 10:48:47 +02:00
Joseph Garrone
b48bccb706 Print a message if Maven not installed 2024-05-18 10:46:48 +02:00
Joseph Garrone
a2160fc8ce Remove the --silent cli option 2024-05-18 10:26:56 +02:00
Joseph Garrone
af829e9ac9 Improve login 2024-05-18 10:24:55 +02:00
Joseph Garrone
2c5473da27 Colors in the terminal 2024-05-18 10:02:14 +02:00
Joseph Garrone
e248a58201 Resolve XDG_CACHE_HOME relative to CWD 2024-05-18 09:18:40 +02:00
Joseph Garrone
d85ab889b3 Support "~" in getAbsoluteAndInOsFormat 2024-05-18 09:15:39 +02:00
Joseph Garrone
49eae307cd Create the cache dir path if not exist 2024-05-18 09:00:57 +02:00
Joseph Garrone
a2563f0b7d Safely load command scripts 2024-05-18 08:56:11 +02:00