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
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