Dispatcharr/apps/timeshift
SergeantPanda ab8e3f93c6
Some checks failed
Backend Tests / Plan test groups (push) Has been cancelled
CI Pipeline / prepare (push) Has been cancelled
Build and Push Multi-Arch Docker Image / build-and-push (push) Has been cancelled
Backend Tests / (push) Has been cancelled
CI Pipeline / docker (amd64, ubuntu-24.04) (push) Has been cancelled
CI Pipeline / docker (arm64, ubuntu-24.04-arm) (push) Has been cancelled
CI Pipeline / create-manifest (push) Has been cancelled
tests: Fix backend timeshift test.
2026-07-13 23:31:31 +00:00
..
tests tests: Fix backend timeshift test. 2026-07-13 23:31:31 +00:00
__init__.py feat: built-in XC catch-up (timeshift) support 2026-05-27 13:13:20 +02:00
api_urls.py feat(timeshift): add catch-up playback, stats, and admin APIs 2026-07-11 17:14:31 +00:00
api_views.py feat(timeshift): add catch-up playback, stats, and admin APIs 2026-07-11 17:14:31 +00:00
apps.py feat: built-in XC catch-up (timeshift) support 2026-05-27 13:13:20 +02:00
helpers.py feat(timeshift): add catch-up playback, stats, and admin APIs 2026-07-11 17:14:31 +00:00
redis_keys.py feat(timeshift): add catch-up playback, stats, and admin APIs 2026-07-11 17:14:31 +00:00
sessions.py feat(timeshift): add catch-up playback, stats, and admin APIs 2026-07-11 17:14:31 +00:00
stats.py fix(timeshift): enhance session handling and playback logic 2026-07-12 21:09:40 +00:00
stats_views.py feat(timeshift): add catch-up playback, stats, and admin APIs 2026-07-11 17:14:31 +00:00
urls.py feat(timeshift): add catch-up playback, stats, and admin APIs 2026-07-11 17:14:31 +00:00
views.py fix(timeshift): enhance session handling and playback logic 2026-07-12 21:09:40 +00:00