11 Commits

Author SHA1 Message Date
fa7e3eb545 chore: polish for public release
Some checks are pending
Test / test (push) Waiting to run
- Real contact in SEC User-Agent (required by EDGAR)
- Fix Dockerfile cache dir (was missing, build would fail)
- Pin flask>=3.0,<4
- Harden clean_ereader to strip single-quoted attributes
- Remove unused templates (archive.html, more.html)
- Add pytest suite (10 tests) and CI workflow
2026-08-20 21:11:29 +00:00
873a6b6717 add .gitignore 2026-08-19 21:18:41 -05:00
7fd9517a14 add templates/more.html 2026-08-19 21:18:33 -05:00
1866cf48ee add templates/index.html 2026-08-19 21:18:33 -05:00
9d305c869b add templates/company.html 2026-08-19 21:18:32 -05:00
3046fac4e8 add templates/archive.html 2026-08-19 21:18:32 -05:00
fde7f19330 add Dockerfile 2026-08-19 21:18:31 -05:00
166720071f add app.py 2026-08-19 21:18:31 -05:00
025bbcb52d add README.md 2026-08-19 21:18:30 -05:00
e3c403c326 add requirements.txt 2026-08-19 21:18:30 -05:00
011017bde7 add LICENSE 2026-08-19 21:18:29 -05:00