Commit Graph

13 Commits

Author SHA1 Message Date
HF
6d3b6edd8a cache all language builds in the same folder
write custom webpack loader to invalidate language specific files
choose most recent asset based on mtime rather than birthtime
2023-12-12 17:58:06 +01:00
HF
8544c42e7b deprecate assets.json by reading the assets directory ourselves,
use build timestamp instead of hash in filename
fix #92
2023-12-11 16:48:26 +01:00
HF
9a63d039a8 remove mkdirp, use fs.mkdirSync instead 2022-10-02 00:41:17 +02:00
HF
54e482a8d7 import json files via read file
update translation templates
make sure webpack builds in root
transpile passport-reddit
don't use babel for webpack config
2022-08-16 13:59:43 +02:00
HF
d444b3498b change webpack config, use cache and build one language after another
with scripts/build.js
update README
2022-01-04 21:09:21 +01:00
HF
3f46edf50a refactor nr.2 2022-01-03 14:11:28 +01:00
HF
8c17f56b79 update packages 2022-01-02 19:56:42 +01:00
HF
66a12322ae clean up garbage 2021-03-18 17:15:18 +01:00
HF
dec817d8a0 add ecosystem for captchas 2021-02-05 00:53:52 +01:00
HF
840a172816 change how we build stuff 2021-01-29 22:49:41 +01:00
HF
6367e2926f testing first translations for client files 2021-01-29 17:06:33 +01:00
HF
0c5ab8bf97 add localisation via ttag 2021-01-29 02:17:51 +01:00
HF
a2a2fcba82 clean up building scripts, remove obsolete stuff 2020-12-02 23:35:49 +01:00