Dispatcharr/apps
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
..
accounts feat(catchup): enhance catchup functionality with user and system settings 2026-07-18 18:55:51 +00:00
api fix(schema): enhance Swagger/OpenAPI schema generation for concurrent requests 2026-07-16 19:24:46 +00:00
backups tests: Move tests to under tests folder. 2026-07-07 18:51:35 +00:00
channels feat(catchup): enhance catchup functionality with user and system settings 2026-07-18 18:55:51 +00:00
connect Enhancement: Update plugin discovery logic to include release_connections parameter, improving resource management during event triggering. 2026-07-07 18:25:52 +00:00
dashboard tests: Move tests to under tests folder. 2026-07-07 18:51:35 +00:00
epg feat(epg): add native xz decompression support for EPG sources 2026-07-07 19:48:44 -05:00
hdhr fix(api): update HDHR URLs to use port-aware URI builder 2026-06-07 14:27:57 -05:00
m3u feat(m3u): add native xz decompression support for uploaded M3U playlists 2026-07-07 19:48:44 -05:00
output feat(catchup): enhance catchup functionality with user and system settings 2026-07-18 18:55:51 +00:00
plugins fix(plugins): improve plugin discovery in multi-worker setups (Fixes #1452) 2026-07-17 22:16:47 +00:00
proxy feat(catchup): enhance catchup functionality with user and system settings 2026-07-18 18:55:51 +00:00
timeshift feat(catchup): enhance catchup functionality with user and system settings 2026-07-18 18:55:51 +00:00
vod fix(vod): prevent group selection loss on empty category fetch 2026-07-09 21:26:36 +00:00