NewsBlur/newsblur_web
2023-05-02 09:31:43 -04:00
..
__init__.py
assets.yml Fixing relative image urls to be absolute urls. Looks like a BeautifulSoup4 upgrade didn't catch the new attrs syntax. Also fixing bookmarklet loading wrong JS/CSS in development. 2022-11-24 12:53:40 -05:00
celeryapp.py
docker_local_settings.py Keep auto premium on for docker installs. 2022-09-26 09:40:18 -04:00
entrypoint.sh Merge master into sictiru 2022-02-16 21:16:24 -08:00
settings.py Max emails sent per user per day is now 20 emails for story notifications. This affects only two users. 2023-05-02 09:31:43 -04:00
sitecustomize.py
test_settings.py
urls.py Another Elasticsearch More Like This implementation, but it still doesn't surface anything close to correct. 2022-05-05 14:26:00 -04:00
wsgi.py