This website requires JavaScript.
Explore
Help
Sign In
pictuga
/
morss
Watch
1
Star
1
Fork
0
You've already forked morss
Code
Issues
Pull Requests
Actions
Packages
Releases
Activity
Files
morss
__init__.py
__main__.py
caching.py
cli.py
crawler.py
feedify.ini
feeds.py
morss.py
readabilite.py
util.py
wsgi.py
www
.drone.yml
.pylintrc
Dockerfile
LICENSE
README.md
app.json
docker-entry.sh
heroku.yml
main.py
setup.py
29ae99c24ded06b3f2abc44f0cf3f39d104a9f72
Branches
Tags
View all branches
morss
/
morss
History
pictuga
51f1d330a4
Fn to access data_files & pkg files
2021-12-05 12:09:01 +01:00
..
__init__.py
ci: added pylint (triggered upon error w/ score < 8 only)
2021-09-21 08:04:45 +02:00
__main__.py
Apply isort
2021-09-21 08:04:23 +02:00
caching.py
caching: fix diskcache implementation
2021-11-08 21:57:43 +01:00
cli.py
readabilite: custom xpath for article detection
2021-09-21 08:04:45 +02:00
crawler.py
crawler: make sure to use HTTPMessage
2021-11-11 10:21:48 +01:00
feedify.ini
feedifi.ini: json time zone handling
2021-04-23 20:43:00 +02:00
feeds.py
Fn to access data_files & pkg files
2021-12-05 12:09:01 +01:00
morss.py
morss: respect timeout settings in all cases
2021-11-25 22:13:38 +01:00
readabilite.py
readabilite: fix bug when nothing above threshold
2021-11-23 20:53:00 +01:00
util.py
Fn to access data_files & pkg files
2021-12-05 12:09:01 +01:00
wsgi.py
Change HTTP error code to 404
2021-11-25 21:34:46 +01:00