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