Django internet radio player
- Add font family selector (Serif/Sans/Verdana/Mono) to reader settings panel, saved per book in localStorage - Strip <style>/<script> blocks before regex and DOMParser processing to avoid working over large base64-embedded font CSS in publisher EPUBs - Parallelize image blob URL creation with Promise.all instead of sequential await - Inject chapter HTML progressively in batches with requestAnimationFrame yields to keep the UI responsive when loading many-chapter books Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .forgejo/workflows | ||
| accounts | ||
| books | ||
| diora | ||
| gpodder | ||
| podcasts | ||
| radio | ||
| static | ||
| templates | ||
| .env.example | ||
| .gitignore | ||
| docker-compose.yml | ||
| Dockerfile | ||
| Dockerfile.cron | ||
| manage.py | ||
| requirements.txt | ||