dekzter
24f812dc4d
initial connect feature
2026-02-08 09:29:22 -05:00
SergeantPanda
5364123745
- Swagger/OpenAPI Migration: Migrated from drf-yasg (OpenAPI 2.0) to drf-spectacular (OpenAPI 3.0) for API documentation. This provides:
...
- Native Bearer token authentication support in Swagger UI - users can now enter just the JWT token and the "Bearer " prefix is automatically added
- Modern OpenAPI 3.0 specification compliance
- Better auto-generation of request/response schemas
- Improved documentation accuracy with serializer introspection
2026-01-27 13:33:33 -06:00
Jim McBride
3eaa76174e
Feature: Automated configuration backups with scheduling
...
- Create/Download/Upload/Restore database backups (PostgreSQL and SQLite)
- Configurable data directory backups (via settings.py)
- Scheduled backups (daily/weekly) via Celery Beat
- Retention policy (keep last N backups)
- Token-based auth for async task polling
- X-Accel-Redirect support for nginx file serving
- Comprehensive tests
2025-11-26 21:11:13 -06:00
Dispatcharr
e9a11588c4
Init Plugins
2025-09-05 17:10:11 -05:00
SergeantPanda
fa2b3fbe3e
Merge branch 'dev' of https://github.com/Dispatcharr/Dispatcharr into vod-relationtest
2025-08-19 18:24:27 -05:00
SergeantPanda
e12ce4e596
Swagger endpoint can now be accessed with or without a trailing slash.
2025-08-19 18:16:21 -05:00
SergeantPanda
88a9f8b14e
Fix vods not displaying in the webui.
2025-08-03 10:40:17 -05:00
Dispatcharr
1fb7a0c9eb
Alpha v3
...
Added user agents
Added Stream Profiles
Added new API calls
2025-02-21 15:31:59 -06:00
Dispatcharr
8edb743ebd
Initial commit
2025-02-18 11:14:09 -06:00