__init__.py
|
Rename morss/cgi.py into morss/wsgi.py
|
2020-08-23 18:44:49 +02:00 |
__main__.py
|
Remove now-unused isInt code
|
2020-08-23 18:51:09 +02:00 |
cli.py
|
Pick caching backend via env vars
|
2020-08-23 18:43:18 +02:00 |
crawler.py
|
crawler: missing os import
|
2020-08-23 18:45:44 +02:00 |
feedify.ini
|
Various small bug fixes
|
2020-04-19 12:54:02 +02:00 |
feeds.py
|
feeds: remove useless if(len) before loop
|
2020-06-02 13:57:45 +02:00 |
morss.py
|
Set MAX_/LIM_* settings via env var
|
2020-08-23 16:09:58 +02:00 |
wsgi.py
|
Remove leftover code
|
2020-08-23 19:07:12 +02:00 |