ttvdrops/kick
Joakim Hellsén 51defc11e1
All checks were successful
Deploy to Server / deploy (push) Successful in 25s
Fix categoryless campaigns not making template work
2026-05-09 22:53:29 +02:00
..
management Fix Kick importer 2026-05-09 22:46:17 +02:00
migrations Add is_fully_imported field to DropCampaign and KickDropCampaign models; update views and commands to filter by this field 2026-03-20 00:55:32 +01:00
tests Fix categoryless campaigns not making template work 2026-05-09 22:53:29 +02:00
__init__.py Add support for Kick 2026-03-15 04:19:03 +01:00
apps.py Add support for Kick 2026-03-15 04:19:03 +01:00
feeds.py Improve performance and add type hints 2026-04-11 00:44:16 +02:00
models.py Add smoke tests for endpoints and optimize database queries 2026-04-10 23:54:10 +02:00
schemas.py Fix Kick importer 2026-05-09 22:46:17 +02:00
tasks.py Use celery tasks instead of systemd timers for periodic work; and add more tests 2026-04-08 03:23:18 +02:00
urls.py Add support for Kick 2026-03-15 04:19:03 +01:00
views.py Add smoke tests for endpoints and optimize database queries 2026-04-10 23:54:10 +02:00