9e8c70ada2
Merge branch 'main' into doc-experiment
2024-06-11 22:05:59 -04:00
3cafb318dc
Use auto IDs; drop to PHP 8.2
2024-06-11 21:03:27 -04:00
819979f2b2
Bump version
2024-06-07 20:21:20 -04:00
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
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
cfa56ec44f
Drop .0 or .0.0 from version for display
2024-05-30 19:16:42 -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
1826ecd588
Derive feed from HTML ( #10 )
...
- Prevent duplicate feed subscriptions
- Move FeedItem to its own file
2024-04-27 22:05:39 -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