mirror of
https://github.com/Dispatcharr/Dispatcharr.git
synced 2026-07-18 09:06:06 +00:00
- Fix socket leak in local IP detection using try/finally; replace 8.8.8.8 with RFC 5737 test address 203.0.113.1 - Validate ipify response with ipaddress.ip_address() before using in URL - Push ip_lookup_complete WebSocket event when background lookup finishes, eliminating frontend polling entirely - Show Skeleton placeholder in sidebar while IP lookup is pending - Replace hover-to-reveal blur with click-to-toggle for mobile support - Fix copy button propagating click to blur toggle via stopPropagation - Add missing city field to null-env fallback in settings store - Add setEnvironmentFields() store action for WebSocket-driven updates - Remove unused imports from api_views.py |
||
|---|---|---|
| .. | ||
| fixtures | ||
| management/commands | ||
| migrations | ||
| __init__.py | ||
| admin.py | ||
| api_urls.py | ||
| api_views.py | ||
| apps.py | ||
| command_utils.py | ||
| developer_notifications.py | ||
| models.py | ||
| redis_pubsub.py | ||
| scheduling.py | ||
| serializers.py | ||
| signals.py | ||
| tasks.py | ||
| tests.py | ||
| urls.py | ||
| utils.py | ||
| views.py | ||
| xtream_codes.py | ||