NewsBlur/apps/profile
2024-02-26 14:42:17 -05:00
..
management Adding premium renewal to account management dialog. 2022-06-05 09:14:14 -04:00
migrations Adding file system size (bytes) for feeds, decompressing stories to figure out their true size. Needs to be integrated into the UI. 2022-05-11 15:00:23 -04:00
__init__.py Initial 2009-06-16 03:08:55 +00:00
factories.py build factories for testing for profile, reader, rss_feeds models 2021-06-30 21:09:24 -06:00
forms.py Restyling premium upgrade dialog. Needs stripe/paypal hookup and billing integration. 2022-01-21 12:55:12 -05:00
middleware.py Updating redis query log to include response time as well. Huge improvement in redis monitoring. 2022-06-24 12:30:29 -04:00
models.py Adding individual IP addresses from hetzner. 2024-02-26 14:42:17 -05:00
tasks.py Refactoring 2022-06-22 15:53:13 -04:00
test_profile.py rename test files and testcase classes so they can be found by pytest 2020-11-07 11:47:14 +07:00
urls.py Wrapping paypal ipn in an assertionerror check because sometimes paypal sends webhooks to ipn endpoint. 2022-07-01 15:04:56 -04:00
views.py Refreshing unread counts when changing days_of_unread. 2022-07-07 21:44:57 -04:00