You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The OPDS_SYNC_* env-compat shim and the legacy opds-sync image tag were
dropped in #40, so the surrounding narrative ("renamed from opds-sync",
"dual-published for one release cycle", volume-rename UPGRADING guide)
is now stale and only confuses new readers.
Stripped from public docs:
- README.md: "formerly named opds-sync" intro/why/repo-layout mentions
- docs/release.md: "Post-release cluster operator checklist" section
- docs/development.md: example DATABASE_URL switched off opds_sync
- server/README.md: "Migration from opds-sync" section
- server/UPGRADING.md: deleted (only contained the rename narrative)
Stale/contradictory inline comments cleaned in compose files, .env.example,
and config.py — the actual POSTGRES_USER/POSTGRES_DB value and default
database_url stay opds_sync (intentional persistent identifier).
CI rename-guard allowlists updated to match.
Also adds the F-Droid listing (link + badge) to the Install section, now
that io.theficos.quire is published.
0 commit comments