Joseph Garrone
969744f4cb
Complete runtime API implementation
2024-09-21 17:59:16 +02:00
Joseph Garrone
eb64886dcf
Generate LanguageTage.ts
2024-09-21 04:36:48 +02:00
Joseph Garrone
ee6322aae4
Extract only required files
2024-09-08 12:52:29 +02:00
Joseph Garrone
77d3a5190d
Refactor checkpoint
2024-09-08 12:00:07 +02:00
Joseph Garrone
93c1c56279
Refactor checkpoint
2024-09-08 00:06:47 +02:00
Joseph Garrone
c6b52acf2f
#631
2024-09-02 03:26:39 +02:00
Joseph Garrone
4292c0c642
Rework i18n
2024-07-13 09:07:11 +02:00
Joseph Garrone
df92cc5f73
Fix
2024-07-08 00:21:31 +02:00
Joseph Garrone
319dcc0d15
Stable i18n messages across Keycloak versions
2024-06-22 20:12:02 +02:00
Joseph Garrone
73c99d3157
Fix scripts
2024-06-09 09:39:16 +02:00
Joseph Garrone
beb0e8bd77
Add missing translations
2024-06-06 00:33:34 +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
64fe15cf8c
#554
2024-05-20 15:24:35 +02:00
Joseph Garrone
189bd4697a
Rename scripts
2024-05-19 10:46:26 +02:00
Joseph Garrone
977d0dc761
Bundle bin
2024-05-19 04:02:36 +02:00
Joseph Garrone
7d61be231e
use cacheDirPath for temporary directories
2024-05-18 01:17:31 +02:00
Joseph Garrone
d4f03b6b9e
bin general reresh, introducing termost
2024-05-18 01:17:31 +02:00
Joseph Garrone
3eeba99152
Add delete-credential.ftl page
2024-05-18 01:15:58 +02:00
Joseph Garrone
a7a3ec711b
Fully sync login template with Keycloak 24
2024-05-18 01:15:58 +02:00
Joseph Garrone
b03340ed10
Do not dynamically import "en" to make vite happy
2024-02-12 00:33:12 +01:00
Joseph Garrone
e6661cb898
Fix build
2024-02-11 23:22:37 +01:00
Joseph Garrone
cd1cc37916
Explicitely exclude a number of node deps from Keycloak commons for bundle size
2024-02-08 00:12:10 +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
c897e7491a
Use message of Keycloak version 23.0.4 #493
2024-01-18 00:54:09 +01:00
garronej
cb8db1a541
Fix build
2023-09-04 02:49:32 +02:00
garronej
983af57842
Actually remove non used resources
2023-08-24 08:58:00 +02:00
garronej
f6dfcfbae9
Fix scripts build
2023-06-21 04:01:11 +02:00
garronej
ffa65e871e
Fix build
2023-04-19 05:10:25 +02:00
Waldemar Reusch
e00692956c
refactor: don't catch top-level promises
...
the ts compiler will handle it for us
2023-04-03 20:59:34 +02:00
Waldemar Reusch
218c1a5a50
refactor: use path.sep to be cross-platform
2023-04-01 22:08:00 +02: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
5b4aeca63c
Done implementing the templates and the two first pages
2023-03-20 05:14:25 +01:00
garronej
a3fd376b24
Refactor of the i18n download mechanism
2023-03-20 00:58:35 +01:00
garronej
aaac1f54e8
Untrack generated messages
2023-03-20 00:03:15 +01:00
garronej
9c3c953129
Fix download i18n script
2023-03-19 16:59:27 +01:00
garronej
59d47592d9
Fix other scripts
2023-03-19 16:58:26 +01:00
garronej
5615d62032
Scripts dir outside of the src dir
2023-03-18 02:12:12 +01:00