Commit Graph

28 Commits

Author SHA1 Message Date
HF
0550cdcbc0
update ttag 2024-05-06 10:46:47 +02:00
HF
cebe01b33f fix typo 2024-03-12 20:58:35 +01:00
HF
04cf87c03e add language file validation to build script 2024-03-10 22:28:12 +01:00
HF
7afb3f7bd7 fix exclusion of low percentage translations 2024-03-09 21:29:45 +01:00
HF
48d92ce963 parse country code for language out of i18n/lccc.json 2024-03-09 12:53:15 +01:00
HF
4ece98f7e9 change README a bit for window build 2023-12-29 01:55:03 +01:00
HF
94a6b49abb set shell for windows 2023-12-28 20:58:18 +01:00
HF
f4c4ca96d3 spawn with environment PATH 2023-12-28 20:52:40 +01:00
HF
9c5596d86a only extract langs from server when full build 2023-12-13 11:25:24 +01:00
HF
058290aa16 do minifyCss right after cleaning assets
Use hashes in css filenames again
2023-12-13 11:10:07 +01:00
HF
3895bf292a only extract languages on full builds 2023-12-13 01:41:32 +01:00
HF
b5ccda251c use multiple processes while building
extract langs on production builds not on dev
update webpack
2023-12-13 01:30:02 +01:00
HF
3aad00dca7 allow building of only specfic languages,
english is not a required locale anymore
2023-12-12 20:30:39 +01:00
HF
872c3a5659 clean webpack cache on full build
add option to clena assets
2023-12-12 18:58:53 +01:00
HF
997d887cfd dont generate styleassets.json 2023-12-12 18:58:34 +01:00
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