ISSUES: real login system backed by a database done (#18)

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
ookami125 2026-06-23 21:48:05 -04:00
parent a4ec585aed
commit ab51774554

View file

@ -15,3 +15,4 @@
- ✅ I should be able to force re-run a rule for cases where it was modified.
- ✅ RSS manual download button doesn't work — there's no + next to articles (feeds whose items only carry a <link>/Atom href had no source).
- ✅ Rules should show their current matches.
- ✅ We need a real login system backed by a database.