feedvault.se/feeds
Joakim Hellsén 668526229d
All checks were successful
Deploy to Server / deploy (push) Successful in 12s
Refactor entry_detail view to simplify JSON escaping logic
2026-03-30 02:17:35 +02:00
..
management Refactor archive_feed command to confirm deletion of entries before proceeding 2026-03-27 04:29:15 +01:00
migrations Run Prek 2026-03-29 16:55:59 +02:00
tests Run Prek 2026-03-29 16:55:59 +02:00
__init__.py Add empty feeds app 2026-03-24 00:21:03 +01:00
apps.py Add empty feeds app 2026-03-24 00:21:03 +01:00
models.py Add initial version of feeds app 2026-03-24 03:58:08 +01:00
services.py Add initial version of feeds app 2026-03-24 03:58:08 +01:00
tasks.py Refactor archive_feed_task to include auto-retry and error handling 2026-03-26 19:28:19 +01:00
urls.py Use templates for rendering 2026-03-27 04:26:09 +01:00
views.py Refactor entry_detail view to simplify JSON escaping logic 2026-03-30 02:17:35 +02:00