|
c74d9ccb74
|
Allow HTML in all item content
RSS description may contain encoded entities
|
2024-04-14 20:05:39 -04:00 |
|
|
77d628ed69
|
Add feed refresh link (#5)
- Feed updates and refresh use the same logic
- Fixed issue with logic around item add-or-update
|
2024-04-13 22:32: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 |
|
|
9b2190252f
|
List unread items on home page (#6)
- Fix feed update (latent bug on #4)
|
2024-04-13 12:10:07 -04:00 |
|
|
da9a569e4a
|
Add editing of feed URL (#4)
- Move feed-specific database calls to Feed class
- Detect when feed items have been updated
- Add const keys for $_REQUEST values
|
2024-04-11 22:01:36 -04:00 |
|
|
7d30454d90
|
WIP on add/edit feed page (#4)
|
2024-04-06 11:02:48 -04:00 |
|
|
74bc83f266
|
Add single user security mode (#3)
- Tweaks to SQL column definitions
- Implement class autoloading
- Split user config into its own file
|
2024-04-05 22:14:24 -04:00 |
|
|
8db4216ea2
|
Fix table creation (#2)
- Add Caddyfile
- Add start of vanilla layout
|
2024-04-04 20:49:25 -04:00 |
|