Dispatcharr/apps/timeshift/tests
SergeantPanda b6442e6421 feat(catchup): enhance catchup functionality with user and system settings
This update introduces a new `is_catchup_enabled` function to determine if catch-up is allowed for users based on their custom properties and system settings. The `UserViewSet` is modified to restrict admin-managed properties, including catch-up access. Additionally, various views and tests are updated to incorporate catch-up checks, ensuring that users without access receive appropriate error responses. The frontend is enhanced with a catch-up toggle in user and system settings forms, allowing for better management of catch-up capabilities.
2026-07-18 18:55:51 +00:00
..
__init__.py feat: built-in XC catch-up (timeshift) support 2026-05-27 13:13:20 +02:00
test_helpers.py feat(range): add full restart range detection and enhance plain reconnect logic 2026-07-18 00:43:09 +00:00
test_sessions.py feat(catchup): enhance catchup functionality with user and system settings 2026-07-18 18:55:51 +00:00
test_stats.py refactor(stats): simplify channel logo handling in stats data 2026-07-17 23:21:44 +00:00
test_views.py feat(catchup): enhance catchup functionality with user and system settings 2026-07-18 18:55:51 +00:00