Commit Graph
6 Commits
Author SHA1 Message Date
schroda beddcdb297 Improve manga type detection internationalization 2026-07-11 01:25:03 +02:00
schroda c19f7164e0 Switch to "pnpm" from "yarn" 2026-05-15 20:41:13 +02:00
schroda c4c2a616f6 Prevent empty commit error in manga types tag update script 2026-04-17 00:56:22 +02:00
schroda 80829febb2 [skip ci] Re-add removed lint rules 2026-03-14 02:11:03 +01:00
schroda 72af9d52d1 Update lint rules 2026-03-11 19:42:02 +01:00
schroda 41fe42f29b Fix "auto webtoon mode" detection
The detection didn't work properly in case the selected manga was in a different language than English or the current active translation.
In that case it didn't work because the translation for that locale wasn't loaded.

So to ensure that the translation exists for each language, we have to hardcode it.
2026-02-21 22:20:22 +01:00