6 Commits

Author SHA1 Message Date
7231a95fca Change to PDODocument library 2024-06-04 19:56:06 -04:00
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
df20936af2 WIP on document conversion 2024-05-30 21:58:54 -04:00
9d59bfb1c6 Add search index (#15)
- Add utility rebuild script
- Add Search to header
- Add shell of search page
- Add search query support to ItemList
2024-05-26 14:18:20 -04:00