7 Commits

Author SHA1 Message Date
b14399deb8 Add no purge, manual delete options (#12)
- Add htmx, hx attributes
- Only add/update items since last check
- Move messages to session to persist across redirects
- Polish styles a bit (still WIP)
2024-04-30 18:51:09 -04:00
c1790b58fd Add user maintenance CLI (#9)
- Add CLI infrastructure
- Add user to index page query
- Strip tags from title
- Move item parsing to FeedItem
2024-04-27 13:01:57 -04:00
7b21b86550 Merge branch 'main' into security-models 2024-04-26 20:49:34 -04:00
9d476b644b Remove is_encoded reference (#16) 2024-04-17 09:03:57 -04:00
cab26db255 First cut of log on page (#9)
- Add session support
- Refactor security handling to use db connection
- Fix db path issue
2024-04-15 23:25:58 -04:00
c74d9ccb74 Allow HTML in all item content
RSS description may contain encoded entities
2024-04-14 20:05:39 -04:00
ee86eeef13 Add item read page (#7)
- Open items links in an external window
- Include "Keep as New" button
2024-04-13 13:39:49 -04:00