| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-07-10 | normalize common formats for creator names in OPF data | dkanada | |
| 2026-07-04 | Use InvariantCulture when parsing machine-generated dates | Nils Lehnen | |
| DateTime.TryParse without an IFormatProvider falls back to the current thread culture, so the same string can parse differently (or fail) depending on the server's locale. None of these call sites deal with user-entered text - they parse dates that come from filenames, an HTTP header, ffprobe metadata and values the app itself wrote to the auth database - so InvariantCulture is the correct provider everywhere here. Fixes the S6580 / CA1305 warnings on these call sites. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> | |||
| 2026-05-21 | Run tree-wide dotnet format | jakobkukla | |
| 2026-05-03 | feat/audiobook_chapters (#16518) | Seven Rats | |
| feat/audiobook_chapters | |||
| 2026-01-27 | fix: Resolve CA1849/CA2007 synchronous IO in EpubImageProvider (#16124) | Gladtbam | |
| 2025-11-23 | improve genre support from OPF metadata | dkanada | |
| 2025-11-23 | fix runtime exception from incorrect argument to XDocument method | dkanada | |
| 2025-11-22 | extract local metadata from OPF and EPUB files | dkanada | |
