Waldemar Reusch
|
8ed4ed3fc4
|
Update src/bin/tools/downloadAndUnzip.ts
|
2023-01-26 22:29:51 +01:00 |
|
Waldemar Reusch
|
29fe4566a7
|
style: remove unused variable
|
2023-01-26 22:20:16 +01:00 |
|
Waldemar Reusch
|
ae3bfb28ed
|
refactor: follow suggesion to make methods read a bit more sync
|
2023-01-26 22:00:31 +01:00 |
|
Waldemar Reusch
|
1a0e05d073
|
rewrite download and unzip to use nodejs native methods
|
2023-01-16 14:42:20 +01:00 |
|
Waldemar Reusch
|
b5484740b7
|
fix(build): remove dependency on *nix chown
|
2023-01-12 22:27:22 +01:00 |
|
garronej
|
49b87777f9
|
Fmt
|
2023-01-08 14:57:18 +01:00 |
|
Waldemar Reusch
|
d4523bb1e6
|
Merge branch 'main' into patch-1
|
2023-01-08 12:22:14 +01:00 |
|
Waldemar Reusch
|
e3200899e2
|
fix: replace rm system calls with nodejs native functions; closes #219
|
2023-01-08 12:19:41 +01:00 |
|
German Ivanov
|
fb3b0e2c29
|
fix: make sure external assets flag is a boolean
|
2022-09-08 15:46:27 +03:00 |
|
German Ivanov
|
11b2342da0
|
feat: add silent flag
|
2022-09-08 13:52:10 +03: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
|
d79081dee4
|
Ship /src/lib in ESM for enabeling dynamic imports
|
2022-07-30 00:42:38 +02:00 |
|
garronej
|
449f100bc0
|
Using <Suspense /> and React.lazy()
|
2022-07-30 00:30:57 +02:00 |
|
garronej
|
964feae846
|
#134
|
2022-07-11 19:18:15 +02:00 |
|
BARDIS George
|
05a6aee782
|
fix: Issue-131: include all nested folders in artifact unzip
|
2022-07-06 11:44:25 +03:00 |
|
garronej
|
9bdb224631
|
Prevent rate limite in CI by authenticating
|
2022-06-01 05:51:33 +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
|
20383d60a9
|
#43: M1 Mac support
|
2022-04-07 01:38:58 +02:00 |
|
garronej
|
3476b5acc3
|
(dev script) Use tsconfig.json to tell we are at the root of the project
|
2022-02-18 21:00:44 +01:00 |
|
Lucas Freitas
|
1572f1137a
|
Makes the download output predictable. This fixes the case where GitHub redirects and wget was trying to download a filename called "15.0.2", and then unzip wouldn't pick it up.
Changes wget to curl because curl is awesome. -L is to follow the GitHub redirects.
|
2021-10-21 16:20:50 +02: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
|
7a37a6127d
|
Support Hungarian and Danish (use Keycloak 15 language resources)
|
2021-10-06 17:22:52 +02:00 |
|
garronej
|
b1e24212ea
|
Spaces in file path #22
|
2021-07-21 22:42:00 +02:00 |
|
garronej
|
eac28f97b8
|
Implement a mechanism to overload kcContext
|
2021-06-28 04:04:48 +02:00 |
|
Joseph Garrone
|
5ced0e2809
|
Bugfix: keycloak_build that grow and grow in size
|
2021-03-19 22:39:32 +01:00 |
|
Joseph Garrone
|
2a5a4c16ea
|
fix build
|
2021-03-03 02:31:02 +01:00 |
|
Joseph Garrone
|
6a93c6e894
|
remove unesseary log
|
2021-03-02 12:19:12 +01:00 |
|
Joseph Garrone
|
f599df2bb7
|
update
|
2021-03-01 20:45:37 +01:00 |
|
Joseph Garrone
|
cd145b42d6
|
includes translations
|
2021-02-28 18:40:57 +01:00 |
|