| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feat: books.toml -> books.ini, multi-language (add Latin dialect), ↵ | Lukasz Kasprzak | 2026-07-27 | 1 | -1/+1 |
| | | | | | | | | | | | 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. | ||||
| * | tui reader: bookmarks (m=mark w/ note, b=list/jump/delete, per-verse via ↵ | Lukasz Kasprzak | 2026-07-24 | 1 | -1/+2 |
| | | | | | top-visible verse) + remember last place; v0.18.0 | ||||
| * | reader: lectio-ui --reader fuzzy book picker + chapter reader over the ↵ | Lukasz Kasprzak | 2026-07-24 | 1 | -2/+11 |
| | | | | | corpora; v0.8.0 | ||||
| * | rename the pl scripture version to bt (Biblia Tysiąclecia); v0.4.0 | Lukasz Kasprzak | 2026-07-24 | 1 | -5/+5 |
| | | | | | | | | | | | The niedziela.pl scraped Polish paragraph text is the Biblia Tysiąclecia translation; rename its version code from "pl" to "bt" and its i18n label to "Biblia Tysiąclecia (niedziela.pl)" everywhere the scripture VERSION is meant, across config, i18n, render, web, tui, cli and both binaries' help text. Language-role "pl" (ui_language, traditional_lang, i18n.Get lang, --lang validation) is untouched. Behavior is identical -- bt is still dropped for offline/traditional and substituted with wuj. | ||||
| * | cli-ui,web: real flag parsing for lectio-ui/lectio-web (accept useful flags, ↵ | Lukasz Kasprzak | 2026-07-23 | 2 | -5/+260 |
| | | | | | reject unknown, -h/-v) | ||||
| * | tui: colored reader + version switch | Lukasz Kasprzak | 2026-07-23 | 1 | -2/+20 |
| | | |||||
| * | scaffold: module, mains, Makefile, embedded corpora | Lukasz Kasprzak | 2026-07-23 | 1 | -0/+5 |
