Commit Graph

145 Commits

Author SHA1 Message Date
454a9cd01c Remove useDownloadTerms see: https://docs.keycloakify.dev/terms-and-conditions, remove react-markdown 2024-06-22 02:53:30 +02:00
aa9b7cccc7 Rework Terms 2024-06-21 02:01:55 +02:00
96b627095c https://github.com/adbayb/termost/pull/31 2024-06-19 03:52:57 +02:00
69d9b64468 Use tsx instead of ts-node 2024-06-15 11:23:53 +02:00
9a92054c1a Remove unused dependency 2024-06-10 21:06:02 +02:00
504419b26d Fix storybook 2024-06-05 21:44:26 +02:00
08fc9d8631 Fix tests by updating vitest 2024-06-05 21:23:34 +02:00
e873eb5123 Rollback typescript because updating storybook would add a one month delay to the release 2024-06-03 22:36:54 +02:00
dd33f554da Resource fetching optimization 2024-05-24 17:26:38 +02:00
ccc5ac6a1f Update prettier configuration 2024-05-20 19:30:15 +02:00
8ed3561a55 Keep the bin executable when it's not bundled 2024-05-19 08:36:33 +02:00
6b24c4284f Update most dependencies 2024-05-19 05:29:58 +02:00
2a8849dd11 We can now use ESM only packages in src/bin 2024-05-19 04:54:15 +02:00
977d0dc761 Bundle bin 2024-05-19 04:02:36 +02:00
2c5473da27 Colors in the terminal 2024-05-18 10:02:14 +02:00
60fcb5fe10 Update octokit 2024-05-18 04:24:02 +02:00
87cd37c467 Update watch script 2024-05-18 01:49:51 +02:00
a78a884c6e Update typescript version 2024-05-18 01:28:54 +02:00
d4f03b6b9e bin general reresh, introducing termost 2024-05-18 01:17:31 +02:00
bac159a42c update evt 2024-05-18 01:15:58 +02:00
2176d33da1 Support generating source map 2024-02-24 05:08:39 +01:00
66e595e649 Vite investigations 2024-01-27 18:49:29 +01:00
20cc869299 #375 2023-07-24 01:11:34 +02:00
e95e688cf0 Add rotating logo for the intro 2023-04-19 23:41:25 +02:00
ccb5d32763 update yarn.lock 2023-04-19 19:08:56 +02:00
8e043f289a sync with upstream main 2023-04-19 17:23:52 +02:00
bf92ea8340 Update yarn.lock 2023-04-19 03:20:47 +02:00
b08c4b0b29 Update yarn.lock 2023-04-18 04:11:53 +02:00
cc446059de Moving on with setup of the reference storybook #274 2023-04-17 04:02:34 +02:00
d1c7491704 Create a storybook friendly getKcContext 2023-04-16 02:09:26 +02:00
f7fb2efcdd Setup Storybook v6 (I spent 2hours trying to use v7 instead but it isn't worth it 2023-04-15 22:18:11 +02:00
4a7dd64982 feat: add keycloakify json schema 2023-04-05 20:04:54 +00:00
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
f49ef21fed Merge branch 'main' into fix/unzip 2023-03-31 12:29:10 +02:00
08c7e38587 refactor: use yauzl for unzipping 2023-03-30 22:56:58 +02:00
e4725c23eb feat: add vitest testing 2023-03-30 02:45:43 -06:00
2b6c991190 Fmt 2023-03-19 16:47:00 +01:00
5fb29992f6 Merge branch 'main' of https://github.com/InseeFrLab/keycloakify 2023-03-18 16:58:21 +01:00
43e4dd6bb6 Fix build for real 2023-03-18 16:17:33 +01:00
4f0b1688db Thank you @justkey007 for tsc-alias 2023-03-18 15:49:45 +01:00
9e75ee09bb fix(deps): update garronej_modules_update 2023-03-18 09:11:03 +00:00
0040464ca1 Move lib up one level 2023-03-16 22:43:09 +01:00
79997efbb6 First commit towars supporting account theme 2023-03-16 22:13:46 +01:00
851dcd5bf7 Run keycloakify behind corporate proxy
Fixes #257

Use make-fetch-happen for the download step. This lib will use `PROXY`
and `HTTPS_PROXY` and `NO_PROXY` env vars out of the box.

Additionally we'll try and get proxy config from npm. Unfortunately,
the most straightforward options is to call npm config to do this, since
npm  config is not easily extracted as a lib and we don't want to
replicate the resolution mechanisms.
2023-03-07 16:43:12 +01:00
2e919681ae Update dependency evt to ^2.4.15 2023-03-07 10:14:46 +00:00
6d69ccf229 Merge branch 'main' of https://github.com/InseeFrLab/keycloakify 2023-02-25 19:21:17 +01:00
b300966fa8 Refactor and get rid of unessesary dependencies 2023-02-25 18:11:23 +01:00
730eb06c84 fix(deps): update dependency powerhooks to ^0.26.2 2023-02-14 12:08:41 +00:00
aca8d3f4b7 fix(deps): update dependency powerhooks to ^0.26.1 2023-02-08 16:38:28 +00:00
2425704ead Merge branch 'main' of https://github.com/InseeFrLab/keycloakify 2023-02-07 01:20:33 +01:00