Dispatcharr/apps
None 54f3ee2185 Remove is_Active reference to user accounts
Removed is_active references and checks for users accounts as the functionality does not align with project direction
2026-02-23 18:39:54 -06:00
..
accounts Remove is_Active reference to user accounts 2026-02-23 18:39:54 -06:00
api initial connect feature 2026-02-08 09:29:22 -05:00
backups Fix #954: Superuser detection; Feature #1004: User account disable/enable 2026-02-22 18:05:02 -06:00
channels Bug Fix: Fix bug where attempting to schedule a one-time recording of a future program resulted in the recording starting immediately. 2026-02-18 16:25:33 -06:00
connect hardening of script handling with configurable variables - making script execution more secure 2026-02-15 07:37:00 -05:00
dashboard modified database fields for consistency, removed custom_url from streams (no longer needed) 2025-03-16 09:07:10 -04:00
epg feat(scheduling): add cron builder and refactor scheduling components (Closes #165) 2026-02-12 18:08:13 -06:00
hdhr - Swagger/OpenAPI Migration: Migrated from drf-yasg (OpenAPI 2.0) to drf-spectacular (OpenAPI 3.0) for API documentation. This provides: 2026-01-27 13:33:33 -06:00
m3u Merge pull request #946 from CodeBormen/fix/945-XC-profile-refresh-extract-wrong-credentials 2026-02-16 16:04:53 -06:00
output Remove is_Active reference to user accounts 2026-02-23 18:39:54 -06:00
plugins added event support to plugins 2026-02-11 19:50:11 -05:00
proxy Remove is_Active reference to user accounts 2026-02-23 18:39:54 -06:00
vod Bug Fix: Changed logo comparisons to use logo_id (raw FK integer) instead of logo (related object) to avoid Django's lazy loading, which triggers a database fetch that fails if the referenced logo no longer exists. 2026-01-16 13:50:43 -06:00