NewsBlur/apps/rss_feeds
2024-03-03 13:06:08 -05:00
..
fixtures Fixing typo on blog. 2022-11-23 09:19:05 -05:00
management Mongo backups should use a dual-docker solution: 1) Use docker to backup mongo from the mongo container, 2) use newsblur_web container to upload to S3. 2021-07-16 12:25:25 -04:00
migrations Adding feed archive count and showing it in Statistics (with the feed byte size on hover). 2022-06-06 16:03:50 -04:00
__init__.py
admin.py
factories.py build factories for testing for profile, reader, rss_feeds models 2021-06-30 21:09:24 -06:00
icon_importer.py Icon importer also uses new consul domain. 2024-02-26 21:07:40 -05:00
models.py Handling @handle youtube.com feeds when adding a feed. 2024-03-03 13:06:08 -05:00
page_importer.py Moving to new node page consul domain. 2024-02-25 17:54:11 -05:00
tasks.py Handling too many feeds tasked. 2024-02-28 09:33:10 -05:00
test_rss_feeds.py rename test files and testcase classes so they can be found by pytest 2020-11-07 11:47:14 +07:00
text_importer.py 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
urls.py
views.py Fixing elasticsearch to allow consul to assume its OK. 2022-12-26 19:17:14 -05:00