deefa5372d
Add title if missing; update deps to GA versions
2024-11-21 19:42:11 -05:00
d06249aecd
beta4 changes ( #26 )
...
These changes are mostly in underlying libraries; however, this now uses the [inspired by F#](https://git.bitbadger.solutions/bit-badger/inspired-by-fsharp ) library to handle the feed parsing pipeline and optional return values
Reviewed-on: #26
2024-08-06 23:20:17 +00:00
0c87392910
Documents and Documentation (beta 1) ( #23 )
...
- Change to SQLite document store
- Complete documentation on usage of Feed Reader Central
- Update INSTALLING.md for new installation procedures
Reviewed-on: #23
2024-06-12 02:07:35 +00: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
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
7b21b86550
Merge branch 'main' into security-models
2024-04-26 20:49:34 -04:00
9d476b644b
Remove is_encoded reference ( #16 )
2024-04-17 09:03: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
c74d9ccb74
Allow HTML in all item content
...
RSS description may contain encoded entities
2024-04-14 20:05:39 -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