8 Commits

Author SHA1 Message Date
93dd8e880f First cut of item-with-feed and list impl
- Add strict types to all files
- Convert many queries to document commands
2024-06-02 22:14:19 -04:00
b88ad1f268 Add table to doc util script
- Remove db parameter from several places
- Add constructors for document types
2024-06-01 23:17:29 -04:00
610ab67475 Move domain items up to lib
- WIP on converting more complex queries
2024-05-31 22:57:24 -04:00
67747899ac WIP on document conversion 2024-05-31 14:06:08 -04:00
df20936af2 WIP on document conversion 2024-05-30 21:58:54 -04:00
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
210377b4da Move list retrieve/render to class (#15)
- array_key_exists -> key_exists
2024-05-25 23:03:39 -04:00
4fa4dcb831 Alpha 6: Feed-level Pages (#21)
Reviewed-on: #21
2024-05-23 23:04:41 +00:00