This website requires JavaScript.
Explore
Help
Sign In
cottongin
/
pi-weekly-newspaper
Watch
1
Star
0
Fork
0
You've already forked pi-weekly-newspaper
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
ec9f31f07222e533dc3bc13526903a062e6ed846
pi-weekly-newspaper
/
src
History
cottongin
ec9f31f072
feat: complete web UI — dashboard, articles, publish, settings, issues
...
Made-with: Cursor
2026-04-06 15:21:18 -04:00
..
routes
feat: complete web UI — dashboard, articles, publish, settings, issues
2026-04-06 15:21:18 -04:00
__init__.py
scaffold: project structure, config, Flask app factory, test fixtures
2026-04-06 14:54:00 -04:00
cover.py
feat: cover generation with Pollinations.ai and text fallback
2026-04-06 15:12:01 -04:00
epub_builder.py
feat: ePub builder with chapters, images, TOC, cover
2026-04-06 15:17:21 -04:00
fetcher.py
feat: RSS fetcher with dedup, image download, HTML rewriting
2026-04-06 15:03:55 -04:00
images.py
feat: image download, resize-to-fit, baseline JPEG conversion
2026-04-06 15:01:03 -04:00
models.py
feat: SQLAlchemy models for Article, Image, Issue, Setting
2026-04-06 14:56:45 -04:00
scheduler.py
feat: APScheduler manager with fetch interval and auto-publish
2026-04-06 15:18:37 -04:00