Slixfeed/slixfeed
2024-05-12 09:24:13 +00:00
..
assets Add functionality for handling with PubSub nodes; 2024-04-14 12:56:45 +00:00
xmpp Add functionality for handling with PubSub nodes; 2024-04-14 12:56:45 +00:00
.gitkeep Add new directory 2023-07-16 15:22:20 +00:00
__init__.py Print version at startup 2024-02-04 18:56:19 +00:00
__main__.py Print user agent and http proxy if set 2024-03-13 16:17:43 +00:00
action.py Fix update which halted upon attempt to insert data of feed due to attempt to insert a dict object instead of a string feed.image.href. 2024-04-14 17:24:16 +00:00
config.py Fix update which halted upon attempt to insert data of feed due to attempt to insert a dict object instead of a string feed.image.href. 2024-04-14 17:24:16 +00:00
crawl.py Fix keywords extracted from sqlite. 2024-02-17 23:21:44 +00:00
dt.py Improve update interval mechanism. 2024-01-26 11:34:07 +00:00
fetch.py Print user agent and http proxy if set 2024-03-13 16:17:43 +00:00
format.py Split more functions into smaller functions 2024-01-02 18:11:36 +00:00
log.py Measure function elapsed time period and display a warning for a period of over a second. 2024-03-04 10:16:49 +00:00
read.py Segregate code into more particular functions 2024-01-04 01:16:24 +00:00
sqlite.py Fix update which halted upon attempt to insert data of feed due to attempt to insert a dict object instead of a string feed.image.href. 2024-04-14 17:24:16 +00:00
task.py Fix update which halted upon attempt to insert data of feed due to attempt to insert a dict object instead of a string feed.image.href. 2024-04-14 17:24:16 +00:00
url.py Ad-Hoc: Add more operator options; 2024-04-05 15:25:04 +00:00
version.py Fix update which halted upon attempt to insert data of feed due to attempt to insert a dict object instead of a string feed.image.href. 2024-04-14 17:24:16 +00:00