edc9a218b7
Fix doc update-by-ID problem
...
- Rework imports for pages
- Ready for final end-to-end test before merge
2024-06-08 13:34:14 -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
f7f5dba795
Split out feed parsing from document
...
WIP - still moving things around...
2024-05-31 16:00:04 -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
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
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