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
dekzter
3f445607e0
looooots of updates for user-management, initial commit of access control
2025-05-31 18:01:46 -04:00
dekzter
74d58515d0
user management, user levels, user level channel access
2025-05-18 11:19:34 -04:00
SergeantPanda
cb891461bf
Dynamically create TunerCount for HDHR based on profile max connections. Minimum of 2, unlimited is 10.
2025-04-13 20:31:10 -05:00
SergeantPanda
cab4fa4986
Forgot quotes.
2025-04-11 16:29:12 -05:00
SergeantPanda
1209b0c238
Add TunerCount to device discovery response. Hard coded to 10 for now.
2025-04-11 16:19:52 -05:00
Dispatcharr
aa6cbf3b65
Removed HDHR from root url
2025-03-21 08:22:17 -05:00
Dispatcharr
106999d32d
Updated HDHR to use proxy
2025-03-18 22:46:15 -05:00
dekzter
9711d7ab34
modified database fields for consistency, removed custom_url from streams (no longer needed)
2025-03-16 09:07:10 -04:00
Dispatcharr
e305f1cba0
Fixed HDHR
...
Changed URLs so they would properly work as a HDHR device.
2025-03-06 18:43:14 -06:00
Dispatcharr
045509a017
HDHR support fixed
2025-03-02 15:07:57 -06:00
Dispatcharr
3978e60ce9
Pre Alpha 2
...
Added FFMPEG
Removed "is_active"
Added m3u output
2025-02-19 16:55:23 -06:00