aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* baseline: track the gomobile engine facade as-isLukasz Kasprzak2026-08-034-4/+154
* sources: store the snapshot as one compressed archiveLukasz Kasprzak2026-07-304-4/+45
* caldata(ef): trim redundant trailing ', Apostołów' from Peter&Paul basilicasLukasz Kasprzak2026-07-301-1/+1
* caldata(ef): fix Apostołow -> Apostołów typo (Simon & Jude)Lukasz Kasprzak2026-07-301-1/+1
* caldata(of): capitalise the Apostoł/Ewangelist title in Polish namesLukasz Kasprzak2026-07-301-6/+6
* sources: archive upstream generator data for offline reproducibilityLukasz Kasprzak2026-07-304-0/+1774
* build: add ci + release targets, a pre-push hook, and a CHANGELOGLukasz Kasprzak2026-07-293-1/+38
* caldata(of): fix Philip & James Polish name (was Queen of Poland)Lukasz Kasprzak2026-07-291-1/+1
* calendar: name the liturgical form fully in the printed title; v0.45.1v0.45.1Lukasz Kasprzak2026-07-296-3/+16
* release: bump version to 0.45.0v0.45.0Lukasz Kasprzak2026-07-291-1/+1
* test(cli): isolate the suite from the real ~/.config/lectioLukasz Kasprzak2026-07-291-0/+26
* caldata(ef): finalise the 4 review-flagged Polish namesLukasz Kasprzak2026-07-291-5/+1
* naming(pl): localise the Christmas-season name in composed ferial namesLukasz Kasprzak2026-07-291-0/+2
* web(settings): drop the terminal "versions" field; it is CLI-onlyLukasz Kasprzak2026-07-292-8/+7
* web: pin settings/download to the top-right corner, never wrap it downLukasz Kasprzak2026-07-291-2/+15
* web: reader link to the left, downloads into a "pobierz" disclosureLukasz Kasprzak2026-07-293-13/+88
* caldata(ef): add Polish names to the traditional sanctoralLukasz Kasprzak2026-07-291-0/+326
* web: move lectionary + mono to settings only; make reader link prominentLukasz Kasprzak2026-07-292-12/+11
* web: pin the utility cluster to the top-right of the controls barLukasz Kasprzak2026-07-292-3/+17
* web: declutter the UI, fix date arrows, red * for bookmarked verses in readerLukasz Kasprzak2026-07-2910-82/+93
* tui(reader): flag bookmarked verses with a red * in the reading paneLukasz Kasprzak2026-07-292-7/+71
* tui(reader): filter bookmarks by tag, and show tags in the listLukasz Kasprzak2026-07-295-45/+157
* make: add install-full (installs all three with wuj/drb/grb embedded)Lukasz Kasprzak2026-07-291-1/+9
* bible(wuj): strip leaked verse numbers from the deuterocanon textLukasz Kasprzak2026-07-291-3797/+3797
* bible(corpus-check): warn on a verse present but stubbed vs the VulgateLukasz Kasprzak2026-07-294-4/+59
* test(bible): skip corpus-dependent tests when optional corpora aren't embeddedLukasz Kasprzak2026-07-2910-101/+287
* NOTICE: record corpus provenance and licences accuratelyLukasz Kasprzak2026-07-291-8/+84
* bible(grb): restrict to the Vulgate canon; restore Hosea and ZechariahLukasz Kasprzak2026-07-292-26696/+23126
* bible(drb): renumber three chapters, fill eight absent versesLukasz Kasprzak2026-07-291-4618/+4626
* bible(wuj): rebuild from source, repair to exact Vulgate parityLukasz Kasprzak2026-07-293-362/+492
* feat(clectio-gen): apply a calendar layer/sanctorale when generatingLukasz Kasprzak2026-07-292-12/+54
* feat(cli): --cal-dump NAME to generate a commented calendar templateLukasz Kasprzak2026-07-295-1945/+130
* examples: ship a commented sanctorale calendar-layer templateLukasz Kasprzak2026-07-293-7/+1943
* man: add lectio(1), lectio-ui(1), lectio-web(1); install via MakefileLukasz Kasprzak2026-07-294-4/+296
* cli: --year N prints the year's key liturgical datesLukasz Kasprzak2026-07-292-1/+131
* help: refresh -h/--help for lectio, lectio-ui, lectio-webLukasz Kasprzak2026-07-283-10/+23
* bible: add Douay book aliases Osee->Hosea, 2 Esdras->Nehemiah; clectio-gen he...Lukasz Kasprzak2026-07-282-2/+10
* cmd/clectio-gen: generator for the tiny C build; bible.LookupKeyedLukasz Kasprzak2026-07-282-0/+389
* config: drop go-toml and the legacy TOML migrationsLukasz Kasprzak2026-07-284-141/+40
* caldata: allow an external universal sanctorale to override the embedded oneLukasz Kasprzak2026-07-287-1/+123
* caldata: backfill Polish names for the whole OF universal sanctoralLukasz Kasprzak2026-07-283-7/+142
* i18n: make all UI chrome user-translatable via ui/<code>.iniLukasz Kasprzak2026-07-2812-192/+646
* docs: document corpora split, name localisation, and corpora licenceLukasz Kasprzak2026-07-282-13/+87
* naming: localise liturgical day names in any languageLukasz Kasprzak2026-07-2813-240/+672
* bible: embed only the Vulgate by default; other corpora opt-inLukasz Kasprzak2026-07-2814-4532/+5331
* scripts: add validate-engine.py per-day oracles (litcal/missalemeum)Lukasz Kasprzak2026-07-282-0/+254
* Merge branch 'engine-precedence-fixes': OF/EF calendar+readings flawlessness ...Lukasz Kasprzak2026-07-2826-33024/+34084
|\
| * fix(EF): resumed Sundays after Pentecost use the Epiphany MassesLukasz Kasprzak2026-07-282-14/+20
| * fix(EF): fill reading gaps (major feasts, feria-repeat-through-feast, sundays)Lukasz Kasprzak2026-07-283-3/+37
| * fix(calendar): OF precedence/transfer + readings resolution; EF Pentecost octaveLukasz Kasprzak2026-07-2810-32987/+33162