| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feat: books.toml -> books.ini, multi-language (add Latin dialect), ↵ | Lukasz Kasprzak | 2026-07-27 | 1 | -17/+29 |
| | | | | | | | | | | | config-scoped citation display books.ini with [en]/[pl]/[la]; parseBooks reads INI (bible drops go-toml). Latin dialect resolves EF citations (Eccli->Sirach, Apoc->Revelation, Luc...); sigla_style gains 'latin'. Reading citations now DISPLAY in the configured sigla (FormatRef(SiglaLang)), not raw English. One-shot books.toml->books.ini user migration (go-toml now config-only). Web settings editor -> books.ini. | ||||
| * | cli: --rand/--rand-v (random verse) + --rand-ch (random chapter) from the ↵ | Lukasz Kasprzak | 2026-07-24 | 1 | -0/+9 |
| | | | | | corpus, using the config default version; v0.16.0 | ||||
| * | web: /settings page to edit config + books.toml, persisted and applied live; ↵ | Lukasz Kasprzak | 2026-07-24 | 1 | -0/+4 |
| | | | | | v0.14.0 | ||||
| * | citation: render --citation/--week gospel ref in the configured sigla ↵ | Lukasz Kasprzak | 2026-07-24 | 1 | -0/+32 |
| | | | | | dialect (bible.FormatRef); v0.11.0 | ||||
| * | books: language-scoped --ref/--list via customizable books.toml + ↵ | Lukasz Kasprzak | 2026-07-24 | 1 | -0/+163 |
| sigla_style config; v0.7.0 | |||||
