13 Commits

Author SHA1 Message Date
58dd7a4ffb Add bookmark item search (#15)
- Implement form styling throughout
- Modify header links for narrower views
- Clean up CSS
2024-05-26 16:56:30 -04:00
c4e85e6734 Link name to bookmarked page (#14)
- Tweak CSS
2024-05-25 12:31:48 -04:00
f4273935cb Add item bookmark buttons (#14)
Implemented as a toggle button

- Move init_cap func where web can see it
- Bump version to alpha7
2024-05-23 22:06:16 -04:00
4fa4dcb831 Alpha 6: Feed-level Pages (#21)
Reviewed-on: #21
2024-05-23 23:04:41 +00:00
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
36373aae01 Add docs for security models (#9)
- Change default security to CONFIGURE_ME
- Fix log on return URL handling
- Update INSTALLING security model descriptions
2024-04-27 18:54:57 -04:00
9611893da3 Add single-user password utils (#9)
- Constrain images to reading viewport
2024-04-27 16:34:59 -04:00
0df40f3cfd Add version to page header 2024-04-27 14:11:31 -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
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
9b2190252f List unread items on home page (#6)
- Fix feed update (latent bug on #4)
2024-04-13 12:10:07 -04:00
c89e6af346 WIP on add/edit feed page (#4)
Mostly style tweaks
2024-04-08 07:31:32 -04:00
7d30454d90 WIP on add/edit feed page (#4) 2024-04-06 11:02:48 -04:00